Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface GetTemporaryGluePartitionCredentialsCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

AccessKeyId?: string

The access key ID for the temporary credentials.

Expiration?: Date

The date and time when the temporary credentials expire.

SecretAccessKey?: string

The secret key for the temporary credentials.

SessionToken?: string

The session token for the temporary credentials.