View a markdown version of this page

RowScope - Amazon CloudWatch Omni

RowScope

A single additive row-level filter on an AccessGrant. A row is visible when its value for the given field matches the filter's values. Row filters are additive: the visible rows are the union of all row filters across a principal's matching grants.

Contents

field

The field (column) the allowlist applies to (e.g., "serviceName", "accountId").

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

operator

Match operator applied to this filter's values.

Type: String

Valid Values: IN

Required: Yes

values

The values the field is matched against.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: