Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetTemporaryGlueTableCredentialsRequest

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?: 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.