aws-sdk-core 2.0.0.rc4 → 2.0.0.rc5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. checksums.yaml +4 -4
  2. data/apis/CloudFront-2013-11-11.json +5502 -0
  3. data/apis/CloudWatch-2010-08-01.json +186 -1
  4. data/apis/DirectConnect-2012-10-25.json +758 -140
  5. data/apis/DynamoDB-2012-08-10.json +860 -2
  6. data/apis/EC2-2013-10-15.json +14698 -0
  7. data/apis/EMR-2009-03-31.json +86 -0
  8. data/apis/ElastiCache-2013-06-15.json +13 -5
  9. data/apis/ElasticBeanstalk-2010-12-01.json +141 -16
  10. data/apis/ElasticLoadBalancing-2012-06-01.json +0 -72
  11. data/apis/IAM-2010-05-08.json +156 -0
  12. data/apis/Kinesis-2013-12-02.json +9 -1
  13. data/apis/OpsWorks-2013-02-18.json +180 -6
  14. data/apis/RDS-2013-02-12.json +2 -1
  15. data/apis/RDS-2013-09-09.json +7963 -0
  16. data/apis/Redshift-2012-12-01.json +3273 -702
  17. data/apis/Route53-2012-12-12.json +2 -2
  18. data/apis/S3-2006-03-01.json +579 -538
  19. data/apis/SNS-2010-03-31.json +14 -0
  20. data/apis/SQS-2012-11-05.json +43 -6
  21. data/apis/STS-2011-06-15.json +81 -0
  22. data/apis/StorageGateway-2013-06-30.json +28 -28
  23. data/apis/source/cloudformation-2010-05-15.json +199 -199
  24. data/apis/source/cloudfront-2013-11-11.json +8828 -0
  25. data/apis/source/cloudfront-2013-11-11.paginators.json +32 -0
  26. data/apis/source/cloudfront-2013-11-11.waiters.json +29 -0
  27. data/apis/source/cloudsearch-2011-02-01.json +16 -23
  28. data/apis/source/datapipeline-2012-10-29.paginators.json +3 -2
  29. data/apis/source/directconnect-2012-10-25.json +1302 -363
  30. data/apis/source/dynamodb-2011-12-05.paginators.json +4 -1
  31. data/apis/source/dynamodb-2011-12-05.waiters.json +27 -0
  32. data/apis/source/dynamodb-2012-08-10.json +1634 -417
  33. data/apis/source/dynamodb-2012-08-10.paginators.json +4 -1
  34. data/apis/source/dynamodb-2012-08-10.waiters.json +25 -0
  35. data/apis/source/ec2-2013-10-15.json +19911 -0
  36. data/apis/source/ec2-2013-10-15.paginators.json +126 -0
  37. data/apis/source/ec2-2013-10-15.waiters.json +146 -0
  38. data/apis/source/elasticache-2013-06-15.json +10 -8
  39. data/apis/source/elasticache-2013-06-15.paginators.json +8 -2
  40. data/apis/source/elasticbeanstalk-2010-12-01.json +186 -32
  41. data/apis/source/elasticloadbalancing-2012-06-01.json +166 -293
  42. data/apis/source/elasticmapreduce-2009-03-31.json +229 -134
  43. data/apis/source/elastictranscoder-2012-09-25.json +1 -1
  44. data/apis/source/glacier-2012-06-01.paginators.json +3 -3
  45. data/apis/source/glacier-2012-06-01.waiters.json +23 -0
  46. data/apis/source/iam-2010-05-08.json +1306 -626
  47. data/apis/source/iam-2010-05-08.paginators.json +3 -0
  48. data/apis/source/kinesis-2013-12-02.json +4 -4
  49. data/apis/source/kinesis-2013-12-02.paginators.json +10 -4
  50. data/apis/source/monitoring-2010-08-01.json +336 -28
  51. data/apis/source/opsworks-2013-02-18.json +385 -102
  52. data/apis/source/rds-2013-01-10.paginators.json +6 -2
  53. data/apis/source/rds-2013-02-12.paginators.json +6 -2
  54. data/apis/source/rds-2013-09-09.json +10658 -0
  55. data/apis/source/rds-2013-09-09.paginators.json +110 -0
  56. data/apis/source/rds-2013-09-09.waiters.json +36 -0
  57. data/apis/source/redshift-2012-12-01.json +4759 -1237
  58. data/apis/source/redshift-2012-12-01.paginators.json +20 -1
  59. data/apis/source/redshift-2012-12-01.waiters.json +43 -0
  60. data/apis/source/route53-2012-12-12.paginators.json +2 -2
  61. data/apis/source/s3-2006-03-01.json +1032 -985
  62. data/apis/source/s3-2006-03-01.paginators.json +14 -3
  63. data/apis/source/s3-2006-03-01.waiters.json +27 -0
  64. data/apis/source/sns-2010-03-31.paginators.json +10 -0
  65. data/apis/source/sqs-2012-11-05.json +153 -101
  66. data/apis/source/storagegateway-2013-06-30.json +403 -442
  67. data/apis/source/storagegateway-2013-06-30.paginators.json +24 -0
  68. data/apis/source/sts-2011-06-15.json +258 -75
  69. data/apis/source/support-2013-04-15.paginators.json +0 -6
  70. data/apis/source/swf-2012-01-25.paginators.json +7 -7
  71. data/features/autoscaling/client.feature +6 -10
  72. data/features/autoscaling/{setup.rb → step_definitions.rb} +1 -1
  73. data/features/cloudformation/client.feature +5 -6
  74. data/features/cloudformation/{setup.rb → step_definitions.rb} +1 -1
  75. data/features/cloudfront/client.feature +5 -9
  76. data/features/cloudfront/{setup.rb → step_definitions.rb} +1 -1
  77. data/features/cloudsearch/client.feature +4 -6
  78. data/features/cloudsearch/{setup.rb → step_definitions.rb} +1 -1
  79. data/features/cloudwatch/client.feature +7 -9
  80. data/features/cloudwatch/{setup.rb → step_definitions.rb} +1 -1
  81. data/features/datapipeline/client.feature +5 -7
  82. data/features/datapipeline/{setup.rb → step_definitions.rb} +1 -1
  83. data/features/directconnect/client.feature +5 -7
  84. data/features/directconnect/{setup.rb → step_definitions.rb} +1 -1
  85. data/features/dynamodb/client.feature +6 -10
  86. data/features/dynamodb/simplified.feature +5 -9
  87. data/features/dynamodb/step_definitions.rb +9 -1
  88. data/features/ec2/client.feature +4 -9
  89. data/features/ec2/step_definitions.rb +3 -16
  90. data/features/elasticache/client.feature +4 -6
  91. data/features/elasticache/{setup.rb → step_definitions.rb} +1 -1
  92. data/features/elasticbeanstalk/client.feature +4 -6
  93. data/features/elasticbeanstalk/{setup.rb → step_definitions.rb} +1 -1
  94. data/features/elasticloadbalancing/client.feature +4 -6
  95. data/features/elasticloadbalancing/{setup.rb → step_definitions.rb} +1 -1
  96. data/features/elastictranscoder/client.feature +4 -6
  97. data/features/elastictranscoder/{setup.rb → step_definitions.rb} +1 -1
  98. data/features/emr/client.feature +4 -6
  99. data/features/emr/{setup.rb → step_definitions.rb} +1 -1
  100. data/features/env.rb +0 -2
  101. data/features/glacier/client.feature +10 -34
  102. data/features/glacier/step_definitions.rb +25 -8
  103. data/features/glacier/upload.feature +27 -0
  104. data/features/iam/client.feature +4 -6
  105. data/features/iam/{setup.rb → step_definitions.rb} +1 -1
  106. data/features/importexport/client.feature +4 -6
  107. data/features/importexport/{setup.rb → step_definitions.rb} +1 -1
  108. data/features/kinesis/client.feature +4 -6
  109. data/features/kinesis/{setup.rb → step_definitions.rb} +1 -1
  110. data/features/opsworks/client.feature +4 -6
  111. data/features/opsworks/{setup.rb → step_definitions.rb} +1 -1
  112. data/features/rds/client.feature +4 -6
  113. data/features/rds/{setup.rb → step_definitions.rb} +1 -1
  114. data/features/redshift/client.feature +4 -6
  115. data/features/redshift/{setup.rb → step_definitions.rb} +1 -1
  116. data/features/route53/client.feature +4 -6
  117. data/features/route53/{setup.rb → step_definitions.rb} +1 -1
  118. data/features/s3/buckets.feature +8 -0
  119. data/features/s3/step_definitions.rb +42 -3
  120. data/features/sdb/client.feature +4 -6
  121. data/features/sdb/{setup.rb → step_definitions.rb} +1 -1
  122. data/features/ses/client.feature +4 -6
  123. data/features/ses/{setup.rb → step_definitions.rb} +1 -1
  124. data/features/sns/client.feature +5 -6
  125. data/features/sns/{setup.rb → step_definitions.rb} +1 -1
  126. data/features/sqs/client.feature +5 -7
  127. data/features/sqs/step_definitions.rb +11 -0
  128. data/features/step_definitions.rb +88 -0
  129. data/features/storagegateway/client.feature +4 -6
  130. data/features/storagegateway/{setup.rb → step_definitions.rb} +1 -1
  131. data/features/sts/client.feature +5 -6
  132. data/features/sts/{setup.rb → step_definitions.rb} +1 -1
  133. data/features/swf/client.feature +5 -9
  134. data/features/swf/{setup.rb → step_definitions.rb} +1 -1
  135. data/lib/aws/api/shape_translator.rb +1 -0
  136. data/lib/aws/errors.rb +35 -11
  137. data/lib/aws/plugins/credentials.rb +11 -5
  138. data/lib/aws/plugins/regional_endpoint.rb +7 -3
  139. data/lib/aws/plugins/s3_regional_endpoint.rb +0 -2
  140. data/lib/aws/request_handler.rb +8 -3
  141. data/lib/aws/signers/s3.rb +14 -18
  142. data/lib/aws/version.rb +1 -1
  143. data/spec/aws/errors_spec.rb +39 -0
  144. data/spec/aws/plugins/credentials_spec.rb +12 -0
  145. data/spec/aws/plugins/region_endpoint_spec.rb +16 -4
  146. data/spec/aws/plugins/retry_errors_spec.rb +26 -26
  147. data/spec/aws/service_spec.rb +1 -1
  148. data/spec/fixtures/operations/route53/change_resource_record_sets.yml +18 -0
  149. data/tasks/test.rake +6 -18
  150. data/vendor/seahorse/lib/seahorse/client/http/headers.rb +20 -0
  151. data/vendor/seahorse/tasks/test.rake +2 -15
  152. metadata +77 -64
  153. data/features/common/step_definitions.rb +0 -63
  154. data/features/dynamodb/setup.rb +0 -8
  155. data/features/ec2/setup.rb +0 -6
  156. data/features/glacier/setup.rb +0 -16
  157. data/features/s3/setup.rb +0 -17
  158. data/features/sqs/setup.rb +0 -10
