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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.PutUserPolicy

Synopsis

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

data PutUserPolicyResponse Source #

Constructors

PutUserPolicyResponse 

Instances

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