import * as mod from "https://aws-api.deno.dev/v0.1/services/lakeformation.ts?docs=full";
LakeFormation |
BatchGrantPermissionsRequest | |
BatchGrantPermissionsResponse | |
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 | |
BatchRevokePermissionsResponse | |
CatalogResource | A structure for the catalog object. |
ColumnWildcard | A wildcard object, consisting of an optional list of excluded column names or indexes. |
DatabaseResource | A structure for the database object. |
DataLakePrincipal | The AWS Lake Formation principal. Supported principals are IAM users or IAM roles. |
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. |
DeregisterResourceRequest | |
DescribeResourceRequest | |
DescribeResourceResponse | |
DetailsMap | A structure containing the additional details to be returned in the |
ErrorDetail | Contains details about an error. |
FilterCondition | This structure describes the filtering of columns in a table based on a filter condition. |
GetDataLakeSettingsRequest | |
GetDataLakeSettingsResponse | |
GetEffectivePermissionsForPathRequest | |
GetEffectivePermissionsForPathResponse | |
GrantPermissionsRequest | |
ListPermissionsRequest | |
ListPermissionsResponse | |
ListResourcesRequest | |
ListResourcesResponse | |
PrincipalPermissions | Permissions granted to a principal. |
PrincipalResourcePermissions | The permissions granted or revoked on a resource. |
PutDataLakeSettingsRequest | |
RegisterResourceRequest | |
Resource | A structure for the resource. |
ResourceInfo | A structure containing information about an AWS Lake Formation resource. |
RevokePermissionsRequest | |
TableResource | A structure for the table object. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. |
TableWildcard | A wildcard object representing every table under a database. |
TableWithColumnsResource | A structure for a table with columns object. This object is only used when granting a SELECT permission. |
UpdateResourceRequest |