Safe Haskell | None |
---|---|
Language | Haskell2010 |
The AWS::IAM::User type creates a user.
Documentation
Full data type definition for User. See user
for a more convenient
constructor.
User | |
|
uLoginProfile :: Lens' User (Maybe UserLoginProfile) Source
Creates a login profile so that the user can access the AWS Management Console.
uManagedPolicyArns :: Lens' User (Maybe [Val Text]) Source
One or more managed policy ARNs to attach to this user.