@@ -77,6 +77,9 @@
77
77
  "limit_key": "MaxItems",
78
78
  "result_key": "Roles"
79
79
  },
80
+ "ListSAMLProviders": {
81
+ "result_key": "SAMLProviderList"
82
+ },
80
83
  "ListServerCertificates": {
81
84
  "input_token": "Marker",
82
85
  "output_token": "Marker",
@@ -360,7 +360,7 @@
360
360
  "type": "blob",
361
361
  "min_length": 0,
362
362
  "max_length": 51200,
363
- "documentation": "\n <p>The data blob. The data in the blob is both opaque and immutable to the Amazon Kinesis service, \n which does not inspect, interpret, or change the data in the blob in any way. The maximum size of the data blob is 50 kilobytes (KB). </p>\n ",
363
+ "documentation": "\n <p>The data blob. The data in the blob is both opaque and immutable to the Amazon Kinesis service, \n which does not inspect, interpret, or change the data in the blob in any way. The maximum size of the data blob (the payload after Base64-decoding) is 50 kilobytes (KB) </p>\n ",
364
364
  "required": true
365
365
  },
366
366
  "PartitionKey": {
@@ -714,7 +714,7 @@
714
714
  "type": "blob",
715
715
  "min_length": 0,
716
716
  "max_length": 51200,
717
- "documentation": "\n <p>The data blob to put into the record, which must be Base64 encoded. The maximum size of the data blob is 50 kilobytes (KB). </p> \n ",
717
+ "documentation": "\n <p>The data blob to put into the record, which is Base64-encoded by the AWS SDK for Java when the blob is serialized. The maximum size of the data blob (the payload after Base64-decoding) is 50 kilobytes (KB) </p> \n ",
718
718
  "required": true
719
719
  },
720
720
  "PartitionKey": {
@@ -735,7 +735,7 @@
735
735
  "shape_name": "SequenceNumber",
736
736
  "type": "string",
737
737
  "pattern": "0|([1-9]\\d{0,128})",
738
- "documentation": "\n <p>The sequence number to use as the initial number for the partition key. Subsequent calls to <code>PutRecord</code> from the same client and for the same partition key will increase from the <code>SequenceNumberForOrdering</code> value. </p> \n "
738
+ "documentation": "\n <p>Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key. Usage: set the <code>SequenceNumberForOrdering</code> of record <i>n</i> to the sequence number of record <i>n-1</i> (as returned in the <a>PutRecordResult</a> when putting record <i>n-1</i>). If this parameter is not set, records will be coarsely ordered based on arrival time.</p> \n "
739
739
  }
740
740
  },
741
741
  "documentation": "\n <p>Represents the input of a <code>PutRecord</code> operation.</p> \n "
@@ -801,7 +801,7 @@
801
801
  "documentation": " \n "
802
802
  }
803
803
  ],
