AWS::LakeFormation::PrincipalPermissions Resource - AWS CloudFormation

AWS::LakeFormation::PrincipalPermissions Resource

A structure for the resource.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Catalog

The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your AWS Lake Formation environment.

Required: No

Type: Json

Update requires: Replacement

Database

The database for the resource. Unique to the Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database permissions to a principal.

Required: No

Type: DatabaseResource

Update requires: Replacement

DataCellsFilter

A data cell filter.

Required: No

Type: DataCellsFilterResource

Update requires: Replacement

DataLocation

The location of an Amazon S3 path where permissions are granted or revoked.

Required: No

Type: DataLocationResource

Update requires: Replacement

LFTag

The LF-tag key and values attached to a resource.

Required: No

Type: LFTagKeyResource

Update requires: Replacement

LFTagPolicy

A list of LF-tag conditions that define a resource's LF-tag policy.

Required: No

Type: LFTagPolicyResource

Update requires: Replacement

Table

The table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal.

Required: No

Type: TableResource

Update requires: Replacement

TableWithColumns

The table with columns for the resource. A principal with permissions to this resource can select metadata from the columns of a table in the Data Catalog and the underlying data in Amazon S3.

Required: No

Type: TableWithColumnsResource

Update requires: Replacement