Skip to main content
 print this page

Creates a new Tag

POST 

/tags

Creates a new TBAC (Tag-Based Access Control) tag. Creates a corresponding Lake Formation tag with access levels (owner, editor, read-only), grants LF permissions to the caller's IAM role, stores tag metadata in DynamoDB, and assigns owner access to the caller. If the environment uses Redshift, also creates a corresponding Redshift role. TagKey and TagValue must be lowercase alphanumeric plus underscore only (^[a-z0-9_]+$), max 24 characters each. TagKey must not be a reserved system keyword. The combination TagKey#TagValue must be unique.

Request

Responses

Tag created successfully.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers