-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p3This is a minor priority issueThis is a minor priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Description
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
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p3This is a minor priority issueThis is a minor priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.