AssumeRoleWithSamlResponse
Contains the response to a successful AssumeRoleWithSAML request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
Types
Properties
The identifiers for the temporary security credentials that the operation returns.
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
A hash value based on the concatenation of the following:
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request. The request fails if the packed size is greater than 100 percent, which means the policies and tags exceeded the allowed space.
The value in the SourceIdentity
attribute in the SAML assertion.
The format of the name ID, as defined by the Format
attribute in the NameID
element of the SAML assertion. Typical examples of the format are transient
or persistent
.