AWS::QuickSight::DataSource DataSourceErrorInfo - 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::DataSource DataSourceErrorInfo

Error information for the data source creation or update.

Syntax

To declare this entity in your 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