python-botocore/botocore/data/rds/2014-10-31/service-2.sdk-extras.json

24 lines
568 B
JSON
Raw Normal View History

2017-02-02 09:27:08 +01:00
{
"version": 1.0,
"merge": {
"shapes": {
"CopyDBSnapshotMessage": {
"members": {
"SourceRegion": {
"shape": "String",
"documentation": "<p>The ID of the region that contains the snapshot to be copied.</p>"
}
}
},
"CreateDBInstanceReadReplicaMessage": {
"members": {
"SourceRegion": {
"shape": "String",
"documentation": "<p>The ID of the region that contains the source for the read replica.</p>"
}
}
}
}
}
}