aws-sdk-core 2.0.0.rc6 → 2.0.0.rc7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/README.md +48 -18
  4. data/apis/AutoScaling-2011-01-01.json +14 -6
  5. data/apis/CloudFormation-2010-05-15.json +6 -6
  6. data/apis/CloudFront-2012-05-05.json +5 -6
  7. data/apis/CloudFront-2013-05-12.json +5 -6
  8. data/apis/CloudFront-2013-08-26.json +5 -6
  9. data/apis/CloudFront-2013-11-11.json +5 -6
  10. data/apis/CloudFront-2013-11-22.json +5557 -0
  11. data/apis/CloudFront-2014-01-31.json +5627 -0
  12. data/apis/CloudSearch-2011-02-01.json +136 -4
  13. data/apis/CloudSearch-2013-01-01.json +3515 -0
  14. data/apis/CloudTrail-2013-11-01.json +288 -0
  15. data/apis/CloudWatch-2010-08-01.json +6 -6
  16. data/apis/DataPipeline-2012-10-29.json +0 -1
  17. data/apis/DirectConnect-2012-10-25.json +5 -6
  18. data/apis/DynamoDB-2011-12-05.json +6 -6
  19. data/apis/DynamoDB-2012-08-10.json +307 -6
  20. data/apis/EC2-2013-06-15.json +6 -6
  21. data/apis/EC2-2013-10-01.json +6 -6
  22. data/apis/EC2-2013-10-15.json +6 -6
  23. data/apis/EC2-2014-02-01.json +15189 -0
  24. data/apis/EMR-2009-03-31.json +8 -8
  25. data/apis/ElastiCache-2012-11-15.json +6 -6
  26. data/apis/ElastiCache-2013-06-15.json +6 -6
  27. data/apis/ElastiCache-2014-03-24.json +4344 -0
  28. data/apis/ElasticBeanstalk-2010-12-01.json +6 -7
  29. data/apis/ElasticLoadBalancing-2012-06-01.json +216 -6
  30. data/apis/ElasticTranscoder-2012-09-25.json +4 -5
  31. data/apis/Glacier-2012-06-01.json +5 -5
  32. data/apis/IAM-2010-05-08.json +6 -6
  33. data/apis/ImportExport-2010-06-01.json +5 -6
  34. data/apis/Kinesis-2013-12-02.json +2 -3
  35. data/apis/OpsWorks-2013-02-18.json +149 -2
  36. data/apis/RDS-2013-01-10.json +6 -6
  37. data/apis/RDS-2013-02-12.json +6 -6
  38. data/apis/RDS-2013-05-15.json +6 -6
  39. data/apis/RDS-2013-09-09.json +6 -6
  40. data/apis/Redshift-2012-12-01.json +64 -5
  41. data/apis/Route53-2012-12-12.json +5 -6
  42. data/apis/Route53-2013-04-01.json +37 -6
  43. data/apis/S3-2006-03-01.json +8 -7
  44. data/apis/SDB-2009-04-15.json +5 -6
  45. data/apis/SES-2010-12-01.json +0 -1
  46. data/apis/SNS-2010-03-31.json +6 -6
  47. data/apis/SQS-2012-11-05.json +154 -6
  48. data/apis/STS-2011-06-15.json +14 -6
  49. data/apis/SWF-2012-01-25.json +6 -6
  50. data/apis/StorageGateway-2012-06-30.json +16 -16
  51. data/apis/StorageGateway-2013-06-30.json +21 -21
  52. data/apis/Support-2013-04-15.json +0 -1
  53. data/apis/configuration/endpoints.json +258 -154
  54. data/apis/source/autoscaling-2011-01-01.json +19 -19
  55. data/apis/source/cloudformation-2010-05-15.json +17 -17
  56. data/apis/source/cloudfront-2013-11-22.json +8898 -0
  57. data/apis/source/cloudfront-2013-11-22.paginators.json +32 -0
  58. data/apis/source/cloudfront-2013-11-22.waiters.json +29 -0
  59. data/apis/source/cloudfront-2014-01-31.json +8975 -0
  60. data/apis/source/cloudfront-2014-01-31.normal.json +2905 -0
  61. data/apis/source/cloudfront-2014-01-31.paginators.json +32 -0
  62. data/apis/source/cloudfront-2014-01-31.waiters.json +29 -0
  63. data/apis/source/cloudsearch-2011-02-01.json +286 -8
  64. data/apis/source/cloudsearch-2013-01-01.json +5547 -0
  65. data/apis/source/cloudsearch-2013-01-01.paginators.json +20 -0
  66. data/apis/source/cloudtrail-2013-11-01.json +539 -0
  67. data/apis/source/cloudtrail-2013-11-01.paginators.json +7 -0
  68. data/apis/source/dynamodb-2011-12-05.json +19 -0
  69. data/apis/source/dynamodb-2012-08-10.json +415 -2
  70. data/apis/source/ec2-2014-02-01.json +20576 -0
  71. data/apis/source/ec2-2014-02-01.paginators.json +126 -0
  72. data/apis/source/ec2-2014-02-01.waiters.json +146 -0
  73. data/apis/source/elasticache-2014-03-24.json +6463 -0
  74. data/apis/source/elasticache-2014-03-24.paginators.json +70 -0
  75. data/apis/source/elasticloadbalancing-2012-06-01.json +455 -164
  76. data/apis/source/elasticloadbalancing-2012-06-01.normal.json +2107 -0
  77. data/apis/source/kinesis-2013-12-02.json +5 -5
  78. data/apis/source/kinesis-2013-12-02.normal.json +761 -0
  79. data/apis/source/kinesis-2013-12-02.paginators.json +6 -6
  80. data/apis/source/opsworks-2013-02-18.json +242 -39
  81. data/apis/source/opsworks-2013-02-18.paginators.json +3 -0
  82. data/apis/source/redshift-2012-12-01.json +180 -91
  83. data/apis/source/route53-2013-04-01.json +68 -4
  84. data/apis/source/sqs-2012-11-05.json +237 -7
  85. data/apis/source/sts-2011-06-15.json +18 -2
  86. data/bin/aws.rb +7 -7
  87. data/doc-src/plugins/apis.rb +1 -1
  88. data/features/cloudtrail/client.feature +17 -0
  89. data/features/cloudtrail/step_definitions.rb +6 -0
  90. data/features/datapipeline/client.feature +1 -1
  91. data/lib/aws.rb +21 -5
  92. data/lib/aws/api/service_translators/s3.rb +1 -0
  93. data/lib/aws/api/translator.rb +1 -2
  94. data/lib/aws/credential_provider_chain.rb +62 -0
  95. data/lib/aws/credentials.rb +4 -1
  96. data/lib/aws/errors.rb +4 -0
  97. data/lib/aws/plugins/credentials.rb +24 -31
  98. data/lib/aws/plugins/s3_location_constraint.rb +38 -0
  99. data/lib/aws/shared_credentials.rb +105 -0
  100. data/lib/aws/structure.rb +1 -0
  101. data/lib/aws/util.rb +18 -19
  102. data/lib/aws/version.rb +1 -1
  103. data/spec/aws/credentials_spec.rb +8 -0
  104. data/spec/aws/plugins/credentials_spec.rb +71 -15
  105. data/spec/aws/plugins/s3_location_constraint_spec.rb +48 -0
  106. data/spec/aws/shared_credentials_spec.rb +68 -0
  107. data/spec/aws/util_spec.rb +107 -0
  108. data/spec/aws_spec.rb +6 -0
  109. data/spec/fixtures/credentials/mock_shared_credentials +14 -0
  110. data/spec/fixtures/operations/s3/create_bucket_with_implied_location_constraint.yml +23 -0
  111. data/spec/spec_helper.rb +4 -0
  112. data/tasks/test.rake +10 -7
  113. data/vendor/seahorse/lib/seahorse/client/param_converter.rb +2 -2
  114. metadata +43 -3
  115. data/lib/aws/plugins/instance_profile_credentials.rb +0 -14
@@ -24,6 +24,9 @@
24
24
  "DescribeLoadBasedAutoScaling": {
25
25
  "result_key": "LoadBasedAutoScalingConfigurations"
26
26
  },
27
+ "DescribePermissions": {
28
+ "result_key": "Permissions"
29
+ },
27
30
  "DescribeRaidArrays": {
28
31
  "result_key": "RaidArrays"
29
32
  },
@@ -197,7 +197,7 @@
197
197
  "Status": {
198
198
  "shape_name": "String",
199
199
  "type": "string",
200
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
200
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
201
201
  },
202
202
  "Port": {
203
203
  "shape_name": "Integer",
@@ -400,7 +400,7 @@
400
400
  "Status": {
401
401
  "shape_name": "String",
402
402
  "type": "string",
403
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
403
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
404
404
  },
405
405
  "Port": {
406
406
  "shape_name": "Integer",
@@ -556,7 +556,7 @@
556
556
  "documentation": "\n <p>\n The request would result in the user exceeding the allowed number of cluster snapshots.\n </p>\n "
557
557
  }
558
558
  ],
559
- "documentation": "\n <p>\n Copies the specified automated cluster snapshot to a new manual cluster snapshot. \n The source must be an automated snapshot and it must be in the available state.\n </p>\n <p>\n When you delete a cluster, Amazon Redshift deletes any automated snapshots \n of the cluster. Also, when the retention period of the snapshot expires,\n Amazon Redshift automatically deletes it. If you want to keep an \n automated snapshot for a longer period, you can make a manual\n copy of the snapshot. Manual snapshots are retained until you delete them. \n </p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CopyClusterSnapshot\n &SourceSnapshotIdentifier=cm:examplecluster-2013-01-22-19-27-58\n &TargetSnapshotIdentifier=my-snapshot-456\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T014618Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CopyClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CopyClusterSnapshotResult>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-456</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-22T19:27:58.931Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </CopyClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>aebb56f5-64fe-11e2-88c5-53eb05787dfb</RequestId>\n </ResponseMetadata>\n</CopyClusterSnapshotResponse></queryresponse>\n </examples>\n "
559
+ "documentation": "\n <p>\n Copies the specified automated cluster snapshot to a new manual cluster snapshot. \n The source must be an automated snapshot and it must be in the available state.\n </p>\n <p>\n When you delete a cluster, Amazon Redshift deletes any automated snapshots \n of the cluster. Also, when the retention period of the snapshot expires,\n Amazon Redshift automatically deletes it. If you want to keep an \n automated snapshot for a longer period, you can make a manual\n copy of the snapshot. Manual snapshots are retained until you delete them. \n </p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CopyClusterSnapshot\n &SourceSnapshotIdentifier=cm:examplecluster-2013-01-22-19-27-58\n &TargetSnapshotIdentifier=my-snapshot-456\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T014618Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CopyClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CopyClusterSnapshotResult>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-456</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-22T19:27:58.931Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </CopyClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>aebb56f5-64fe-11e2-88c5-53eb05787dfb</RequestId>\n </ResponseMetadata>\n</CopyClusterSnapshotResponse></queryresponse>\n </examples>\n "
560
560
  },
