MDAA TS Docs
    Preparing search index...

    Error information for a QuickSight data source connection failure.

    Use cases: Data source troubleshooting; Connection error diagnosis

    AWS: QuickSight data source error info

    Validation: Both fields optional

    interface DataSourceErrorInfoProps {
        message?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    message?: string

    Error message(Optional)

    type?: string

    Error type.(Optional) Valid Values are: ACCESS_DENIED | CONFLICT | COPY_SOURCE_NOT_FOUND | ENGINE_VERSION_NOT_SUPPORTED | GENERIC_SQL_FAILURE | TIMEOUT | UNKNOWN | UNKNOWN_HOST