AWS::QuickSight::DataSource DataSourceErrorInfo - AWS CloudFormation

AWS::QuickSight::DataSource DataSourceErrorInfo

Error information for the data source creation or update.

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

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