Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
botocore / tests / unit / response_parsing / xml / responses / redshift-reset-cluster-parameter-group.xml
Size: Mime:
<ResetClusterParameterGroupResponse xmlns="http://redshift.amazonaws.com/doc/2012-12-01/">
  <ResetClusterParameterGroupResult>
    <ParameterGroupStatus>Your parameter group has been updated but changes won't get applied until you reboot the associated Clusters.</ParameterGroupStatus>
    <ParameterGroupName>parametergroup1</ParameterGroupName>
  </ResetClusterParameterGroupResult>
  <ResponseMetadata>
    <RequestId>625d23c1-40dc-11e2-8a25-eb010998df4e</RequestId>
  </ResponseMetadata>
</ResetClusterParameterGroupResponse>