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

Instances details
SignQuery UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Associated Types

type ServiceConfiguration UpdateGroup :: Type -> Type Source #

Show UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Methods

showsPrec :: Int -> UpdateGroup -> ShowS

show :: UpdateGroup -> String

showList :: [UpdateGroup] -> ShowS

Eq UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Methods

(==) :: UpdateGroup -> UpdateGroup -> Bool

(/=) :: UpdateGroup -> UpdateGroup -> Bool

Ord UpdateGroup Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

ResponseConsumer UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Transaction 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

Instances details
AsMemoryResponse UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Show UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Methods

showsPrec :: Int -> UpdateGroupResponse -> ShowS

show :: UpdateGroupResponse -> String

showList :: [UpdateGroupResponse] -> ShowS

Eq UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Ord UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

ResponseConsumer UpdateGroup UpdateGroupResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateGroup

Transaction 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