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

Safe HaskellNone
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

data GetUserPolicyResponse Source #

Constructors

GetUserPolicyResponse 

Fields

Instances

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