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

10 lines
535 B
XML

<ModifyClusterParameterGroupResponse xmlns="http://redshift.amazonaws.com/doc/2012-12-01/">
<ModifyClusterParameterGroupResult>
<ParameterGroupStatus>Your parameter group has been updated but changes won't get applied until you reboot the associated Clusters.</ParameterGroupStatus>
<ParameterGroupName>parametergroup1</ParameterGroupName>
</ModifyClusterParameterGroupResult>
<ResponseMetadata>
<RequestId>86e64043-40de-11e2-8a25-eb010998df4e</RequestId>
</ResponseMetadata>
</ModifyClusterParameterGroupResponse>