Credentials - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Credentials

The Amazon 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 Amazon SDKs, see the following: