Tbac
APIs related to Tag Based Access Control(TBAC) functionality
📄️ Get user accessible Tags
Returns a paginated list of TBAC tags the caller has access to. Supports two modes controlled by the action query parameter:
📄️ Creates a new Tag
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.