AwsIamAccessKeySessionContextSessionIssuer
Information about the entity that created the session.
Contents
- AccountId
-
The identifier of the AWS account that created the session.
Type: String
Pattern:
.*\S.*
Required: No
- Arn
-
The ARN of the session.
Type: String
Pattern:
.*\S.*
Required: No
- PrincipalId
-
The principal ID of the principal (user, role, or group) that created the session.
Type: String
Pattern:
.*\S.*
Required: No
- Type
-
The type of principal (user, role, or group) that created the session.
Type: String
Pattern:
.*\S.*
Required: No
- UserName
-
The name of the principal that created the session.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: