Safe Haskell | None |
---|---|
Language | Haskell2010 |
- 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
PutUserPolicy | |
|
data PutUserPolicyResponse Source #