python-botocore/botocore/data/rds/2014-10-31/service-2.sdk-extras.json
2017-02-02 17:27:08 +09:00

24 lines
568 B
JSON

{
"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>"
}
}
}
}
}
}