561
561
  "CreateCluster": {
562
562
  "name": "CreateCluster",
@@ -583,7 +583,7 @@
583
583
  "NodeType": {
584
584
  "shape_name": "String",
585
585
  "type": "string",
586
- "documentation": "\n <p>\n The node type to be provisioned for the cluster. \n For information about node types, go to <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#how-many-nodes\">\n Working with Clusters</a> in the <i>Amazon Redshift Management Guide</i>. </p> \n <p>\n Valid Values: <code>dw.hs1.xlarge</code> | <code>dw.hs1.8xlarge</code>. \n </p>\n ",
586
+ "documentation": "\n <p>\n The node type to be provisioned for the cluster. \n For information about node types, go to <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#how-many-nodes\">\n Working with Clusters</a> in the <i>Amazon Redshift Management Guide</i>. </p> \n <p>\n Valid Values: <code>dw1.xlarge</code> | <code>dw1.8xlarge</code> | <code>dw2.large</code> | <code>dw2.8xlarge</code>. \n </p>\n ",
587
587
  "required": true
588
588
  },
589
589
  "MasterUsername": {
@@ -633,7 +633,7 @@
633
633
  "PreferredMaintenanceWindow": {
634
634
  "shape_name": "String",
635
635
  "type": "string",
636
- "documentation": "\n <p>\n The weekly time range (in UTC) during which automated cluster maintenance can occur.\n </p>\n <p>\n Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>\n </p>\n <p>\n Default: A 30-minute window selected at random from an\n 8-hour block of time per region, occurring on a random day of the\n week. The following list shows the time blocks for each region \n from which the default maintenance windows are assigned.\n </p>\n <ul>\n <li>\n<b>US-East (Northern Virginia) Region:</b> 03:00-11:00 UTC</li>\n <li>\n<b>US-West (Oregon) Region</b> 06:00-14:00 UTC</li>\n </ul>\n <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p>\n <p>Constraints: Minimum 30-minute window.</p>\n "
636
+ "documentation": "\n <p>\n The weekly time range (in UTC) during which automated cluster maintenance can occur.\n </p>\n <p>\n Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>\n </p>\n <p>\n Default: A 30-minute window selected at random from an\n 8-hour block of time per region, occurring on a random day of the\n week. The following list shows the time blocks for each region \n from which the default maintenance windows are assigned.\n </p>\n <ul>\n <li>\n<b>US-East (Northern Virginia) Region:</b> 03:00-11:00 UTC</li>\n <li>\n<b>US-West (Oregon) Region</b> 06:00-14:00 UTC</li>\n <li>\n<b>EU (Ireland) Region</b> 22:00-06:00 UTC</li>\n <li>\n<b>Asia Pacific (Singapore) Region</b> 14:00-22:00 UTC</li>\n <li>\n<b>Asia Pacific (Sydney) Region</b> 12:00-20:00 UTC</li>\n <li>\n<b>Asia Pacific (Tokyo) Region</b> 17:00-03:00 UTC</li>\n </ul>\n <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p>\n <p>Constraints: Minimum 30-minute window.</p>\n "
637
637
  },
638
638
  "ClusterParameterGroupName": {
639
639
  "shape_name": "String",
@@ -854,7 +854,7 @@
854
854
  "MasterUserPassword": {
855
855
  "shape_name": "String",
856
856
  "type": "string",
857
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
857
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
858
858
  },
859
859
  "NodeType": {
860
860
  "shape_name": "String",
@@ -1033,6 +1033,11 @@
1033
1033
  }
1034
1034
  },
1035
1035
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
1036
+ },
1037
+ "ClusterRevisionNumber": {
1038
+ "shape_name": "String",
1039
+ "type": "string",
1040
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
1036
1041
  }
1037
1042
  },
1038
1043
  "wrapper": true,
@@ -1147,7 +1152,7 @@
1147
1152
  "documentation": "\n <p>The Elastic IP (EIP) is invalid or cannot be found.</p>\n "
1148
1153
  }
1149
1154
  ],
1150
- "documentation": "\n <p>\n Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If \n you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift \n creates a non-VPC cluster, it associates the default cluster security group with the cluster.\n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <example>\n <description>Create a non-VPC cluster.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateCluster\n &ClusterIdentifier=examplecluster\n &MasterUsername=masteruser\n &MasterUserPassword=12345678Aa\n &NumberOfNodes=2 \n &NodeType=dw.hs1.xlarge\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000028Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterResult>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </CreateClusterResult>\n <ResponseMetadata>\n <RequestId>e69b1294-64ef-11e2-b07c-f7fbdd006c67</RequestId>\n </ResponseMetadata>\n</CreateClusterResponse></queryresponse>\n </example>\n <example>\n <description>Create cluster in virtual private cloud (VPC). This example request specifies a ClusterSubnetGroup in the request.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateCluster\n&ClusterIdentifier=exampleclusterinvpc\n&MasterUsername=master\n&MasterUserPassword=1234abcdA\n&NodeType=dw.hs1.xlarge\n&NumberOfNodes=2\n&ClusterSubnetGroupName=mysubnetgroup1\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000028Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterResult>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterSubnetGroupName>mysubnetgroup1</ClusterSubnetGroupName>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>false</PubliclyAccessible>\n <Encrpyted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sat:08:30-sat:09:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <VpcId>vpc-796a5913</VpcId>\n <ClusterSecurityGroups/>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>exampleclusterinvpc</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>master</MasterUsername>\n </Cluster>\n </CreateClusterResult>\n <ResponseMetadata>\n <RequestId>fa337bb4-6a4d-11e2-a12a-cb8076a904bd</RequestId>\n </ResponseMetadata>\n</CreateClusterResponse></queryresponse>\n </example>\n </examples>\n "
1155
+ "documentation": "\n <p>\n Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If \n you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift \n creates a non-VPC cluster, it associates the default cluster security group with the cluster.\n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <example>\n <description>Create a non-VPC cluster.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateCluster\n &ClusterIdentifier=examplecluster\n &MasterUsername=masteruser\n &MasterUserPassword=12345678Aa\n &NumberOfNodes=2 \n &NodeType=dw1.xlarge\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000028Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterResult>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </CreateClusterResult>\n <ResponseMetadata>\n <RequestId>e69b1294-64ef-11e2-b07c-f7fbdd006c67</RequestId>\n </ResponseMetadata>\n</CreateClusterResponse></queryresponse>\n </example>\n <example>\n <description>Create cluster in virtual private cloud (VPC). This example request specifies a ClusterSubnetGroup in the request.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateCluster\n&ClusterIdentifier=exampleclusterinvpc\n&MasterUsername=master\n&MasterUserPassword=1234abcdA\n&NodeType=dw1.xlarge\n&NumberOfNodes=2\n&ClusterSubnetGroupName=mysubnetgroup1\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000028Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterResult>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterSubnetGroupName>mysubnetgroup1</ClusterSubnetGroupName>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>false</PubliclyAccessible>\n <Encrpyted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sat:08:30-sat:09:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <VpcId>vpc-796a5913</VpcId>\n <ClusterSecurityGroups/>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>exampleclusterinvpc</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>master</MasterUsername>\n </Cluster>\n </CreateClusterResult>\n <ResponseMetadata>\n <RequestId>fa337bb4-6a4d-11e2-a12a-cb8076a904bd</RequestId>\n </ResponseMetadata>\n</CreateClusterResponse></queryresponse>\n </example>\n </examples>\n "
1151
1156
  },
1152
1157
  "CreateClusterParameterGroup": {
1153
1158
  "name": "CreateClusterParameterGroup",
@@ -1384,7 +1389,7 @@
1384
1389
  "Status": {
1385
1390
  "shape_name": "String",
1386
1391
  "type": "string",
1387
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
1392
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
1388
1393
  },
1389
1394
  "Port": {
1390
1395
  "shape_name": "Integer",
@@ -1540,7 +1545,7 @@
1540
1545
  "documentation": "\n <p>\n The request would result in the user exceeding the allowed number of cluster snapshots.\n </p>\n "
1541
1546
  }
1542
1547
  ],
1543
- "documentation": "\n <p>\n Creates a manual snapshot of the specified cluster. \n The cluster must be in the \"available\" state.\n </p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateClusterSnapshot\n &ClusterIdentifier=examplecluster\n &SnapshotIdentifier=snapshot-1234\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T010824Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterSnapshotResult>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-123</SnapshotIdentifier>\n <Status>creating</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-23T01:08:29.142Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </CreateClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>65baef14-64f9-11e2-bea9-49e0ce183f07</RequestId>\n </ResponseMetadata>\n</CreateClusterSnapshotResponse></queryresponse>\n </examples>\n "
1548
+ "documentation": "\n <p>\n Creates a manual snapshot of the specified cluster. \n The cluster must be in the \"available\" state.\n </p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=CreateClusterSnapshot\n &ClusterIdentifier=examplecluster\n &SnapshotIdentifier=snapshot-1234\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T010824Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><CreateClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <CreateClusterSnapshotResult>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-123</SnapshotIdentifier>\n <Status>creating</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-23T01:08:29.142Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </CreateClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>65baef14-64f9-11e2-bea9-49e0ce183f07</RequestId>\n </ResponseMetadata>\n</CreateClusterSnapshotResponse></queryresponse>\n </examples>\n "
1544
1549
  },
1545
1550
  "CreateClusterSubnetGroup": {
1546
1551
  "name": "CreateClusterSubnetGroup",
@@ -1883,7 +1888,7 @@
1883
1888
  "documentation": "\n <p>The specified Amazon Redshift event source could not be found.</p>\n "
1884
1889
  }
1885
1890
  ],
1886
- "documentation": "\n <p>\n Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of\n an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the \n Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic.\n The ARN is displayed in the SNS console.\n </p>\n <p>\n You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities.\n Notifications will be sent for all events you want that match those criteria. For example, you can specify\n source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and\n severity = ERROR. The subsription will only send notifications for those ERROR events in the Availability and\n Backup categores for the specified clusters.\n </p>\n <p>\n If you specify both the source type and source IDs, such as source type = cluster and source identifier = \n my-cluster-1, notifiactions will be sent for all the cluster events for my-cluster-1. If you specify a source type\n but do not specify a source identifier, you will receive notice of the events for the objects of that type in your\n AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events\n generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you\n specify a source ID.\n </p>\n "
1891
+ "documentation": "\n <p>\n Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of\n an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the \n Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic.\n The ARN is displayed in the SNS console.\n </p>\n <p>\n You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities.\n Notifications will be sent for all events you want that match those criteria. For example, you can specify\n source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and\n severity = ERROR. The subscription will only send notifications for those ERROR events in the Availability and\n Backup categories for the specified clusters.\n </p>\n <p>\n If you specify both the source type and source IDs, such as source type = cluster and source identifier = \n my-cluster-1, notifications will be sent for all the cluster events for my-cluster-1. If you specify a source type\n but do not specify a source identifier, you will receive notice of the events for the objects of that type in your\n AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events\n generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you\n specify a source ID.\n </p>\n "
1887
1892
  },
1888
1893
  "CreateHsmClientCertificate": {
1889
1894
  "name": "CreateHsmClientCertificate",
@@ -1894,7 +1899,7 @@
1894
1899
  "HsmClientCertificateIdentifier": {
1895
1900
  "shape_name": "String",
1896
1901
  "type": "string",
1897
- "documentation": "\n <p>The identifier to be assigned to the new HSM client certificate that the cluster\n will use to connect to the HSM to retrieve the database encryption keys.</p>\n ",
1902
+ "documentation": "\n <p>The identifier to be assigned to the new HSM client certificate that the cluster\n will use to connect to the HSM to use the database encryption keys.</p>\n ",
1898
1903
  "required": true
1899
1904
  }
1900
1905
  },
@@ -1916,7 +1921,7 @@
1916
1921
  "HsmClientCertificatePublicKey": {
1917
1922
  "shape_name": "String",
1918
1923
  "type": "string",
1919
- "documentation": "\n <p>The public key that the Amazon Redshift cluster will use to retrieve the client certificate from the HSM. \n You must register the public key in the HSM.</p>\n "
1924
+ "documentation": "\n <p>The public key that the Amazon Redshift cluster will use to connect to the HSM. \n You must register the public key in the HSM.</p>\n "
1920
1925
  }
1921
1926
  },
1922
1927
  "wrapper": true,
@@ -1940,7 +1945,7 @@
1940
1945
  "documentation": "\n <p>\n The quota for HSM client certificates has been reached. \nFor information about increasing your quota, go to <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html\">Limits in Amazon Redshift</a> \nin the <i>Amazon Redshift Management Guide</i>.\n\n </p>\n "
1941
1946
  }
1942
1947
  ],
1943
- "documentation": "\n <p>Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM\n in order to store and retrieve the keys used to encrypt the cluster databases.</p>\n <p>The command returns a public key, which you must store in the HSM. After creating the HSM certificate,\n you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to\n store and retrieve database encryption keys in the HSM. For more information, go to\n aLinkToHSMTopic in the Amazon Redshift Management Guide.</p>\n "
1948
+ "documentation": "\n <p>Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM\n in order to store and retrieve the keys used to encrypt the cluster databases.</p>\n <p>The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate,\n you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to\n store and use encryption keys in the HSM. For more information, go to\n <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-HSM.html\">Hardware Security Modules</a> in the Amazon Redshift Management Guide.</p>\n "
1944
1949
  },
1945
1950
  "CreateHsmConfiguration": {
1946
1951
  "name": "CreateHsmConfiguration",
@@ -1981,7 +1986,7 @@
1981
1986
  "HsmServerPublicCertificate": {
1982
1987
  "shape_name": "String",
1983
1988
  "type": "string",
1984
- "documentation": "\n <p>The public key used to access the HSM client certificate, which was created by calling\n the Amazon Redshift create HSM certificate command.</p> \n ",
1989
+ "documentation": "\n <p>The HSMs public certificate file. When using Cloud HSM, the file name is server.pem.</p> \n ",
1985
1990
  "required": true
1986
1991
  }
1987
1992
  },
@@ -2037,7 +2042,7 @@
2037
2042
  "documentation": "\n <p>\n The quota for HSM configurations has been reached. \nFor information about increasing your quota, go to <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html\">Limits in Amazon Redshift</a> \nin the <i>Amazon Redshift Management Guide</i>.\n\n </p>\n "
