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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.UpdateUser

Synopsis

Documentation

data UpdateUser Source #

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

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

Constructors

UpdateUser 

Fields

data UpdateUserResponse Source #

Constructors

UpdateUserResponse 

Instances

Eq UpdateUserResponse Source # 
Ord UpdateUserResponse Source # 
Show UpdateUserResponse Source # 
AsMemoryResponse UpdateUserResponse Source # 
Transaction UpdateUser UpdateUserResponse Source # 
ResponseConsumer UpdateUser UpdateUserResponse Source # 
type MemoryResponse UpdateUserResponse Source # 
type ResponseMetadata UpdateUserResponse Source #