We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::DataSource Resource Type.
Create DataSource Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataSource(name: string, args: DataSourceArgs, opts?: CustomResourceOptions);@overload
def DataSource(resource_name: str,
args: DataSourceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def DataSource(resource_name: str,
opts: Optional[ResourceOptions] = None,
type: Optional[DataSourceType] = None,
folder_arns: Optional[Sequence[str]] = None,
credentials: Optional[DataSourceCredentialsArgs] = None,
data_source_id: Optional[str] = None,
data_source_parameters: Optional[DataSourceParametersArgs] = None,
error_info: Optional[DataSourceErrorInfoArgs] = None,
alternate_data_source_parameters: Optional[Sequence[DataSourceParametersArgs]] = None,
name: Optional[str] = None,
permissions: Optional[Sequence[DataSourceResourcePermissionArgs]] = None,
ssl_properties: Optional[DataSourceSslPropertiesArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
aws_account_id: Optional[str] = None,
vpc_connection_properties: Optional[DataSourceVpcConnectionPropertiesArgs] = None)func NewDataSource(ctx *Context, name string, args DataSourceArgs, opts ...ResourceOption) (*DataSource, error)public DataSource(string name, DataSourceArgs args, CustomResourceOptions? opts = null)
public DataSource(String name, DataSourceArgs args)
public DataSource(String name, DataSourceArgs args, CustomResourceOptions options)
type: aws-native:quicksight:DataSource
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DataSourceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DataSourceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DataSourceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataSourceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataSourceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataSource Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DataSource resource accepts the following input properties:
- Type
Pulumi.
Aws Native. Quick Sight. Data Source Type The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- Alternate
Data List<Pulumi.Source Parameters Aws Native. Quick Sight. Inputs. Data Source Parameters> - Aws
Account stringId - The AWS account ID.
- Credentials
Pulumi.
Aws Native. Quick Sight. Inputs. Data Source Credentials - The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- Data
Source stringId - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- Data
Source Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source Parameters - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- Error
Info Pulumi.Aws Native. Quick Sight. Inputs. Data Source Error Info - Error information from the last update or the creation of the data source.
- Folder
Arns List<string> - Name string
- A display name for the data source.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Data Source Resource Permission> - A list of resource permissions on the data source.
- Ssl
Properties Pulumi.Aws Native. Quick Sight. Inputs. Data Source Ssl Properties - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
-
List<Pulumi.
Aws Native. Inputs. Tag> - Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- Vpc
Connection Pulumi.Properties Aws Native. Quick Sight. Inputs. Data Source Vpc Connection Properties - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
- Type
Data
Source Type The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- Alternate
Data []DataSource Parameters Source Parameters Args - Aws
Account stringId - The AWS account ID.
- Credentials
Data
Source Credentials Args - The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- Data
Source stringId - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- Data
Source DataParameters Source Parameters Args - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- Error
Info DataSource Error Info Args - Error information from the last update or the creation of the data source.
- Folder
Arns []string - Name string
- A display name for the data source.
- Permissions
[]Data
Source Resource Permission Args - A list of resource permissions on the data source.
- Ssl
Properties DataSource Ssl Properties Args - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
-
Tag
Args - Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- Vpc
Connection DataProperties Source Vpc Connection Properties Args - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
- type
Data
Source Type The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- alternate
Data List<DataSource Parameters Source Parameters> - aws
Account StringId - The AWS account ID.
- credentials
Data
Source Credentials - The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- data
Source StringId - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- data
Source DataParameters Source Parameters - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- error
Info DataSource Error Info - Error information from the last update or the creation of the data source.
- folder
Arns List<String> - name String
- A display name for the data source.
- permissions
List<Data
Source Resource Permission> - A list of resource permissions on the data source.
- ssl
Properties DataSource Ssl Properties - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
- List<Tag>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- vpc
Connection DataProperties Source Vpc Connection Properties - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
- type
Data
Source Type The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- alternate
Data DataSource Parameters Source Parameters[] - aws
Account stringId - The AWS account ID.
- credentials
Data
Source Credentials - The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- data
Source stringId - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- data
Source DataParameters Source Parameters - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- error
Info DataSource Error Info - Error information from the last update or the creation of the data source.
- folder
Arns string[] - name string
- A display name for the data source.
- permissions
Data
Source Resource Permission[] - A list of resource permissions on the data source.
- ssl
Properties DataSource Ssl Properties - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
- Tag[]
- Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- vpc
Connection DataProperties Source Vpc Connection Properties - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
- type
Data
Source Type The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- alternate_
data_ Sequence[Datasource_ parameters Source Parameters Args] - aws_
account_ strid - The AWS account ID.
- credentials
Data
Source Credentials Args - The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- data_
source_ strid - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- data_
source_ Dataparameters Source Parameters Args - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- error_
info DataSource Error Info Args - Error information from the last update or the creation of the data source.
- folder_
arns Sequence[str] - name str
- A display name for the data source.
- permissions
Sequence[Data
Source Resource Permission Args] - A list of resource permissions on the data source.
- ssl_
properties DataSource Ssl Properties Args - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
-
Sequence[Tag
Args] - Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- vpc_
connection_ Dataproperties Source Vpc Connection Properties Args - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
- type "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "INTERNATIONAL_DATA_CORPORATION" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER"
The type of the data source. To return a list of all data sources, use
ListDataSources.Use
AMAZON_ELASTICSEARCHfor Amazon OpenSearch Service.- alternate
Data List<Property Map>Source Parameters - aws
Account StringId - The AWS account ID.
- credentials Property Map
- The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
- data
Source StringId - An ID for the data source. This ID is unique per AWS Region for each AWS account.
- data
Source Property MapParameters - The parameters that Amazon Quick Sight uses to connect to your underlying source.
- error
Info Property Map - Error information from the last update or the creation of the data source.
- folder
Arns List<String> - name String
- A display name for the data source.
- permissions List<Property Map>
- A list of resource permissions on the data source.
- ssl
Properties Property Map - Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
- List<Property Map>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
- vpc
Connection Property MapProperties - Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
Outputs
All input properties are implicitly available as output properties. Additionally, the DataSource resource produces the following output properties:
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Status
Pulumi.
Aws Native. Quick Sight. Data Source Resource Status - The HTTP status of the request.
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Status
Data
Source Resource Status - The HTTP status of the request.
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - status
Data
Source Resource Status - The HTTP status of the request.
- arn string
- created
Time string - id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringTime - status
Data
Source Resource Status - The HTTP status of the request.
- arn str
- created_
time str - id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime - status
Data
Source Resource Status - The HTTP status of the request.
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - status "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "PENDING_UPDATE" | "DELETED"
- The HTTP status of the request.
Supporting Types
DataSourceAmazonElasticsearchParameters, DataSourceAmazonElasticsearchParametersArgs
- Domain string
- Domain string
- domain String
- domain string
- domain str
- domain String
DataSourceAmazonOpenSearchParameters, DataSourceAmazonOpenSearchParametersArgs
- Domain string
- Domain string
- domain String
- domain string
- domain str
- domain String
DataSourceAthenaParameters, DataSourceAthenaParametersArgs
- Identity
Center Pulumi.Configuration Aws Native. Quick Sight. Inputs. Data Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- Role
Arn string - Work
Group string
- Identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- Role
Arn string - Work
Group string
- identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- role
Arn String - work
Group String
- identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- role
Arn string - work
Group string
- identity_
center_ Dataconfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- role_
arn str - work_
group str
- identity
Center Property MapConfiguration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- role
Arn String - work
Group String
DataSourceAuroraParameters, DataSourceAuroraParametersArgs
DataSourceAuroraPostgreSqlParameters, DataSourceAuroraPostgreSqlParametersArgs
DataSourceAuthenticationType, DataSourceAuthenticationTypeArgs
- Password
PASSWORD- Token
TOKEN- X509
X509- Keypair
KEYPAIR
- Data
Source Authentication Type Password PASSWORD- Data
Source Authentication Type Token TOKEN- Data
Source Authentication Type X509 X509- Data
Source Authentication Type Keypair KEYPAIR
- Password
PASSWORD- Token
TOKEN- X509
X509- Keypair
KEYPAIR
- Password
PASSWORD- Token
TOKEN- X509
X509- Keypair
KEYPAIR
- PASSWORD
PASSWORD- TOKEN
TOKEN- X509
X509- KEYPAIR
KEYPAIR
- "PASSWORD"
PASSWORD- "TOKEN"
TOKEN- "X509"
X509- "KEYPAIR"
KEYPAIR
DataSourceCredentialPair, DataSourceCredentialPairArgs
DataSourceCredentials, DataSourceCredentialsArgs
- Copy
Source stringArn - Credential
Pair Pulumi.Aws Native. Quick Sight. Inputs. Data Source Credential Pair - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - Key
Pair Pulumi.Credentials Aws Native. Quick Sight. Inputs. Data Source Key Pair Credentials - The credentials for connecting using key-pair.
- Secret
Arn string
- Copy
Source stringArn - Credential
Pair DataSource Credential Pair - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - Key
Pair DataCredentials Source Key Pair Credentials - The credentials for connecting using key-pair.
- Secret
Arn string
- copy
Source StringArn - credential
Pair DataSource Credential Pair - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - key
Pair DataCredentials Source Key Pair Credentials - The credentials for connecting using key-pair.
- secret
Arn String
- copy
Source stringArn - credential
Pair DataSource Credential Pair - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - key
Pair DataCredentials Source Key Pair Credentials - The credentials for connecting using key-pair.
- secret
Arn string
- copy_
source_ strarn - credential_
pair DataSource Credential Pair - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - key_
pair_ Datacredentials Source Key Pair Credentials - The credentials for connecting using key-pair.
- secret_
arn str
- copy
Source StringArn - credential
Pair Property Map - Credential pair. For more information, see
[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html). - key
Pair Property MapCredentials - The credentials for connecting using key-pair.
- secret
Arn String
DataSourceDatabricksParameters, DataSourceDatabricksParametersArgs
- Host string
- Port double
- Sql
Endpoint stringPath
- Host string
- Port float64
- Sql
Endpoint stringPath
- host String
- port Double
- sql
Endpoint StringPath
- host string
- port number
- sql
Endpoint stringPath
- host str
- port float
- sql_
endpoint_ strpath
- host String
- port Number
- sql
Endpoint StringPath
DataSourceErrorInfo, DataSourceErrorInfoArgs
- Message string
- Type
Pulumi.
Aws Native. Quick Sight. Data Source Error Info Type - Error type.
- Message string
- Type
Data
Source Error Info Type - Error type.
- message String
- type
Data
Source Error Info Type - Error type.
- message string
- type
Data
Source Error Info Type - Error type.
- message str
- type
Data
Source Error Info Type - Error type.
DataSourceErrorInfoType, DataSourceErrorInfoTypeArgs
- Access
Denied ACCESS_DENIED- Copy
Source Not Found COPY_SOURCE_NOT_FOUND- Timeout
TIMEOUT- Engine
Version Not Supported ENGINE_VERSION_NOT_SUPPORTED- Unknown
Host UNKNOWN_HOST- Generic
Sql Failure GENERIC_SQL_FAILURE- Conflict
CONFLICT- Unknown
UNKNOWN
- Data
Source Error Info Type Access Denied ACCESS_DENIED- Data
Source Error Info Type Copy Source Not Found COPY_SOURCE_NOT_FOUND- Data
Source Error Info Type Timeout TIMEOUT- Data
Source Error Info Type Engine Version Not Supported ENGINE_VERSION_NOT_SUPPORTED- Data
Source Error Info Type Unknown Host UNKNOWN_HOST- Data
Source Error Info Type Generic Sql Failure GENERIC_SQL_FAILURE- Data
Source Error Info Type Conflict CONFLICT- Data
Source Error Info Type Unknown UNKNOWN
- Access
Denied ACCESS_DENIED- Copy
Source Not Found COPY_SOURCE_NOT_FOUND- Timeout
TIMEOUT- Engine
Version Not Supported ENGINE_VERSION_NOT_SUPPORTED- Unknown
Host UNKNOWN_HOST- Generic
Sql Failure GENERIC_SQL_FAILURE- Conflict
CONFLICT- Unknown
UNKNOWN
- Access
Denied ACCESS_DENIED- Copy
Source Not Found COPY_SOURCE_NOT_FOUND- Timeout
TIMEOUT- Engine
Version Not Supported ENGINE_VERSION_NOT_SUPPORTED- Unknown
Host UNKNOWN_HOST- Generic
Sql Failure GENERIC_SQL_FAILURE- Conflict
CONFLICT- Unknown
UNKNOWN
- ACCESS_DENIED
ACCESS_DENIED- COPY_SOURCE_NOT_FOUND
COPY_SOURCE_NOT_FOUND- TIMEOUT
TIMEOUT- ENGINE_VERSION_NOT_SUPPORTED
ENGINE_VERSION_NOT_SUPPORTED- UNKNOWN_HOST
UNKNOWN_HOST- GENERIC_SQL_FAILURE
GENERIC_SQL_FAILURE- CONFLICT
CONFLICT- UNKNOWN
UNKNOWN
- "ACCESS_DENIED"
ACCESS_DENIED- "COPY_SOURCE_NOT_FOUND"
COPY_SOURCE_NOT_FOUND- "TIMEOUT"
TIMEOUT- "ENGINE_VERSION_NOT_SUPPORTED"
ENGINE_VERSION_NOT_SUPPORTED- "UNKNOWN_HOST"
UNKNOWN_HOST- "GENERIC_SQL_FAILURE"
GENERIC_SQL_FAILURE- "CONFLICT"
CONFLICT- "UNKNOWN"
UNKNOWN
DataSourceIdentityCenterConfiguration, DataSourceIdentityCenterConfigurationArgs
- enable
Identity BooleanPropagation
- enable
Identity booleanPropagation
- enable
Identity BooleanPropagation
DataSourceKeyPairCredentials, DataSourceKeyPairCredentialsArgs
- Key
Pair stringUsername - Username
- Private
Key string - PrivateKey
- Private
Key stringPassphrase - PrivateKeyPassphrase
- Key
Pair stringUsername - Username
- Private
Key string - PrivateKey
- Private
Key stringPassphrase - PrivateKeyPassphrase
- key
Pair StringUsername - Username
- private
Key String - PrivateKey
- private
Key StringPassphrase - PrivateKeyPassphrase
- key
Pair stringUsername - Username
- private
Key string - PrivateKey
- private
Key stringPassphrase - PrivateKeyPassphrase
- key_
pair_ strusername - Username
- private_
key str - PrivateKey
- private_
key_ strpassphrase - PrivateKeyPassphrase
- key
Pair StringUsername - Username
- private
Key String - PrivateKey
- private
Key StringPassphrase - PrivateKeyPassphrase
DataSourceManifestFileLocation, DataSourceManifestFileLocationArgs
DataSourceMariaDbParameters, DataSourceMariaDbParametersArgs
DataSourceMySqlParameters, DataSourceMySqlParametersArgs
DataSourceOAuthParameters, DataSourceOAuthParametersArgs
- Token
Provider stringUrl - The token endpoint URL of the identity provider.
- Identity
Provider stringResource Uri - The resource uri of the identity provider.
- Identity
Provider Pulumi.Vpc Connection Properties Aws Native. Quick Sight. Inputs. Data Source Vpc Connection Properties - OAuth
Scope string - The OAuth scope.
- Token
Provider stringUrl - The token endpoint URL of the identity provider.
- Identity
Provider stringResource Uri - The resource uri of the identity provider.
- Identity
Provider DataVpc Connection Properties Source Vpc Connection Properties - OAuth
Scope string - The OAuth scope.
- token
Provider StringUrl - The token endpoint URL of the identity provider.
- identity
Provider StringResource Uri - The resource uri of the identity provider.
- identity
Provider DataVpc Connection Properties Source Vpc Connection Properties - o
Auth StringScope - The OAuth scope.
- token
Provider stringUrl - The token endpoint URL of the identity provider.
- identity
Provider stringResource Uri - The resource uri of the identity provider.
- identity
Provider DataVpc Connection Properties Source Vpc Connection Properties - o
Auth stringScope - The OAuth scope.
- token_
provider_ strurl - The token endpoint URL of the identity provider.
- identity_
provider_ strresource_ uri - The resource uri of the identity provider.
- identity_
provider_ Datavpc_ connection_ properties Source Vpc Connection Properties - o_
auth_ strscope - The OAuth scope.
- token
Provider StringUrl - The token endpoint URL of the identity provider.
- identity
Provider StringResource Uri - The resource uri of the identity provider.
- identity
Provider Property MapVpc Connection Properties - o
Auth StringScope - The OAuth scope.
DataSourceOracleParameters, DataSourceOracleParametersArgs
- Database string
- Host string
- Port double
- Use
Service boolName - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
- Database string
- Host string
- Port float64
- Use
Service boolName - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
- database String
- host String
- port Double
- use
Service BooleanName - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
- database string
- host string
- port number
- use
Service booleanName - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
- database str
- host str
- port float
- use_
service_ boolname - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
- database String
- host String
- port Number
- use
Service BooleanName - A Boolean value that indicates whether the
Databaseuses a service name or an SID. If this value is left blank, the default value isSID. If this value is set tofalse, the value isSID.
DataSourceParameters, DataSourceParametersArgs
- Amazon
Elasticsearch Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source Amazon Elasticsearch Parameters - The parameters for OpenSearch.
- Amazon
Open Pulumi.Search Parameters Aws Native. Quick Sight. Inputs. Data Source Amazon Open Search Parameters - The parameters for OpenSearch.
- Athena
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Athena Parameters - The parameters for Amazon Athena.
- Aurora
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Aurora Parameters - The parameters for Amazon Aurora MySQL.
- Aurora
Postgre Pulumi.Sql Parameters Aws Native. Quick Sight. Inputs. Data Source Aurora Postgre Sql Parameters - The parameters for Amazon Aurora.
- Databricks
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Databricks Parameters - The required parameters that are needed to connect to a Databricks data source.
- Maria
Db Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source Maria Db Parameters - The parameters for MariaDB.
- My
Sql Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source My Sql Parameters - The parameters for MySQL.
- Oracle
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Oracle Parameters - Oracle parameters.
- Postgre
Sql Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source Postgre Sql Parameters - The parameters for PostgreSQL.
- Presto
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Presto Parameters - The parameters for Presto.
- Rds
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Rds Parameters - The parameters for Amazon RDS.
- Redshift
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Redshift Parameters - The parameters for Amazon Redshift.
- S3Parameters
Pulumi.
Aws Native. Quick Sight. Inputs. Data Source S3Parameters - The parameters for S3.
- Snowflake
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Snowflake Parameters - The parameters for Snowflake.
- Spark
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Spark Parameters - The parameters for Spark.
- Sql
Server Pulumi.Parameters Aws Native. Quick Sight. Inputs. Data Source Sql Server Parameters - The parameters for SQL Server.
- Starburst
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Starburst Parameters - The parameters that are required to connect to a Starburst data source.
- Teradata
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Teradata Parameters - The parameters for Teradata.
- Trino
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Trino Parameters - The parameters that are required to connect to a Trino data source.
- Amazon
Elasticsearch DataParameters Source Amazon Elasticsearch Parameters - The parameters for OpenSearch.
- Amazon
Open DataSearch Parameters Source Amazon Open Search Parameters - The parameters for OpenSearch.
- Athena
Parameters DataSource Athena Parameters - The parameters for Amazon Athena.
- Aurora
Parameters DataSource Aurora Parameters - The parameters for Amazon Aurora MySQL.
- Aurora
Postgre DataSql Parameters Source Aurora Postgre Sql Parameters - The parameters for Amazon Aurora.
- Databricks
Parameters DataSource Databricks Parameters - The required parameters that are needed to connect to a Databricks data source.
- Maria
Db DataParameters Source Maria Db Parameters - The parameters for MariaDB.
- My
Sql DataParameters Source My Sql Parameters - The parameters for MySQL.
- Oracle
Parameters DataSource Oracle Parameters - Oracle parameters.
- Postgre
Sql DataParameters Source Postgre Sql Parameters - The parameters for PostgreSQL.
- Presto
Parameters DataSource Presto Parameters - The parameters for Presto.
- Rds
Parameters DataSource Rds Parameters - The parameters for Amazon RDS.
- Redshift
Parameters DataSource Redshift Parameters - The parameters for Amazon Redshift.
- S3Parameters
Data
Source S3Parameters - The parameters for S3.
- Snowflake
Parameters DataSource Snowflake Parameters - The parameters for Snowflake.
- Spark
Parameters DataSource Spark Parameters - The parameters for Spark.
- Sql
Server DataParameters Source Sql Server Parameters - The parameters for SQL Server.
- Starburst
Parameters DataSource Starburst Parameters - The parameters that are required to connect to a Starburst data source.
- Teradata
Parameters DataSource Teradata Parameters - The parameters for Teradata.
- Trino
Parameters DataSource Trino Parameters - The parameters that are required to connect to a Trino data source.
- amazon
Elasticsearch DataParameters Source Amazon Elasticsearch Parameters - The parameters for OpenSearch.
- amazon
Open DataSearch Parameters Source Amazon Open Search Parameters - The parameters for OpenSearch.
- athena
Parameters DataSource Athena Parameters - The parameters for Amazon Athena.
- aurora
Parameters DataSource Aurora Parameters - The parameters for Amazon Aurora MySQL.
- aurora
Postgre DataSql Parameters Source Aurora Postgre Sql Parameters - The parameters for Amazon Aurora.
- databricks
Parameters DataSource Databricks Parameters - The required parameters that are needed to connect to a Databricks data source.
- maria
Db DataParameters Source Maria Db Parameters - The parameters for MariaDB.
- my
Sql DataParameters Source My Sql Parameters - The parameters for MySQL.
- oracle
Parameters DataSource Oracle Parameters - Oracle parameters.
- postgre
Sql DataParameters Source Postgre Sql Parameters - The parameters for PostgreSQL.
- presto
Parameters DataSource Presto Parameters - The parameters for Presto.
- rds
Parameters DataSource Rds Parameters - The parameters for Amazon RDS.
- redshift
Parameters DataSource Redshift Parameters - The parameters for Amazon Redshift.
- s3Parameters
Data
Source S3Parameters - The parameters for S3.
- snowflake
Parameters DataSource Snowflake Parameters - The parameters for Snowflake.
- spark
Parameters DataSource Spark Parameters - The parameters for Spark.
- sql
Server DataParameters Source Sql Server Parameters - The parameters for SQL Server.
- starburst
Parameters DataSource Starburst Parameters - The parameters that are required to connect to a Starburst data source.
- teradata
Parameters DataSource Teradata Parameters - The parameters for Teradata.
- trino
Parameters DataSource Trino Parameters - The parameters that are required to connect to a Trino data source.
- amazon
Elasticsearch DataParameters Source Amazon Elasticsearch Parameters - The parameters for OpenSearch.
- amazon
Open DataSearch Parameters Source Amazon Open Search Parameters - The parameters for OpenSearch.
- athena
Parameters DataSource Athena Parameters - The parameters for Amazon Athena.
- aurora
Parameters DataSource Aurora Parameters - The parameters for Amazon Aurora MySQL.
- aurora
Postgre DataSql Parameters Source Aurora Postgre Sql Parameters - The parameters for Amazon Aurora.
- databricks
Parameters DataSource Databricks Parameters - The required parameters that are needed to connect to a Databricks data source.
- maria
Db DataParameters Source Maria Db Parameters - The parameters for MariaDB.
- my
Sql DataParameters Source My Sql Parameters - The parameters for MySQL.
- oracle
Parameters DataSource Oracle Parameters - Oracle parameters.
- postgre
Sql DataParameters Source Postgre Sql Parameters - The parameters for PostgreSQL.
- presto
Parameters DataSource Presto Parameters - The parameters for Presto.
- rds
Parameters DataSource Rds Parameters - The parameters for Amazon RDS.
- redshift
Parameters DataSource Redshift Parameters - The parameters for Amazon Redshift.
- s3Parameters
Data
Source S3Parameters - The parameters for S3.
- snowflake
Parameters DataSource Snowflake Parameters - The parameters for Snowflake.
- spark
Parameters DataSource Spark Parameters - The parameters for Spark.
- sql
Server DataParameters Source Sql Server Parameters - The parameters for SQL Server.
- starburst
Parameters DataSource Starburst Parameters - The parameters that are required to connect to a Starburst data source.
- teradata
Parameters DataSource Teradata Parameters - The parameters for Teradata.
- trino
Parameters DataSource Trino Parameters - The parameters that are required to connect to a Trino data source.
- amazon_
elasticsearch_ Dataparameters Source Amazon Elasticsearch Parameters - The parameters for OpenSearch.
- amazon_
open_ Datasearch_ parameters Source Amazon Open Search Parameters - The parameters for OpenSearch.
- athena_
parameters DataSource Athena Parameters - The parameters for Amazon Athena.
- aurora_
parameters DataSource Aurora Parameters - The parameters for Amazon Aurora MySQL.
- aurora_
postgre_ Datasql_ parameters Source Aurora Postgre Sql Parameters - The parameters for Amazon Aurora.
- databricks_
parameters DataSource Databricks Parameters - The required parameters that are needed to connect to a Databricks data source.
- maria_
db_ Dataparameters Source Maria Db Parameters - The parameters for MariaDB.
- my_
sql_ Dataparameters Source My Sql Parameters - The parameters for MySQL.
- oracle_
parameters DataSource Oracle Parameters - Oracle parameters.
- postgre_
sql_ Dataparameters Source Postgre Sql Parameters - The parameters for PostgreSQL.
- presto_
parameters DataSource Presto Parameters - The parameters for Presto.
- rds_
parameters DataSource Rds Parameters - The parameters for Amazon RDS.
- redshift_
parameters DataSource Redshift Parameters - The parameters for Amazon Redshift.
- s3_
parameters DataSource S3Parameters - The parameters for S3.
- snowflake_
parameters DataSource Snowflake Parameters - The parameters for Snowflake.
- spark_
parameters DataSource Spark Parameters - The parameters for Spark.
- sql_
server_ Dataparameters Source Sql Server Parameters - The parameters for SQL Server.
- starburst_
parameters DataSource Starburst Parameters - The parameters that are required to connect to a Starburst data source.
- teradata_
parameters DataSource Teradata Parameters - The parameters for Teradata.
- trino_
parameters DataSource Trino Parameters - The parameters that are required to connect to a Trino data source.
- amazon
Elasticsearch Property MapParameters - The parameters for OpenSearch.
- amazon
Open Property MapSearch Parameters - The parameters for OpenSearch.
- athena
Parameters Property Map - The parameters for Amazon Athena.
- aurora
Parameters Property Map - The parameters for Amazon Aurora MySQL.
- aurora
Postgre Property MapSql Parameters - The parameters for Amazon Aurora.
- databricks
Parameters Property Map - The required parameters that are needed to connect to a Databricks data source.
- maria
Db Property MapParameters - The parameters for MariaDB.
- my
Sql Property MapParameters - The parameters for MySQL.
- oracle
Parameters Property Map - Oracle parameters.
- postgre
Sql Property MapParameters - The parameters for PostgreSQL.
- presto
Parameters Property Map - The parameters for Presto.
- rds
Parameters Property Map - The parameters for Amazon RDS.
- redshift
Parameters Property Map - The parameters for Amazon Redshift.
- s3Parameters Property Map
- The parameters for S3.
- snowflake
Parameters Property Map - The parameters for Snowflake.
- spark
Parameters Property Map - The parameters for Spark.
- sql
Server Property MapParameters - The parameters for SQL Server.
- starburst
Parameters Property Map - The parameters that are required to connect to a Starburst data source.
- teradata
Parameters Property Map - The parameters for Teradata.
- trino
Parameters Property Map - The parameters that are required to connect to a Trino data source.
DataSourcePostgreSqlParameters, DataSourcePostgreSqlParametersArgs
DataSourcePrestoParameters, DataSourcePrestoParametersArgs
DataSourceRdsParameters, DataSourceRdsParametersArgs
- Database string
- Instance
Id string
- Database string
- Instance
Id string
- database String
- instance
Id String
- database string
- instance
Id string
- database str
- instance_
id str
- database String
- instance
Id String
DataSourceRedshiftIamParameters, DataSourceRedshiftIamParametersArgs
- Role
Arn string - Auto
Create boolDatabase User - Database
Groups List<string> - Database
User string
- Role
Arn string - Auto
Create boolDatabase User - Database
Groups []string - Database
User string
- role
Arn String - auto
Create BooleanDatabase User - database
Groups List<String> - database
User String
- role
Arn string - auto
Create booleanDatabase User - database
Groups string[] - database
User string
- role_
arn str - auto_
create_ booldatabase_ user - database_
groups Sequence[str] - database_
user str
- role
Arn String - auto
Create BooleanDatabase User - database
Groups List<String> - database
User String
DataSourceRedshiftParameters, DataSourceRedshiftParametersArgs
- Database string
- Cluster
Id string - Host string
- Iam
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source Redshift Iam Parameters - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- Identity
Center Pulumi.Configuration Aws Native. Quick Sight. Inputs. Data Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- Port double
- Database string
- Cluster
Id string - Host string
- Iam
Parameters DataSource Redshift Iam Parameters - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- Identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- Port float64
- database String
- cluster
Id String - host String
- iam
Parameters DataSource Redshift Iam Parameters - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- port Double
- database string
- cluster
Id string - host string
- iam
Parameters DataSource Redshift Iam Parameters - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- identity
Center DataConfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- port number
- database str
- cluster_
id str - host str
- iam_
parameters DataSource Redshift Iam Parameters - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- identity_
center_ Dataconfiguration Source Identity Center Configuration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- port float
- database String
- cluster
Id String - host String
- iam
Parameters Property Map - An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of DataSourceCredentials .
- identity
Center Property MapConfiguration An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
- port Number
DataSourceResourcePermission, DataSourceResourcePermissionArgs
DataSourceResourceStatus, DataSourceResourceStatusArgs
- Creation
In Progress CREATION_IN_PROGRESS- Creation
Successful CREATION_SUCCESSFUL- Creation
Failed CREATION_FAILED- Update
In Progress UPDATE_IN_PROGRESS- Update
Successful UPDATE_SUCCESSFUL- Update
Failed UPDATE_FAILED- Pending
Update PENDING_UPDATE- Deleted
DELETED
- Data
Source Resource Status Creation In Progress CREATION_IN_PROGRESS- Data
Source Resource Status Creation Successful CREATION_SUCCESSFUL- Data
Source Resource Status Creation Failed CREATION_FAILED- Data
Source Resource Status Update In Progress UPDATE_IN_PROGRESS- Data
Source Resource Status Update Successful UPDATE_SUCCESSFUL- Data
Source Resource Status Update Failed UPDATE_FAILED- Data
Source Resource Status Pending Update PENDING_UPDATE- Data
Source Resource Status Deleted DELETED
- Creation
In Progress CREATION_IN_PROGRESS- Creation
Successful CREATION_SUCCESSFUL- Creation
Failed CREATION_FAILED- Update
In Progress UPDATE_IN_PROGRESS- Update
Successful UPDATE_SUCCESSFUL- Update
Failed UPDATE_FAILED- Pending
Update PENDING_UPDATE- Deleted
DELETED
- Creation
In Progress CREATION_IN_PROGRESS- Creation
Successful CREATION_SUCCESSFUL- Creation
Failed CREATION_FAILED- Update
In Progress UPDATE_IN_PROGRESS- Update
Successful UPDATE_SUCCESSFUL- Update
Failed UPDATE_FAILED- Pending
Update PENDING_UPDATE- Deleted
DELETED
- CREATION_IN_PROGRESS
CREATION_IN_PROGRESS- CREATION_SUCCESSFUL
CREATION_SUCCESSFUL- CREATION_FAILED
CREATION_FAILED- UPDATE_IN_PROGRESS
UPDATE_IN_PROGRESS- UPDATE_SUCCESSFUL
UPDATE_SUCCESSFUL- UPDATE_FAILED
UPDATE_FAILED- PENDING_UPDATE
PENDING_UPDATE- DELETED
DELETED
- "CREATION_IN_PROGRESS"
CREATION_IN_PROGRESS- "CREATION_SUCCESSFUL"
CREATION_SUCCESSFUL- "CREATION_FAILED"
CREATION_FAILED- "UPDATE_IN_PROGRESS"
UPDATE_IN_PROGRESS- "UPDATE_SUCCESSFUL"
UPDATE_SUCCESSFUL- "UPDATE_FAILED"
UPDATE_FAILED- "PENDING_UPDATE"
PENDING_UPDATE- "DELETED"
DELETED
DataSourceS3Parameters, DataSourceS3ParametersArgs
- Manifest
File Pulumi.Location Aws Native. Quick Sight. Inputs. Data Source Manifest File Location - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- Role
Arn string
- Manifest
File DataLocation Source Manifest File Location - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- Role
Arn string
- manifest
File DataLocation Source Manifest File Location - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- role
Arn String
- manifest
File DataLocation Source Manifest File Location - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- role
Arn string
- manifest_
file_ Datalocation Source Manifest File Location - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- role_
arn str
- manifest
File Property MapLocation - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
- role
Arn String
DataSourceSnowflakeParameters, DataSourceSnowflakeParametersArgs
- Database string
- Host string
- Warehouse string
- Authentication
Type Pulumi.Aws Native. Quick Sight. Data Source Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- Database
Access stringControl Role - The database access control role.
- OAuth
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
- Database string
- Host string
- Warehouse string
- Authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- Database
Access stringControl Role - The database access control role.
- OAuth
Parameters DataSource OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
- database String
- host String
- warehouse String
- authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access StringControl Role - The database access control role.
- o
Auth DataParameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
- database string
- host string
- warehouse string
- authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access stringControl Role - The database access control role.
- o
Auth DataParameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
- database str
- host str
- warehouse str
- authentication_
type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database_
access_ strcontrol_ role - The database access control role.
- o_
auth_ Dataparameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
- database String
- host String
- warehouse String
- authentication
Type "PASSWORD" | "TOKEN" | "X509" | "KEYPAIR" - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access StringControl Role - The database access control role.
- o
Auth Property MapParameters - An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
DataSourceSparkParameters, DataSourceSparkParametersArgs
DataSourceSqlServerParameters, DataSourceSqlServerParametersArgs
DataSourceSslProperties, DataSourceSslPropertiesArgs
- Disable
Ssl bool
- Disable
Ssl bool
- disable
Ssl Boolean
- disable
Ssl boolean
- disable_
ssl bool
- disable
Ssl Boolean
DataSourceStarburstParameters, DataSourceStarburstParametersArgs
- Catalog string
- Host string
- Port double
- Authentication
Type Pulumi.Aws Native. Quick Sight. Data Source Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- Database
Access stringControl Role - The database access control role.
- OAuth
Parameters Pulumi.Aws Native. Quick Sight. Inputs. Data Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- Product
Type Pulumi.Aws Native. Quick Sight. Data Source Starburst Product Type - The product type for the Starburst data source.
- Catalog string
- Host string
- Port float64
- Authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- Database
Access stringControl Role - The database access control role.
- OAuth
Parameters DataSource OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- Product
Type DataSource Starburst Product Type - The product type for the Starburst data source.
- catalog String
- host String
- port Double
- authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access StringControl Role - The database access control role.
- o
Auth DataParameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- product
Type DataSource Starburst Product Type - The product type for the Starburst data source.
- catalog string
- host string
- port number
- authentication
Type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access stringControl Role - The database access control role.
- o
Auth DataParameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- product
Type DataSource Starburst Product Type - The product type for the Starburst data source.
- catalog str
- host str
- port float
- authentication_
type DataSource Authentication Type - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database_
access_ strcontrol_ role - The database access control role.
- o_
auth_ Dataparameters Source OAuth Parameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- product_
type DataSource Starburst Product Type - The product type for the Starburst data source.
- catalog String
- host String
- port Number
- authentication
Type "PASSWORD" | "TOKEN" | "X509" | "KEYPAIR" - The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types.
- database
Access StringControl Role - The database access control role.
- o
Auth Property MapParameters - An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
- product
Type "GALAXY" | "ENTERPRISE" - The product type for the Starburst data source.
DataSourceStarburstProductType, DataSourceStarburstProductTypeArgs
- Galaxy
GALAXY- Enterprise
ENTERPRISE
- Data
Source Starburst Product Type Galaxy GALAXY- Data
Source Starburst Product Type Enterprise ENTERPRISE
- Galaxy
GALAXY- Enterprise
ENTERPRISE
- Galaxy
GALAXY- Enterprise
ENTERPRISE
- GALAXY
GALAXY- ENTERPRISE
ENTERPRISE
- "GALAXY"
GALAXY- "ENTERPRISE"
ENTERPRISE
DataSourceTeradataParameters, DataSourceTeradataParametersArgs
DataSourceTrinoParameters, DataSourceTrinoParametersArgs
DataSourceType, DataSourceTypeArgs
- Adobe
Analytics ADOBE_ANALYTICS- Amazon
Elasticsearch AMAZON_ELASTICSEARCH- Amazon
Opensearch AMAZON_OPENSEARCH- Athena
ATHENA- Aurora
AURORA- Aurora
Postgresql AURORA_POSTGRESQL- Aws
Iot Analytics AWS_IOT_ANALYTICS- Databricks
DATABRICKS- Denodo
DENODO- Dremio
DREMIO- Dynamodb
DYNAMODB- Saphana
SAPHANA- Db2as400
DB2_AS400- Exasol
EXASOL- File
FILE- Github
GITHUB- International
Data Corporation INTERNATIONAL_DATA_CORPORATION- Jira
JIRA- Mariadb
MARIADB- Mysql
MYSQL- Oracle
ORACLE- Postgresql
POSTGRESQL- Presto
PRESTO- Qbusiness
QBUSINESS- Redshift
REDSHIFT- S3
S3- S3Tables
S3_TABLES- S3Knowledge
Base S3_KNOWLEDGE_BASE- Salesforce
SALESFORCE- Servicenow
SERVICENOW- Snowflake
SNOWFLAKE- Spark
SPARK- Spice
SPICE- Sqlserver
SQLSERVER- Teradata
TERADATA- Timestream
TIMESTREAMTWITTER- Bigquery
BIGQUERY- Google
Analytics GOOGLE_ANALYTICS- Trino
TRINO- Starburst
STARBURST- Mongo
MONGO- Mongo
Atlas MONGO_ATLAS- Documentdb
DOCUMENTDB- Appflow
APPFLOW- Impala
IMPALA- Glue
GLUE- Google
Drive GOOGLE_DRIVE- Confluence
CONFLUENCE- Sharepoint
SHAREPOINT- One
Drive ONE_DRIVE- Web
Crawler WEB_CRAWLER
- Data
Source Type Adobe Analytics ADOBE_ANALYTICS- Data
Source Type Amazon Elasticsearch AMAZON_ELASTICSEARCH- Data
Source Type Amazon Opensearch AMAZON_OPENSEARCH- Data
Source Type Athena ATHENA- Data
Source Type Aurora AURORA- Data
Source Type Aurora Postgresql AURORA_POSTGRESQL- Data
Source Type Aws Iot Analytics AWS_IOT_ANALYTICS- Data
Source Type Databricks DATABRICKS- Data
Source Type Denodo DENODO- Data
Source Type Dremio DREMIO- Data
Source Type Dynamodb DYNAMODB- Data
Source Type Saphana SAPHANA- Data
Source Type Db2as400 DB2_AS400- Data
Source Type Exasol EXASOL- Data
Source Type File FILE- Data
Source Type Github GITHUB- Data
Source Type International Data Corporation INTERNATIONAL_DATA_CORPORATION- Data
Source Type Jira JIRA- Data
Source Type Mariadb MARIADB- Data
Source Type Mysql MYSQL- Data
Source Type Oracle ORACLE- Data
Source Type Postgresql POSTGRESQL- Data
Source Type Presto PRESTO- Data
Source Type Qbusiness QBUSINESS- Data
Source Type Redshift REDSHIFT- Data
Source Type S3 S3- Data
Source Type S3Tables S3_TABLES- Data
Source Type S3Knowledge Base S3_KNOWLEDGE_BASE- Data
Source Type Salesforce SALESFORCE- Data
Source Type Servicenow SERVICENOW- Data
Source Type Snowflake SNOWFLAKE- Data
Source Type Spark SPARK- Data
Source Type Spice SPICE- Data
Source Type Sqlserver SQLSERVER- Data
Source Type Teradata TERADATA- Data
Source Type Timestream TIMESTREAM- Data
Source Type Twitter TWITTER- Data
Source Type Bigquery BIGQUERY- Data
Source Type Google Analytics GOOGLE_ANALYTICS- Data
Source Type Trino TRINO- Data
Source Type Starburst STARBURST- Data
Source Type Mongo MONGO- Data
Source Type Mongo Atlas MONGO_ATLAS- Data
Source Type Documentdb DOCUMENTDB- Data
Source Type Appflow APPFLOW- Data
Source Type Impala IMPALA- Data
Source Type Glue GLUE- Data
Source Type Google Drive GOOGLE_DRIVE- Data
Source Type Confluence CONFLUENCE- Data
Source Type Sharepoint SHAREPOINT- Data
Source Type One Drive ONE_DRIVE- Data
Source Type Web Crawler WEB_CRAWLER
- Adobe
Analytics ADOBE_ANALYTICS- Amazon
Elasticsearch AMAZON_ELASTICSEARCH- Amazon
Opensearch AMAZON_OPENSEARCH- Athena
ATHENA- Aurora
AURORA- Aurora
Postgresql AURORA_POSTGRESQL- Aws
Iot Analytics AWS_IOT_ANALYTICS- Databricks
DATABRICKS- Denodo
DENODO- Dremio
DREMIO- Dynamodb
DYNAMODB- Saphana
SAPHANA- Db2as400
DB2_AS400- Exasol
EXASOL- File
FILE- Github
GITHUB- International
Data Corporation INTERNATIONAL_DATA_CORPORATION- Jira
JIRA- Mariadb
MARIADB- Mysql
MYSQL- Oracle
ORACLE- Postgresql
POSTGRESQL- Presto
PRESTO- Qbusiness
QBUSINESS- Redshift
REDSHIFT- S3
S3- S3Tables
S3_TABLES- S3Knowledge
Base S3_KNOWLEDGE_BASE- Salesforce
SALESFORCE- Servicenow
SERVICENOW- Snowflake
SNOWFLAKE- Spark
SPARK- Spice
SPICE- Sqlserver
SQLSERVER- Teradata
TERADATA- Timestream
TIMESTREAMTWITTER- Bigquery
BIGQUERY- Google
Analytics GOOGLE_ANALYTICS- Trino
TRINO- Starburst
STARBURST- Mongo
MONGO- Mongo
Atlas MONGO_ATLAS- Documentdb
DOCUMENTDB- Appflow
APPFLOW- Impala
IMPALA- Glue
GLUE- Google
Drive GOOGLE_DRIVE- Confluence
CONFLUENCE- Sharepoint
SHAREPOINT- One
Drive ONE_DRIVE- Web
Crawler WEB_CRAWLER
- Adobe
Analytics ADOBE_ANALYTICS- Amazon
Elasticsearch AMAZON_ELASTICSEARCH- Amazon
Opensearch AMAZON_OPENSEARCH- Athena
ATHENA- Aurora
AURORA- Aurora
Postgresql AURORA_POSTGRESQL- Aws
Iot Analytics AWS_IOT_ANALYTICS- Databricks
DATABRICKS- Denodo
DENODO- Dremio
DREMIO- Dynamodb
DYNAMODB- Saphana
SAPHANA- Db2as400
DB2_AS400- Exasol
EXASOL- File
FILE- Github
GITHUB- International
Data Corporation INTERNATIONAL_DATA_CORPORATION- Jira
JIRA- Mariadb
MARIADB- Mysql
MYSQL- Oracle
ORACLE- Postgresql
POSTGRESQL- Presto
PRESTO- Qbusiness
QBUSINESS- Redshift
REDSHIFT- S3
S3- S3Tables
S3_TABLES- S3Knowledge
Base S3_KNOWLEDGE_BASE- Salesforce
SALESFORCE- Servicenow
SERVICENOW- Snowflake
SNOWFLAKE- Spark
SPARK- Spice
SPICE- Sqlserver
SQLSERVER- Teradata
TERADATA- Timestream
TIMESTREAMTWITTER- Bigquery
BIGQUERY- Google
Analytics GOOGLE_ANALYTICS- Trino
TRINO- Starburst
STARBURST- Mongo
MONGO- Mongo
Atlas MONGO_ATLAS- Documentdb
DOCUMENTDB- Appflow
APPFLOW- Impala
IMPALA- Glue
GLUE- Google
Drive GOOGLE_DRIVE- Confluence
CONFLUENCE- Sharepoint
SHAREPOINT- One
Drive ONE_DRIVE- Web
Crawler WEB_CRAWLER
- ADOBE_ANALYTICS
ADOBE_ANALYTICS- AMAZON_ELASTICSEARCH
AMAZON_ELASTICSEARCH- AMAZON_OPENSEARCH
AMAZON_OPENSEARCH- ATHENA
ATHENA- AURORA
AURORA- AURORA_POSTGRESQL
AURORA_POSTGRESQL- AWS_IOT_ANALYTICS
AWS_IOT_ANALYTICS- DATABRICKS
DATABRICKS- DENODO
DENODO- DREMIO
DREMIO- DYNAMODB
DYNAMODB- SAPHANA
SAPHANA- DB2AS400
DB2_AS400- EXASOL
EXASOL- FILE
FILE- GITHUB
GITHUB- INTERNATIONAL_DATA_CORPORATION
INTERNATIONAL_DATA_CORPORATION- JIRA
JIRA- MARIADB
MARIADB- MYSQL
MYSQL- ORACLE
ORACLE- POSTGRESQL
POSTGRESQL- PRESTO
PRESTO- QBUSINESS
QBUSINESS- REDSHIFT
REDSHIFT- S3
S3- S3_TABLES
S3_TABLES- S3_KNOWLEDGE_BASE
S3_KNOWLEDGE_BASE- SALESFORCE
SALESFORCE- SERVICENOW
SERVICENOW- SNOWFLAKE
SNOWFLAKE- SPARK
SPARK- SPICE
SPICE- SQLSERVER
SQLSERVER- TERADATA
TERADATA- TIMESTREAM
TIMESTREAMTWITTER- BIGQUERY
BIGQUERY- GOOGLE_ANALYTICS
GOOGLE_ANALYTICS- TRINO
TRINO- STARBURST
STARBURST- MONGO
MONGO- MONGO_ATLAS
MONGO_ATLAS- DOCUMENTDB
DOCUMENTDB- APPFLOW
APPFLOW- IMPALA
IMPALA- GLUE
GLUE- GOOGLE_DRIVE
GOOGLE_DRIVE- CONFLUENCE
CONFLUENCE- SHAREPOINT
SHAREPOINT- ONE_DRIVE
ONE_DRIVE- WEB_CRAWLER
WEB_CRAWLER
- "ADOBE_ANALYTICS"
ADOBE_ANALYTICS- "AMAZON_ELASTICSEARCH"
AMAZON_ELASTICSEARCH- "AMAZON_OPENSEARCH"
AMAZON_OPENSEARCH- "ATHENA"
ATHENA- "AURORA"
AURORA- "AURORA_POSTGRESQL"
AURORA_POSTGRESQL- "AWS_IOT_ANALYTICS"
AWS_IOT_ANALYTICS- "DATABRICKS"
DATABRICKS- "DENODO"
DENODO- "DREMIO"
DREMIO- "DYNAMODB"
DYNAMODB- "SAPHANA"
SAPHANA- "DB2_AS400"
DB2_AS400- "EXASOL"
EXASOL- "FILE"
FILE- "GITHUB"
GITHUB- "INTERNATIONAL_DATA_CORPORATION"
INTERNATIONAL_DATA_CORPORATION- "JIRA"
JIRA- "MARIADB"
MARIADB- "MYSQL"
MYSQL- "ORACLE"
ORACLE- "POSTGRESQL"
POSTGRESQL- "PRESTO"
PRESTO- "QBUSINESS"
QBUSINESS- "REDSHIFT"
REDSHIFT- "S3"
S3- "S3_TABLES"
S3_TABLES- "S3_KNOWLEDGE_BASE"
S3_KNOWLEDGE_BASE- "SALESFORCE"
SALESFORCE- "SERVICENOW"
SERVICENOW- "SNOWFLAKE"
SNOWFLAKE- "SPARK"
SPARK- "SPICE"
SPICE- "SQLSERVER"
SQLSERVER- "TERADATA"
TERADATA- "TIMESTREAM"
TIMESTREAM- "TWITTER"
TWITTER- "BIGQUERY"
BIGQUERY- "GOOGLE_ANALYTICS"
GOOGLE_ANALYTICS- "TRINO"
TRINO- "STARBURST"
STARBURST- "MONGO"
MONGO- "MONGO_ATLAS"
MONGO_ATLAS- "DOCUMENTDB"
DOCUMENTDB- "APPFLOW"
APPFLOW- "IMPALA"
IMPALA- "GLUE"
GLUE- "GOOGLE_DRIVE"
GOOGLE_DRIVE- "CONFLUENCE"
CONFLUENCE- "SHAREPOINT"
SHAREPOINT- "ONE_DRIVE"
ONE_DRIVE- "WEB_CRAWLER"
WEB_CRAWLER
DataSourceVpcConnectionProperties, DataSourceVpcConnectionPropertiesArgs
- Vpc
Connection stringArn
- Vpc
Connection stringArn
- vpc
Connection StringArn
- vpc
Connection stringArn
- vpc
Connection StringArn
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
