python-botocore/tests/unit/response_parsing/xml/responses/redshift-reset-cluster-parameter-group.json

7 lines
283 B
JSON
Raw Normal View History

{
"ParameterGroupStatus": "Your parameter group has been updated but changes won't get applied until you reboot the associated Clusters.",
"ParameterGroupName": "parametergroup1",
"ResponseMetadata": {
"RequestId": "625d23c1-40dc-11e2-8a25-eb010998df4e"
}
}