GetTemporaryGlueTableCredentialsRequest
Types
Properties
Link copied to clipboard
A structure representing context to access a resource (column names, query ID, etc).
Link copied to clipboard
The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.
Link copied to clipboard
Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).
Link copied to clipboard
A structure used as a protocol between query engines and Lake Formation or Glue. Contains both a Lake Formation generated authorization identifier and information from the request's authorization context.
Link copied to clipboard
A list of supported permission types for the table. Valid values are COLUMN_PERMISSION
and CELL_FILTER_PERMISSION
.
Functions
Link copied to clipboard
inline fun copy(block: GetTemporaryGlueTableCredentialsRequest.Builder.() -> Unit = {}): GetTemporaryGlueTableCredentialsRequest