python-botocore/tests/unit/response_parsing/xml/responses/redshift-create-cluster-parameter-group.json
2015-11-24 20:34:53 +09:00

10 lines
289 B
JSON

{
"ClusterParameterGroup": {
"ParameterGroupFamily": "redshift-1.0",
"Description": "description my parameter group",
"ParameterGroupName": "parametergroup1"
},
"ResponseMetadata": {
"RequestId": "6d6df847-64f3-11e2-bea9-49e0ce183f07"
}
}