v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Gets the credentials of an environment in Amazon DataZone.

get/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/credentials

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which this environment and its credentials exist.

environmentIdentifierstring required

The ID of the environment whose credentials this operation gets.

Response

Success

accessKeyIdstring

The access key ID of the environment.

secretAccessKeystring

The secret access key of the environment credentials.

sessionTokenstring

The session token of the environment credentials.

expirationstring date-time

The expiration timestamp of the environment credentials.