AWS::QuickSight::DataSource DataSourceErrorInfo - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::DataSource DataSourceErrorInfo

Error information for the data source creation or update.

Syntax

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

JSON

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

YAML

Message: String Type: String

Properties

Message

Error message.

Required: No

Type: String

Update requires: No interruption

Type

Error type.

Required: No

Type: String

Allowed values: ACCESS_DENIED | COPY_SOURCE_NOT_FOUND | TIMEOUT | ENGINE_VERSION_NOT_SUPPORTED | UNKNOWN_HOST | GENERIC_SQL_FAILURE | CONFLICT | UNKNOWN

Update requires: No interruption