Credentials
class Credentials
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
Types
Properties
Link copied to clipboard
The access key ID that identifies the temporary security credentials.
Link copied to clipboard
The datetime on which the current credentials expire.
Link copied to clipboard
The secret access key that can be used to sign requests.
Link copied to clipboard
The token that users must pass to the service API to use the temporary credentials.