AWS::AppSync::DataSource RelationalDatabaseConfig
使用 RelationalDatabaseConfig
属性类型指定 AWS AppSync 数据源的 RelationalDatabaseConfig
。
RelationalDatabaseConfig
是 AWS::AppSync::DataSource 属性类型的属性。
语法
要在 AWS CloudFormation 模板中声明此实体,请使用以下语法:
JSON
{ "RdsHttpEndpointConfig" :
RdsHttpEndpointConfig
, "RelationalDatabaseSourceType" :String
}
属性
RdsHttpEndpointConfig
-
有关 Amazon RDS 资源的信息。
必需:否
Update requires: No interruption
RelationalDatabaseSourceType
-
关系数据源的类型。
必需:是
类型:字符串
Update requires: No interruption