Update Role
GET {{aws_identtity_and_access_management_base_url}}/?Description&MaxSessionDuration&RoleName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Description | null | The new description that you want to apply to the specified role. | |
MaxSessionDuration | null | The maximum session duration (in seconds) that you want to set for the specified role. If you do not specify a value for this setting, the default maximum of one hour is applied. This setting can have a value from 1 hour to 12 hours. | |
RoleName | null | The name of the role that you want to modify. | |
Version | string | The version of the API. |