AWS::LakeFormation::PrincipalPermissions LFTagKeyResource - 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::PrincipalPermissions LFTagKeyResource

A structure containing an LF-tag key and values for a resource.

Syntax

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

JSON

{ "CatalogId" : String, "TagKey" : String, "TagValues" : [ String, ... ] }

YAML

CatalogId: String TagKey: String TagValues: - String

Properties

CatalogId

The identifier for the Data Catalog where the location is registered with Data Catalog.

Required: Yes

Type: String

Minimum: 12

Maximum: 12

Update requires: Replacement

TagKey

The key-name for the LF-tag.

Required: Yes

Type: String

Minimum: 1

Maximum: 255

Update requires: Replacement

TagValues

A list of possible values for the corresponding TagKey of an LF-tag key-value pair.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 50

Update requires: Replacement