| Class | Description |
|---|---|
| AddLFTagsToResourceRequest | |
| AddLFTagsToResourceResult | |
| BatchGrantPermissionsRequest | |
| BatchGrantPermissionsResult | |
| BatchPermissionsFailureEntry |
A list of failures when performing a batch grant or batch revoke operation.
|
| BatchPermissionsRequestEntry |
A permission to a resource granted by batch operation to the principal.
|
| BatchRevokePermissionsRequest | |
| BatchRevokePermissionsResult | |
| CatalogResource |
A structure for the catalog object.
|
| ColumnLFTag |
A structure containing the name of a column resource and the tags attached to it.
|
| ColumnWildcard |
A wildcard object, consisting of an optional list of excluded column names or indexes.
|
| CreateLFTagRequest | |
| CreateLFTagResult | |
| DatabaseResource |
A structure for the database object.
|
| DataLakePrincipal |
The AWS Lake Formation principal.
|
| DataLakeSettings |
A structure representing a list of AWS Lake Formation principals designated as data lake administrators and lists of
principal permission entries for default create database and default create table permissions.
|
| DataLocationResource |
A structure for a data location object where permissions are granted or revoked.
|
| DeleteLFTagRequest | |
| DeleteLFTagResult | |
| DeregisterResourceRequest | |
| DeregisterResourceResult | |
| DescribeResourceRequest | |
| DescribeResourceResult | |
| DetailsMap |
A structure containing the additional details to be returned in the
AdditionalDetails attribute of
PrincipalResourcePermissions. |
| ErrorDetail |
Contains details about an error.
|
| FilterCondition |
This structure describes the filtering of columns in a table based on a filter condition.
|
| GetDataLakeSettingsRequest | |
| GetDataLakeSettingsResult | |
| GetEffectivePermissionsForPathRequest | |
| GetEffectivePermissionsForPathResult | |
| GetLFTagRequest | |
| GetLFTagResult | |
| GetResourceLFTagsRequest | |
| GetResourceLFTagsResult | |
| GrantPermissionsRequest | |
| GrantPermissionsResult | |
| LFTag |
A structure that allows an admin to grant user permissions on certain conditions.
|
| LFTagError |
A structure containing an error related to a
TagResource or UnTagResource operation. |
| LFTagKeyResource |
A structure containing a tag key and values for a resource.
|
| LFTagPair |
A structure containing a tag key-value pair.
|
| LFTagPolicyResource |
A structure containing a list of tag conditions that apply to a resource's tag policy.
|
| ListLFTagsRequest | |
| ListLFTagsResult | |
| ListPermissionsRequest | |
| ListPermissionsResult | |
| ListResourcesRequest | |
| ListResourcesResult | |
| PrincipalPermissions |
Permissions granted to a principal.
|
| PrincipalResourcePermissions |
The permissions granted or revoked on a resource.
|
| PutDataLakeSettingsRequest | |
| PutDataLakeSettingsResult | |
| RegisterResourceRequest | |
| RegisterResourceResult | |
| RemoveLFTagsFromResourceRequest | |
| RemoveLFTagsFromResourceResult | |
| Resource |
A structure for the resource.
|
| ResourceInfo |
A structure containing information about an AWS Lake Formation resource.
|
| RevokePermissionsRequest | |
| RevokePermissionsResult | |
| SearchDatabasesByLFTagsRequest | |
| SearchDatabasesByLFTagsResult | |
| SearchTablesByLFTagsRequest | |
| SearchTablesByLFTagsResult | |
| TableResource |
A structure for the table object.
|
| TableWildcard |
A wildcard object representing every table under a database.
|
| TableWithColumnsResource |
A structure for a table with columns object.
|
| TaggedDatabase |
A structure describing a database resource with tags.
|
| TaggedTable |
A structure describing a table resource with tags.
|
| UpdateLFTagRequest | |
| UpdateLFTagResult | |
| UpdateResourceRequest | |
| UpdateResourceResult |
| Enum | Description |
|---|---|
| ComparisonOperator | |
| DataLakeResourceType | |
| FieldNameString | |
| Permission | |
| ResourceShareType | |
| ResourceType |
| Exception | Description |
|---|---|
| AccessDeniedException |
Access to a resource was denied.
|
| AlreadyExistsException |
A resource to be created or added already exists.
|
| AWSLakeFormationException |
Base exception for all service exceptions thrown by AWS Lake Formation
|
| ConcurrentModificationException |
Two processes are trying to modify a resource simultaneously.
|
| EntityNotFoundException |
A specified entity does not exist
|
| GlueEncryptionException |
An encryption operation failed.
|
| InternalServiceException |
An internal service error occurred.
|
| InvalidInputException |
The input provided was not valid.
|
| OperationTimeoutException |
The operation timed out.
|
| ResourceNumberLimitExceededException |
A resource numerical limit was exceeded.
|
Copyright © 2021. All rights reserved.