This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::AssetBundleImportJob AssetBundleImportJobOverrideValidationStrategy
An optional parameter that overrides the validation strategy for all analyses and dashboards before the resource is imported.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "StrictModeForAllResources" :Boolean}
YAML
StrictModeForAllResources:Boolean
Properties
StrictModeForAllResources-
A Boolean value that indicates whether to import all analyses and dashboards under strict or lenient mode.
Required: No
Type: Boolean
Update requires: Replacement