GroupSearchFilter - Amazon QuickSight

GroupSearchFilter

A GroupSearchFilter object that you want to apply to your search.

Contents

Note

In the following list, the required parameters are described first.

Name

The name of the value that you want to use as a filter, for example "Name": "GROUP_NAME". Currently, the only supported name is GROUP_NAME.

Type: String

Valid Values: GROUP_NAME

Required: Yes

Operator

The comparison operator that you want to use as a filter, for example "Operator": "StartsWith". Currently, the only supported operator is StartsWith.

Type: String

Valid Values: StartsWith

Required: Yes

Value

The value of the named item, in this case GROUP_NAME, that you want to use as a filter.

Type: String

Required: Yes

See Also

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