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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.GetUserPolicy

Synopsis

Documentation

data GetUserPolicy #

Retreives the specified policy document for the specified user.

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

Constructors

GetUserPolicy 

Fields

data GetUserPolicyResponse #

Constructors

GetUserPolicyResponse 

Fields

Instances

Eq GetUserPolicyResponse # 
Ord GetUserPolicyResponse # 
Show GetUserPolicyResponse # 
AsMemoryResponse GetUserPolicyResponse # 
Transaction GetUserPolicy GetUserPolicyResponse # 
ResponseConsumer GetUserPolicy GetUserPolicyResponse # 
type MemoryResponse GetUserPolicyResponse # 
type ResponseMetadata GetUserPolicyResponse #