2038
2043
  }
2039
2044
  ],
2040
- "documentation": "\n <p>Creates an HSM configuration that contains the information required by an Amazon Redshift cluster\n to store and retrieve database encryption keys in a Hardware Storeage Module (HSM). After\n creating the HSM configuration, you can specify it as a parameter when creating a cluster.\n The cluster will then store its encryption keys in the HSM.</p>\n <p>Before creating an HSM configuration, you must have first created an HSM client certificate.\n For more information, go to aLinkToHSMTopic in the Amazon Redshift Management Guide.</p>\n "
2045
+ "documentation": "\n <p>Creates an HSM configuration that contains the information required by an Amazon Redshift cluster\n to store and use database encryption keys in a Hardware Security Module (HSM). After\n creating the HSM configuration, you can specify it as a parameter when creating a cluster.\n The cluster will then store its encryption keys in the HSM.</p>\n <p>In addition to creating an HSM configuration, you must also create an HSM client certificate.\n For more information, go to\n <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-HSM.html\">Hardware Security Modules</a> in the Amazon Redshift Management Guide.</p>\n "
2041
2046
  },
2042
2047
  "DeleteCluster": {
2043
2048
  "name": "DeleteCluster",
@@ -2225,7 +2230,7 @@
2225
2230
  "MasterUserPassword": {
2226
2231
  "shape_name": "String",
2227
2232
  "type": "string",
2228
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
2233
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
2229
2234
  },
2230
2235
  "NodeType": {
2231
2236
  "shape_name": "String",
@@ -2404,6 +2409,11 @@
2404
2409
  }
2405
2410
  },
2406
2411
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
2412
+ },
2413
+ "ClusterRevisionNumber": {
2414
+ "shape_name": "String",
2415
+ "type": "string",
2416
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
2407
2417
  }
2408
2418
  },
2409
2419
  "wrapper": true,
@@ -2441,7 +2451,7 @@
2441
2451
  "documentation": "\n <p>\n The request would result in the user exceeding the allowed number of cluster snapshots.\n </p>\n "
2442
2452
  }
2443
2453
  ],
2444
- "documentation": "\n <p>\n Deletes a previously provisioned cluster. A successful response\n from the web service indicates that the request was received correctly. If a final cluster snapshot is requested\n the status of the cluster will be \"final-snapshot\" while the snapshot is being taken, then it's \"deleting\" once Amazon Redshift begins deleting the cluster. Use <a>DescribeClusters</a> \n to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DeleteCluster\n &ClusterIdentifier=examplecluster2\n &SkipFinalClusterSnapshot=true\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T022400Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DeleteClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DeleteClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster2.cobbanlpscsn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>deleting</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>true</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-23T00:11:32.804Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster2</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </DeleteClusterResult>\n <ResponseMetadata>\n <RequestId>f2e6b87e-6503-11e2-b343-393adc3f0a21</RequestId>\n </ResponseMetadata>\n</DeleteClusterResponse></queryresponse>\n </examples>\n "
2454
+ "documentation": "\n <p>\n Deletes a previously provisioned cluster. A successful response\n from the web service indicates that the request was received correctly. If a final cluster snapshot is requested\n the status of the cluster will be \"final-snapshot\" while the snapshot is being taken, then it's \"deleting\" once Amazon Redshift begins deleting the cluster. Use <a>DescribeClusters</a> \n to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DeleteCluster\n &ClusterIdentifier=examplecluster2\n &SkipFinalClusterSnapshot=true\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T022400Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DeleteClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DeleteClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster2.cobbanlpscsn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>deleting</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>true</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-23T00:11:32.804Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster2</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </DeleteClusterResult>\n <ResponseMetadata>\n <RequestId>f2e6b87e-6503-11e2-b343-393adc3f0a21</RequestId>\n </ResponseMetadata>\n</DeleteClusterResponse></queryresponse>\n </examples>\n "
2445
2455
  },
2446
2456
  "DeleteClusterParameterGroup": {
2447
2457
  "name": "DeleteClusterParameterGroup",
@@ -2557,7 +2567,7 @@
2557
2567
  "Status": {
2558
2568
  "shape_name": "String",
2559
2569
  "type": "string",
2560
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
2570
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
2561
2571
  },
2562
2572
  "Port": {
2563
2573
  "shape_name": "Integer",
@@ -2699,7 +2709,7 @@
2699
2709
  "documentation": "\n <p>\n The snapshot identifier does not refer to an existing cluster snapshot.\n </p>\n "
2700
2710
  }
2701
2711
  ],
2702
- "documentation": "\n <p>\n Deletes the specified manual snapshot. The snapshot must be in the \"available\" state, with no other users authorized to access the snapshot. \n </p>\n <p>\n Unlike automated snapshots, manual snapshots are retained even after you \n delete your cluster. \n Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot \n explicitly to avoid getting charged.\n If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DeleteClusterSnapshot\n &SnapshotIdentifier=snapshot-1234\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121208/us-east-1/redshift/aws4_request\n &x-amz-date=20121208T005225Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DeleteClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DeleteClusterSnapshotResult>\n <Snapshot>\n <SnapshotCreateTime>2012-12-07T23:31:02.372Z</SnapshotCreateTime>\n <Port>5439</Port>\n <SnapshotIdentifier>snapshot-1234</SnapshotIdentifier>\n <Status>deleted</Status>\n <ClusterCreateTime>2012-12-06T23:09:01.475Z</ClusterCreateTime>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>masteruser</MasterUsername>\n <NodeType>dw.hs1.xlarge</NodeType>\n <DBName>mydb</DBName>\n <NumberOfNodes>3</NumberOfNodes>\n </Snapshot>\n </DeleteClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>88a31de4-40d1-11e2-8a25-eb010998df4e</RequestId>\n </ResponseMetadata>\n</DeleteClusterSnapshotResponse></queryresponse>\n </examples>\n "
2712
+ "documentation": "\n <p>\n Deletes the specified manual snapshot. The snapshot must be in the \"available\" state, with no other users authorized to access the snapshot. \n </p>\n <p>\n Unlike automated snapshots, manual snapshots are retained even after you \n delete your cluster. \n Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot \n explicitly to avoid getting charged.\n If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DeleteClusterSnapshot\n &SnapshotIdentifier=snapshot-1234\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121208/us-east-1/redshift/aws4_request\n &x-amz-date=20121208T005225Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DeleteClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DeleteClusterSnapshotResult>\n <Snapshot>\n <SnapshotCreateTime>2012-12-07T23:31:02.372Z</SnapshotCreateTime>\n <Port>5439</Port>\n <SnapshotIdentifier>snapshot-1234</SnapshotIdentifier>\n <Status>deleted</Status>\n <ClusterCreateTime>2012-12-06T23:09:01.475Z</ClusterCreateTime>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>masteruser</MasterUsername>\n <NodeType>dw1.xlarge</NodeType>\n <DBName>mydb</DBName>\n <NumberOfNodes>3</NumberOfNodes>\n </Snapshot>\n </DeleteClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>88a31de4-40d1-11e2-8a25-eb010998df4e</RequestId>\n </ResponseMetadata>\n</DeleteClusterSnapshotResponse></queryresponse>\n </examples>\n "
2703
2713
  },
2704
2714
  "DeleteClusterSubnetGroup": {
2705
2715
  "name": "DeleteClusterSubnetGroup",
@@ -2851,12 +2861,12 @@
2851
2861
  "MaxRecords": {
2852
2862
  "shape_name": "IntegerOptional",
2853
2863
  "type": "integer",
2854
- "documentation": "\n <p>\n The maximum number of parameter group records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n the response includes a marker that you can use in a subsequent \n <a>DescribeClusterParameterGroups</a> request \n to retrieve the next set of records.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
2864
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
2855
2865
  },
2856
2866
  "Marker": {
2857
2867
  "shape_name": "String",
2858
2868
  "type": "string",
2859
- "documentation": "\n <p>\n An optional marker returned by a previous <a>DescribeClusterParameterGroups</a> request\n to indicate the first parameter group that the current request will return.\n </p>\n "
2869
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterParameterGroups</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
2860
2870
  }
2861
2871
  },
2862
2872
  "documentation": "\n <p>\n\n </p>\n "
@@ -2868,7 +2878,7 @@
2868
2878
  "Marker": {
2869
2879
  "shape_name": "String",
2870
2880
  "type": "string",
2871
- "documentation": "\n <p>\n A marker at which to continue listing cluster parameter groups in a new request. \n The response returns a marker if there are more parameter groups to list than \n returned in the response. \n </p>\n "
2881
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
2872
2882
  },
2873
2883
  "ParameterGroups": {
2874
2884
  "shape_name": "ParameterGroupList",
@@ -2933,12 +2943,12 @@
2933
2943
  "MaxRecords": {
2934
2944
  "shape_name": "IntegerOptional",
2935
2945
  "type": "integer",
2936
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n response includes a marker that you can specify in your subsequent request \n to retrieve remaining result.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p> \n "
2946
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p> \n "
2937
2947
  },
2938
2948
  "Marker": {
2939
2949
  "shape_name": "String",
2940
2950
  "type": "string",
2941
- "documentation": "\n <p>\n An optional marker returned from a previous <b>DescribeClusterParameters</b> request.\n If this parameter is specified, the response includes\n only records beyond the specified marker,\n up to the value specified by <code>MaxRecords</code>. \n </p>\n "
2951
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterParameters</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
2942
2952
  }
2943
2953
  },
2944
2954
  "documentation": "\n\n "
@@ -3003,7 +3013,7 @@
3003
3013
  "Marker": {
3004
3014
  "shape_name": "String",
3005
3015
  "type": "string",
3006
- "documentation": "\n <p>\n A marker that indicates the first parameter group that a subsequent\n <a>DescribeClusterParameterGroups</a> request will return.\n The response returns a marker only if there are more parameter groups details to list than \n the current response can return.\n </p>\n "
3016
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3007
3017
  }
3008
3018
  },
3009
3019
  "documentation": "\n <p>\n\t\tContains the output from the <a>DescribeClusterParameters</a> action.\n </p>\n "
@@ -3033,12 +3043,12 @@
3033
3043
  "MaxRecords": {
3034
3044
  "shape_name": "IntegerOptional",
3035
3045
  "type": "integer",
3036
- "documentation": "\n <p>\n The maximum number of records to be included in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response, which you can use\n in a subsequent <a>DescribeClusterSecurityGroups</a> request. \n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
3046
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3037
3047
  },
3038
3048
  "Marker": {
3039
3049
  "shape_name": "String",
3040
3050
  "type": "string",
3041
- "documentation": "\n <p>\n An optional marker returned by a previous <a>DescribeClusterSecurityGroups</a> request\n to indicate the first security group that the current request will return.\n You can specify either the <b>Marker</b> parameter or a <b>ClusterSecurityGroupName</b>\n parameter, but not both.\n </p>\n "
3051
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterSecurityGroups</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n <p>\n Constraints: You can specify either the <b>ClusterSecurityGroupName</b> parameter or the <b>Marker</b> parameter, but not both.\n </p>\n "
3042
3052
  }
3043
3053
  },
3044
3054
  "documentation": "\n <p>???</p>\n "
@@ -3050,7 +3060,7 @@
3050
3060
  "Marker": {
3051
3061
  "shape_name": "String",
3052
3062
  "type": "string",
3053
- "documentation": "\n <p>\n A marker at which to continue listing cluster security groups in a new request.\n The response returns a marker if there are more security groups to list than \n could be returned in the response.\n </p>\n "
3063
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3054
3064
  },
3055
3065
  "ClusterSecurityGroups": {
3056
3066
  "shape_name": "ClusterSecurityGroups",
@@ -3175,12 +3185,12 @@
3175
3185
  "MaxRecords": {
3176
3186
  "shape_name": "IntegerOptional",
3177
3187
  "type": "integer",
3178
- "documentation": "\n <p>\n The maximum number of snapshot records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n the response returns a marker that you can use in a subsequent <a>DescribeClusterSnapshots</a> \n request in order to retrieve the next set of snapshot records.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Must be at least 20 and no more than 100.</p>\n "
3188
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3179
3189
  },
3180
3190
  "Marker": {
3181
3191
  "shape_name": "String",
3182
3192
  "type": "string",
3183
- "documentation": "\n <p>\n An optional marker returned by a previous <a>DescribeClusterSnapshots</a> request\n to indicate the first snapshot that the request will return.\n </p>\n "
3193
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterSnapshots</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
3184
3194
  },
3185
3195
  "OwnerAccount": {
3186
3196
  "shape_name": "String",
@@ -3197,7 +3207,7 @@
3197
3207
  "Marker": {
3198
3208
  "shape_name": "String",
3199
3209
  "type": "string",
3200
- "documentation": "\n <p>\n A marker that indicates the first snapshot that a\n subsequent <a>DescribeClusterSnapshots</a> request will return. \n The response returns a marker only if there are more snapshots to list than \n the current response can return. \n </p>\n "
3210
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3201
3211
  },
3202
3212
  "Snapshots": {
3203
3213
  "shape_name": "SnapshotList",
@@ -3224,7 +3234,7 @@
3224
3234
  "Status": {
3225
3235
  "shape_name": "String",
3226
3236
  "type": "string",
3227
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
3237
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
3228
3238
  },
3229
3239
  "Port": {
3230
3240
  "shape_name": "Integer",
@@ -3363,7 +3373,7 @@
3363
3373
  "documentation": "\n <p>\n The snapshot identifier does not refer to an existing cluster snapshot.\n </p>\n "
3364
3374
  }
3365
3375
  ],
3366
- "documentation": "\n <p>\n Returns one or more snapshot objects, which contain metadata about your cluster snapshots.\n By default, this operation returns information about all snapshots of all clusters that are\n owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeClusterSnapshots\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T011512Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeClusterSnapshotsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeClusterSnapshotsResult>\n <Snapshots>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>cm:examplecluster-2013-01-22-19-27-58</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>automated</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-22T19:27:58.931Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-123</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-23T01:09:03.149Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </Snapshots>\n </DescribeClusterSnapshotsResult>\n <ResponseMetadata>\n <RequestId>56a9daf4-64fa-11e2-a8da-655adc216806</RequestId>\n </ResponseMetadata>\n</DescribeClusterSnapshotsResponse></queryresponse>\n </examples>\n "
3376
+ "documentation": "\n <p>\n Returns one or more snapshot objects, which contain metadata about your cluster snapshots.\n By default, this operation returns information about all snapshots of all clusters that are\n owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeClusterSnapshots\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T011512Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeClusterSnapshotsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeClusterSnapshotsResult>\n <Snapshots>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>cm:examplecluster-2013-01-22-19-27-58</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>automated</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-22T19:27:58.931Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n <Snapshot>\n <Port>5439</Port>\n <SnapshotIdentifier>my-snapshot-123</SnapshotIdentifier>\n <Status>available</Status>\n <SnapshotType>manual</SnapshotType>\n <ClusterVersion>1.0</ClusterVersion>\n <SnapshotCreateTime>2013-01-23T01:09:03.149Z</SnapshotCreateTime>\n <NumberOfNodes>2</NumberOfNodes>\n <DBName>dev</DBName>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <MasterUsername>adminuser</MasterUsername>\n </Snapshot>\n </Snapshots>\n </DescribeClusterSnapshotsResult>\n <ResponseMetadata>\n <RequestId>56a9daf4-64fa-11e2-a8da-655adc216806</RequestId>\n </ResponseMetadata>\n</DescribeClusterSnapshotsResponse></queryresponse>\n </examples>\n "
3367
3377
  },
3368
3378
  "DescribeClusterSubnetGroups": {
3369
3379
  "name": "DescribeClusterSubnetGroups",
@@ -3379,12 +3389,12 @@
3379
3389
  "MaxRecords": {
3380
3390
  "shape_name": "IntegerOptional",
3381
3391
  "type": "integer",
3382
- "documentation": "\n <p>The maximum number of cluster subnet group records to include in the response. \n If more records exist than the specified <code>MaxRecords</code> value, the response \n returns a marker that you can use in a subsequent <a>DescribeClusterSubnetGroups</a>\n request in order to retrieve the next set of cluster subnet group records.</p>\n <p>Default: 100</p>\n <p>Constraints: Must be at least 20 and no more than 100.</p>\n "
3392
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3383
3393
  },
3384
3394
  "Marker": {
3385
3395
  "shape_name": "String",
3386
3396
  "type": "string",
3387
- "documentation": "\n <p>An optional marker returned by a previous <a>DescribeClusterSubnetGroups</a> request to indicate the first \n cluster subnet group that the current request will return.</p>\n "
3397
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterSubnetGroups</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
3388
3398
  }
3389
3399
  },
3390
3400
  "documentation": "\n <p>\n </p>\n "
@@ -3396,7 +3406,7 @@
3396
3406
  "Marker": {
3397
3407
  "shape_name": "String",
3398
3408
  "type": "string",
3399
- "documentation": "\n <p>\n A marker at which to continue listing cluster subnet groups in a new request.\n A marker is returned if there are more cluster subnet groups to list than were returned in the response. \n </p>\n "
3409
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3400
3410
  },
3401
3411
  "ClusterSubnetGroups": {
3402
3412
  "shape_name": "ClusterSubnetGroups",
@@ -3501,12 +3511,12 @@
3501
3511
  "MaxRecords": {
3502
3512
  "shape_name": "IntegerOptional",
3503
3513
  "type": "integer",
3504
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more than the <code>MaxRecords</code> value is available, a marker is\n included in the response so that the following results can be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
3514
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3505
3515
  },
3506
3516
  "Marker": {
3507
3517
  "shape_name": "String",
3508
3518
  "type": "string",
3509
- "documentation": "\n <p>\n The marker returned from a previous request.\n If this parameter is specified, the response includes records\n beyond the marker only, up to <code>MaxRecords</code>.\n </p>\n "
3519
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusterVersions</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
3510
3520
  }
3511
3521
  },
3512
3522
  "documentation": "\n "
@@ -3518,7 +3528,7 @@
3518
3528
  "Marker": {
3519
3529
  "shape_name": "String",
3520
3530
  "type": "string",
3521
- "documentation": "\n <p>\n The identifier returned to allow retrieval of paginated results.\n </p>\n "
3531
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3522
3532
  },
3523
3533
  "ClusterVersions": {
3524
3534
  "shape_name": "ClusterVersionList",
@@ -3565,17 +3575,17 @@
3565
3575
  "ClusterIdentifier": {
3566
3576
  "shape_name": "String",
3567
3577
  "type": "string",
3568
- "documentation": "\n <p>\n The unique identifier of a cluster whose properties you are requesting.\n This parameter isn't case sensitive.\n </p> \n <p>The default is that all clusters defined for an account are returned.\n </p>\n \n "
3578
+ "documentation": "\n <p>\n The unique identifier of a cluster whose properties you are requesting.\n This parameter is case sensitive.\n </p> \n <p>The default is that all clusters defined for an account are returned.\n </p>\n \n "
3569
3579
  },
3570
3580
  "MaxRecords": {
3571
3581
  "shape_name": "IntegerOptional",
3572
3582
  "type": "integer",
3573
- "documentation": "\n <p>\n The maximum number of records that the response can include.\n If more records exist than the specified <code>MaxRecords</code> value,\n a <code>marker</code> is included in the response that can be used in a\n new <b>DescribeClusters</b> request to continue listing results.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
3583
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3574
3584
  },
3575
3585
  "Marker": {
3576
3586
  "shape_name": "String",
3577
3587
  "type": "string",
3578
- "documentation": "\n <p>\n An optional marker returned by a previous\n <b>DescribeClusters</b> request to indicate the\n first cluster that the current <b>DescribeClusters</b> request will return.\n </p>\n <p>You can specify either a <b>Marker</b> parameter or a <b>ClusterIdentifier</b> parameter in a\n <b>DescribeClusters</b> request, but not both.</p>\n "
3588
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeClusters</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n <p>\n Constraints: You can specify either the <b>ClusterIdentifier</b> parameter or the <b>Marker</b> parameter, but not both.\n </p>\n "
3579
3589
  }
3580
3590
  },
3581
3591
  "documentation": "\n <p>\n \n </p>\n "
@@ -3587,7 +3597,7 @@
3587
3597
  "Marker": {
3588
3598
  "shape_name": "String",
3589
3599
  "type": "string",
3590
- "documentation": "\n <p>\n A marker at which to continue listing clusters in a new request.\n A marker is returned if there are more clusters to list than were\n returned in the response.\n </p>\n "
3600
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3591
3601
  },
3592
3602
  "Clusters": {
3593
3603
  "shape_name": "ClusterList",
@@ -3749,7 +3759,7 @@
3749
3759
  "MasterUserPassword": {
3750
3760
  "shape_name": "String",
3751
3761
  "type": "string",
3752
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
3762
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
3753
3763
  },
3754
3764
  "NodeType": {
3755
3765
  "shape_name": "String",
@@ -3928,6 +3938,11 @@
3928
3938
  }
3929
3939
  },
3930
3940
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
3941
+ },
3942
+ "ClusterRevisionNumber": {
3943
+ "shape_name": "String",
3944
+ "type": "string",
3945
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
3931
3946
  }
3932
3947
  },
3933
3948
  "wrapper": true,
@@ -3948,7 +3963,7 @@
3948
3963
  "documentation": "\n <p>\n The <i>ClusterIdentifier</i> parameter does not refer to an existing cluster.\n </p>\n "
3949
3964
  }
3950
3965
  ],
3951
- "documentation": "\n <p>\n Returns properties of provisioned clusters including general cluster properties, cluster database properties,\n maintenance and backup properties, and security and access properties. This operation supports pagination. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <example>\n <name>Describing All Clusters</name>\n <description> The following example shows a request that describes all clusters.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeClusters\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000452Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeClustersResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeClustersResult>\n <Clusters>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </Clusters>\n </DescribeClustersResult>\n <ResponseMetadata>\n <RequestId>837d45d6-64f0-11e2-b07c-f7fbdd006c67</RequestId>\n </ResponseMetadata>\n</DescribeClustersResponse></queryresponse>\n </example>\n </examples>\n "
3966
+ "documentation": "\n <p>\n Returns properties of provisioned clusters including general cluster properties, cluster database properties,\n maintenance and backup properties, and security and access properties. This operation supports pagination. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n.\n </p>\n <examples>\n <example>\n <name>Describing All Clusters</name>\n <description> The following example shows a request that describes all clusters.</description>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeClusters\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T000452Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeClustersResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeClustersResult>\n <Clusters>\n <Cluster>\n <PendingModifiedValues>\n <MasterUserPassword>****</MasterUserPassword>\n </PendingModifiedValues>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:10:30-sun:11:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>masteruser</MasterUsername>\n </Cluster>\n </Clusters>\n </DescribeClustersResult>\n <ResponseMetadata>\n <RequestId>837d45d6-64f0-11e2-b07c-f7fbdd006c67</RequestId>\n </ResponseMetadata>\n</DescribeClustersResponse></queryresponse>\n </example>\n </examples>\n "
3952
3967
  },
3953
3968
  "DescribeDefaultClusterParameters": {
3954
3969
  "name": "DescribeDefaultClusterParameters",
@@ -3965,12 +3980,12 @@
3965
3980
  "MaxRecords": {
3966
3981
  "shape_name": "IntegerOptional",
3967
3982
  "type": "integer",
3968
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
3983
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
3969
3984
  },
3970
3985
  "Marker": {
3971
3986
  "shape_name": "String",
3972
3987
  "type": "string",
3973
- "documentation": "\n <p>\n An optional marker returned from a previous\n <b>DescribeDefaultClusterParameters</b> request.\n If this parameter is specified, the response includes\n only records beyond the marker,\n up to the value specified by <code>MaxRecords</code>.\n </p>\n "
3988
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeDefaultClusterParameters</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
3974
3989
  }
3975
3990
  },
3976
3991
  "documentation": "\n <p>\n\n </p>\n "
@@ -3991,7 +4006,7 @@
3991
4006
  "Marker": {
3992
4007
  "shape_name": "String",
3993
4008
  "type": "string",
3994
- "documentation": "\n <p>\n An identifier to allow retrieval of paginated results.\n </p>\n "
4009
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
3995
4010
  },
3996
4011
  "Parameters": {
3997
4012
  "shape_name": "ParametersList",
@@ -4156,12 +4171,12 @@
4156
4171
  "MaxRecords": {
4157
4172
  "shape_name": "IntegerOptional",
4158
4173
  "type": "integer",
4159
- "documentation": "\n <p>The maximum number of records to include in the response. If more records exist than the specified MaxRecords value,\n a pagination token called a marker is included in the response so that the remaining results can be retrieved.</p>\n <p>Default: 100</p>\n <p>Constraints: minimum 20, maximum 100</p>\n "
4174
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4160
4175
  },
4161
4176
  "Marker": {
4162
4177
  "shape_name": "String",
4163
4178
  "type": "string",
4164
- "documentation": "\n <p>An optional pagination token provided by a previous DescribeOrderableClusterOptions request. If this parameter is\n specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.</p>\n "
4179
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeEventSubscriptions</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4165
4180
  }
4166
4181
  },
4167
4182
  "documentation": "\n <p></p>\n "