804
- "documentation": "\n\t <p>This operation puts a data record into an Amazon Kinesis stream from a producer. \n\t This operation must be called to send data from the producer into the Amazon Kinesis stream for real-time ingestion and subsequent processing. \n\t The <code>PutRecord</code> operation requires the name of the stream that captures, stores, and transports the data; a partition key; \n\t and the data blob itself. The data blob could be a segment from a log file, geographic/location data, website clickstream data, \n\t or any other data type.</p>\n\t <p>The partition key is used to distribute data across shards. Amazon Kinesis segregates the data records that belong to a data stream into multiple shards, \n\t using the partition key associated with each data record to determine which shard a given data record belongs to. </p> \n\t <p>Partition keys are Unicode strings, with a maximum length limit of 256 bytes. An MD5 hash function is used to map partition keys to 128-bit \n\t integer values and to map associated data records to shards using the hash key ranges of the shards. \n\t You can override hashing the partition key to determine the shard by explicitly specifying a hash value \n\t using the <code>ExplicitHashKey</code> parameter. For more information, see the \n\t <a href=\"http://docs.aws.amazon.com/kinesis/latest/dev/\">Amazon Kinesis Developer Guide</a>.</p>\n\t <p><code>PutRecord</code> returns the shard ID of where the data record was placed and the sequence number that was assigned to the data record.</p> \n\t <p>The <code>SequenceNumberForOrdering</code> sets the initial sequence number for the partition key. Later <code>PutRecord</code> requests to the same partition key (from the same client) will automatically increase from <code>SequenceNumberForOrdering</code>, ensuring strict sequential ordering.</p>\n\t <p>If a <code>PutRecord</code> request cannot be processed because of insufficient provisioned throughput on the shard involved in the request, \n\t <code>PutRecord</code> throws <code>ProvisionedThroughputExceededException</code>. </p> \n\t <p>Data records are accessible for only 24 hours from the time that they are added to an Amazon Kinesis stream.</p> \n\t <examples>\n\t <example>\n\t <name>Add Data to a Stream </name>\n\t <description>The following is an example of an Amazon Kinesis <code>PutRecord</code> request and response.</description>\n\t <request><![CDATA[\nPOST / HTTP/1.1\nHost: kinesis.<region>.<domain>\nx-amz-Date: <Date>\nAuthorization: AWS4-HMAC-SHA256 Credential=<Credential>, SignedHeaders=content-type;date;host;user-agent;x-amz-date;x-amz-target;x-amzn-requestid, Signature=<Signature>\nUser-Agent: <UserAgentString>\nContent-Type: application/x-amz-json-1.1\nContent-Length: <PayloadSizeBytes>\nConnection: Keep-Alive]]>\nX-Amz-Target: Kinesis_20131202.PutRecord\n\n{\n \"StreamName\": \"exampleStreamName\",\n \"Data\": \"XzxkYXRhPl8x\",\n \"PartitionKey\": \"partitionKey\"\n}\n\t </request>\n\t <response><![CDATA[\nHTTP/1.1 200 OK\nx-amzn-RequestId: <RequestId>\nContent-Type: application/x-amz-json-1.1\nContent-Length: <PayloadSizeBytes>\nDate: <Date>]]>\n\n{\n \"SequenceNumber\": \"21269319989653637946712965403778482177\",\n \"ShardId\": \"shardId-000000000001\"\n}\n\t </response>\n\t </example>\n\t </examples>\n "
804
+ "documentation": "\n\t <p>This operation puts a data record into an Amazon Kinesis stream from a producer. \n\t This operation must be called to send data from the producer into the Amazon Kinesis stream for real-time ingestion and subsequent processing. \n\t The <code>PutRecord</code> operation requires the name of the stream that captures, stores, and transports the data; a partition key; \n\t and the data blob itself. The data blob could be a segment from a log file, geographic/location data, website clickstream data, \n\t or any other data type.</p>\n\t <p>The partition key is used to distribute data across shards. Amazon Kinesis segregates the data records that belong to a data stream into multiple shards, \n\t using the partition key associated with each data record to determine which shard a given data record belongs to. </p> \n\t <p>Partition keys are Unicode strings, with a maximum length limit of 256 bytes. An MD5 hash function is used to map partition keys to 128-bit \n\t integer values and to map associated data records to shards using the hash key ranges of the shards. \n\t You can override hashing the partition key to determine the shard by explicitly specifying a hash value \n\t using the <code>ExplicitHashKey</code> parameter. For more information, see the \n\t <a href=\"http://docs.aws.amazon.com/kinesis/latest/dev/\">Amazon Kinesis Developer Guide</a>.</p>\n\t <p><code>PutRecord</code> returns the shard ID of where the data record was placed and the sequence number that was assigned to the data record.</p> \n <p>Sequence numbers generally increase over time. To guarantee strictly increasing ordering, use the <code>SequenceNumberForOrdering</code> parameter. For more information, see the <a href=\"http://docs.aws.amazon.com/kinesis/latest/dev/\">Amazon Kinesis Developer Guide</a>.</p>\n\t <p>If a <code>PutRecord</code> request cannot be processed because of insufficient provisioned throughput on the shard involved in the request, \n\t <code>PutRecord</code> throws <code>ProvisionedThroughputExceededException</code>. </p> \n\t <p>Data records are accessible for only 24 hours from the time that they are added to an Amazon Kinesis stream.</p> \n\t <examples>\n\t <example>\n\t <name>Add Data to a Stream </name>\n\t <description>The following is an example of an Amazon Kinesis <code>PutRecord</code> request and response.</description>\n\t <request><![CDATA[\nPOST / HTTP/1.1\nHost: kinesis.<region>.<domain>\nx-amz-Date: <Date>\nAuthorization: AWS4-HMAC-SHA256 Credential=<Credential>, SignedHeaders=content-type;date;host;user-agent;x-amz-date;x-amz-target;x-amzn-requestid, Signature=<Signature>\nUser-Agent: <UserAgentString>\nContent-Type: application/x-amz-json-1.1\nContent-Length: <PayloadSizeBytes>\nConnection: Keep-Alive]]>\nX-Amz-Target: Kinesis_20131202.PutRecord\n\n{\n \"StreamName\": \"exampleStreamName\",\n \"Data\": \"XzxkYXRhPl8x\",\n \"PartitionKey\": \"partitionKey\"\n}\n\t </request>\n\t <response><![CDATA[\nHTTP/1.1 200 OK\nx-amzn-RequestId: <RequestId>\nContent-Type: application/x-amz-json-1.1\nContent-Length: <PayloadSizeBytes>\nDate: <Date>]]>\n\n{\n \"SequenceNumber\": \"21269319989653637946712965403778482177\",\n \"ShardId\": \"shardId-000000000001\"\n}\n\t </response>\n\t </example>\n\t </examples>\n "
805
805
  },
