ValidationStrategy
The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT
, validation is skipped for specific errors.
Contents
Note
In the following list, the required parameters are described first.
- Mode
-
The mode of validation for the asset to be created or updated. When you set this value to
STRICT
, strict validation for every error is enforced. When you set this value toLENIENT
, validation is skipped for specific UI errors.Type: String
Valid Values:
STRICT | LENIENT
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: