We recommend new projects start with resources from the AWS provider.
aws-native.appsync.getDataSource
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::AppSync::DataSource
Using getDataSource
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDataSource(args: GetDataSourceArgs, opts?: InvokeOptions): Promise<GetDataSourceResult>
function getDataSourceOutput(args: GetDataSourceOutputArgs, opts?: InvokeOptions): Output<GetDataSourceResult>def get_data_source(data_source_arn: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetDataSourceResult
def get_data_source_output(data_source_arn: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetDataSourceResult]func LookupDataSource(ctx *Context, args *LookupDataSourceArgs, opts ...InvokeOption) (*LookupDataSourceResult, error)
func LookupDataSourceOutput(ctx *Context, args *LookupDataSourceOutputArgs, opts ...InvokeOption) LookupDataSourceResultOutput> Note: This function is named LookupDataSource in the Go SDK.
public static class GetDataSource 
{
    public static Task<GetDataSourceResult> InvokeAsync(GetDataSourceArgs args, InvokeOptions? opts = null)
    public static Output<GetDataSourceResult> Invoke(GetDataSourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataSourceResult> getDataSource(GetDataSourceArgs args, InvokeOptions options)
public static Output<GetDataSourceResult> getDataSource(GetDataSourceArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:appsync:getDataSource
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- DataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- dataSource StringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- dataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- data_source_ strarn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- dataSource StringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
getDataSource Result
The following output properties are available:
- DataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- Description string
- The description of the data source.
- DynamoDb Pulumi.Config Aws Native. App Sync. Outputs. Data Source Dynamo Db Config 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- ElasticsearchConfig Pulumi.Aws Native. App Sync. Outputs. Data Source Elasticsearch Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- EventBridge Pulumi.Config Aws Native. App Sync. Outputs. Data Source Event Bridge Config 
- ARN for the EventBridge bus.
- HttpConfig Pulumi.Aws Native. App Sync. Outputs. Data Source Http Config 
- Endpoints for an HTTP data source.
- LambdaConfig Pulumi.Aws Native. App Sync. Outputs. Data Source Lambda Config 
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- MetricsConfig Pulumi.Aws Native. App Sync. Data Source Metrics Config 
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- OpenSearch Pulumi.Service Config Aws Native. App Sync. Outputs. Data Source Open Search Service Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- RelationalDatabase Pulumi.Config Aws Native. App Sync. Outputs. Data Source Relational Database Config 
- Relational Database configuration of the relational database data source.
- ServiceRole stringArn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- Type string
- The type of the data source.
- DataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- Description string
- The description of the data source.
- DynamoDb DataConfig Source Dynamo Db Config 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- ElasticsearchConfig DataSource Elasticsearch Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- EventBridge DataConfig Source Event Bridge Config 
- ARN for the EventBridge bus.
- HttpConfig DataSource Http Config 
- Endpoints for an HTTP data source.
- LambdaConfig DataSource Lambda Config 
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- MetricsConfig DataSource Metrics Config 
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- OpenSearch DataService Config Source Open Search Service Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- RelationalDatabase DataConfig Source Relational Database Config 
- Relational Database configuration of the relational database data source.
- ServiceRole stringArn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- Type string
- The type of the data source.
- dataSource StringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- description String
- The description of the data source.
- dynamoDb DataConfig Source Dynamo Db Config 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- elasticsearchConfig DataSource Elasticsearch Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- eventBridge DataConfig Source Event Bridge Config 
- ARN for the EventBridge bus.
- httpConfig DataSource Http Config 
- Endpoints for an HTTP data source.
- lambdaConfig DataSource Lambda Config 
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- metricsConfig DataSource Metrics Config 
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- openSearch DataService Config Source Open Search Service Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- relationalDatabase DataConfig Source Relational Database Config 
- Relational Database configuration of the relational database data source.
- serviceRole StringArn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- type String
- The type of the data source.
- dataSource stringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- description string
- The description of the data source.
- dynamoDb DataConfig Source Dynamo Db Config 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- elasticsearchConfig DataSource Elasticsearch Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- eventBridge DataConfig Source Event Bridge Config 
- ARN for the EventBridge bus.
- httpConfig DataSource Http Config 
- Endpoints for an HTTP data source.
- lambdaConfig DataSource Lambda Config 
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- metricsConfig DataSource Metrics Config 
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- openSearch DataService Config Source Open Search Service Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- relationalDatabase DataConfig Source Relational Database Config 
- Relational Database configuration of the relational database data source.
- serviceRole stringArn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- type string
- The type of the data source.
- data_source_ strarn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- description str
- The description of the data source.
- dynamo_db_ Dataconfig Source Dynamo Db Config 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- elasticsearch_config DataSource Elasticsearch Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- event_bridge_ Dataconfig Source Event Bridge Config 
- ARN for the EventBridge bus.
- http_config DataSource Http Config 
- Endpoints for an HTTP data source.
- lambda_config DataSource Lambda Config 
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- metrics_config DataSource Metrics Config 
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- open_search_ Dataservice_ config Source Open Search Service Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- relational_database_ Dataconfig Source Relational Database Config 
- Relational Database configuration of the relational database data source.
- service_role_ strarn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- type str
- The type of the data source.
- dataSource StringArn 
- The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
- description String
- The description of the data source.
- dynamoDb Property MapConfig 
- AWS Region and TableName for an Amazon DynamoDB table in your account.
- elasticsearchConfig Property Map
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
- eventBridge Property MapConfig 
- ARN for the EventBridge bus.
- httpConfig Property Map
- Endpoints for an HTTP data source.
- lambdaConfig Property Map
- An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
- metricsConfig "DISABLED" | "ENABLED"
- Enables or disables enhanced data source metrics for specified data sources. Note that - MetricsConfigwon't be used unless the- dataSourceLevelMetricsBehaviorvalue is set to- PER_DATA_SOURCE_METRICS. If the- dataSourceLevelMetricsBehavioris set to- FULL_REQUEST_DATA_SOURCE_METRICSinstead,- MetricsConfigwill be ignored. However, you can still set its value.- MetricsConfigcan be- ENABLEDor- DISABLED.
- openSearch Property MapService Config 
- AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
- relationalDatabase Property MapConfig 
- Relational Database configuration of the relational database data source.
- serviceRole StringArn 
- The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
- type String
- The type of the data source.
Supporting Types
DataSourceAuthorizationConfig   
- string
- The authorization type that the HTTP endpoint requires.
- AwsIam Pulumi.Config Aws Native. App Sync. Inputs. Data Source Aws Iam Config 
- The AWS Identity and Access Management settings.
- string
- The authorization type that the HTTP endpoint requires.
- AwsIam DataConfig Source Aws Iam Config 
- The AWS Identity and Access Management settings.
- String
- The authorization type that the HTTP endpoint requires.
- awsIam DataConfig Source Aws Iam Config 
- The AWS Identity and Access Management settings.
- string
- The authorization type that the HTTP endpoint requires.
- awsIam DataConfig Source Aws Iam Config 
- The AWS Identity and Access Management settings.
- str
- The authorization type that the HTTP endpoint requires.
- aws_iam_ Dataconfig Source Aws Iam Config 
- The AWS Identity and Access Management settings.
- String
- The authorization type that the HTTP endpoint requires.
- awsIam Property MapConfig 
- The AWS Identity and Access Management settings.
DataSourceAwsIamConfig    
- SigningRegion string
- The signing Region for AWS Identity and Access Management authorization.
- SigningService stringName 
- The signing service name for AWS Identity and Access Management authorization.
- SigningRegion string
- The signing Region for AWS Identity and Access Management authorization.
- SigningService stringName 
- The signing service name for AWS Identity and Access Management authorization.
- signingRegion String
- The signing Region for AWS Identity and Access Management authorization.
- signingService StringName 
- The signing service name for AWS Identity and Access Management authorization.
- signingRegion string
- The signing Region for AWS Identity and Access Management authorization.
- signingService stringName 
- The signing service name for AWS Identity and Access Management authorization.
- signing_region str
- The signing Region for AWS Identity and Access Management authorization.
- signing_service_ strname 
- The signing service name for AWS Identity and Access Management authorization.
- signingRegion String
- The signing Region for AWS Identity and Access Management authorization.
- signingService StringName 
- The signing service name for AWS Identity and Access Management authorization.
DataSourceDeltaSyncConfig    
- BaseTable stringTtl 
- The number of minutes that an Item is stored in the data source.
- DeltaSync stringTable Name 
- The Delta Sync table name.
- DeltaSync stringTable Ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
- BaseTable stringTtl 
- The number of minutes that an Item is stored in the data source.
- DeltaSync stringTable Name 
- The Delta Sync table name.
- DeltaSync stringTable Ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
- baseTable StringTtl 
- The number of minutes that an Item is stored in the data source.
- deltaSync StringTable Name 
- The Delta Sync table name.
- deltaSync StringTable Ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
- baseTable stringTtl 
- The number of minutes that an Item is stored in the data source.
- deltaSync stringTable Name 
- The Delta Sync table name.
- deltaSync stringTable Ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
- base_table_ strttl 
- The number of minutes that an Item is stored in the data source.
- delta_sync_ strtable_ name 
- The Delta Sync table name.
- delta_sync_ strtable_ ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
- baseTable StringTtl 
- The number of minutes that an Item is stored in the data source.
- deltaSync StringTable Name 
- The Delta Sync table name.
- deltaSync StringTable Ttl 
- The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
DataSourceDynamoDbConfig    
- AwsRegion string
- The AWS Region.
- TableName string
- The table name.
- DeltaSync Pulumi.Config Aws Native. App Sync. Inputs. Data Source Delta Sync Config 
- The DeltaSyncConfig for a versioned datasource.
- UseCaller boolCredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- Versioned bool
- Set to TRUE to use Conflict Detection and Resolution with this data source.
- AwsRegion string
- The AWS Region.
- TableName string
- The table name.
- DeltaSync DataConfig Source Delta Sync Config 
- The DeltaSyncConfig for a versioned datasource.
- UseCaller boolCredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- Versioned bool
- Set to TRUE to use Conflict Detection and Resolution with this data source.
- awsRegion String
- The AWS Region.
- tableName String
- The table name.
- deltaSync DataConfig Source Delta Sync Config 
- The DeltaSyncConfig for a versioned datasource.
- useCaller BooleanCredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- versioned Boolean
- Set to TRUE to use Conflict Detection and Resolution with this data source.
- awsRegion string
- The AWS Region.
- tableName string
- The table name.
- deltaSync DataConfig Source Delta Sync Config 
- The DeltaSyncConfig for a versioned datasource.
- useCaller booleanCredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- versioned boolean
- Set to TRUE to use Conflict Detection and Resolution with this data source.
- aws_region str
- The AWS Region.
- table_name str
- The table name.
- delta_sync_ Dataconfig Source Delta Sync Config 
- The DeltaSyncConfig for a versioned datasource.
- use_caller_ boolcredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- versioned bool
- Set to TRUE to use Conflict Detection and Resolution with this data source.
- awsRegion String
- The AWS Region.
- tableName String
- The table name.
- deltaSync Property MapConfig 
- The DeltaSyncConfig for a versioned datasource.
- useCaller BooleanCredentials 
- Set to TRUE to use AWS Identity and Access Management with this data source.
- versioned Boolean
- Set to TRUE to use Conflict Detection and Resolution with this data source.
DataSourceElasticsearchConfig   
- aws_region str
- The AWS Region.
- endpoint str
- The endpoint.
DataSourceEventBridgeConfig    
- EventBus stringArn 
- ARN for the EventBridge bus.
- EventBus stringArn 
- ARN for the EventBridge bus.
- eventBus StringArn 
- ARN for the EventBridge bus.
- eventBus stringArn 
- ARN for the EventBridge bus.
- event_bus_ strarn 
- ARN for the EventBridge bus.
- eventBus StringArn 
- ARN for the EventBridge bus.
DataSourceHttpConfig   
- Endpoint string
- The endpoint.
- 
Pulumi.Aws Native. App Sync. Inputs. Data Source Authorization Config 
- The authorization configuration.
- Endpoint string
- The endpoint.
- 
DataSource Authorization Config 
- The authorization configuration.
- endpoint String
- The endpoint.
- 
DataSource Authorization Config 
- The authorization configuration.
- endpoint string
- The endpoint.
- 
DataSource Authorization Config 
- The authorization configuration.
- endpoint str
- The endpoint.
- 
DataSource Authorization Config 
- The authorization configuration.
- endpoint String
- The endpoint.
- Property Map
- The authorization configuration.
DataSourceLambdaConfig   
- LambdaFunction stringArn 
- The ARN for the Lambda function.
- LambdaFunction stringArn 
- The ARN for the Lambda function.
- lambdaFunction StringArn 
- The ARN for the Lambda function.
- lambdaFunction stringArn 
- The ARN for the Lambda function.
- lambda_function_ strarn 
- The ARN for the Lambda function.
- lambdaFunction StringArn 
- The ARN for the Lambda function.
DataSourceMetricsConfig   
DataSourceOpenSearchServiceConfig     
- aws_region str
- The AWS Region.
- endpoint str
- The endpoint.
DataSourceRdsHttpEndpointConfig     
- AwsRegion string
- AWS Region for RDS HTTP endpoint.
- AwsSecret stringStore Arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- DbCluster stringIdentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- DatabaseName string
- Logical database name.
- Schema string
- Logical schema name.
- AwsRegion string
- AWS Region for RDS HTTP endpoint.
- AwsSecret stringStore Arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- DbCluster stringIdentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- DatabaseName string
- Logical database name.
- Schema string
- Logical schema name.
- awsRegion String
- AWS Region for RDS HTTP endpoint.
- awsSecret StringStore Arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- dbCluster StringIdentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- databaseName String
- Logical database name.
- schema String
- Logical schema name.
- awsRegion string
- AWS Region for RDS HTTP endpoint.
- awsSecret stringStore Arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- dbCluster stringIdentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- databaseName string
- Logical database name.
- schema string
- Logical schema name.
- aws_region str
- AWS Region for RDS HTTP endpoint.
- aws_secret_ strstore_ arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- db_cluster_ stridentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- database_name str
- Logical database name.
- schema str
- Logical schema name.
- awsRegion String
- AWS Region for RDS HTTP endpoint.
- awsSecret StringStore Arn 
- The ARN for database credentials stored in AWS Secrets Manager.
- dbCluster StringIdentifier 
- Amazon RDS cluster Amazon Resource Name (ARN).
- databaseName String
- Logical database name.
- schema String
- Logical schema name.
DataSourceRelationalDatabaseConfig    
- RelationalDatabase stringSource Type 
- The type of relational data source.
- RdsHttp Pulumi.Endpoint Config Aws Native. App Sync. Inputs. Data Source Rds Http Endpoint Config 
- Information about the Amazon RDS resource.
- RelationalDatabase stringSource Type 
- The type of relational data source.
- RdsHttp DataEndpoint Config Source Rds Http Endpoint Config 
- Information about the Amazon RDS resource.
- relationalDatabase StringSource Type 
- The type of relational data source.
- rdsHttp DataEndpoint Config Source Rds Http Endpoint Config 
- Information about the Amazon RDS resource.
- relationalDatabase stringSource Type 
- The type of relational data source.
- rdsHttp DataEndpoint Config Source Rds Http Endpoint Config 
- Information about the Amazon RDS resource.
- relational_database_ strsource_ type 
- The type of relational data source.
- rds_http_ Dataendpoint_ config Source Rds Http Endpoint Config 
- Information about the Amazon RDS resource.
- relationalDatabase StringSource Type 
- The type of relational data source.
- rdsHttp Property MapEndpoint Config 
- Information about the Amazon RDS 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.