@@ -4173,7 +4188,7 @@
4173
4188
  "Marker": {
4174
4189
  "shape_name": "String",
4175
4190
  "type": "string",
4176
- "documentation": "\n <p>An optional pagination token provided by a previous DescribeOrderableClusterOptions request. If this parameter is\n specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.\n </p>\n "
4191
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4177
4192
  },
4178
4193
  "EventSubscriptionsList": {
4179
4194
  "shape_name": "EventSubscriptionsList",
@@ -4305,12 +4320,12 @@
4305
4320
  "MaxRecords": {
4306
4321
  "shape_name": "IntegerOptional",
4307
4322
  "type": "integer",
4308
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: Value must be at least 20 and no more than 100.</p>\n "
4323
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4309
4324
  },
4310
4325
  "Marker": {
4311
4326
  "shape_name": "String",
4312
4327
  "type": "string",
4313
- "documentation": "\n <p>\n An optional marker returned from a previous\n <b>DescribeEvents</b> request.\n If this parameter is specified, the response includes\n only records beyond the marker,\n up to the value specified by <code>MaxRecords</code>.\n </p>\n "
4328
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeEvents</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4314
4329
  }
4315
4330
  },
4316
4331
  "documentation": "\n <p>\n\n </p>\n "
@@ -4322,7 +4337,7 @@
4322
4337
  "Marker": {
4323
4338
  "shape_name": "String",
4324
4339
  "type": "string",
4325
- "documentation": "\n <p>\n A marker at which to continue listing events in a new request.\n The response returns a marker if there are more events to list than \n returned in the response.\n </p>\n "
4340
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4326
4341
  },
4327
4342
  "Events": {
4328
4343
  "shape_name": "EventList",
@@ -4401,17 +4416,17 @@
4401
4416
  "HsmClientCertificateIdentifier": {
4402
4417
  "shape_name": "String",
4403
4418
  "type": "string",
4404
- "documentation": "\n <p>The identifier of a specific HSM client certificate for which you want information. If no\n identifier is specified, information is returned for all HSM client certificates associated\n with Amazon Redshift clusters owned by your AWS customer account.</p> \n "
4419
+ "documentation": "\n <p>The identifier of a specific HSM client certificate for which you want information. If no\n identifier is specified, information is returned for all HSM client certificates owned by your AWS customer account.</p> \n "
4405
4420
  },
4406
4421
  "MaxRecords": {
4407
4422
  "shape_name": "IntegerOptional",
4408
4423
  "type": "integer",
4409
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4424
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4410
4425
  },
4411
4426
  "Marker": {
4412
4427
  "shape_name": "String",
4413
4428
  "type": "string",
4414
- "documentation": "\n <p>\n An optional marker returned from a previous\n <b>DescribeOrderableClusterOptions</b> request.\n If this parameter is specified, the response includes\n only records beyond the marker,\n up to the value specified by <code>MaxRecords</code>.\n </p>\n "
4429
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeHsmClientCertificates</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4415
4430
  }
4416
4431
  },
4417
4432
  "documentation": "\n <p></p> \n "
@@ -4423,7 +4438,7 @@
4423
4438
  "Marker": {
4424
4439
  "shape_name": "String",
4425
4440
  "type": "string",
4426
- "documentation": "\n <p>\n A marker at which to continue listing events in a new request.\n The response returns a marker if there are more events to list than \n returned in the response.\n </p>\n "
4441
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4427
4442
  },
4428
4443
  "HsmClientCertificates": {
4429
4444
  "shape_name": "HsmClientCertificateList",
@@ -4440,7 +4455,7 @@
4440
4455
  "HsmClientCertificatePublicKey": {
4441
4456
  "shape_name": "String",
4442
4457
  "type": "string",
4443
- "documentation": "\n <p>The public key that the Amazon Redshift cluster will use to retrieve the client certificate from the HSM. \n You must register the public key in the HSM.</p>\n "
4458
+ "documentation": "\n <p>The public key that the Amazon Redshift cluster will use to connect to the HSM. \n You must register the public key in the HSM.</p>\n "
4444
4459
  }
4445
4460
  },
4446
4461
  "wrapper": true,
@@ -4477,12 +4492,12 @@
4477
4492
  "MaxRecords": {
4478
4493
  "shape_name": "IntegerOptional",
4479
4494
  "type": "integer",
4480
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4495
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4481
4496
  },
4482
4497
  "Marker": {
4483
4498
  "shape_name": "String",
4484
4499
  "type": "string",
4485
- "documentation": "\n <p>\n An optional marker returned from a previous\n <b>DescribeOrderableClusterOptions</b> request.\n If this parameter is specified, the response includes\n only records beyond the marker,\n up to the value specified by <code>MaxRecords</code>.\n </p>\n "
4500
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeHsmConfigurations</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4486
4501
  }
4487
4502
  },
4488
4503
  "documentation": "\n <p></p> \n "
@@ -4494,7 +4509,7 @@
4494
4509
  "Marker": {
4495
4510
  "shape_name": "String",
4496
4511
  "type": "string",
4497
- "documentation": "\n <p>\n A marker at which to continue listing HSM configurations in a new request.\n The response returns a marker if there are more HSM configurations to list than \n returned in the response.\n </p>\n "
4512
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4498
4513
  },
4499
4514
  "HsmConfigurations": {
4500
4515
  "shape_name": "HsmConfigurationList",
@@ -4626,12 +4641,12 @@
4626
4641
  "MaxRecords": {
4627
4642
  "shape_name": "IntegerOptional",
4628
4643
  "type": "integer",
4629
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4644
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4630
4645
  },
4631
4646
  "Marker": {
4632
4647
  "shape_name": "String",
4633
4648
  "type": "string",
4634
- "documentation": "\n <p>\n An optional marker returned from a previous\n <b>DescribeOrderableClusterOptions</b> request.\n If this parameter is specified, the response includes\n only records beyond the marker,\n up to the value specified by <code>MaxRecords</code>.\n </p>\n "
4649
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeOrderableClusterOptions</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4635
4650
  }
4636
4651
  },
4637
4652
  "documentation": "\n <p> </p>\n "
@@ -4691,7 +4706,7 @@
4691
4706
  "Marker": {
4692
4707
  "shape_name": "String",
4693
4708
  "type": "string",
4694
- "documentation": "\n <p>\n A marker that can be used to retrieve paginated results.\n </p>\n "
4709
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4695
4710
  }
4696
4711
  },
4697
4712
  "documentation": "\n <p>\n Contains the output from the <a>DescribeOrderableClusterOptions</a> action. \n </p>\n "
@@ -4699,7 +4714,7 @@
4699
4714
  "errors": [
4700
4715
 
4701
4716
  ],
4702
- "documentation": "\n <p> Returns a list of orderable cluster options. Before you create a \n new cluster you can use this operation to find what options are \n available, such as the EC2 Availability Zones (AZ) in the specific \n AWS region that you can specify, \n and the node types you can request. The node types differ by available \n storage, memory, CPU and price. With the cost involved you might want to \n obtain a list of cluster options in the specific region and specify values \n when creating a cluster. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeOrderableClusterOptions\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121207/us-east-1/redshift/aws4_request\n &x-amz-date=20121207T225314Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeOrderableClusterOptionsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeOrderableClusterOptionsResult>\n <OrderableClusterOptions>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>multi-node</ClusterType>\n <NodeType>dw.hs1.8xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>multi-node</ClusterType>\n <NodeType>dw.hs1.xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>single-node</ClusterType>\n <NodeType>dw.hs1.xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n </OrderableClusterOptions>\n </DescribeOrderableClusterOptionsResult>\n <ResponseMetadata>\n <RequestId>e37414cc-40c0-11e2-b6a0-df98b1a86860</RequestId>\n </ResponseMetadata>\n</DescribeOrderableClusterOptionsResponse></queryresponse>\n </examples>\n "
4717
+ "documentation": "\n <p> Returns a list of orderable cluster options. Before you create a \n new cluster you can use this operation to find what options are \n available, such as the EC2 Availability Zones (AZ) in the specific \n AWS region that you can specify, \n and the node types you can request. The node types differ by available \n storage, memory, CPU and price. With the cost involved you might want to \n obtain a list of cluster options in the specific region and specify values \n when creating a cluster. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeOrderableClusterOptions\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121207/us-east-1/redshift/aws4_request\n &x-amz-date=20121207T225314Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeOrderableClusterOptionsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeOrderableClusterOptionsResult>\n <OrderableClusterOptions>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>multi-node</ClusterType>\n <NodeType>dw1.8xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>multi-node</ClusterType>\n <NodeType>dw1.xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n <OrderableClusterOption>\n <ClusterVersion>1.0</ClusterVersion>\n <ClusterType>single-node</ClusterType>\n <NodeType>dw1.xlarge</NodeType>\n <AvailabilityZones>\n <AvailabilityZone>\n <Name>us-east-1a</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1c</Name>\n </AvailabilityZone>\n <AvailabilityZone>\n <Name>us-east-1d</Name>\n </AvailabilityZone>\n </AvailabilityZones>\n </OrderableClusterOption>\n </OrderableClusterOptions>\n </DescribeOrderableClusterOptionsResult>\n <ResponseMetadata>\n <RequestId>e37414cc-40c0-11e2-b6a0-df98b1a86860</RequestId>\n </ResponseMetadata>\n</DescribeOrderableClusterOptionsResponse></queryresponse>\n </examples>\n "
4703
4718
  },
4704
4719
  "DescribeReservedNodeOfferings": {
4705
4720
  "name": "DescribeReservedNodeOfferings",
@@ -4715,12 +4730,12 @@
4715
4730
  "MaxRecords": {
4716
4731
  "shape_name": "IntegerOptional",
4717
4732
  "type": "integer",
4718
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4733
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4719
4734
  },
4720
4735
  "Marker": {
4721
4736
  "shape_name": "String",
4722
4737
  "type": "string",
4723
- "documentation": "\n <p>\n An optional marker returned by a previous\n <a>DescribeReservedNodeOfferings</a> request to indicate the first offering that the \n request will return.\n </p>\n <p>You can specify either a <b>Marker</b> parameter or a <b>ClusterIdentifier</b> parameter in a\n <a>DescribeClusters</a> request, but not both.</p>\n "
4738
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeReservedNodeOfferings</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4724
4739
  }
4725
4740
  },
4726
4741
  "documentation": "\n <p>to be provided.</p>\n "
@@ -4732,7 +4747,7 @@
4732
4747
  "Marker": {
4733
4748
  "shape_name": "String",
4734
4749
  "type": "string",
4735
- "documentation": "\n <p>An optional marker returned by a previous <a>DescribeReservedNodeOfferings</a> request \n to indicate the first reserved node offering that the request will return. </p>\n "
4750
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4736
4751
  },
4737
4752
  "ReservedNodeOfferings": {
4738
4753
  "shape_name": "ReservedNodeOfferingList",
@@ -4819,7 +4834,7 @@
4819
4834
  "documentation": "\n <p>\n Specified offering does not exist.\n </p>\n "
4820
4835
  }
4821
4836
  ],
4822
- "documentation": "\n <p> \n Returns a list of the\n available reserved node offerings by Amazon Redshift with their descriptions including \n the node type, the fixed and recurring costs of reserving the node and duration the node will \n be reserved for you. These descriptions help you \n determine which reserve node offering you want to purchase. You then use the unique offering ID \n in you call to <a>PurchaseReservedNodeOffering</a> to reserve one or more nodes for your \n Amazon Redshift cluster.\n </p>\n <p>\n \nFor more information about managing parameter groups, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/purchase-reserved-node-instance.html\">Purchasing Reserved Nodes</a> \nin the <i>Amazon Redshift Management Guide</i>.\n \n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeReservedNodeOfferings\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130117/us-east-1/redshift/aws4_request\n &x-amz-date=20130117T232351Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeReservedNodeOfferingsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeReservedNodeOfferingsResult>\n <ReservedNodeOfferings>\n <ReservedNodeOffering>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <ReservedNodeOfferingId>3a98bf7d-979a-49cc-b568-18f24315baf0</ReservedNodeOfferingId>\n <UsagePrice>0.0</UsagePrice>\n <NodeType>dw.hs1.8xlarge</NodeType>\n </ReservedNodeOffering>\n <ReservedNodeOffering>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.09</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>1815.0</FixedPrice>\n <ReservedNodeOfferingId>d586503b-289f-408b-955b-9c95005d6908</ReservedNodeOfferingId>\n <UsagePrice>0.0</UsagePrice>\n <NodeType>dw.hs1.xlarge</NodeType>\n </ReservedNodeOffering>\n </DescribeReservedNodeOfferingsResult>\n <ResponseMetadata>\n <RequestId>f4a07e06-60fc-11e2-95d9-658e9466d117</RequestId>\n </ResponseMetadata>\n</DescribeReservedNodeOfferingsResponse></queryresponse>\n </examples>\n "
4837
+ "documentation": "\n <p> \n Returns a list of the\n available reserved node offerings by Amazon Redshift with their descriptions including \n the node type, the fixed and recurring costs of reserving the node and duration the node will \n be reserved for you. These descriptions help you \n determine which reserve node offering you want to purchase. You then use the unique offering ID \n in you call to <a>PurchaseReservedNodeOffering</a> to reserve one or more nodes for your \n Amazon Redshift cluster.\n </p>\n <p>\n \nFor more information about managing parameter groups, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/purchase-reserved-node-instance.html\">Purchasing Reserved Nodes</a> \nin the <i>Amazon Redshift Management Guide</i>.\n \n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeReservedNodeOfferings\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130117/us-east-1/redshift/aws4_request\n &x-amz-date=20130117T232351Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeReservedNodeOfferingsResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeReservedNodeOfferingsResult>\n <ReservedNodeOfferings>\n <ReservedNodeOffering>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <ReservedNodeOfferingId>3a98bf7d-979a-49cc-b568-18f24315baf0</ReservedNodeOfferingId>\n <UsagePrice>0.0</UsagePrice>\n <NodeType>dw1.8xlarge</NodeType>\n </ReservedNodeOffering>\n <ReservedNodeOffering>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.09</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>1815.0</FixedPrice>\n <ReservedNodeOfferingId>d586503b-289f-408b-955b-9c95005d6908</ReservedNodeOfferingId>\n <UsagePrice>0.0</UsagePrice>\n <NodeType>dw1.xlarge</NodeType>\n </ReservedNodeOffering>\n </DescribeReservedNodeOfferingsResult>\n <ResponseMetadata>\n <RequestId>f4a07e06-60fc-11e2-95d9-658e9466d117</RequestId>\n </ResponseMetadata>\n</DescribeReservedNodeOfferingsResponse></queryresponse>\n </examples>\n "
4823
4838
  },
4824
4839
  "DescribeReservedNodes": {
4825
4840
  "name": "DescribeReservedNodes",
@@ -4835,12 +4850,12 @@
4835
4850
  "MaxRecords": {
4836
4851
  "shape_name": "IntegerOptional",
4837
4852
  "type": "integer",
4838
- "documentation": "\n <p>\n The maximum number of records to include in the response.\n If more records exist than the specified <code>MaxRecords</code> value,\n a marker is included in the response so that the remaining\n results may be retrieved.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4853
+ "documentation": "\n <p>\n The maximum number of response records to return in each call. \n If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, \n a value is returned in a <code>marker</code> field of the response. \n You can retrieve the next set of records by retrying the command with the returned marker value.\n </p>\n <p>Default: <code>100</code></p>\n <p>Constraints: minimum 20, maximum 100.</p>\n "
4839
4854
  },
4840
4855
  "Marker": {
4841
4856
  "shape_name": "String",
4842
4857
  "type": "string",
4843
- "documentation": "\n <p>An optional marker returned by a previous <a>DescribeReservedNodes</a> request \n to indicate the first parameter group that the current request will return.</p>\n "
4858
+ "documentation": "\n <p>\n An optional parameter that specifies the starting point to return a set of response records. \n When the results of a <a>DescribeReservedNodes</a> request exceed the value specified in <code>MaxRecords</code>, \n AWS returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of \n response records by providing the returned marker value in the <code>Marker</code> parameter and \n retrying the request.\n </p>\n "
4844
4859
  }
4845
4860
  },
4846
4861
  "documentation": "\n <p> \n </p>\n "
@@ -4852,7 +4867,7 @@
4852
4867
  "Marker": {
4853
4868
  "shape_name": "String",
4854
4869
  "type": "string",
4855
- "documentation": "\n <p>A marker that can be used to retrieve paginated results.</p>\n "
4870
+ "documentation": "\n <p>\n A value that indicates the starting point for the next set of response records in a subsequent request. \n If a value is returned in a response, you can retrieve the next set of records by providing this returned \n marker value in the <code>Marker</code> parameter and retrying the command. If the <code>Marker</code> field\n is empty, all response records have been retrieved for the request.\n </p>\n "
4856
4871
  },
4857
4872
  "ReservedNodes": {
4858
4873
  "shape_name": "ReservedNodeList",
@@ -4959,7 +4974,7 @@
4959
4974
  "documentation": "\n <p>\n The specified reserved compute node not found.\n </p>\n "
4960
4975
  }
4961
4976
  ],
4962
- "documentation": "\n <p>\n Returns the descriptions of the reserved nodes.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeReservedNodes\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130125/us-east-1/redshift/aws4_request\n &x-amz-date=20130125T202355Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeReservedNodesResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeReservedNodesResult>\n <ReservedNodes>\n <ReservedNode>\n <StartTime>2013-01-22T18:46:48.600Z</StartTime>\n <OfferingType>Medium Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges/>\n <FixedPrice>800.0</FixedPrice>\n <UsagePrice>0.158</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw.hs1.xlarge</NodeType>\n <NodeCount>1</NodeCount>\n <ReservedNodeId>4357912c-9266-469d-beb0-0f1b775e1bc9</ReservedNodeId>\n </ReservedNode>\n <ReservedNode>\n <StartTime>2013-01-22T20:09:16.630Z</StartTime>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <UsagePrice>0.0</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw.hs1.8xlarge</NodeType>\n <NodeCount>2</NodeCount>\n <ReservedNodeId>93bbbca2-e88c-4b8b-a600-b64eaabf18a3</ReservedNodeId>\n </ReservedNode>\n <ReservedNode>\n <StartTime>2013-01-23T21:49:32.517Z</StartTime>\n <OfferingType>Medium Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges/>\n <FixedPrice>800.0</FixedPrice>\n <UsagePrice>0.158</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw.hs1.xlarge</NodeType>\n <NodeCount>1</NodeCount>\n <ReservedNodeId>bbcd9749-f2ea-4d01-9b1b-b576f618eb4e</ReservedNodeId>\n </ReservedNode>\n </ReservedNodes>\n </DescribeReservedNodesResult>\n <ResponseMetadata>\n <RequestId>24dc90c8-672d-11e2-b2e1-8f41f0379151</RequestId>\n </ResponseMetadata>\n</DescribeReservedNodesResponse></queryresponse>\n </examples>\n "
4977
+ "documentation": "\n <p>\n Returns the descriptions of the reserved nodes.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeReservedNodes\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130125/us-east-1/redshift/aws4_request\n &x-amz-date=20130125T202355Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeReservedNodesResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeReservedNodesResult>\n <ReservedNodes>\n <ReservedNode>\n <StartTime>2013-01-22T18:46:48.600Z</StartTime>\n <OfferingType>Medium Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges/>\n <FixedPrice>800.0</FixedPrice>\n <UsagePrice>0.158</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw1.xlarge</NodeType>\n <NodeCount>1</NodeCount>\n <ReservedNodeId>4357912c-9266-469d-beb0-0f1b775e1bc9</ReservedNodeId>\n </ReservedNode>\n <ReservedNode>\n <StartTime>2013-01-22T20:09:16.630Z</StartTime>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <UsagePrice>0.0</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw1.8xlarge</NodeType>\n <NodeCount>2</NodeCount>\n <ReservedNodeId>93bbbca2-e88c-4b8b-a600-b64eaabf18a3</ReservedNodeId>\n </ReservedNode>\n <ReservedNode>\n <StartTime>2013-01-23T21:49:32.517Z</StartTime>\n <OfferingType>Medium Utilization</OfferingType>\n <Duration>31536000</Duration>\n <RecurringCharges/>\n <FixedPrice>800.0</FixedPrice>\n <UsagePrice>0.158</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw1.xlarge</NodeType>\n <NodeCount>1</NodeCount>\n <ReservedNodeId>bbcd9749-f2ea-4d01-9b1b-b576f618eb4e</ReservedNodeId>\n </ReservedNode>\n </ReservedNodes>\n </DescribeReservedNodesResult>\n <ResponseMetadata>\n <RequestId>24dc90c8-672d-11e2-b2e1-8f41f0379151</RequestId>\n </ResponseMetadata>\n</DescribeReservedNodesResponse></queryresponse>\n </examples>\n "
4963
4978
  },
4964
4979
  "DescribeResize": {
4965
4980
  "name": "DescribeResize",
@@ -4983,17 +4998,17 @@
4983
4998
  "TargetNodeType": {
4984
4999
  "shape_name": "String",
4985
5000
  "type": "string",
4986
- "documentation": "\n <p>The node type that the cluster will have after the resize is complete.</p>\n "
5001
+ "documentation": "\n <p>The node type that the cluster will have after the resize operation is complete.</p>\n "
4987
5002
  },
4988
5003
  "TargetNumberOfNodes": {
4989
5004
  "shape_name": "IntegerOptional",
4990
5005
  "type": "integer",
4991
- "documentation": "\n <p>The number of nodes that the cluster will have after the resize is complete.</p>\n "
5006
+ "documentation": "\n <p>The number of nodes that the cluster will have after the resize operation is complete.</p>\n "
4992
5007
  },
4993
5008
  "TargetClusterType": {
4994
5009
  "shape_name": "String",
4995
5010
  "type": "string",
4996
- "documentation": "\n <p>The cluster type after the resize is complete.</p>\n <p>Valid Values: <code>multi-node</code> | <code>single-node</code></p>\n "
5011
+ "documentation": "\n <p>The cluster type after the resize operation is complete.</p>\n <p>Valid Values: <code>multi-node</code> | <code>single-node</code></p>\n "
4997
5012
  },
4998
5013
  "Status": {
4999
5014
  "shape_name": "String",
@@ -5029,6 +5044,31 @@
5029
5044
  "documentation": null
5030
5045
  },
5031
5046
  "documentation": "\n <p>The names of tables that have not been yet imported.</p>\n <p>Valid Values: List of table names</p>\n "
5047
+ },
5048
+ "AvgResizeRateInMegaBytesPerSecond": {
5049
+ "shape_name": "DoubleOptional",
5050
+ "type": "double",
5051
+ "documentation": "\n <p>The average rate of the resize operation over the last few minutes, measured in megabytes per second. \n After the resize operation completes, this value shows the average rate of the entire resize operation.</p>\n "
5052
+ },
5053
+ "TotalResizeDataInMegaBytes": {
5054
+ "shape_name": "LongOptional",
5055
+ "type": "long",
5056
+ "documentation": "\n <p>The estimated total amount of data, in megabytes, on the cluster before the resize operation began.</p>\n "
5057
+ },
5058
+ "ProgressInMegaBytes": {
5059
+ "shape_name": "LongOptional",
5060
+ "type": "long",
5061
+ "documentation": "\n <p>While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far. \n When the resize operation is complete, this value shows the total amount of data, in megabytes, on the cluster, \n which may be more or less than TotalResizeDataInMegaBytes (the estimated total amount of data before resize). </p>\n "
5062
+ },
5063
+ "ElapsedTimeInSeconds": {
5064
+ "shape_name": "LongOptional",
5065
+ "type": "long",
5066
+ "documentation": "\n <p>The amount of seconds that have elapsed since the resize operation began. \n After the resize operation completes, this value shows the total actual time, in seconds, for the resize operation. </p>\n "
5067
+ },
5068
+ "EstimatedTimeToCompletionInSeconds": {
5069
+ "shape_name": "LongOptional",
5070
+ "type": "long",
5071
+ "documentation": "\n <p>The estimated time remaining, in seconds, until the resize operation is complete. This value is calculated based on the average resize rate \n and the estimated amount of data remaining to be processed. Once the resize operation is complete, this value will be 0. </p>\n "
5032
5072
  }
5033
5073
  },
5034
5074
  "documentation": "\n <p>Describes the result of a cluster resize operation.</p>\n "
@@ -5049,7 +5089,7 @@
5049
5089
  "documentation": "\n <p>A resize operation for the specified cluster is not found.</p>\n "
5050
5090
  }
5051
5091
  ],