806
806
  "SplitShard": {
807
807
  "name": "SplitShard",
@@ -1,17 +1,23 @@
1
1
  {
2
2
  "pagination": {
3
- "GetRecords": {
3
+ "DescribeStream": {
4
+ "input_token": "ExclusiveStartShardId",
5
+ "output_token": "Shards[-1].ShardId",
6
+ "more_results": "HasMoreShards",
4
7
  "limit_key": "Limit",
8
+ "result_key": "Shards"
9
+ },
10
+ "GetRecords": {
5
11
  "input_token": "ShardIterator",
6
12
  "output_token": "NextShardIterator",
13
+ "limit_key": "Limit",
7
14
  "result_key": "Records"
8
15
  },
9
16
  "ListStreams": {
10
- "limit_key": "Limit",
11
17
  "input_token": "ExclusiveStartStreamName",
12
- "output_token": "NextShardIterator",
13
- "output_token": "StreamNames[-1].Key",
18
+ "output_token": "StreamNames[-1]",
14
19
  "more_results": "HasMoreStreams",
20
+ "limit_key": "Limit",
15
21
  "result_key": "StreamNames"
16
22
  }
17
23
  }
@@ -2,12 +2,12 @@
2
2
  "api_version": "2010-08-01",
3
3
  "type": "query",
4
4
  "result_wrapped": true,
5
- "signature_version": "v2",
5
+ "signature_version": "v4",
6
6
  "service_full_name": "Amazon CloudWatch",
7
7
  "service_abbreviation": "CloudWatch",
8
8
  "endpoint_prefix": "monitoring",
9
9
  "xmlnamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
10
- "documentation": "\n\t\t<p>This is the <i>Amazon CloudWatch API Reference</i>. This guide provides detailed\n\t\t\tinformation about Amazon CloudWatch actions, data types, parameters, and\n\t\t\terrors. For detailed information about Amazon CloudWatch features and their associated API calls,\n\t\t\tgo to the <a href=\"http://docs.amazonwebservices.com/AmazonCloudWatch/latest/DeveloperGuide\">Amazon CloudWatch Developer Guide</a>.\n\t\t</p>\n\t\t<p>Amazon CloudWatch is a web service that enables you to publish, monitor, and manage various metrics,\n\t\t\tas well as configure alarm actions based on data from metrics. For more information about this product\n\t\t\tgo to <a href=\"http://aws.amazon.com/cloudwatch\">http://aws.amazon.com/cloudwatch</a>.\n\t\t</p>\n\n\t\t<p>Use the following links to get started using the <i>Amazon CloudWatch API Reference</i>:</p>\n\t\t<ul>\n\t\t\t<li>\n<a href=\"http://docs.amazonwebservices.com/AmazonCloudWatch/latest/APIReference/API_Operations.html\">Actions</a>: An alphabetical list of all Amazon CloudWatch actions.</li>\n\t\t\t<li>\n<a href=\"http://docs.amazonwebservices.com/AmazonCloudWatch/latest/APIReference/API_Types.html\">Data Types</a>: An alphabetical list of all Amazon CloudWatch data types.</li>\n\t\t\t<li>\n<a href=\"http://docs.amazonwebservices.com/AmazonCloudWatch/latest/APIReference/CommonParameters.html\">Common Parameters</a>: Parameters that all Query actions can use.</li>\n\t\t\t<li>\n<a href=\"http://docs.amazonwebservices.com/AmazonCloudWatch/latest/APIReference/CommonErrors.html\">Common Errors</a>: Client and server errors that all actions can return.</li>\n\t\t\t<li>\n<a href=\"http://docs.amazonwebservices.com/general/latest/gr/index.html?rande.html\">Regions and Endpoints</a>: Itemized regions and endpoints for all AWS products.</li>\n\t\t\t<li>\n<a href=\"http://monitoring.amazonaws.com/doc/2010-08-01/CloudWatch.wsdl\">WSDL Location</a>: http://monitoring.amazonaws.com/doc/2010-08-01/CloudWatch.wsdl</li>\n\t\t</ul>\n\t",
10
+ "documentation": "\n\t\t<p>This is the <i>Amazon CloudWatch API Reference</i>. This guide provides detailed\n\t\t\tinformation about Amazon CloudWatch actions, data types, parameters, and\n\t\t\terrors. For detailed information about Amazon CloudWatch features and their associated API calls,\n\t\t\tgo to the <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide\">Amazon CloudWatch Developer Guide</a>.\n\t\t</p>\n\t\t<p>Amazon CloudWatch is a web service that enables you to publish, monitor, and manage various metrics,\n\t\t\tas well as configure alarm actions based on data from metrics. For more information about this product\n\t\t\tgo to <a href=\"http://aws.amazon.com/cloudwatch\">http://aws.amazon.com/cloudwatch</a>.\n\t\t</p>\n\n <p>\n\t\t\tFor information about the namespace, metric names, and dimensions that other Amazon Web Services products use to send metrics to Cloudwatch,\n\t\t\tgo to <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html\">Amazon CloudWatch Metrics, Namespaces, and Dimensions Reference</a>\n\t\t\tin the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\n\t\t<p>Use the following links to get started using the <i>Amazon CloudWatch API Reference</i>:</p>\n\t\t<ul>\n\t\t\t<li>\n<a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_Operations.html\">Actions</a>: An alphabetical list of all Amazon CloudWatch actions.</li>\n\t\t\t<li>\n<a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_Types.html\">Data Types</a>: An alphabetical list of all Amazon CloudWatch data types.</li>\n\t\t\t<li>\n<a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CommonParameters.html\">Common Parameters</a>: Parameters that all Query actions can use.</li>\n\t\t\t<li>\n<a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CommonErrors.html\">Common Errors</a>: Client and server errors that all actions can return.</li>\n\t\t\t<li>\n<a href=\"http://docs.aws.amazon.com/general/latest/gr/index.html?rande.html\">Regions and Endpoints</a>: Itemized regions and endpoints for all AWS products.</li>\n\t\t\t<li>\n<a href=\"http://monitoring.amazonaws.com/doc/2010-08-01/CloudWatch.wsdl\">WSDL Location</a>: http://monitoring.amazonaws.com/doc/2010-08-01/CloudWatch.wsdl</li>\n\t\t</ul>\n\t\t\n\t\t\n\t\t<p>In addition to using the Amazon CloudWatch API, you can also use the following SDKs and third-party libraries to\n\t\t\taccess Amazon CloudWatch programmatically.</p>\n\t\t\n\t\t<ul>\n\t\t\t<li><a href=\"http://aws.amazon.com/documentation/sdkforjava/\">AWS SDK for Java Documentation</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/documentation/sdkfornet/\">AWS SDK for .NET Documentation</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/documentation/sdkforphp/\">AWS SDK for PHP Documentation</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/documentation/sdkforruby/\">AWS SDK for Ruby Documentation</a></li>\n\t\t</ul>\n\t\t\n\t\t<p>Developers in the AWS developer community also provide their\town libraries, which you can find at the following AWS developer\n\t\t\tcenters:</p>\n\t\t<ul>\n\t\t\t<li><a href=\"http://aws.amazon.com/java/\">AWS Java Developer Center</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/php/\">AWS PHP Developer Center</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/python/\">AWS Python Developer Center</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/ruby/\">AWS Ruby Developer Center</a></li>\n\t\t\t<li><a href=\"http://aws.amazon.com/net/\">AWS Windows and .NET Developer Center</a></li>\n\t\t</ul>\n\t",
11
11
  "operations": {
12
12
  "DeleteAlarms": {
13
13
  "name": "DeleteAlarms",
@@ -120,7 +120,7 @@
120
120
  "Timestamp": {
121
121
  "shape_name": "Timestamp",
122
122
  "type": "timestamp",
123
- "documentation": "\n\t\t<p>\n\t\tThe time stamp for the alarm history item.\n\t\t</p>\n\t"
123
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp for the alarm history item. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
124
124
  },
125
125
  "HistoryItemType": {
126
126
  "shape_name": "HistoryItemType",
@@ -270,7 +270,7 @@
270
270
  "AlarmConfigurationUpdatedTimestamp": {
271
271
  "shape_name": "Timestamp",
272
272
  "type": "timestamp",
273
- "documentation": "\n\t\t<p>\n\t\tThe time stamp of the last update to the alarm configuration.\n\t\t</p>\n\t"
273
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp of the last update to the alarm configuration. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
274
274
  },
275
275
  "ActionsEnabled": {
276
276
  "shape_name": "ActionsEnabled",
@@ -314,7 +314,7 @@
314
314
  "documentation": null
315
315
  },
316
316
  "max_length": 5,
317
- "documentation": "\n\t\t<p>\n\t\tThe list of actions to execute when this alarm\n\t\ttransitions into an <code>INSUFFICIENT_DATA</code> state\n\t\tfrom any other state. Each action is specified as an\n\t\tAmazon Resource Number (ARN).\n\t\tCurrently the only actions supported are publishing\n\t\tto an Amazon SNS topic or triggering an Auto Scaling policy.\n\t\t</p>\n\t"
317
+ "documentation": "\n\t\t<p>\n\t\tThe list of actions to execute when this alarm\n\t\ttransitions into an <code>INSUFFICIENT_DATA</code> state\n\t\tfrom any other state. Each action is specified as an\n\t\tAmazon Resource Number (ARN).\n\t\tCurrently the only actions supported are publishing\n\t\tto an Amazon SNS topic or triggering an Auto Scaling policy.\n\t\t</p>\n\t\t<important>The current WSDL lists this attribute as <code>UnknownActions</code>.</important>\n\t"
318
318
  },
319
319
  "StateValue": {
320
320
  "shape_name": "StateValue",
@@ -343,7 +343,7 @@
343
343
  "StateUpdatedTimestamp": {
344
344
  "shape_name": "Timestamp",
345
345
  "type": "timestamp",
346
- "documentation": "\n\t\t<p>\n\t\tThe time stamp of the last update to the alarm's state.\n\t\t</p>\n\t"
346
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp of the last update to the alarm's state. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
347
347
  },
348
348
  "MetricName": {
349
349
  "shape_name": "MetricName",
@@ -400,7 +400,7 @@
400
400
  "Name",
401
401
  "Value"
402
402
  ],
403
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
403
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
404
404
  },
405
405
  "max_length": 10,
406
406
  "documentation": "\n\t\t<p>\n\t\tThe list of dimensions associated with the alarm's associated metric.\n\t\t</p>\n\t"
@@ -584,7 +584,7 @@
584
584
  "Name",
585
585
  "Value"
586
586
  ],
587
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
587
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
588
588
  },
589
589
  "max_length": 10,
590
590
  "documentation": "\n\t\t<p>\n\t\tThe list of dimensions associated with the metric.\n\t\t</p>\n\t"
@@ -667,7 +667,7 @@
667
667
  "AlarmConfigurationUpdatedTimestamp": {
668
668
  "shape_name": "Timestamp",
669
669
  "type": "timestamp",
670
- "documentation": "\n\t\t<p>\n\t\tThe time stamp of the last update to the alarm configuration.\n\t\t</p>\n\t"
670
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp of the last update to the alarm configuration. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
671
671
  },
672
672
  "ActionsEnabled": {
673
673
  "shape_name": "ActionsEnabled",
@@ -711,7 +711,7 @@
711
711
  "documentation": null
712
712
  },
713
713
  "max_length": 5,
714
- "documentation": "\n\t\t<p>\n\t\tThe list of actions to execute when this alarm\n\t\ttransitions into an <code>INSUFFICIENT_DATA</code> state\n\t\tfrom any other state. Each action is specified as an\n\t\tAmazon Resource Number (ARN).\n\t\tCurrently the only actions supported are publishing\n\t\tto an Amazon SNS topic or triggering an Auto Scaling policy.\n\t\t</p>\n\t"
714
+ "documentation": "\n\t\t<p>\n\t\tThe list of actions to execute when this alarm\n\t\ttransitions into an <code>INSUFFICIENT_DATA</code> state\n\t\tfrom any other state. Each action is specified as an\n\t\tAmazon Resource Number (ARN).\n\t\tCurrently the only actions supported are publishing\n\t\tto an Amazon SNS topic or triggering an Auto Scaling policy.\n\t\t</p>\n\t\t<important>The current WSDL lists this attribute as <code>UnknownActions</code>.</important>\n\t"
715
715
  },
716
716
  "StateValue": {
717
717
  "shape_name": "StateValue",
@@ -740,7 +740,7 @@
740
740
  "StateUpdatedTimestamp": {
741
741
  "shape_name": "Timestamp",
742
742
  "type": "timestamp",
743
- "documentation": "\n\t\t<p>\n\t\tThe time stamp of the last update to the alarm's state.\n\t\t</p>\n\t"
743
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp of the last update to the alarm's state. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
744
744
  },
745
745
  "MetricName": {
746
746
  "shape_name": "MetricName",
@@ -797,7 +797,7 @@
797
797
  "Name",
798
798
  "Value"
799
799
  ],
800
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
800
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
801
801
  },
802
802
  "max_length": 10,
803
803
  "documentation": "\n\t\t<p>\n\t\tThe list of dimensions associated with the alarm's associated metric.\n\t\t</p>\n\t"
@@ -970,7 +970,7 @@
970
970
  "pattern": "[^:].*",
971
971
  "min_length": 1,
972
972
  "max_length": 255,
973
- "documentation": "\n\t\t<p>\n\t\tThe namespace of the metric.\n\t\t</p>\n\t",
973
+ "documentation": "\n\t\t<p>\n\t\tThe namespace of the metric, with or without spaces.\n\t\t</p>\n\t",
974
974
  "required": true
975
975
  },
976
976
  "MetricName": {
@@ -978,7 +978,7 @@
978
978
  "type": "string",
979
979
  "min_length": 1,
980
980
  "max_length": 255,
981
- "documentation": "\n\t\t<p>\n\t\tThe name of the metric.\n\t\t</p>\n\t",
981
+ "documentation": "\n\t\t<p>\n\t\tThe name of the metric, with or without spaces.\n\t\t</p>\n\t",
982
982
  "required": true
983
983
  },
984
984
  "Dimensions": {
@@ -1009,7 +1009,7 @@
1009
1009
  "Name",
1010
1010
  "Value"
1011
1011
  ],
1012
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
1012
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
1013
1013
  },
