aws-0.24.1: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aws.Iam.Commands.UpdateUser

Synopsis

Documentation

data UpdateUser #

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

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

Constructors

UpdateUser 

Fields

Instances

Instances details
SignQuery UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Associated Types

type ServiceConfiguration UpdateUser :: Type -> Type #

Show UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Methods

showsPrec :: Int -> UpdateUser -> ShowS #

show :: UpdateUser -> String #

showList :: [UpdateUser] -> ShowS #

Eq UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ServiceConfiguration UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

data UpdateUserResponse #

Constructors

UpdateUserResponse 

Instances

Instances details
AsMemoryResponse UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Associated Types

type MemoryResponse UpdateUserResponse #

Show UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Methods

showsPrec :: Int -> UpdateUserResponse -> ShowS #

show :: UpdateUserResponse -> String #

showList :: [UpdateUserResponse] -> ShowS #

Eq UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type MemoryResponse UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ResponseMetadata UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser