See: Description
| Interface | Description |
|---|---|
| CfnDataLakeSettings.DataLakePrincipalProperty |
The Lake Formation principal.
|
| CfnDataLakeSettingsProps |
Properties for defining a `CfnDataLakeSettings`.
|
| CfnPermissions.ColumnWildcardProperty |
A wildcard object, consisting of an optional list of excluded column names or indexes.
|
| CfnPermissions.DatabaseResourceProperty |
A structure for the database object.
|
| CfnPermissions.DataLakePrincipalProperty |
The Lake Formation principal.
|
| CfnPermissions.DataLocationResourceProperty |
A structure for a data location object where permissions are granted or revoked.
|
| CfnPermissions.ResourceProperty |
A structure for the resource.
|
| CfnPermissions.TableResourceProperty |
A structure for the table object.
|
| CfnPermissions.TableWildcardProperty |
A wildcard object representing every table under a database.
|
| CfnPermissions.TableWithColumnsResourceProperty |
A structure for a table with columns object.
|
| CfnPermissionsProps |
Properties for defining a `CfnPermissions`.
|
| CfnResourceProps |
Properties for defining a `CfnResource`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.lakeformation.*;
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::LakeFormation.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.