Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::DataSet RowLevelPermissionTagRule

Focus mode
AWS::QuickSight::DataSet RowLevelPermissionTagRule - AWS CloudFormation
Filter View

A set of rules associated with a tag.

Syntax

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

JSON

{ "ColumnName" : String, "MatchAllValue" : String, "TagKey" : String, "TagMultiValueDelimiter" : String }

YAML

ColumnName: String MatchAllValue: String TagKey: String TagMultiValueDelimiter: String

Properties

ColumnName

The column name that a tag key is assigned to.

Required: Yes

Type: String

Update requires: No interruption

MatchAllValue

A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.

Required: No

Type: String

Minimum: 1

Maximum: 256

Update requires: No interruption

TagKey

The unique key for a tag.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

TagMultiValueDelimiter

A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.

Required: No

Type: String

Minimum: 0

Maximum: 10

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.