Update User
GET {{aws_identtity_and_access_management_base_url}}/?NewPath&NewUserName&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
NewPath | null | New path for the IAM user. Include this parameter only if you're changing the user's path. | |
NewUserName | null | New name for the user. Include this parameter only if you're changing the user's name. | |
UserName | null | Name of the user to update. If you're changing the name of the user, this is the original user name. | |
Version | string | The version of the API. |