Credentials - Amazon EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Credentials

The AWS Signature Version 4 type of temporary credentials.

Contents

accessKeyId

The access key ID that identifies the temporary security credentials.

Type: String

Required: Yes

expiration

The Unix epoch timestamp in seconds when the current credentials expire.

Type: Timestamp

Required: Yes

secretAccessKey

The secret access key that applications inside the pods use to sign requests.

Type: String

Required: Yes

sessionToken

The token that applications inside the pods must pass to any service API to use the temporary credentials.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: