class Aws::S3::Types::SessionCredentials
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/SessionCredentials AWS API Documentation
@return [Time]
refreshed beyond the original specified interval.
temporary credentials. Temporary credentials cannot be extended or
those credentials will fail. So you must generate a new set of
After temporary credentials expire, any calls that you make with
Temporary security credentials expire after a specified interval.
@!attribute [rw] expiration
@return [String]
used to validate the temporary security credentials.
A part of the temporary security credentials. The session token is
@!attribute [rw] session_token
@return [String]
identifies the sender and prevents the request from being altered.
programmatic Amazon Web Services requests. Signing a request
A key that’s used with the access key ID to cryptographically sign
@!attribute [rw] secret_access_key
@return [String]
programmatic Amazon Web Services requests cryptographically.
access key ID and the secret access key are used together to sign
A unique identifier that’s associated with a secret access key. The
@!attribute [rw] access_key_id
</note>
operations on directory buckets.
for the authentication and authorization of Zonal endpoint API
<note markdown=“1”> **Directory buckets** - These session credentials are only supported
The established temporary security credentials of the session.