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

Instances

Instances details
SignQuery GetUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Associated Types

type ServiceConfiguration GetUserPolicy :: Type -> Type #

Show GetUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Methods

showsPrec :: Int -> GetUserPolicy -> ShowS #

show :: GetUserPolicy -> String #

showList :: [GetUserPolicy] -> ShowS #

Eq GetUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Ord GetUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

ResponseConsumer GetUserPolicy GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Transaction GetUserPolicy GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type ServiceConfiguration GetUserPolicy # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

data GetUserPolicyResponse #

Constructors

GetUserPolicyResponse 

Fields

Instances

Instances details
AsMemoryResponse GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Show GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Eq GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Ord GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

ResponseConsumer GetUserPolicy GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

Transaction GetUserPolicy GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type MemoryResponse GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy

type ResponseMetadata GetUserPolicyResponse # 
Instance details

Defined in Aws.Iam.Commands.GetUserPolicy