Credentials
class Credentials
The Amazon Web Services Signature Version 4 type of temporary credentials.
Types
Properties
Link copied to clipboard
The access key ID that identifies the temporary security credentials.
Link copied to clipboard
The Unix epoch timestamp in seconds when the current credentials expire.
Link copied to clipboard
The secret access key that applications inside the pods use to sign requests.
Link copied to clipboard
The token that applications inside the pods must pass to any service API to use the temporary credentials.