AWS::LakeFormation::Permissions Resource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::LakeFormation::Permissions Resource

A structure for the resource.

Syntax

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

Properties

DatabaseResource

A structure for the database object.

Required: No

Type: DatabaseResource

Update requires: Replacement

DataLocationResource

A structure for a data location object where permissions are granted or revoked.

Required: No

Type: DataLocationResource

Update requires: Replacement

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.

Required: No

Type: TableResource

Update requires: Replacement

TableWithColumnsResource

A structure for a table with columns object. This object is only used when granting a SELECT permission.

Required: No

Type: TableWithColumnsResource

Update requires: Replacement