AWS::LakeFormation::TagA resource schema representing a Lake Formation Tag.
3 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TagKey | string | RequiredCreate-only |
TagValues | array | Required |
CatalogId | string | Create-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::LakeFormation::Tag
Resources:
MyResource:
Type: AWS::LakeFormation::Tag
Properties:
TagKey: "value"
TagValues: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
lakeformation:CreateLFTaglakeformation:GetLFTaglakeformation:GetLFTaglakeformation:UpdateLFTaglakeformation:GetLFTaglakeformation:DeleteLFTaglakeformation:ListLFTagsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTagKeyThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
CatalogIdTagKey