http://lakeformation.{region}.amazonaws.com/GetTemporaryGlueTableCredentialsAllows a caller in a secure environment to assume a role with permission to access Amazon S3. In order to vend such credentials, Lake Formation assumes the role associated with a registered location, for example an Amazon S3 bucket, with a scope down policy which restricts the access to a single prefix.
The ARN identifying a table in the Data Catalog for the temporary credentials request.
Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).
A structure used to include auditing information on the privileged API.
The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.
A list of supported permission types for the table. Valid values are <code>COLUMN_PERMISSION</code> and <code>CELL_FILTER_PERMISSION</code>.
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request POST \2 --url 'http://lakeformation.{region}.amazonaws.com/GetTemporaryGlueTableCredentials' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}http://lakeformation.{region}.amazonaws.com/GetTemporaryGlueTableCredentialsAllows a caller in a secure environment to assume a role with permission to access Amazon S3. In order to vend such credentials, Lake Formation assumes the role associated with a registered location, for example an Amazon S3 bucket, with a scope down policy which restricts the access to a single prefix.
The ARN identifying a table in the Data Catalog for the temporary credentials request.
Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).
A structure used to include auditing information on the privileged API.
The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.
A list of supported permission types for the table. Valid values are <code>COLUMN_PERMISSION</code> and <code>CELL_FILTER_PERMISSION</code>.
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request POST \2 --url 'http://lakeformation.{region}.amazonaws.com/GetTemporaryGlueTableCredentials' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}