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

Instances
Eq PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Show PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

SignQuery PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type ServiceConfiguration PutUserPolicy :: * -> * #

Transaction PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type ResponseMetadata PutUserPolicyResponse :: * #

type ServiceConfiguration PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

data PutUserPolicyResponse #

Constructors

PutUserPolicyResponse 
Instances
Eq PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Show PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

AsMemoryResponse PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type MemoryResponse PutUserPolicyResponse :: * #

Transaction PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type ResponseMetadata PutUserPolicyResponse :: * #

type MemoryResponse PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type ResponseMetadata PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy