A filter to use to search an Amazon QuickSight folder.
The name of a value that you want to use in the filter. For example, "Name": "QUICKSIGHT_OWNER".
"Name": "QUICKSIGHT_OWNER"
The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".
"Operator": "StringEquals"
"StringEquals"
"StringLike"
The value of the named item (in this example, PARENT_FOLDER_ARN), that you want to use as a filter. For example, "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId".
PARENT_FOLDER_ARN
"Value": "arn:aws:quicksight:us-east-1:1:folder/folderId"