IIAMUpdateRoleRequest
Interface in AWS.IAM
Interface for UpdateRole requests.
Ancestors
Properties
Description
property Description: string
Optionally, specify a new description for the IAM role.
MaxSessionDuration
property MaxSessionDuration: TOptional<Integer>
Optionally, specify the maximum session duration (in seconds) for the specified IAM role.
Valid range: 3600 - 43200 (1 to 12 hours).
RoleName
property RoleName: string
Specify the name of the IAM role to update.