class Aws::STS::Types::Credentials
@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/Credentials AWS API Documentation
@return [Time]
The date on which the current credentials expire.
@!attribute [rw] expiration
@return [String]
temporary credentials.
The token that users must pass to the service API to use the
@!attribute [rw] session_token
@return [String]
The secret access key that can be used to sign requests.
@!attribute [rw] secret_access_key
@return [String]
credentials.
The access key ID that identifies the temporary security
@!attribute [rw] access_key_id
AWS credentials for API authentication.