5052
- "documentation": "\n <p>\n Returns information about the last resize operation for the specified cluster. \n If no resize operation has ever been initiated for the specified cluster, a <code>HTTP 404</code> error is returned.\n If a resize operation was initiated and completed, the status of the resize remains as <code>SUCCEEDED</code> until\n the next resize.\n </p>\n <p>\n A resize operation can be requested using \n <a>ModifyCluster</a> and specifying a different number or type of nodes for the cluster.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeResize\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121207/us-east-1/redshift/aws4_request\n &x-amz-date=20121207T232427Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeResizeResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeResizeResult>\n <TargetClusterType>multi-node</TargetClusterType>\n <Status>SUCCEEDED</Status>\n <ImportTablesCompleted>\n <member>users</member>\n <member>venue</member>\n <member>sales</member>\n <member>listing</member>\n <member>event</member>\n <member>date</member>\n <member>category</member>\n </ImportTablesCompleted>\n <TargetNodeType>dw.hs1.xlarge</TargetNodeType>\n <TargetNumberOfNodes>2</TargetNumberOfNodes>\n </DescribeResizeResult>\n <ResponseMetadata>\n <RequestId>a6d59c61-a162-11e2-b2bc-fb54c9d11e09</RequestId>\n </ResponseMetadata>\n</DescribeResizeResponse></queryresponse>\n </examples>\n "
5092
+ "documentation": "\n <p>\n Returns information about the last resize operation for the specified cluster. \n If no resize operation has ever been initiated for the specified cluster, a <code>HTTP 404</code> error is returned.\n If a resize operation was initiated and completed, the status of the resize remains as <code>SUCCEEDED</code> until\n the next resize.\n </p>\n <p>\n A resize operation can be requested using \n <a>ModifyCluster</a> and specifying a different number or type of nodes for the cluster.\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=DescribeResize\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20121207/us-east-1/redshift/aws4_request\n &x-amz-date=20121207T232427Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><DescribeResizeResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <DescribeResizeResult>\n <TargetClusterType>multi-node</TargetClusterType>\n <Status>SUCCEEDED</Status>\n <AvgResizeRateInMegaBytesPerSecond>6.5263</AvgResizeRateInMegaBytesPerSecond>\n <ProgressInMegaBytes>66922</ProgressInMegaBytes>\n <EstimatedTimeToCompletionInSeconds>0</EstimatedTimeToCompletionInSeconds>\n <ImportTablesCompleted>\n <member>users</member>\n <member>venue</member>\n <member>sales</member>\n <member>listing</member>\n <member>event</member>\n <member>date</member>\n <member>category</member>\n </ImportTablesCompleted>\n <ElapsedTimeInSeconds>10254</ElapsedTimeInSeconds>\n <TargetNodeType>dw1.xlarge</TargetNodeType>\n <TargetNumberOfNodes>2</TargetNumberOfNodes>\n </DescribeResizeResult>\n <ResponseMetadata>\n <RequestId>a6d59c61-a162-11e2-b2bc-fb54c9d11e09</RequestId>\n </ResponseMetadata>\n</DescribeResizeResponse></queryresponse>\n </examples>\n "
5053
5093
  },
5054
5094
  "DisableLogging": {
5055
5095
  "name": "DisableLogging",
@@ -5290,7 +5330,7 @@
5290
5330
  "MasterUserPassword": {
5291
5331
  "shape_name": "String",
5292
5332
  "type": "string",
5293
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
5333
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
5294
5334
  },
5295
5335
  "NodeType": {
5296
5336
  "shape_name": "String",
@@ -5469,6 +5509,11 @@
5469
5509
  }
5470
5510
  },
5471
5511
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
5512
+ },
5513
+ "ClusterRevisionNumber": {
5514
+ "shape_name": "String",
5515
+ "type": "string",
5516
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
5472
5517
  }
5473
5518
  },
5474
5519
  "wrapper": true,
@@ -5491,6 +5536,13 @@
5491
5536
  },
5492
5537
  "documentation": "\n <p>\n The cluster already has cross-region snapshot copy disabled.\n </p>\n "
5493
5538
  },
5539
+ {
5540
+ "shape_name": "InvalidClusterStateFault",
5541
+ "type": "structure",
5542
+ "members": {
5543
+ },
5544
+ "documentation": "\n <p>\n The specified cluster is not in the <i>available</i> state.\n </p>\n "
5545
+ },
5494
5546
  {
5495
5547
  "shape_name": "UnauthorizedOperation",
5496
5548
  "type": "structure",
@@ -5790,7 +5842,7 @@
5790
5842
  "MasterUserPassword": {
5791
5843
  "shape_name": "String",
5792
5844
  "type": "string",
5793
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
5845
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
5794
5846
  },
5795
5847
  "NodeType": {
5796
5848
  "shape_name": "String",
@@ -5969,6 +6021,11 @@
5969
6021
  }
5970
6022
  },
5971
6023
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
6024
+ },
6025
+ "ClusterRevisionNumber": {
6026
+ "shape_name": "String",
6027
+ "type": "string",
6028
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
5972
6029
  }
5973
6030
  },
5974
6031
  "wrapper": true,
@@ -6049,7 +6106,7 @@
6049
6106
  "NodeType": {
6050
6107
  "shape_name": "String",
6051
6108
  "type": "string",
6052
- "documentation": "\n <p>\n The new node type of the cluster. If you specify a new node type, \n you must also specify the number of nodes parameter also.\n </p>\n <p>\n When you submit your request to resize a cluster, \n Amazon Redshift sets access permissions for the cluster to read-only.\n After Amazon Redshift provisions a new cluster according to your \n resize requirements, there will be a temporary outage while the old cluster is \n deleted and your connection is switched to the new cluster. When\n the new connection is complete, the original access permissions for the\n cluster are restored.\n You can use the <a>DescribeResize</a> to track the progress of the resize request.\n </p>\n <p>Valid Values: <code> dw.hs1.xlarge</code> | <code>dw.hs1.8xlarge</code></p>\n "
6109
+ "documentation": "\n <p>\n The new node type of the cluster. If you specify a new node type, \n you must also specify the number of nodes parameter also.\n </p>\n <p>\n When you submit your request to resize a cluster, \n Amazon Redshift sets access permissions for the cluster to read-only.\n After Amazon Redshift provisions a new cluster according to your \n resize requirements, there will be a temporary outage while the old cluster is \n deleted and your connection is switched to the new cluster. When\n the new connection is complete, the original access permissions for the\n cluster are restored.\n You can use the <a>DescribeResize</a> to track the progress of the resize request.\n </p>\n <p>Valid Values: <code> dw1.xlarge</code> | <code>dw1.8xlarge</code> | <code>dw2.large</code> | <code>dw2.8xlarge</code>.</p>\n "
6053
6110
  },
6054
6111
  "NumberOfNodes": {
6055
6112
  "shape_name": "IntegerOptional",
@@ -6282,7 +6339,7 @@
6282
6339
  "MasterUserPassword": {
6283
6340
  "shape_name": "String",
6284
6341
  "type": "string",
6285
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
6342
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
6286
6343
  },
6287
6344
  "NodeType": {
6288
6345
  "shape_name": "String",
@@ -6461,6 +6518,11 @@
6461
6518
  }
6462
6519
  },
6463
6520
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
6521
+ },
6522
+ "ClusterRevisionNumber": {
6523
+ "shape_name": "String",
6524
+ "type": "string",
6525
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
6464
6526
  }
6465
6527
  },
6466
6528
  "wrapper": true,
@@ -6547,7 +6609,7 @@
6547
6609
  "documentation": "\n <p>There is no Amazon Redshift HSM configuration with the specified identifier.</p> \n "
6548
6610
  }
6549
6611
  ],
6550
- "documentation": "\n <p> \n Modifies the settings for a cluster. \n For example, you can add another security or parameter group, \n update the preferred maintenance window, or change the master user password. \n Resetting a cluster password or modifying the security groups associated \n with a cluster do not need a reboot. However, modifying parameter group \n requires a reboot for parameters to take effect. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <p>You can also change node type and the number of nodes to scale up or down the cluster. \n When resizing a cluster, you must specify\n both the number of nodes and the node type even if one of the parameters does \n not change. If you specify\n the same number of nodes and node type that are already configured for the cluster, \n an error is returned.</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=ModifyCluster\n &AllowVersionUpgrade=true\n &AutomatedSnapshotRetentionPeriod=2\n &ClusterIdentifier=examplecluster\n &ClusterParameterGroupName=parametergroup1\n &PreferredMaintenanceWindow=wed:07:30-wed:08:00\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T022911Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><ModifyClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <ModifyClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster.coqoarplqhsn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>available</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>2</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>wed:07:30-wed:08:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>applying</ParameterApplyStatus>\n <ParameterGroupName>parametergroup1</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </ModifyClusterResult>\n <ResponseMetadata>\n <RequestId>acbc43d5-6504-11e2-bea9-49e0ce183f07</RequestId>\n </ResponseMetadata>\n</ModifyClusterResponse></queryresponse>\n </examples>\n "
6612
+ "documentation": "\n <p> \n Modifies the settings for a cluster. \n For example, you can add another security or parameter group, \n update the preferred maintenance window, or change the master user password. \n Resetting a cluster password or modifying the security groups associated \n with a cluster do not need a reboot. However, modifying parameter group \n requires a reboot for parameters to take effect. \n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <p>You can also change node type and the number of nodes to scale up or down the cluster. \n When resizing a cluster, you must specify\n both the number of nodes and the node type even if one of the parameters does \n not change. If you specify\n the same number of nodes and node type that are already configured for the cluster, \n an error is returned.</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=ModifyCluster\n &AllowVersionUpgrade=true\n &AutomatedSnapshotRetentionPeriod=2\n &ClusterIdentifier=examplecluster\n &ClusterParameterGroupName=parametergroup1\n &PreferredMaintenanceWindow=wed:07:30-wed:08:00\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T022911Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><ModifyClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <ModifyClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster.coqoarplqhsn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>available</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>2</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>wed:07:30-wed:08:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>applying</ParameterApplyStatus>\n <ParameterGroupName>parametergroup1</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </ModifyClusterResult>\n <ResponseMetadata>\n <RequestId>acbc43d5-6504-11e2-bea9-49e0ce183f07</RequestId>\n </ResponseMetadata>\n</ModifyClusterResponse></queryresponse>\n </examples>\n "
6551
6613
  },
6552
6614
  "ModifyClusterParameterGroup": {
6553
6615
  "name": "ModifyClusterParameterGroup",
@@ -7169,7 +7231,7 @@
7169
7231
  "MasterUserPassword": {
7170
7232
  "shape_name": "String",
7171
7233
  "type": "string",
7172
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
7234
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
7173
7235
  },
7174
7236
  "NodeType": {
7175
7237
  "shape_name": "String",
@@ -7348,6 +7410,11 @@
7348
7410
  }
7349
7411
  },
7350
7412
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
7413
+ },
7414
+ "ClusterRevisionNumber": {
7415
+ "shape_name": "String",
7416
+ "type": "string",
7417
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
7351
7418
  }
7352
7419
  },
7353
7420
  "wrapper": true,
@@ -7376,6 +7443,13 @@
7376
7443
  "members": {
7377
7444
  },
7378
7445
  "documentation": "\n <p>\n Your account is not authorized to perform the requested operation.\n </p>\n "
7446
+ },
7447
+ {
7448
+ "shape_name": "InvalidClusterStateFault",
7449
+ "type": "structure",
7450
+ "members": {
7451
+ },
7452
+ "documentation": "\n <p>\n The specified cluster is not in the <i>available</i> state.\n </p>\n "
7379
7453
  }
7380
7454
  ],
7381
7455
  "documentation": "\n <p>\n Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.\n </p>\n "
@@ -7516,7 +7590,7 @@
7516
7590
  "documentation": "\n <p>\n Request would exceed the user's compute node quota. \nFor information about increasing your quota, go to <a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html\">Limits in Amazon Redshift</a> \nin the <i>Amazon Redshift Management Guide</i>.\n\n </p>\n "
7517
7591
  }
7518
7592
  ],
