AWS AppSync DataSource RelationalDatabaseConfig
Use the
RelationalDatabaseConfig property type to specify RelationalDatabaseConfig for an AWS AppSync data
source.
RelationalDatabaseConfig is a property of the AWS::AppSync::DataSource resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RelationalDatasourceType" :String, "RdsHttpEndpointConfig" : RdsHttpEndpointConfig }
Properties
RelationalDatasourceType-
The type of the relational datasource.
Required: No
Type: String
Update requires: No interruption
RdsHttpEndpointConfig-
The information about the rds resource.
Required: No
Update requires: No interruption
See Also
-
RelationalDatabaseDataSourceConfig operation in the AWS AppSync API Reference
