ActionConnectorSearchFilter - Amazon Quick Sight

ActionConnectorSearchFilter

A filter used to search for action connectors based on specific criteria.

Contents

Note

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

Name

The name of the filter attribute (e.g., ACTION_CONNECTOR_NAME, ACTION_CONNECTOR_TYPE, QUICKSIGHT_VIEWER_OR_OWNER).

Type: String

Length Constraints: Minimum length of 1.

Valid Values: ACTION_CONNECTOR_NAME | ACTION_CONNECTOR_TYPE | QUICKSIGHT_OWNER | QUICKSIGHT_VIEWER_OR_OWNER | DIRECT_QUICKSIGHT_SOLE_OWNER | DIRECT_QUICKSIGHT_OWNER | DIRECT_QUICKSIGHT_VIEWER_OR_OWNER

Required: Yes

Operator

The comparison operator to use for the filter (e.g., StringEquals, StringLike).

Type: String

Valid Values: StringEquals | StringLike

Required: Yes

Value

The value to compare against using the specified operator.

Type: String

Required: Yes

See Also

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