This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 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