Data Source Args
Definition of the AWS::QuickSight::DataSource Resource Type.
Constructors
Properties
A 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.
The AWS account ID.
The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
An ID for the data source. This ID is unique per AWS Region for each AWS account.
The parameters that Amazon QuickSight uses to connect to your underlying source.
Error information from the last update or the creation of the data source.
A list of resource permissions on the data source.
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
The type of the data source. To return a list of all data sources, use ListDataSources
. Use AMAZON_ELASTICSEARCH
for Amazon OpenSearch Service.
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.