aws-0.24.2: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aws.Iam.Commands.GetUserPolicy

Synopsis

Documentation

data GetUserPolicy Source #

Retreives the specified policy document for the specified user.

http://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUserPolicy.html

Constructors

GetUserPolicy 

Fields

Instances

Instances details
SignQuery GetUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Associated Types

type ServiceConfiguration GetUserPolicy :: Type -> Type Source #

Show GetUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Eq GetUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Ord GetUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

ResponseConsumer GetUserPolicy GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Transaction GetUserPolicy GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type ServiceConfiguration GetUserPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

data GetUserPolicyResponse Source #

Constructors

GetUserPolicyResponse 

Fields

Instances

Instances details
AsMemoryResponse GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Show GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Eq GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Ord GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

ResponseConsumer GetUserPolicy GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Transaction GetUserPolicy GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type MemoryResponse GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type ResponseMetadata GetUserPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy