class Aws::STS::Types::GetSessionTokenResponse

Contains the response to a successful GetSessionToken request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.

@!attribute [rw] credentials

The temporary security credentials, which include an access key ID,
a secret access key, and a security (or session) token.

<note markdown="1"> The size of the security token that STS API operations return is not
fixed. We strongly recommend that you make no assumptions about the
maximum size.

 </note>
@return [Types::Credentials]

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/GetSessionTokenResponse AWS API Documentation

Constants

SENSITIVE