ISTSAssumeRoleResponse
Interface in AWS.STS
Interface for AssumeRole responses.
Ancestors
Properties
AssumedRoleUser
property AssumedRoleUser: ISTSAssumedRoleUser
Type: ISTSAssumedRoleUser
The AssumedRoleUser identifiers for the returned Credentials.
Credentials
property Credentials: IAWSExpiringCredentials
Temporary credentials.
PackedPolicySize
property PackedPolicySize: Integer
A percentage value indicating the packed size of the session policies and tags combined. If the packed size is greater than 100 percent, the request fails.
SourceIdentity
property SourceIdentity: string
The source identity specified by the principal that is calling AssumeRole.