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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.PutGroupPolicy

Synopsis

Documentation

data PutGroupPolicy Source #

Adds a policy document with the specified name, associated with the specified group.

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

Constructors

PutGroupPolicy 

Fields

Instances
Eq PutGroupPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Ord PutGroupPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Show PutGroupPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

SignQuery PutGroupPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Transaction PutGroupPolicy PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

ResponseConsumer PutGroupPolicy PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

type ServiceConfiguration PutGroupPolicy Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

data PutGroupPolicyResponse Source #

Instances
Eq PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Ord PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Show PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

AsMemoryResponse PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

Transaction PutGroupPolicy PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

ResponseConsumer PutGroupPolicy PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

type MemoryResponse PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy

type ResponseMetadata PutGroupPolicyResponse Source # 
Instance details

Defined in Aws.Iam.Commands.PutGroupPolicy