QuickSight Data Source

An AWS QuickSight Data Source is a connection configuration that defines how Amazon QuickSight accesses external data. It stores details such as the type of data source, connection parameters, authentication information, and permissions. This resource allows QuickSight to securely connect to databases, files, or other AWS services so users can build dashboards and visualizations from the underlying data.

aws.quicksight_data_source

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
alternate_data_source_parameterscorejsonA set of alternate data source parameters that you want to share for the credentials stored with this data source. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the AlternateDataSourceParameters list is null, the Credentials originally used with this DataSourceParameters are automatically allowed.
arncorestringThe Amazon Resource Name (ARN) of the data source.
created_timecoretimestampThe time that this data source was created.
data_source_idcorestringThe ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
data_source_parameterscorejsonThe parameters that Amazon QuickSight uses to connect to your underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
error_infocorejsonError information from the last update or the creation of the data source.
last_updated_timecoretimestampThe last time that this data source was updated.
namecorestringA display name for the data source.
secret_arncorestringThe Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.
ssl_propertiescorejsonSecure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
statuscorestringThe HTTP status of the request.
tagscorehstore
typecorestringThe type of the data source. This type indicates which database engine the data source connects to.
vpc_connection_propertiescorejsonThe VPC connection information. You need to use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.