7519
- "documentation": "\n <p> \n Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings.\n You can purchase one of the offerings. You can call the\n <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node offerings. You can call this \n API by providing a specific reserved node offering and the number of nodes you want to reserve.\n </p>\n <p>\n \nFor more information about managing parameter groups, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/purchase-reserved-node-instance.html\">Purchasing Reserved Nodes</a> \nin the <i>Amazon Redshift Management Guide</i>.\n \n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=PurchaseReservedNodeOffering\n &ReservedNodeOfferingId=3a98bf7d-979a-49cc-b568-18f24315baf0\n &NodeCount=2\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130117/us-east-1/redshift/aws4_request\n &x-amz-date=20130117T232351Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><PurchaseReservedNodeOfferingResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <PurchaseReservedNodeOfferingResult>\n <ReservedNode>\n <StartTime>2013-01-18T21:42:44.402Z</StartTime>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <UsagePrice>0.0</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw.hs1.8xlarge</NodeType>\n <NodeCount>2</NodeCount>\n <ReservedNodeId>1ba8e2e3-dacf-48d9-841f-cc675182a8a6</ReservedNodeId>\n </ReservedNode>\n </PurchaseReservedNodeOfferingResult>\n <ResponseMetadata>\n <RequestId>fcb117cc-61b7-11e2-b6e9-87e586e4ca38</RequestId>\n </ResponseMetadata>\n</PurchaseReservedNodeOfferingResponse></queryresponse>\n </examples>\n "
7593
+ "documentation": "\n <p> \n Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings.\n You can purchase one of the offerings. You can call the\n <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node offerings. You can call this \n API by providing a specific reserved node offering and the number of nodes you want to reserve.\n </p>\n <p>\n \nFor more information about managing parameter groups, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/purchase-reserved-node-instance.html\">Purchasing Reserved Nodes</a> \nin the <i>Amazon Redshift Management Guide</i>.\n \n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=PurchaseReservedNodeOffering\n &ReservedNodeOfferingId=3a98bf7d-979a-49cc-b568-18f24315baf0\n &NodeCount=2\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130117/us-east-1/redshift/aws4_request\n &x-amz-date=20130117T232351Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><PurchaseReservedNodeOfferingResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <PurchaseReservedNodeOfferingResult>\n <ReservedNode>\n <StartTime>2013-01-18T21:42:44.402Z</StartTime>\n <OfferingType>Heavy Utilization</OfferingType>\n <Duration>94608000</Duration>\n <RecurringCharges>\n <RecurringCharge>\n <RecurringChargeFrequency>Hourly</RecurringChargeFrequency>\n <RecurringChargeAmount>0.21</RecurringChargeAmount>\n </RecurringCharge>\n </RecurringCharges>\n <FixedPrice>12452.0</FixedPrice>\n <UsagePrice>0.0</UsagePrice>\n <State>payment-pending</State>\n <NodeType>dw1.8xlarge</NodeType>\n <NodeCount>2</NodeCount>\n <ReservedNodeId>1ba8e2e3-dacf-48d9-841f-cc675182a8a6</ReservedNodeId>\n </ReservedNode>\n </PurchaseReservedNodeOfferingResult>\n <ResponseMetadata>\n <RequestId>fcb117cc-61b7-11e2-b6e9-87e586e4ca38</RequestId>\n </ResponseMetadata>\n</PurchaseReservedNodeOfferingResponse></queryresponse>\n </examples>\n "
7520
7594
  },
7521
7595
  "RebootCluster": {
7522
7596
  "name": "RebootCluster",
@@ -7694,7 +7768,7 @@
7694
7768
  "MasterUserPassword": {
7695
7769
  "shape_name": "String",
7696
7770
  "type": "string",
7697
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
7771
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
7698
7772
  },
7699
7773
  "NodeType": {
7700
7774
  "shape_name": "String",
@@ -7873,6 +7947,11 @@
7873
7947
  }
7874
7948
  },
7875
7949
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
7950
+ },
7951
+ "ClusterRevisionNumber": {
7952
+ "shape_name": "String",
7953
+ "type": "string",
7954
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
7876
7955
  }
7877
7956
  },
7878
7957
  "wrapper": true,
@@ -7896,7 +7975,7 @@
7896
7975
  "documentation": "\n <p>\n The <i>ClusterIdentifier</i> parameter does not refer to an existing cluster.\n </p>\n "
7897
7976
  }
7898
7977
  ],
7899
- "documentation": "\n <p>\n Reboots a cluster. \n This action is taken as soon as possible. It results in a momentary outage to the cluster,\n during which the cluster status is set to <code>rebooting</code>. A cluster event is created\n when the reboot is completed. \n Any pending cluster modifications (see <a>ModifyCluster</a>) are applied at this reboot.\n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=RebootCluster\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T021951Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><RebootClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <RebootClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster.cobaosmlqshn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>rebooting</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:06:30-sun:07:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </RebootClusterResult>\n <ResponseMetadata>\n <RequestId>5edee79e-6503-11e2-9e70-918437dd236d</RequestId>\n </ResponseMetadata>\n</RebootClusterResponse></queryresponse>\n </examples>\n "
7978
+ "documentation": "\n <p>\n Reboots a cluster. \n This action is taken as soon as possible. It results in a momentary outage to the cluster,\n during which the cluster status is set to <code>rebooting</code>. A cluster event is created\n when the reboot is completed. \n Any pending cluster modifications (see <a>ModifyCluster</a>) are applied at this reboot.\n \nFor more information about managing clusters, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html\">Amazon Redshift Clusters</a> \nin the <i>Amazon Redshift Management Guide</i>\n\n </p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=RebootCluster\n &ClusterIdentifier=examplecluster\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T021951Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><RebootClusterResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <RebootClusterResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <Endpoint>\n <Port>5439</Port>\n <Address>examplecluster.cobaosmlqshn.us-east-1.redshift.amazonaws.com</Address>\n </Endpoint>\n <ClusterStatus>rebooting</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:06:30-sun:07:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterCreateTime>2013-01-22T19:23:59.368Z</ClusterCreateTime>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <AvailabilityZone>us-east-1c</AvailabilityZone>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </RebootClusterResult>\n <ResponseMetadata>\n <RequestId>5edee79e-6503-11e2-9e70-918437dd236d</RequestId>\n </ResponseMetadata>\n</RebootClusterResponse></queryresponse>\n </examples>\n "
7900
7979
  },
7901
7980
  "ResetClusterParameterGroup": {
7902
7981
  "name": "ResetClusterParameterGroup",
@@ -8238,7 +8317,7 @@
8238
8317
  "MasterUserPassword": {
8239
8318
  "shape_name": "String",
8240
8319
  "type": "string",
8241
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
8320
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
8242
8321
  },
8243
8322
  "NodeType": {
8244
8323
  "shape_name": "String",
@@ -8417,6 +8496,11 @@
8417
8496
  }
8418
8497
  },
8419
8498
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
8499
+ },
8500
+ "ClusterRevisionNumber": {
8501
+ "shape_name": "String",
8502
+ "type": "string",
8503
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
8420
8504
  }
8421
8505
  },
8422
8506
  "wrapper": true,
@@ -8545,7 +8629,7 @@
8545
8629
  "documentation": "\n <p>The Elastic IP (EIP) is invalid or cannot be found.</p>\n "
8546
8630
  }
8547
8631
  ],
8548
- "documentation": "\n <p>\n \n Creates a new cluster from a snapshot. Amazon Redshift creates the resulting cluster \n with the same configuration as the original cluster from which the snapshot was created, \n except that the new cluster\n is created with the default cluster security and parameter group. \n \n After Amazon Redshift creates the cluster you can use the <a>ModifyCluster</a> \n API to associate a different security group and different parameter group with the\n restored cluster.\n \n \n </p>\n <p> If a snapshot is taken of a cluster in VPC, you can restore it only in VPC. \n In this case, you must provide a cluster subnet group where you want the cluster \n restored. If snapshot is taken of a cluster outside VPC, then you can \n restore it only outside VPC.</p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=RestoreFromClusterSnapshot\n &ClusterIdentifier=examplecluster-restored\n &SnapshotIdentifier=cm:examplecluster-2013-01-22-19-27-58\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T023350Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><RestoreFromClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <RestoreFromClusterSnapshotResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:06:30-sun:07:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <NodeType>dw.hs1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster-restored</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </RestoreFromClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>52a9aee8-6505-11e2-bec0-17624ad140dd</RequestId>\n </ResponseMetadata>\n</RestoreFromClusterSnapshotResponse></queryresponse>\n </examples>\n "
8632
+ "documentation": "\n <p>\n \n Creates a new cluster from a snapshot. Amazon Redshift creates the resulting cluster \n with the same configuration as the original cluster from which the snapshot was created, \n except that the new cluster\n is created with the default cluster security and parameter group. \n \n After Amazon Redshift creates the cluster you can use the <a>ModifyCluster</a> \n API to associate a different security group and different parameter group with the\n restored cluster.\n \n \n </p>\n <p> If a snapshot is taken of a cluster in VPC, you can restore it only in VPC. \n In this case, you must provide a cluster subnet group where you want the cluster \n restored. If snapshot is taken of a cluster outside VPC, then you can \n restore it only outside VPC.</p>\n <p>\nFor more information about working with snapshots, go to \n<a href=\"http://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html\">Amazon Redshift Snapshots</a> \nin the <i>Amazon Redshift Management Guide</i>.\n</p>\n <examples>\n <queryrequest>https://redshift.us-east-1.amazonaws.com/\n ?Action=RestoreFromClusterSnapshot\n &ClusterIdentifier=examplecluster-restored\n &SnapshotIdentifier=cm:examplecluster-2013-01-22-19-27-58\n &Version=2012-12-01\n &x-amz-algorithm=AWS4-HMAC-SHA256\n &x-amz-credential=AKIAIOSFODNN7EXAMPLE/20130123/us-east-1/redshift/aws4_request\n &x-amz-date=20130123T023350Z\n &x-amz-signedheaders=content-type;host;x-amz-date</queryrequest>\n <queryresponse><RestoreFromClusterSnapshotResponse xmlns=\"http://redshift.amazonaws.com/doc/2012-12-01/\">\n <RestoreFromClusterSnapshotResult>\n <Cluster>\n <PendingModifiedValues/>\n <ClusterVersion>1.0</ClusterVersion>\n <VpcSecurityGroups/>\n <ClusterStatus>creating</ClusterStatus>\n <NumberOfNodes>2</NumberOfNodes>\n <AutomatedSnapshotRetentionPeriod>1</AutomatedSnapshotRetentionPeriod>\n <PubliclyAccessible>true</PubliclyAccessible>\n <Encrypted>false</Encrypted>\n <DBName>dev</DBName>\n <PreferredMaintenanceWindow>sun:06:30-sun:07:00</PreferredMaintenanceWindow>\n <ClusterParameterGroups>\n <ClusterParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <ParameterGroupName>default.redshift-1.0</ParameterGroupName>\n </ClusterParameterGroup>\n </ClusterParameterGroups>\n <ClusterSecurityGroups>\n <ClusterSecurityGroup>\n <Status>active</Status>\n <ClusterSecurityGroupName>default</ClusterSecurityGroupName>\n </ClusterSecurityGroup>\n </ClusterSecurityGroups>\n <NodeType>dw1.xlarge</NodeType>\n <ClusterIdentifier>examplecluster-restored</ClusterIdentifier>\n <AllowVersionUpgrade>true</AllowVersionUpgrade>\n <MasterUsername>adminuser</MasterUsername>\n </Cluster>\n </RestoreFromClusterSnapshotResult>\n <ResponseMetadata>\n <RequestId>52a9aee8-6505-11e2-bec0-17624ad140dd</RequestId>\n </ResponseMetadata>\n</RestoreFromClusterSnapshotResponse></queryresponse>\n </examples>\n "
8549
8633
  },
8550
8634
  "RevokeClusterSecurityGroupIngress": {
8551
8635
  "name": "RevokeClusterSecurityGroupIngress",
@@ -8729,7 +8813,7 @@
8729
8813
  "Status": {
8730
8814
  "shape_name": "String",
8731
8815
  "type": "string",
8732
- "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
8816
+ "documentation": "\n <p>\n The snapshot status. The value of the status depends on the API operation used.\n <ul>\n <li>\n<a>CreateClusterSnapshot</a> and <a>CopyClusterSnapshot</a> returns status as \"creating\". </li>\n <li>\n<a>DescribeClusterSnapshots</a> returns status as \n \"creating\", \"available\", \"final snapshot\", or \"failed\".</li>\n <li>\n<a>DeleteClusterSnapshot</a> returns status as \"deleted\".</li>\n </ul>\n </p>\n "
8733
8817
  },
8734
8818
  "Port": {
8735
8819
  "shape_name": "Integer",
@@ -9056,7 +9140,7 @@
9056
9140
  "MasterUserPassword": {
9057
9141
  "shape_name": "String",
9058
9142
  "type": "string",
9059
- "documentation": "\n <p>\n The pending or in-progress change of the master password for the cluster.\n </p>\n "
9143
+ "documentation": "\n <p>\n The pending or in-progress change of the master user password for the cluster.\n </p>\n "
9060
9144
  },
9061
9145
  "NodeType": {
9062
9146
  "shape_name": "String",
@@ -9235,6 +9319,11 @@
9235
9319
  }
9236
9320
  },
9237
9321
  "documentation": "\n <p>Describes the status of the elastic IP (EIP) address.</p>\n "
9322
+ },
9323
+ "ClusterRevisionNumber": {
9324
+ "shape_name": "String",
9325
+ "type": "string",
9326
+ "documentation": "\n <p>The specific revision number of the database in the cluster.</p>\n "
9238
9327
  }
9239
9328
  },
9240
9329
  "wrapper": true,