Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.Iam.Commands.PutUserPolicy
Synopsis
- data PutUserPolicy = PutUserPolicy {}
- data PutUserPolicyResponse = PutUserPolicyResponse
Documentation
data PutUserPolicy Source #
Adds a policy document with the specified name, associated with the specified user.
http://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPolicy.html
Constructors
PutUserPolicy | |
Fields
|
Instances
data PutUserPolicyResponse Source #
Constructors
PutUserPolicyResponse |