1014
1014
  "max_length": 10,
1015
1015
  "documentation": "\n\t\t<p>\n\t\tA list of dimensions describing qualities of the metric.\n\t\t</p>\n\t"
@@ -1017,7 +1017,7 @@
1017
1017
  "StartTime": {
1018
1018
  "shape_name": "Timestamp",
1019
1019
  "type": "timestamp",
1020
- "documentation": "\n\t\t<p>\n\t\tThe time stamp to use for determining the first datapoint to return.\n\t\tThe value specified is inclusive; results include datapoints\n\t\twith the time stamp specified.\n\t\t</p>\n\t\t<note>\n\t\tThe specified start time is rounded down to the nearest value.\n\t\tDatapoints are returned for start times up to two weeks in the past.\n\t\tSpecified start times that are more than two weeks in the past\n\t\twill not return datapoints for metrics that are\n\t\tolder than two weeks.\n\t\t</note>\n\t",
1020
+ "documentation": "\n\t\t<p>\n\t\tThe time stamp to use for determining the first datapoint to return.\n\t\tThe value specified is inclusive; results include datapoints\n\t\twith the time stamp specified.\n\t\t</p>\n\t\t<note>\n\t\tThe specified start time is rounded down to the nearest value.\n\t\tDatapoints are returned for start times up to two weeks in the past.\n\t\tSpecified start times that are more than two weeks in the past\n\t\twill not return datapoints for metrics that are\n\t\tolder than two weeks.\n\t\t\n\t\t<p>Data that is timestamped 24 hours or more in the past may take in excess of 48 hours to become available from submission time using <code>GetMetricStatistics</code>.</p>\n\t\t\t\n\t\t</note>\n\t",
1021
1021
  "required": true
1022
1022
  },
1023
1023
  "EndTime": {
@@ -1050,7 +1050,7 @@
1050
1050
  },
1051
1051
  "min_length": 1,
1052
1052
  "max_length": 5,
1053
- "documentation": "\n\t\t<p>\n\t\tThe metric statistics to return.\n\t\t</p>\n\t",
1053
+ "documentation": "\n\t\t<p>\n\t\t\tThe metric statistics to return. For information about specific statistics \n\t\t\treturned by GetMetricStatistics, go to <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/index.html?CHAP_TerminologyandKeyConcepts.html#Statistic\">Statistics</a> in the <i>Amazon CloudWatch Developer Guide</i>. \n\t\t</p>\n\t\t<p>\n\t\t\tValid Values: <code>Average | Sum | SampleCount | Maximum | Minimum</code>\n\t\t</p>\n\t",
1054
1054
  "required": true
1055
1055
  },
1056
1056
  "Unit": {
@@ -1109,7 +1109,7 @@
1109
1109
  "Timestamp": {
1110
1110
  "shape_name": "Timestamp",
1111
1111
  "type": "timestamp",
1112
- "documentation": "\n\t\t<p>\n\t\tThe time stamp used for the datapoint.\n\t\t</p>\n\t"
1112
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp used for the datapoint. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
1113
1113
  },
1114
1114
  "SampleCount": {
1115
1115
  "shape_name": "DatapointValue",
@@ -1240,7 +1240,86 @@
1240
1240
  "documentation": "\n\t\t<p>\n\t\tIndicates that the request processing has\n\t\tfailed due to some unknown error, exception, or failure.\n\t\t</p>\n\t"
1241
1241
  }
1242
1242
  ],
1243
- "documentation": "\n\t\t<p>\n\t\tGets statistics for the specified metric.\n\t</p>\n\t<note>\n\tThe maximum number of data points returned from a single\n\t <code>GetMetricStatistics</code> request is 1,440.\n\t If a request is made that generates more than 1,440 data points,\n\t Amazon CloudWatch returns an error. In such a case,\n\t alter the request by narrowing the specified time range\n\t or increasing the specified period. Alternatively,\n\t make multiple requests across adjacent time ranges.\n\t</note>\n\t<p>\n\t\tAmazon CloudWatch aggregates data points based on the\n\t\tlength of the <code>period</code> that you specify.\n\t\tFor example, if you request statistics with a one-minute granularity,\n\t\tAmazon CloudWatch aggregates data points with time stamps that fall\n\t\twithin the same one-minute period. In such a case,\n\t\tthe data points queried can greatly outnumber the data points returned.\n\t</p>\n\t\t<note>\n\t\tThe maximum number of data points that can be queried is 50,850;\n\t\twhereas the maximum number of data points returned is 1,440.\n\t\t</note>\n\n\t\t<p>\n\t\tThe following examples show various statistics allowed by the data point query maximum of 50,850\n\t\twhen you call <code>GetMetricStatistics</code> on Amazon EC2 instances with\n\t\tdetailed (one-minute) monitoring enabled:\n\t\t</p>\n\t\t<ul>\n\t\t\t<li>Statistics for up to 400 instances for a span of one hour</li>\n\t\t\t<li>Statistics for up to 35 instances over a span of 24 hours</li>\n\t\t\t<li>Statistics for up to 2 instances over a span of 2 weeks</li>\n\t\t</ul>\n\n\t"
1243
+ "documentation": "\n\t\t<p>\n\t\tGets statistics for the specified metric.\n\t</p>\n\t\t<p>\n\t\t\tThe maximum number of data points returned from a single\n\t\t\t<code>GetMetricStatistics</code> request is 1,440, wereas the maximum number of data points\n\t\t\tthat can be queried is 50,850. If you make a request that generates more than 1,440 data points,\n\t\t\tAmazon CloudWatch returns an error. In such a case, you can alter the request by narrowing the specified\n\t\t\ttime range or increasing the specified period. Alternatively, you can make multiple requests across adjacent time ranges.\n\t\t</p>\n\t\t<p>\n\t\t\tAmazon CloudWatch aggregates data points based on the\n\t\t\tlength of the <code>period</code> that you specify. For example, if\n\t\t\tyou request statistics with a one-minute granularity, Amazon CloudWatch aggregates data points\n\t\t\twith time stamps that fall within the same one-minute period. In such a case, the data points queried can greatly outnumber the data points returned.\n\t\t</p>\n\n\t\t<p>\n\t\tThe following examples show various statistics allowed by the data point query maximum of 50,850\n\t\twhen you call <code>GetMetricStatistics</code> on Amazon EC2 instances with\n\t\tdetailed (one-minute) monitoring enabled:\n\t\t</p>\n\t\t<ul>\n\t\t\t<li>Statistics for up to 400 instances for a span of one hour</li>\n\t\t\t<li>Statistics for up to 35 instances over a span of 24 hours</li>\n\t\t\t<li>Statistics for up to 2 instances over a span of 2 weeks</li>\n\t\t</ul>\n\t\t<p>\n\t\t\tFor information about the namespace, metric names, and dimensions that other Amazon Web Services products use to send metrics to Cloudwatch,\n\t\t\tgo to <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html\">Amazon CloudWatch Metrics, Namespaces, and Dimensions Reference</a>\n\t\t\tin the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
1244
+ },
1245
+ "ListHostInfo": {
1246
+ "name": "ListHostInfo",
1247
+ "input": null,
1248
+ "output": {
1249
+ "shape_name": "ListHostInfoOutput",
1250
+ "type": "structure",
1251
+ "members": {
1252
+ "HostName": {
1253
+ "shape_name": "HostName",
1254
+ "type": "string",
1255
+ "documentation": null
1256
+ },
1257
+ "StackName": {
1258
+ "shape_name": "StackName",
1259
+ "type": "string",
1260
+ "documentation": null
1261
+ },
1262
+ "Marketplace": {
1263
+ "shape_name": "Marketplace",
1264
+ "type": "string",
1265
+ "documentation": null
1266
+ },
1267
+ "Region": {
1268
+ "shape_name": "Region",
1269
+ "type": "string",
1270
+ "documentation": null
1271
+ },
1272
+ "SdbDatastoreEndpoints": {
1273
+ "shape_name": "SdbDatastoreEndpoints",
1274
+ "type": "list",
1275
+ "members": {
1276
+ "shape_name": "SdbDatastoreEndpoint",
1277
+ "type": "string",
1278
+ "documentation": null
1279
+ },
1280
+ "documentation": null
1281
+ },
1282
+ "DatastoreEndpoints": {
1283
+ "shape_name": "DatastoreEndpoints",
1284
+ "type": "list",
1285
+ "members": {
1286
+ "shape_name": "DatastoreEndpoint",
1287
+ "type": "string",
1288
+ "documentation": null
1289
+ },
1290
+ "documentation": null
1291
+ },
1292
+ "AmpQueues": {
1293
+ "shape_name": "AmpQueues",
1294
+ "type": "list",
1295
+ "members": {
1296
+ "shape_name": "AmpQueue",
1297
+ "type": "string",
1298
+ "documentation": null
1299
+ },
1300
+ "documentation": null
1301
+ }
1302
+ },
1303
+ "documentation": null
1304
+ },
1305
+ "errors": [
1306
+ {
1307
+ "shape_name": "InternalServiceFault",
1308
+ "type": "structure",
1309
+ "members": {
1310
+ "Message": {
1311
+ "shape_name": "FaultDescription",
1312
+ "type": "string",
1313
+ "documentation": "\n\t\t<p></p>\n\t"
1314
+ }
1315
+ },
1316
+ "member_order": [
1317
+ "Message"
1318
+ ],
1319
+ "documentation": "\n\t\t<p>\n\t\tIndicates that the request processing has\n\t\tfailed due to some unknown error, exception, or failure.\n\t\t</p>\n\t"
1320
+ }
1321
+ ],
1322
+ "documentation": null
1244
1323
  },
