aws-0.22: 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

Instances
Eq PutUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Show PutUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

SignQuery PutUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type ServiceConfiguration PutUserPolicy :: Type -> Type Source #

Transaction PutUserPolicy PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type ServiceConfiguration PutUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

data PutUserPolicyResponse Source #

Constructors

PutUserPolicyResponse 
Instances
Eq PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Show PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

AsMemoryResponse PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Transaction PutUserPolicy PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type MemoryResponse PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type ResponseMetadata PutUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy