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