AssumedRoleUser
The identifiers for the temporary security credentials that the operation returns.
Contents
Arn
The ARN of the temporary security credentials that are returned from the AssumeRole action. For more information about ARNs and how to use them in policies, see IAM Identifiers in the IAM User Guide.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern: [\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]+
Required: Yes
AssumedRoleId
A unique identifier that contains the role ID and the role session name of the role that is being assumed. The role ID is generated by AWS when the role is created.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 193.
Pattern: [\w+=,.@:-]*
Required: Yes