This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
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 property type. 
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RdsHttpEndpointConfig" :RdsHttpEndpointConfig, "RelationalDatabaseSourceType" :String}
Properties
- RdsHttpEndpointConfig
- 
                    Information about the Amazon RDS resource. Required: No Type: RdsHttpEndpointConfig Update requires: No interruption 
- RelationalDatabaseSourceType
- 
                    The type of relational data source. Required: Yes Type: String Update requires: No interruption