File: redshift-modify-cluster-parameter-group.xml

package info (click to toggle)
python-botocore 1.12.103%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 41,552 kB
  • sloc: python: 43,119; xml: 15,052; makefile: 131
file content (9 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
<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>