AWS::QuickSight::Template TemplateError - AWS CloudFormation

AWS::QuickSight::Template TemplateError

List of errors that occurred when the template version creation failed.

Syntax

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

JSON

{ "Message" : String, "Type" : String }

YAML

Message: String Type: String

Properties

Message

Description of the error type.

Required: No

Type: String

Pattern: .*\S.*

Update requires: No interruption

Type

Type of error.

Required: No

Type: String

Allowed values: ACCESS_DENIED | DATA_SET_NOT_FOUND | INTERNAL_FAILURE | SOURCE_NOT_FOUND

Update requires: No interruption