| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.User
Description
The AWS::IAM::User type creates a user.
Documentation
Full data type definition for User. See user for a more convenient
constructor.
Constructors
| User | |
Fields
| |
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.