1245
1324
  "ListMetrics": {
1246
1325
  "name": "ListMetrics",
@@ -1353,7 +1432,7 @@
1353
1432
  "Name",
1354
1433
  "Value"
1355
1434
  ],
1356
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
1435
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
1357
1436
  },
1358
1437
  "max_length": 10,
1359
1438
  "documentation": "\n\t\t<p>\n\t\tA list of dimensions associated with the metric.\n\t\t</p>\n\t"
@@ -1364,7 +1443,7 @@
1364
1443
  "MetricName",
1365
1444
  "Dimensions"
1366
1445
  ],
1367
- "documentation": "\n\t\t<p>\n\t\tThe <code>Metric</code> data type contains\n\t\tinformation about a specific metric. If you call\n\t\t<a>ListMetrics</a>, Amazon CloudWatch returns\n\t\tinformation contained by this data type.\n\t\t</p>\n\t"
1446
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Metric</code> data type contains\n\t\tinformation about a specific metric. If you call\n\t\t<a>ListMetrics</a>, Amazon CloudWatch returns\n\t\tinformation contained by this data type.\n\t\t</p>\n\t\t<p>\n\t\t\tThe example in the Examples section publishes two metrics named buffers and latency. \n\t\t\tBoth metrics are in the examples namespace. Both metrics have two dimensions, InstanceID and InstanceType.\n\t\t</p>\n\n\t"
1368
1447
  },
1369
1448
  "documentation": "\n\t\t<p>\n\t\tA list of metrics used to generate statistics for an AWS account.\n\t\t</p>\n\t"
1370
1449
  },
@@ -1409,7 +1488,7 @@
1409
1488
  "documentation": "\n\t\t<p>\n\t\tBad or out-of-range value was supplied for the input\n\t\tparameter.\n\t\t</p>\n\t"
1410
1489
  }
1411
1490
  ],
1412
- "documentation": "\n\t\t<p>\n\t\tReturns a list of valid metrics stored for the AWS account owner.\n\t\tReturned metrics can be used with <code>GetMetricStatistics</code>\n\t\tto obtain statistical data for a given metric.\n\t\t</p>\n\t\t<note>\n\t\tUp to 500 results are returned for any one call. To retrieve further\n\t\tresults, use returned <code>NextToken</code> values with subsequent\n\t\t<code>ListMetrics</code> operations.\n\t\t</note>\n\t\t<note>\n\t\t\tIf you create a metric with the <a>PutMetricData</a> action,\n\t\t\tallow up to fifteen minutes for the metric to appear in calls\n\t\t\tto the <code>ListMetrics</code> action.\n\t\t</note>\n\t"
1491
+ "documentation": "\n\t\t<p>\n\t\tReturns a list of valid metrics stored for the AWS account owner.\n\t\tReturned metrics can be used with <a>GetMetricStatistics</a>\n\t\tto obtain statistical data for a given metric.\n\t\t</p>\n\t\t<note>\n\t\tUp to 500 results are returned for any one call. To retrieve further\n\t\tresults, use returned <code>NextToken</code> values with subsequent\n\t\t<code>ListMetrics</code> operations.\n\t\t</note>\n\t\t<note>\n\t\t\tIf you create a metric with the <a>PutMetricData</a> action,\n\t\t\tallow up to fifteen minutes for the metric to appear in calls\n\t\t\tto the <code>ListMetrics</code> action. Statistics about the metric, \n\t\t\thowever, are available sooner using <a>GetMetricStatistics</a>.\n\t\t</note>\n\t"
1413
1492
  },
1414
1493
  "PutMetricAlarm": {
1415
1494
  "name": "PutMetricAlarm",
@@ -1534,7 +1613,7 @@
1534
1613
  "Name",
1535
1614
  "Value"
1536
1615
  ],
1537
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
1616
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
1538
1617
  },
1539
1618
  "max_length": 10,
1540
1619
  "documentation": "\n\t\t<p>\n\t\tThe dimensions for the alarm's associated metric.\n\t\t</p>\n\t"
@@ -1639,7 +1718,7 @@
1639
1718
  "pattern": "[^:].*",
1640
1719
  "min_length": 1,
1641
1720
  "max_length": 255,
1642
- "documentation": "\n\t\t<p>\n\t\tThe namespace for the metric data.\n\t\t</p>\n\t",
1721
+ "documentation": "\n\t\t<p>\n\t\tThe namespace for the metric data.\n\t\t</p>\n\t\t<note>\n\t\t\tYou cannot specify a namespace that begins with \"AWS/\".\n\t\t\tNamespaces that begin with \"AWS/\" are reserved for \n\t\t\tother Amazon Web Services products that send metrics to Amazon CloudWatch.\n\t\t</note>\n\t",
1643
1722
  "required": true
1644
1723
  },
1645
1724
  "MetricData": {
@@ -1685,15 +1764,15 @@
1685
1764
  "Name",
1686
1765
  "Value"
1687
1766
  ],
1688
- "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t"
1767
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
1689
1768
  },
1690
1769
  "max_length": 10,
1691
- "documentation": "\n\t\t<p>\n\t\t\tA list of dimensions associated with the metric.\n\t\t</p>\n\t"
1770
+ "documentation": "\n\t\t<p>\n\t\t\tA list of dimensions associated with the metric. Note, when using the Dimensions value in a query, you need to append .member.N to it (e.g., Dimensions.member.N).\n\t\t</p>\n\t"
1692
1771
  },
