AWS::QuickSight::Analysis AnalysisError - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Analysis AnalysisError

Analysis error.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Message" : String, "Type" : String, "ViolatedEntities" : [ Entity, ... ] }

YAML

Message: String Type: String ViolatedEntities: - Entity

Properties

Message

The message associated with the analysis error.

Required: No

Type: String

Pattern: \S

Update requires: No interruption

Type

The type of the analysis error.

Required: No

Type: String

Allowed values: ACCESS_DENIED | SOURCE_NOT_FOUND | DATA_SET_NOT_FOUND | INTERNAL_FAILURE | PARAMETER_VALUE_INCOMPATIBLE | PARAMETER_TYPE_INVALID | PARAMETER_NOT_FOUND | COLUMN_TYPE_MISMATCH | COLUMN_GEOGRAPHIC_ROLE_MISMATCH | COLUMN_REPLACEMENT_MISSING

Update requires: No interruption

ViolatedEntities

Lists the violated entities that caused the analysis error

Required: No

Type: Array of Entity

Minimum: 0

Maximum: 200

Update requires: No interruption