aws-0.24.1: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
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

Instances details
SignQuery PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Associated Types

type ServiceConfiguration PutUserPolicy :: Type -> Type #

Show PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Methods

showsPrec :: Int -> PutUserPolicy -> ShowS #

show :: PutUserPolicy -> String #

showList :: [PutUserPolicy] -> ShowS #

Eq PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Transaction PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type ServiceConfiguration PutUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

data PutUserPolicyResponse #

Constructors

PutUserPolicyResponse 

Instances

Instances details
AsMemoryResponse PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Show PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Eq PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Ord PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

ResponseConsumer PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

Transaction PutUserPolicy PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type MemoryResponse PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy

type ResponseMetadata PutUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.PutUserPolicy