1693
1772
  "Timestamp": {
1694
1773
  "shape_name": "Timestamp",
1695
1774
  "type": "timestamp",
1696
- "documentation": "\n\t\t<p>\n\t\t\tThe time stamp used for the metric.\n\t\t\tIf not specified, the default value is set\n\t\t\tto the time the metric data was received.\n\t\t</p>\n\t"
1775
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp used for the metric. If not specified, the default value is set to the time the metric data was received. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
1697
1776
  },
1698
1777
  "Value": {
1699
1778
  "shape_name": "DatapointValue",
@@ -1828,7 +1907,236 @@
1828
1907
  "documentation": "\n\t\t<p>\n\t\tIndicates that the request processing has\n\t\tfailed due to some unknown error, exception, or failure.\n\t\t</p>\n\t"
1829
1908
  }
1830
1909
  ],
1831
- "documentation": "\n\t\t<p>\n\t\tPublishes metric data points to Amazon CloudWatch. Amazon Cloudwatch\n\t\tassociates the data points with the specified metric. If the specified metric does not exist,\n\t\tAmazon CloudWatch creates the metric.\n\t\t</p>\n\t\t<note>\n\t\t\tIf you create a metric with the <code>PutMetricData</code> action,\n\t\t\tallow up to fifteen minutes for the metric to appear in calls\n\t\t\tto the <a>ListMetrics</a> action.\n\t\t</note>\n\t\t<p>\n\t\t\tThe size of a <function>PutMetricData</function> request is limited to 8 KB\n\t\t\tfor HTTP GET requests and 40 KB for HTTP POST requests.\n\t\t</p>\n\t\t<important>\n\t\t\tAlthough the <code>Value</code> parameter accepts numbers of type <code>Double</code>,\n\t\t\tAmazon CloudWatch truncates values with very large exponents.\n\t\t\tValues with base-10 exponents greater than 126 (1 x 10^126) are truncated.\n\t\t\tLikewise, values with base-10 exponents less than -130 (1 x 10^-130) are also truncated.\n\t\t</important>\n\n\t"
1910
+ "documentation": "\n\t\t<p>\n\t\tPublishes metric data points to Amazon CloudWatch. Amazon Cloudwatch\n\t\tassociates the data points with the specified metric. If the specified metric does not exist,\n\t\tAmazon CloudWatch creates the metric. It can take up to fifteen minutes for a new metric to appear\n\t\tin calls to the <a>ListMetrics</a> action.</p>\n\n\t\t<p>\n\t\t\tThe size of a <function>PutMetricData</function> request is limited to 8 KB\n\t\t\tfor HTTP GET requests and 40 KB for HTTP POST requests.\n\t\t</p>\n\t\t<important>\n\t\t\tAlthough the <code>Value</code> parameter accepts numbers of type <code>Double</code>,\n\t\t\tAmazon CloudWatch truncates values with very large exponents.\n\t\t\tValues with base-10 exponents greater than 126 (1 x 10^126) are truncated.\n\t\t\tLikewise, values with base-10 exponents less than -130 (1 x 10^-130) are also truncated.\n\t\t</important>\n\t\t\n\t\t<p>Data that is timestamped 24 hours or more in the past may take in excess of 48 hours to become\n\t\t\tavailable from submission time using <code>GetMetricStatistics</code>.</p>\n\n\t\t<examples>\n\t\t\t<queryrequest>\nThe following example puts data for a single metric containing one dimension:\n\nhttps://monitoring.amazonaws.com/doc/2010-08-01/\n?Action=PutMetricData\n&Version=2010-08-01\n&Namespace=TestNamespace\n&MetricData.member.1.MetricName=buffers\n&MetricData.member.1.Unit=Bytes\n&MetricData.member.1.Value=231434333\n&MetricData.member.1.Dimensions.member.1.Name=InstanceType\n&MetricData.member.1.Dimensions.member.1.Value=m1.small\n&AUTHPARAMS\n\n\nThe following example puts data for a single metric containing two dimensions:\n\nhttps://monitoring.amazonaws.com/doc/2010-08-01/\n?Action=PutMetricData\n&Version=2010-08-01\n&Namespace=TestNamespace\n&MetricData.member.1.MetricName=buffers\n&MetricData.member.1.Unit=Bytes\n&MetricData.member.1.Value=231434333\n&MetricData.member.1.Dimensions.member.1.Name=InstanceID\n&MetricData.member.1.Dimensions.member.1.Value=i-aaba32d4\n&MetricData.member.1.Dimensions.member.2.Name=InstanceType\n&MetricData.member.1.Dimensions.member.2.Value=m1.small\n&AUTHPARAMS\n\n\nThe following example puts data for two metrics, each with two dimensions:\n\nhttps://monitoring.amazonaws.com/doc/2010-08-01/\n?Action=PutMetricData\n&Version=2010-08-01\n&Namespace=TestNamespace\n&MetricData.member.1.MetricName=buffers\n&MetricData.member.1.Unit=Bytes\n&MetricData.member.1.Value=231434333\n&MetricData.member.1.Dimensions.member.1.Name=InstanceID\n&MetricData.member.1.Dimensions.member.1.Value=i-aaba32d4\n&MetricData.member.1.Dimensions.member.2.Name=InstanceType\n&MetricData.member.1.Dimensions.member.2.Value=m1.small\n&MetricData.member.2.MetricName=latency\n&MetricData.member.2.Unit=Milliseconds\n&MetricData.member.2.Value=23\n&MetricData.member.2.Dimensions.member.1.Name=InstanceID\n&MetricData.member.2.Dimensions.member.1.Value=i-aaba32d4\n&MetricData.member.2.Dimensions.member.2.Name=InstanceType\n&MetricData.member.2.Dimensions.member.2.Value=m1.small\n&AUTHPARAMS\n\t\t\t</queryrequest>\n\t\t\t<queryresponse>\n<PutMetricDataResponse xmlns=\"http://monitoring.amazonaws.com/doc/2010-08-01/\">\n <ResponseMetadata>\n <RequestId>e16fc4d3-9a04-11e0-9362-093a1cae5385</RequestId>\n </ResponseMetadata>\n</PutMetricDataResponse> \n\t\t\t</queryresponse>\n\t\t</examples>\n\t\t\n\t"
1911
+ },
1912
+ "PutMetricDataBatch": {
1913
+ "name": "PutMetricDataBatch",
1914
+ "input": {
1915
+ "shape_name": "PutMetricDataBatchInput",
1916
+ "type": "structure",
1917
+ "members": {
1918
+ "MetricDataBatches": {
1919
+ "shape_name": "MetricDataBatches",
1920
+ "type": "list",
1921
+ "members": {
1922
+ "shape_name": "MetricDataBatch",
1923
+ "type": "structure",
1924
+ "members": {
1925
+ "AccountId": {
1926
+ "shape_name": "AccountId",
1927
+ "type": "string",
1928
+ "min_length": 1,
1929
+ "max_length": 255,
1930
+ "documentation": null,
1931
+ "required": true
1932
+ },
1933
+ "Namespace": {
1934
+ "shape_name": "Namespace",
1935
+ "type": "string",
1936
+ "pattern": "[^:].*",
1937
+ "min_length": 1,
1938
+ "max_length": 255,
1939
+ "documentation": null,
1940
+ "required": true
1941
+ },
1942
+ "MetricData": {
1943
+ "shape_name": "MetricData",
1944
+ "type": "list",
1945
+ "members": {
1946
+ "shape_name": "MetricDatum",
1947
+ "type": "structure",
1948
+ "members": {
1949
+ "MetricName": {
1950
+ "shape_name": "MetricName",
1951
+ "type": "string",
1952
+ "min_length": 1,
1953
+ "max_length": 255,
1954
+ "documentation": "\n\t\t<p>\n\t\t\tThe name of the metric.\n\t\t</p>\n\t",
1955
+ "required": true
1956
+ },
1957
+ "Dimensions": {
1958
+ "shape_name": "Dimensions",
1959
+ "type": "list",
1960
+ "members": {
1961
+ "shape_name": "Dimension",
1962
+ "type": "structure",
1963
+ "members": {
1964
+ "Name": {
1965
+ "shape_name": "DimensionName",
1966
+ "type": "string",
1967
+ "min_length": 1,
1968
+ "max_length": 255,
1969
+ "documentation": "\n\t\t<p>\n\t\tThe name of the dimension.\n\t\t</p>\n\t",
1970
+ "required": true
1971
+ },
1972
+ "Value": {
1973
+ "shape_name": "DimensionValue",
1974
+ "type": "string",
1975
+ "min_length": 1,
1976
+ "max_length": 255,
1977
+ "documentation": "\n\t\t<p>\n\t\tThe value representing the dimension measurement\n\t\t</p>\n\t",
1978
+ "required": true
1979
+ }
1980
+ },
1981
+ "member_order": [
1982
+ "Name",
1983
+ "Value"
1984
+ ],
1985
+ "documentation": "\n\t\t<p>\n\t\tThe <code>Dimension</code> data type further expands on the\n\t\tidentity of a metric using a Name, Value pair.\n\t\t</p>\n\t\t<p>For examples that use one or more dimensions, see <a>PutMetricData</a>.</p>\n\n\t"
1986
+ },
1987
+ "max_length": 10,
1988
+ "documentation": "\n\t\t<p>\n\t\t\tA list of dimensions associated with the metric. Note, when using the Dimensions value in a query, you need to append .member.N to it (e.g., Dimensions.member.N).\n\t\t</p>\n\t"
1989
+ },
1990
+ "Timestamp": {
1991
+ "shape_name": "Timestamp",
1992
+ "type": "timestamp",
1993
+ "documentation": "\n\t\t<p>\n\t\t\tThe time stamp used for the metric. If not specified, the default value is set to the time the metric data was received. Amazon CloudWatch uses Coordinated Universal Time (UTC) when returning time stamps, which do not accommodate seasonal adjustments such as daylight savings time. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Time stamps</a> in the <i>Amazon CloudWatch Developer Guide</i>.\n\t\t</p>\n\t"
1994
+ },
1995
+ "Value": {
1996
+ "shape_name": "DatapointValue",
1997
+ "type": "double",
1998
+ "documentation": "\n\t\t<p>\n\t\t\tThe value for the metric.\n\t\t</p>\n\t\t<important>Although the <code>Value</code> parameter accepts numbers of type <code>Double</code>,\n\t\t\tAmazon CloudWatch truncates values with very large exponents.\n\t\t\tValues with base-10 exponents greater than 126 (1 x 10^126) are truncated.\n\t\t\tLikewise, values with base-10 exponents less than -130 (1 x 10^-130) are also truncated.\n\t\t</important>\n\t"
1999
+ },
2000
+ "StatisticValues": {
2001
+ "shape_name": "StatisticSet",
2002
+ "type": "structure",
2003
+ "members": {
2004
+ "SampleCount": {
2005
+ "shape_name": "DatapointValue",
2006
+ "type": "double",
2007
+ "documentation": "\n\t\t<p>\n\t\t\tThe number of samples used for the statistic set.\n\t\t</p>\n\t",
2008
+ "required": true
2009
+ },
2010
+ "Sum": {
2011
+ "shape_name": "DatapointValue",
2012
+ "type": "double",
2013
+ "documentation": "\n\t\t<p>\n\t\t\tThe sum of values for the sample set.\n\t\t</p>\n\t",
2014
+ "required": true
2015
+ },
2016
+ "Minimum": {
2017
+ "shape_name": "DatapointValue",
2018
+ "type": "double",
2019
+ "documentation": "\n\t\t<p>\n\t\t\tThe minimum value of the sample set.\n\t\t</p>\n\t",
2020
+ "required": true
2021
+ },
2022
+ "Maximum": {
2023
+ "shape_name": "DatapointValue",
2024
+ "type": "double",
2025
+ "documentation": "\n\t\t<p>\n\t\t\tThe maximum value of the sample set.\n\t\t</p>\n\t",
2026
+ "required": true
2027
+ }
2028
+ },
2029
+ "documentation": "\n\t\t<p>\n\t\t\tA set of statistical values describing the metric.\n\t\t</p>\n\t"
2030
+ },
2031
+ "Unit": {
2032
+ "shape_name": "StandardUnit",
2033
+ "type": "string",
2034
+ "enum": [
2035
+ "Seconds",
2036
+ "Microseconds",
2037
+ "Milliseconds",
2038
+ "Bytes",
2039
+ "Kilobytes",
2040
+ "Megabytes",
2041
+ "Gigabytes",
2042
+ "Terabytes",
2043
+ "Bits",
2044
+ "Kilobits",
2045
+ "Megabits",
2046
+ "Gigabits",
2047
+ "Terabits",
2048
+ "Percent",
2049
+ "Count",
2050
+ "Bytes/Second",
2051
+ "Kilobytes/Second",
2052
+ "Megabytes/Second",
2053
+ "Gigabytes/Second",
2054
+ "Terabytes/Second",
2055
+ "Bits/Second",
2056
+ "Kilobits/Second",
2057
+ "Megabits/Second",
2058
+ "Gigabits/Second",
2059
+ "Terabits/Second",
2060
+ "Count/Second",
2061
+ "None"
2062
+ ],
2063
+ "documentation": "\n\t\t<p>\n\t\t\tThe unit of the metric.\n\t\t</p>\n\t"
2064
+ }
2065
+ },
2066
+ "documentation": "\n\t\t<p>\n\t\t\tThe <code>MetricDatum</code> data type encapsulates the information\n\t\t\tsent with <a>PutMetricData</a> to either create a new metric or\n\t\t\tadd new values to be aggregated into an existing metric.\n\t\t</p>\n\t"
2067
+ },
2068
+ "documentation": null,
2069
+ "required": true
2070
+ },
2071
+ "AutoDecompose": {
2072
+ "shape_name": "AutoDecompose",
2073
+ "type": "boolean",
2074
+ "documentation": null
2075
+ }
2076
+ },
2077
+ "documentation": null
2078
+ },
2079
+ "documentation": null,
2080
+ "required": true
2081
+ }
2082
+ },
2083
+ "documentation": null
2084
+ },
2085
+ "output": null,
2086
+ "errors": [
2087
+ {
2088
+ "shape_name": "InvalidParameterValueException",
2089
+ "type": "structure",
2090
+ "members": {
2091
+ "message": {
2092
+ "shape_name": "AwsQueryErrorMessage",
2093
+ "type": "string",
2094
+ "documentation": "\n\t\t<p></p>\n\t"
2095
+ }
2096
+ },
2097
+ "documentation": "\n\t\t<p>\n\t\tBad or out-of-range value was supplied for the input\n\t\tparameter.\n\t\t</p>\n\t"
2098
+ },
2099
+ {
2100
+ "shape_name": "MissingRequiredParameterException",
2101
+ "type": "structure",
2102
+ "members": {
2103
+ "message": {
2104
+ "shape_name": "AwsQueryErrorMessage",
2105
+ "type": "string",
2106
+ "documentation": "\n\t\t<p></p>\n\t"
2107
+ }
2108
+ },
2109
+ "documentation": "\n\t\t<p>\n\t\tAn input parameter that is mandatory for processing\n\t\tthe request is not supplied.\n\t\t</p>\n\t"
2110
+ },
2111
+ {
2112
+ "shape_name": "InvalidParameterCombinationException",
2113
+ "type": "structure",
2114
+ "members": {
2115
+ "message": {
2116
+ "shape_name": "AwsQueryErrorMessage",
2117
+ "type": "string",
2118
+ "documentation": "\n\t\t<p></p>\n\t"
2119
+ }
2120
+ },
2121
+ "documentation": "\n\t\t<p>\n\t\tParameters that must not be used together were\n\t\tused together.\n\t\t</p>\n\t"
2122
+ },
2123
+ {
2124
+ "shape_name": "InternalServiceFault",
2125
+ "type": "structure",
2126
+ "members": {
2127
+ "Message": {
2128
+ "shape_name": "FaultDescription",
2129
+ "type": "string",
2130
+ "documentation": "\n\t\t<p></p>\n\t"
2131
+ }
2132
+ },
2133
+ "member_order": [
2134
+ "Message"
2135
+ ],
2136
+ "documentation": "\n\t\t<p>\n\t\tIndicates that the request processing has\n\t\tfailed due to some unknown error, exception, or failure.\n\t\t</p>\n\t"
2137
+ }
2138
+ ],
2139
+ "documentation": null
1832
2140
  },
1833
2141
  "SetAlarmState": {
1834
2142
  "name": "SetAlarmState",