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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.UpdateGroup

Synopsis

Documentation

data UpdateGroup Source #

Updates the name and/or path of the specified group.

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

Constructors

UpdateGroup 

Fields

Instances
Eq UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Ord UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Show UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

SignQuery UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Associated Types

type ServiceConfiguration UpdateGroup :: Type -> Type Source #

Transaction UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

ResponseConsumer UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

type ServiceConfiguration UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

data UpdateGroupResponse Source #

Constructors

UpdateGroupResponse 
Instances
Eq UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Ord UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Show UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

AsMemoryResponse UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Transaction UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

ResponseConsumer UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

type MemoryResponse UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

type ResponseMetadata UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup