aws-0.16: Amazon Web Services (AWS) for Haskell

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.PutUserPolicy

Synopsis

Documentation

data PutUserPolicy #

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

data PutUserPolicyResponse #

Constructors

PutUserPolicyResponse 

Instances

Eq PutUserPolicyResponse # 
Ord PutUserPolicyResponse # 
Show PutUserPolicyResponse # 
AsMemoryResponse PutUserPolicyResponse # 
Transaction PutUserPolicy PutUserPolicyResponse # 
ResponseConsumer PutUserPolicy PutUserPolicyResponse # 
type MemoryResponse PutUserPolicyResponse # 
type ResponseMetadata PutUserPolicyResponse #