AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This API is identical to GetTemporaryTableCredentials
except that this is used
when the target Data Catalog resource is of type Partition. Lake Formation restricts
the permission of the vended credentials with the same scope down policy which restricts
access to a single Amazon S3 prefix.
For .NET Core this operation is only available in asynchronous form. Please refer to GetTemporaryGluePartitionCredentialsAsync.
Namespace: Amazon.LakeFormation
Assembly: AWSSDK.LakeFormation.dll
Version: 3.x.y.z
public abstract GetTemporaryGluePartitionCredentialsResponse GetTemporaryGluePartitionCredentials( GetTemporaryGluePartitionCredentialsRequest request )
Container for the necessary parameters to execute the GetTemporaryGluePartitionCredentials service method.
Exception | Condition |
---|---|
AccessDeniedException | Access to a resource was denied. |
EntityNotFoundException | A specified entity does not exist. |
InternalServiceException | An internal service error occurred. |
InvalidInputException | The input provided was not valid. |
OperationTimeoutException | The operation timed out. |
PermissionTypeMismatchException | The engine does not support filtering data based on the enforced permissions. For example, if you call the GetTemporaryGlueTableCredentials operation with SupportedPermissionType equal to ColumnPermission, but cell-level permissions exist on the table, this exception is thrown. |
.NET Framework:
Supported in: 4.5 and newer, 3.5