Skip to content

QuickSight > SearchAnalysesCommand > Filters limit missing #6468

@naminders

Description

@naminders

Describe the issue

In the quicksight client documentation for QuickSight > SearchAnalysesCommand
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/quicksight/command/SearchAnalysesCommand/

Filters can have only 1 filter at a time, otherwise an error would be thrown:
'filters' failed to satisfy constraint: Member must have length less than or equal to 1

Eg:
ValidationException: 1 validation error detected: Value '[AnalysisSearchFilter(operator=StringLike, name=ANALYSIS_NAME, value=csv), AnalysisSearchFilter(operator=StringLike, name=ANALYSIS_NAME, value=transaction)]' at 'filters' failed to satisfy constraint: Member must have length less than or equal to 1

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/quicksight/command/SearchAnalysesCommand/

Metadata

Metadata

Assignees

Labels

documentationThis is a problem with documentation.p3This is a minor priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions