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 GetTemporaryGlueTableCredentialsCommandInputProtected

Hierarchy

Properties

AuditContext?: AuditContext

A structure representing context to access a resource (column names, query ID, etc).

DurationSeconds?: number

The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.

Permissions?: string[]

Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).

SupportedPermissionTypes: undefined | string[]

A list of supported permission types for the table. Valid values are COLUMN_PERMISSION and CELL_FILTER_PERMISSION.

TableArn: undefined | string

The ARN identifying a table in the Data Catalog for the temporary credentials request.