AWS::LakeFormation::Permissions Resource - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::LakeFormation::Permissions Resource

A structure for the resource.

Syntax

To declare this entity in your 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