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
@@ -6,6 +6,7 @@
6
6
  "signature_version": "v4",
7
7
  "service_full_name": "AWS Storage Gateway",
8
8
  "endpoint_prefix": "storagegateway",
9
+ "xmlnamespace": "http://storagegateway.amazonaws.com/doc/2013-06-30",
9
10
  "documentation": "\n <fullname>AWS Storage Gateway Service</fullname>\n\n <p>AWS Storage Gateway is the service that connects an on-premises software appliance with cloud-based storage to\n provide seamless and secure integration between an organization's on-premises IT environment and AWS's storage\n infrastructure. The service enables you to securely upload data to the AWS cloud for cost effective backup and\n rapid disaster recovery.</p>\n\n <p>Use the following links to get started using the <i>AWS Storage Gateway Service API Reference</i>:</p>\n <ul>\n <li>\n<a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/AWSStorageGatewayHTTPRequestsHeaders.html\">AWS Storage Gateway Required Request Headers</a>: Describes the required headers that you must send with\n every POST request to AWS Storage Gateway.</li>\n <li>\n<a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/AWSStorageGatewaySigningRequests.html\">Signing Requests</a>: AWS Storage Gateway requires that you authenticate every request you send; this\n topic describes how sign such a request.</li>\n <li>\n<a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/APIErrorResponses.html\">Error\n Responses</a>: Provides reference information about AWS Storage Gateway errors.</li> \n <li>\n<a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/AWSStorageGatewayAPIOperations.html\">Operations in AWS Storage Gateway</a>: Contains detailed descriptions of all AWS Storage Gateway\n operations, their request parameters, response elements, possible errors, and examples of requests and\n responses.</li>\n <li>\n<a href=\"http://docs.aws.amazon.com/general/latest/gr/index.html?rande.html\">AWS Storage Gateway Regions and\n Endpoints</a>: Provides a list of each of the regions and endpoints available for use with AWS Storage Gateway. </li>\n </ul>\n ",
10
11
  "operations": {
11
12
  "ActivateGateway": {
@@ -53,20 +54,6 @@
53
54
  "min_length": 2,
54
55
  "max_length": 20,
55
56
  "documentation": "\n <p>One of the values that defines the type of gateway to activate. The type specified is\n critical to all later functions of the gateway and cannot be changed after activation. The\n default value is <code>STORED</code>. </p>\n "
56
- },
57
- "TapeDriveType": {
58
- "shape_name": "TapeDriveType",
59
- "type": "string",
60
- "min_length": 2,
61
- "max_length": 50,
62
- "documentation": null
63
- },
64
- "MediumChangerType": {
65
- "shape_name": "MediumChangerType",
66
- "type": "string",
67
- "min_length": 2,
68
- "max_length": 50,
69
- "documentation": null
70
57
  }
71
58
  },
72
59
  "documentation": "\n <p>A JSON object containing one or more of the following fields:</p>\n <ul>\n <li>\n <a>ActivateGatewayInput$ActivationKey</a>\n </li>\n <li>\n <a>GatewayName</a>\n </li>\n <li>\n <a>ActivateGatewayInput$GatewayRegion</a>\n </li>\n <li>\n <a>ActivateGatewayInput$GatewayTimezone</a>\n </li>\n <li>\n <a>ActivateGatewayInput$GatewayType</a>\n </li>\n </ul>\n "
@@ -93,7 +80,7 @@
93
80
  "message": {
94
81
  "shape_name": "string",
95
82
  "type": "string",
96
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
83
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
97
84
  },
98
85
  "error": {
99
86
  "shape_name": "StorageGatewayError",
@@ -180,13 +167,13 @@
180
167
  "type": "string",
181
168
  "documentation": null
182
169
  },
183
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
170
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
184
171
  }
185
172
  },
186
173
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
187
174
  }
188
175
  },
189
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
176
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
190
177
  },
191
178
  {
192
179
  "shape_name": "InternalServerError",
@@ -195,7 +182,7 @@
195
182
  "message": {
196
183
  "shape_name": "string",
197
184
  "type": "string",
198
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
185
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
199
186
  },
200
187
  "error": {
201
188
  "shape_name": "StorageGatewayError",
@@ -282,13 +269,13 @@
282
269
  "type": "string",
283
270
  "documentation": null
284
271
  },
285
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
272
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
286
273
  }
287
274
  },
288
275
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
289
276
  }
290
277
  },
291
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
278
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
292
279
  }
293
280
  ],
294
281
  "documentation": "\n <p>This operation activates the gateway you previously deployed on your host. For more\n information, see <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/DownloadAndDeploy.html\">Downloading \n and Deploying AWS Storage Gateway VM</a>. In the activation process you\n specify information such as the region you want to use for storing snapshots, the time zone\n for scheduled snapshots and the gateway schedule window, an activation key, and a name for\n your gateway. The activation process also associates your gateway with your account (see <a>UpdateGatewayInformation</a>).</p>\n <note>You must power on the gateway VM before you can activate your gateway.</note>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that activates a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.ActivateGateway\n{\n \"ActivationKey\": \"29AV1-3OFV9-VVIUB-NKT0I-LRO6V\",\n \"GatewayName\": \"mygateway\",\n \"GatewayTimezone\": \"GMT-12:00\",\n \"GatewayRegion\": \"us-east-1\",\n \"GatewayType\": \"STORED\"\n}\n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n\n </response>\n </example>\n </examples>\n "
@@ -345,7 +332,7 @@
345
332
  "message": {
346
333
  "shape_name": "string",
347
334
  "type": "string",
348
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
335
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
349
336
  },
350
337
  "error": {
351
338
  "shape_name": "StorageGatewayError",
@@ -432,13 +419,13 @@
432
419
  "type": "string",
433
420
  "documentation": null
434
421
  },
435
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
422
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
436
423
  }
437
424
  },
438
425
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
439
426
  }
440
427
  },
441
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
428
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
442
429
  },
443
430
  {
444
431
  "shape_name": "InternalServerError",
@@ -447,7 +434,7 @@
447
434
  "message": {
448
435
  "shape_name": "string",
449
436
  "type": "string",
450
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
437
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
451
438
  },
452
439
  "error": {
453
440
  "shape_name": "StorageGatewayError",
@@ -534,16 +521,16 @@
534
521
  "type": "string",
535
522
  "documentation": null
536
523
  },
537
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
524
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
538
525
  }
539
526
  },
540
527
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
541
528
  }
542
529
  },
543
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
530
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
544
531
  }
545
532
  ],
546
- "documentation": "\n <p>This operation configures one or more gateway local disks as cache for a cached-volume\n gateway. This operation is supported only for the gateway-cached volume architecture (see\n <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/StorageGatewayConcepts.html\">Storage Gateway Concepts</a>).</p>\n <p>In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and \n one or more disk IDs that you want to configure as cache. </p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that activates a gateway.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120425T120000Z\nx-amz-target: StorageGateway_20120630.AddCache\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n \"DiskIds\": [ \n \"pci-0000:03:00.0-scsi-0:0:0:0\", \n \"pci-0000:03:00.0-scsi-0:0:1:0\"\n ] \n}\n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 85\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n\n </response>\n </example>\n </examples>\n "
533
+ "documentation": "\n <p>This operation configures one or more gateway local disks as cache for a cached-volume\n gateway. This operation is supported only for the gateway-cached volume architecture (see\n <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/StorageGatewayConcepts.html\">Storage Gateway Concepts</a>).</p>\n <p>In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and \n one or more disk IDs that you want to configure as cache.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that activates a gateway.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120425T120000Z\nx-amz-target: StorageGateway_20120630.AddCache\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n \"DiskIds\": [ \n \"pci-0000:03:00.0-scsi-0:0:0:0\", \n \"pci-0000:03:00.0-scsi-0:0:1:0\"\n ] \n}\n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 85\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n\n </response>\n </example>\n </examples>\n "
547
534
  },
548
535
  "AddUploadBuffer": {
549
536
  "name": "AddUploadBuffer",
@@ -597,7 +584,7 @@
597
584
  "message": {
598
585
  "shape_name": "string",
599
586
  "type": "string",
600
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
587
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
601
588
  },
602
589
  "error": {
603
590
  "shape_name": "StorageGatewayError",
@@ -684,13 +671,13 @@
684
671
  "type": "string",
685
672
  "documentation": null
686
673
  },
687
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
674
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
688
675
  }
689
676
  },
690
677
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
691
678
  }
692
679
  },
693
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
680
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
694
681
  },
695
682
  {
696
683
  "shape_name": "InternalServerError",
@@ -699,7 +686,7 @@
699
686
  "message": {
700
687
  "shape_name": "string",
701
688
  "type": "string",
702
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
689
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
703
690
  },
704
691
  "error": {
705
692
  "shape_name": "StorageGatewayError",
@@ -786,13 +773,13 @@
786
773
  "type": "string",
787
774
  "documentation": null
788
775
  },
789
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
776
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
790
777
  }
791
778
  },
792
779
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
793
780
  }
794
781
  },
795
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
782
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
796
783
  }
797
784
  ],
798
785
  "documentation": "\n <p>This operation configures one or more gateway local disks as upload buffer for a specified gateway. \n This operation is supported for both the gateway-stored and gateway-cached volume architectures.\n </p>\n <p>\n In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add upload buffer,\n and one or more disk IDs that you want to configure as upload buffer.</p> \n "
@@ -849,7 +836,7 @@
849
836
  "message": {
850
837
  "shape_name": "string",
851
838
  "type": "string",
852
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
839
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
853
840
  },
854
841
  "error": {
855
842
  "shape_name": "StorageGatewayError",
@@ -936,13 +923,13 @@
936
923
  "type": "string",
937
924
  "documentation": null
938
925
  },
939
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
926
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
940
927
  }
941
928
  },
942
929
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
943
930
  }
944
931
  },
945
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
932
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
946
933
  },
947
934
  {
948
935
  "shape_name": "InternalServerError",
@@ -951,7 +938,7 @@
951
938
  "message": {
952
939
  "shape_name": "string",
953
940
  "type": "string",
954
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
941
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
955
942
  },
956
943
  "error": {
957
944
  "shape_name": "StorageGatewayError",
@@ -1038,16 +1025,16 @@
1038
1025
  "type": "string",
1039
1026
  "documentation": null
1040
1027
  },
1041
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1028
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1042
1029
  }
1043
1030
  },
1044
1031
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1045
1032
  }
1046
1033
  },
1047
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
1034
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
1048
1035
  }
1049
1036
  ],
1050
- "documentation": "\n <p>This operation configures one or more gateway local disks as working storage for a gateway. \n This operation is supported only for the gateway-stored volume architecture. This operation is deprecated method in cached-volumes API version (20120630). Use AddUploadBuffer instead.</p>\n <note><p>Working storage is also referred to as upload buffer. You can also use the \n <a>AddUploadBuffer</a> operation to add upload buffer to a stored-volume gateway.</p></note>\n <p>In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add working storage,\n and one or more disk IDs that you want to configure as working storage.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that specifies that two local disks of a gateway are to\n be configured as working storage.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.AddWorkingStorage\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n \"DiskIds\": [\"pci-0000:03:00.0-scsi-0:0:0:0\", \"pci-0000:04:00.0-scsi-1:0:0:0\"]\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n\n </response>\n </example>\n </examples>\n "
1037
+ "documentation": "\n <p>This operation configures one or more gateway local disks as working storage for a gateway. \n This operation is supported only for the gateway-stored volume architecture.</p>\n <note><p>Working storage is also referred to as upload buffer. You can also use the \n <a>AddUploadBuffer</a> operation to add upload buffer to a stored-volume gateway.</p></note>\n <p>In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add working storage,\n and one or more disk IDs that you want to configure as working storage.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that specifies that two local disks of a gateway are to\n be configured as working storage.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.AddWorkingStorage\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n \"DiskIds\": [\"pci-0000:03:00.0-scsi-0:0:0:0\", \"pci-0000:04:00.0-scsi-1:0:0:0\"]\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n\n </response>\n </example>\n </examples>\n "
1051
1038
  },
1052
1039
  "CancelArchival": {
1053
1040
  "name": "CancelArchival",
@@ -1068,11 +1055,11 @@
1068
1055
  "type": "string",
1069
1056
  "min_length": 50,
1070
1057
  "max_length": 500,
1071
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.</p>\n ",
1058
+ "documentation": null,
1072
1059
  "required": true
1073
1060
  }
1074
1061
  },
1075
- "documentation": "\n <p>CancelArchivalInput</p>\n "
1062
+ "documentation": null
1076
1063
  },
1077
1064
  "output": {
1078
1065
  "shape_name": "CancelArchivalOutput",
@@ -1083,10 +1070,10 @@
1083
1070
  "type": "string",
1084
1071
  "min_length": 50,
1085
1072
  "max_length": 500,
1086
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.</p>\n "
1073
+ "documentation": null
1087
1074
  }
1088
1075
  },
1089
- "documentation": "\n <p>CancelArchivalOutput</p> \n "
1076
+ "documentation": null
1090
1077
  },
1091
1078
  "errors": [
1092
1079
  {
@@ -1096,7 +1083,7 @@
1096
1083
  "message": {
1097
1084
  "shape_name": "string",
1098
1085
  "type": "string",
1099
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1086
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1100
1087
  },
1101
1088
  "error": {
1102
1089
  "shape_name": "StorageGatewayError",
@@ -1183,13 +1170,13 @@
1183
1170
  "type": "string",
1184
1171
  "documentation": null
1185
1172
  },
1186
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1173
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1187
1174
  }
1188
1175
  },
1189
1176
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1190
1177
  }
1191
1178
  },
1192
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1179
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1193
1180
  },
1194
1181
  {
1195
1182
  "shape_name": "InternalServerError",
@@ -1198,7 +1185,7 @@
1198
1185
  "message": {
1199
1186
  "shape_name": "string",
1200
1187
  "type": "string",
1201
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1188
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1202
1189
  },
1203
1190
  "error": {
1204
1191
  "shape_name": "StorageGatewayError",
@@ -1285,16 +1272,16 @@
1285
1272
  "type": "string",
1286
1273
  "documentation": null
1287
1274
  },
1288
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1275
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1289
1276
  }
1290
1277
  },
1291
1278
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1292
1279
  }
1293
1280
  },
1294
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
1281
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
1295
1282
  }
1296
1283
  ],
1297
- "documentation": "\n <p>Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.\n </p> \n "
1284
+ "documentation": null
1298
1285
  },
1299
1286
  "CancelRetrieval": {
1300
1287
  "name": "CancelRetrieval",
@@ -1315,11 +1302,11 @@
1315
1302
  "type": "string",
1316
1303
  "min_length": 50,
1317
1304
  "max_length": 500,
1318
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.</p>\n ",
1305
+ "documentation": null,
1319
1306
  "required": true
1320
1307
  }
1321
1308
  },
1322
- "documentation": "\n <p>CancelRetrievalInput</p>\n "
1309
+ "documentation": null
1323
1310
  },
1324
1311
  "output": {
1325
1312
  "shape_name": "CancelRetrievalOutput",
@@ -1330,10 +1317,10 @@
1330
1317
  "type": "string",
1331
1318
  "min_length": 50,
1332
1319
  "max_length": 500,
1333
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.</p>\n "
1320
+ "documentation": null
1334
1321
  }
1335
1322
  },
1336
- "documentation": "\n <p>CancelRetrievalOutput</p>\n "
1323
+ "documentation": null
1337
1324
  },
1338
1325
  "errors": [
1339
1326
  {
@@ -1343,7 +1330,7 @@
1343
1330
  "message": {
1344
1331
  "shape_name": "string",
1345
1332
  "type": "string",
1346
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1333
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1347
1334
  },
1348
1335
  "error": {
1349
1336
  "shape_name": "StorageGatewayError",
@@ -1430,13 +1417,13 @@
1430
1417
  "type": "string",
1431
1418
  "documentation": null
1432
1419
  },
1433
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1420
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1434
1421
  }
1435
1422
  },
1436
1423
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1437
1424
  }
1438
1425
  },
1439
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1426
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1440
1427
  },
1441
1428
  {
1442
1429
  "shape_name": "InternalServerError",
@@ -1445,7 +1432,7 @@
1445
1432
  "message": {
1446
1433
  "shape_name": "string",
1447
1434
  "type": "string",
1448
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1435
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1449
1436
  },
1450
1437
  "error": {
1451
1438
  "shape_name": "StorageGatewayError",
@@ -1532,16 +1519,16 @@
1532
1519
  "type": "string",
1533
1520
  "documentation": null
1534
1521
  },
1535
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1522
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1536
1523
  }
1537
1524
  },
1538
1525
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1539
1526
  }
1540
1527
  },
1541
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
1528
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
1542
1529
  }
1543
1530
  ],
1544
- "documentation": "\n <p>Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.\n The virtual tape is returned to the VTS.</p> \n "
1531
+ "documentation": null
1545
1532
  },
1546
1533
  "CreateCachediSCSIVolume": {
1547
1534
  "name": "CreateCachediSCSIVolume",
@@ -1625,7 +1612,7 @@
1625
1612
  "message": {
1626
1613
  "shape_name": "string",
1627
1614
  "type": "string",
1628
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1615
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1629
1616
  },
1630
1617
  "error": {
1631
1618
  "shape_name": "StorageGatewayError",
@@ -1712,13 +1699,13 @@
1712
1699
  "type": "string",
1713
1700
  "documentation": null
1714
1701
  },
1715
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1702
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1716
1703
  }
1717
1704
  },
1718
1705
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1719
1706
  }
1720
1707
  },
1721
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1708
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1722
1709
  },
1723
1710
  {
1724
1711
  "shape_name": "InternalServerError",
@@ -1727,7 +1714,7 @@
1727
1714
  "message": {
1728
1715
  "shape_name": "string",
1729
1716
  "type": "string",
1730
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1717
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1731
1718
  },
1732
1719
  "error": {
1733
1720
  "shape_name": "StorageGatewayError",
@@ -1814,13 +1801,13 @@
1814
1801
  "type": "string",
1815
1802
  "documentation": null
1816
1803
  },
1817
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1804
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1818
1805
  }
1819
1806
  },
1820
1807
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1821
1808
  }
1822
1809
  },
1823
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
1810
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
1824
1811
  }
1825
1812
  ],
1826
1813
  "documentation": "\n <p>This operation creates a cached volume on a specified cached gateway. This operation is\n supported only for the gateway-cached volume architecture.</p>\n <note>Cache storage must be allocated to the gateway before you can create a cached volume.\n Use the <a>AddCache</a> operation to add cache storage to a gateway. </note>\n <p>In the request, you must specify the gateway, size of the volume in bytes, the iSCSI\n target name, an IP address on which to expose the target, and a unique client token. In\n response, AWS Storage Gateway creates the volume and returns information about it such\n as the volume Amazon Resource Name (ARN), its size, and the iSCSI target ARN that\n initiators can use to connect to the volume target.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that specifies that a local disk of a gateway be\n configured as a cached volume.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.CreateCachediSCSIVolume\n{\n \"ClientToken\": \"cachedvol112233\",\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"NetworkInterfaceId\": \"10.1.1.1\",\n \"TargetName\": \"myvolume\",\n \"VolumeSizeInBytes\": 536870912000\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 263\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\",\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n} \n\n </response>\n </example>\n </examples>\n "
@@ -1878,7 +1865,7 @@
1878
1865
  "message": {
1879
1866
  "shape_name": "string",
1880
1867
  "type": "string",
1881
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1868
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1882
1869
  },
1883
1870
  "error": {
1884
1871
  "shape_name": "StorageGatewayError",
@@ -1965,13 +1952,13 @@
1965
1952
  "type": "string",
1966
1953
  "documentation": null
1967
1954
  },
1968
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
1955
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
1969
1956
  }
1970
1957
  },
1971
1958
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
1972
1959
  }
1973
1960
  },
1974
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1961
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
1975
1962
  },
1976
1963
  {
1977
1964
  "shape_name": "InternalServerError",
@@ -1980,7 +1967,7 @@
1980
1967
  "message": {
1981
1968
  "shape_name": "string",
1982
1969
  "type": "string",
1983
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
1970
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
1984
1971
  },
1985
1972
  "error": {
1986
1973
  "shape_name": "StorageGatewayError",
@@ -2067,13 +2054,13 @@
2067
2054
  "type": "string",
2068
2055
  "documentation": null
2069
2056
  },
2070
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2057
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2071
2058
  }
2072
2059
  },
2073
2060
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2074
2061
  }
2075
2062
  },
2076
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
2063
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
2077
2064
  }
2078
2065
  ],
2079
2066
  "documentation": "\n <p>This operation initiates a snapshot of a volume.</p>\n <p>AWS Storage Gateway provides the ability to back up point-in-time snapshots of your data to Amazon Simple\n Storage (S3) for durable off-site recovery, as well as import the data to an Amazon Elastic Block Store (EBS)\n volume in Amazon Elastic Compute Cloud (EC2). You can take snapshots of your gateway volume on a scheduled or\n ad-hoc basis. This API enables you to take ad-hoc snapshot. For more information, see <a href=\"TBD\">Working\n With Snapshots in the AWS Storage Gateway Console</a>.</p>\n <p>In the CreateSnapshot request you identify the volume by providing its Amazon Resource Name (ARN). You must\n also provide description for the snapshot. When AWS Storage Gateway takes the snapshot of specified volume, the\n snapshot and description appears in the AWS Storage Gateway Console. In response, AWS Storage Gateway returns\n you a snapshot ID. You can use this snapshot ID to check the snapshot progress or later use it when you want to\n create a volume from a snapshot.</p>\n <note>To list or delete a snapshot, you must use the Amazon EC2 API. For more information, .</note>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example sends a <code>CreateSnapshot</code> request to take snapshot of the\n specified an example volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.CreateSnapshot\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"SnapshotDescription\": \"snapshot description\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 128\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"SnapshotId\": \"snap-78e22663\"\n}\n </response>\n </example>\n </examples>\n "
@@ -2136,7 +2123,7 @@
2136
2123
  "message": {
2137
2124
  "shape_name": "string",
2138
2125
  "type": "string",
2139
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2126
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2140
2127
  },
2141
2128
  "error": {
2142
2129
  "shape_name": "StorageGatewayError",
@@ -2223,13 +2210,13 @@
2223
2210
  "type": "string",
2224
2211
  "documentation": null
2225
2212
  },
2226
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2213
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2227
2214
  }
2228
2215
  },
2229
2216
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2230
2217
  }
2231
2218
  },
2232
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2219
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2233
2220
  },
2234
2221
  {
2235
2222
  "shape_name": "InternalServerError",
@@ -2238,7 +2225,7 @@
2238
2225
  "message": {
2239
2226
  "shape_name": "string",
2240
2227
  "type": "string",
2241
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2228
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2242
2229
  },
2243
2230
  "error": {
2244
2231
  "shape_name": "StorageGatewayError",
@@ -2325,13 +2312,13 @@
2325
2312
  "type": "string",
2326
2313
  "documentation": null
2327
2314
  },
2328
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2315
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2329
2316
  }
2330
2317
  },
2331
2318
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2332
2319
  }
2333
2320
  },
2334
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
2321
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
2335
2322
  }
2336
2323
  ],
2337
2324
  "documentation": "\n <p>This operation initiates a snapshot of a gateway from a volume recovery point. This operation is supported only for the gateway-cached volume architecture (see ).</p>\n <p>A volume recovery point is a point in time at which all data of the volume is consistent and from which you can create a snapshot. To get a list of volume recovery point for gateway-cached volumes, \n use <a>ListVolumeRecoveryPoints</a>.</p> \n <p>In the <code>CreateSnapshotFromVolumeRecoveryPoint</code> request, you identify the volume by providing its Amazon Resource Name (ARN). You must also provide a description for the snapshot. When AWS Storage Gateway takes a snapshot of the specified volume, the snapshot and its description appear in the AWS Storage Gateway console. <!--You provide this information in the request body.--> In response, AWS Storage Gateway returns you a snapshot ID. You can use this snapshot ID to check the snapshot progress or later use it when you want to create a volume from a snapshot.</p>\n <note>\n <p>To list or delete a snapshot, you must use the Amazon EC2 API. For more information, in <i>Amazon Elastic Compute Cloud API Reference</i>.</p>\n </note>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example sends a\n <code>CreateSnapshotFromVolumeRecoveryPoint</code> request to take snapshot of the\n specified an example volume.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.CreateSnapshotFromVolumeRecoveryPoint\n\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"SnapshotDescription\": \"snapshot description\"\n}\n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 137\n\n{\n \"SnapshotId\": \"snap-78e22663\",\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeRecoveryPointTime\": \"2012-06-30T10:10:10.000Z\" \n} \n\n </response>\n </example>\n </examples>\n "
@@ -2423,7 +2410,7 @@
2423
2410
  "message": {
2424
2411
  "shape_name": "string",
2425
2412
  "type": "string",
2426
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2413
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2427
2414
  },
2428
2415
  "error": {
2429
2416
  "shape_name": "StorageGatewayError",
@@ -2510,13 +2497,13 @@
2510
2497
  "type": "string",
2511
2498
  "documentation": null
2512
2499
  },
2513
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2500
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2514
2501
  }
2515
2502
  },
2516
2503
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2517
2504
  }
2518
2505
  },
2519
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2506
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2520
2507
  },
2521
2508
  {
2522
2509
  "shape_name": "InternalServerError",
@@ -2525,7 +2512,7 @@
2525
2512
  "message": {
2526
2513
  "shape_name": "string",
2527
2514
  "type": "string",
2528
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2515
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2529
2516
  },
2530
2517
  "error": {
2531
2518
  "shape_name": "StorageGatewayError",
@@ -2612,16 +2599,16 @@
2612
2599
  "type": "string",
2613
2600
  "documentation": null
2614
2601
  },
2615
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2602
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2616
2603
  }
2617
2604
  },
2618
2605
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2619
2606
  }
2620
2607
  },
2621
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
2608
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
2622
2609
  }
2623
2610
  ],
2624
- "documentation": "\n <p>This operation creates a volume on a specified gateway. This operation is supported only for the gateway-stored volume architecture.\n </p>\n <p>The size of the volume to create is inferred from the disk size. You can choose to preserve existing data on the disk, create volume from an existing snapshot, or create an empty volume. If you choose to create an empty gateway volume, then any existing data on the disk is erased.</p>\n <p>In the request you must specify the gateway and the disk information on which you are creating the volume. In response, AWS Storage Gateway creates the volume and returns volume information such as the volume Amazon Resource Name (ARN), its size, and the iSCSI target ARN that initiators can use to connect to the volume target.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that specifies that a local disk of a gateway be\n configured as a volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.CreateStorediSCSIVolume\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"DiskId\": \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"PreserveExistingData\": true,\n \"TargetName\": \"myvolume\",\n \"NetworkInterfaceId\": \"10.1.1.1\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 215\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeSizeInBytes\": 1099511627776,\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\"\n}\n </response>\n </example>\n </examples>\n "
2611
+ "documentation": "\n <p>This operation creates a volume on a specified gateway. This operation is supported only for the gateway-cached volume architecture.\n </p>\n <p>The size of the volume to create is inferred from the disk size. You can choose to preserve existing data on the disk, create volume from an existing snapshot, or create an empty volume. If you choose to create an empty gateway volume, then any existing data on the disk is erased.</p>\n <p>In the request you must specify the gateway and the disk information on which you are creating the volume. In response, AWS Storage Gateway creates the volume and returns volume information such as the volume Amazon Resource Name (ARN), its size, and the iSCSI target ARN that initiators can use to connect to the volume target.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that specifies that a local disk of a gateway be\n configured as a volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.CreateStorediSCSIVolume\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"DiskId\": \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"PreserveExistingData\": true,\n \"TargetName\": \"myvolume\",\n \"NetworkInterfaceId\": \"10.1.1.1\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 215\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeSizeInBytes\": 1099511627776,\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\"\n}\n </response>\n </example>\n </examples>\n "
2625
2612
  },
2626
2613
  "CreateTapes": {
2627
2614
  "name": "CreateTapes",
@@ -2634,15 +2621,15 @@
2634
2621
  "type": "string",
2635
2622
  "min_length": 50,
2636
2623
  "max_length": 500,
2637
- "documentation": "\n <p>The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
2624
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
2638
2625
  "required": true
2639
2626
  },
2640
2627
  "TapeSizeInBytes": {
2641
2628
  "shape_name": "TapeSize",
2642
2629
  "type": "long",
2643
2630
  "min_length": 107374182400,
2644
- "max_length": 2748779069440,
2645
- "documentation": "\n <p>The size, in bytes, of the virtual tapes you want to create.</p>\n <note>The size must be gigabyte (1024*1024*1024 byte) aligned.</note>\n ",
2631
+ "max_length": 5497558138880,
2632
+ "documentation": null,
2646
2633
  "required": true
2647
2634
  },
2648
2635
  "ClientToken": {
@@ -2650,7 +2637,7 @@
2650
2637
  "type": "string",
2651
2638
  "min_length": 5,
2652
2639
  "max_length": 100,
2653
- "documentation": "\n <p>A unique identifier that you use to retry a request. If you retry \n a request, use the same <code>ClientToken</code> you specified in the initial request.</p>\n <note>Using the same <code>ClientToken</code> prevents creating the tape multiple times.</note>\n ",
2640
+ "documentation": null,
2654
2641
  "required": true
2655
2642
  },
2656
2643
  "NumTapesToCreate": {
@@ -2658,20 +2645,20 @@
2658
2645
  "type": "integer",
2659
2646
  "min_length": 1,
2660
2647
  "max_length": 10,
2661
- "documentation": "\n <p>The number of virtual tapes you want to create.</p>\n ",
2648
+ "documentation": null,
2662
2649
  "required": true
2663
2650
  },
2664
2651
  "TapeBarcodePrefix": {
2665
2652
  "shape_name": "TapeBarcodePrefix",
2666
2653
  "type": "string",
2667
- "min_length": 1,
2654
+ "min_length": 0,
2668
2655
  "max_length": 4,
2669
- "pattern": "^[A-Z]*$",
2670
- "documentation": "\n <p>A prefix you append to the barcode of the virtual tape you are creating. This makes a barcode unique.</p>\n <note>The prefix must be 1 to 4 characters in length and must be upper-case letters A-Z.</note>\n ",
2656
+ "pattern": "[A-Z0-9]*",
2657
+ "documentation": null,
2671
2658
  "required": true
2672
2659
  }
2673
2660
  },
2674
- "documentation": "\n <p>CreateTapesInput</p>\n "
2661
+ "documentation": null
2675
2662
  },
2676
2663
  "output": {
2677
2664
  "shape_name": "CreateTapesOutput",
@@ -2687,10 +2674,10 @@
2687
2674
  "max_length": 500,
2688
2675
  "documentation": null
2689
2676
  },
2690
- "documentation": "\n <p>A list of unique Amazon Resource Named (ARN) the represents the virtual tapes that were created.</p>\n "
2677
+ "documentation": null
2691
2678
  }
2692
2679
  },
2693
- "documentation": "\n <p>CreateTapeOutput</p>\n "
2680
+ "documentation": null
2694
2681
  },
2695
2682
  "errors": [
2696
2683
  {
@@ -2700,7 +2687,7 @@
2700
2687
  "message": {
2701
2688
  "shape_name": "string",
2702
2689
  "type": "string",
2703
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2690
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2704
2691
  },
2705
2692
  "error": {
2706
2693
  "shape_name": "StorageGatewayError",
@@ -2787,13 +2774,13 @@
2787
2774
  "type": "string",
2788
2775
  "documentation": null
2789
2776
  },
2790
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2777
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2791
2778
  }
2792
2779
  },
2793
2780
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2794
2781
  }
2795
2782
  },
2796
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2783
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
2797
2784
  },
2798
2785
  {
2799
2786
  "shape_name": "InternalServerError",
@@ -2802,7 +2789,7 @@
2802
2789
  "message": {
2803
2790
  "shape_name": "string",
2804
2791
  "type": "string",
2805
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2792
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2806
2793
  },
2807
2794
  "error": {
2808
2795
  "shape_name": "StorageGatewayError",
@@ -2889,16 +2876,16 @@
2889
2876
  "type": "string",
2890
2877
  "documentation": null
2891
2878
  },
2892
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
2879
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
2893
2880
  }
2894
2881
  },
2895
2882
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
2896
2883
  }
2897
2884
  },
2898
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
2885
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
2899
2886
  }
2900
2887
  ],
2901
- "documentation": "\n <p>Creates one or more virtual tapes. You write data to the virtual tapes and then archive the tapes.</p>\n <note>Cache storage must be allocated to the gateway before you can create virtual tapes.\n Use the <a>AddCache</a> operation to add cache storage to a gateway. </note>\n <examples>\n <example>\n <name>Create tapes in gateway-VTL</name>\n <description>In the following request you add three virtual tape cartridges, 100 GB each, to the \n gateway-VTL (ExampleGatewayVTL). The tapes appear in the gateway's VTL. \n In the request you set the tape's barcode prefix to \"TEST\".</description>\n <request>{\n \"GatewayARN\":\"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL\",\n \"TapeSizeInBytes\":107374182400,\n \"ClientToken\":\"77777\",\n \"NumTapesToCreate\":3,\n \"TapeBarcodePrefix\":\"TEST\"\n}\n </request>\n <response>{\"TapeARNs\": \n [\"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST38A29D\", \"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST3AA29F\", \"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST3BA29E\"]\n}\n </response>\n </example>\n </examples>\n "
2888
+ "documentation": null
2902
2889
  },
2903
2890
  "DeleteBandwidthRateLimit": {
2904
2891
  "name": "DeleteBandwidthRateLimit",
@@ -2947,7 +2934,7 @@
2947
2934
  "message": {
2948
2935
  "shape_name": "string",
2949
2936
  "type": "string",
2950
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
2937
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
2951
2938
  },
2952
2939
  "error": {
2953
2940
  "shape_name": "StorageGatewayError",
@@ -3034,13 +3021,13 @@
3034
3021
  "type": "string",
3035
3022
  "documentation": null
3036
3023
  },
3037
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3024
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3038
3025
  }
3039
3026
  },
3040
3027
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3041
3028
  }
3042
3029
  },
3043
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3030
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3044
3031
  },
3045
3032
  {
3046
3033
  "shape_name": "InternalServerError",
@@ -3049,7 +3036,7 @@
3049
3036
  "message": {
3050
3037
  "shape_name": "string",
3051
3038
  "type": "string",
3052
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3039
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3053
3040
  },
3054
3041
  "error": {
3055
3042
  "shape_name": "StorageGatewayError",
@@ -3136,13 +3123,13 @@
3136
3123
  "type": "string",
3137
3124
  "documentation": null
3138
3125
  },
3139
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3126
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3140
3127
  }
3141
3128
  },
3142
3129
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3143
3130
  }
3144
3131
  },
3145
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
3132
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
3146
3133
  }
3147
3134
  ],
3148
3135
  "documentation": "\n <p>This operation deletes the bandwidth rate limits of a gateway. You can delete either the upload and download\n bandwidth rate limit, or you can delete both. If you delete only one of the limits, the other limit remains\n unchanged. To specify which gateway to work with, use the Amazon Resource Name (ARN) of the gateway in your\n request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that deletes both of the bandwidth rate limits of a\n gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DeleteBandwidthRateLimit\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"BandwidthType: \"All\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -3203,7 +3190,7 @@
3203
3190
  "message": {
3204
3191
  "shape_name": "string",
3205
3192
  "type": "string",
3206
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3193
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3207
3194
  },
3208
3195
  "error": {
3209
3196
  "shape_name": "StorageGatewayError",
@@ -3290,13 +3277,13 @@
3290
3277
  "type": "string",
3291
3278
  "documentation": null
3292
3279
  },
3293
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3280
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3294
3281
  }
3295
3282
  },
3296
3283
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3297
3284
  }
3298
3285
  },
3299
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3286
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3300
3287
  },
3301
3288
  {
3302
3289
  "shape_name": "InternalServerError",
@@ -3305,7 +3292,7 @@
3305
3292
  "message": {
3306
3293
  "shape_name": "string",
3307
3294
  "type": "string",
3308
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3295
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3309
3296
  },
3310
3297
  "error": {
3311
3298
  "shape_name": "StorageGatewayError",
@@ -3392,13 +3379,13 @@
3392
3379
  "type": "string",
3393
3380
  "documentation": null
3394
3381
  },
3395
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3382
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3396
3383
  }
3397
3384
  },
3398
3385
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3399
3386
  }
3400
3387
  },
3401
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
3388
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
3402
3389
  }
3403
3390
  ],
3404
3391
  "documentation": "\n <p>This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI\n target and initiator pair.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that deletes the CHAP credentials for an iSCSI target\n myvolume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DeleteChapCredentials\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\",\n \"InitiatorName\": \"iqn.1991-05.com.microsoft:computername.domain.example.com\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 161\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\",\n \"InitiatorName\": \"iqn.1991-05.com.microsoft:computername.domain.example.com\"\n}\n </response>\n </example>\n </examples>\n "
@@ -3442,7 +3429,7 @@
3442
3429
  "message": {
3443
3430
  "shape_name": "string",
3444
3431
  "type": "string",
3445
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3432
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3446
3433
  },
3447
3434
  "error": {
3448
3435
  "shape_name": "StorageGatewayError",
@@ -3529,13 +3516,13 @@
3529
3516
  "type": "string",
3530
3517
  "documentation": null
3531
3518
  },
3532
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3519
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3533
3520
  }
3534
3521
  },
3535
3522
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3536
3523
  }
3537
3524
  },
3538
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3525
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3539
3526
  },
3540
3527
  {
3541
3528
  "shape_name": "InternalServerError",
@@ -3544,7 +3531,7 @@
3544
3531
  "message": {
3545
3532
  "shape_name": "string",
3546
3533
  "type": "string",
3547
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3534
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3548
3535
  },
3549
3536
  "error": {
3550
3537
  "shape_name": "StorageGatewayError",
@@ -3631,13 +3618,13 @@
3631
3618
  "type": "string",
3632
3619
  "documentation": null
3633
3620
  },
3634
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3621
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3635
3622
  }
3636
3623
  },
3637
3624
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3638
3625
  }
3639
3626
  },
3640
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
3627
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
3641
3628
  }
3642
3629
  ],
3643
3630
  "documentation": "\n <p>This operation deletes a gateway. To specify which gateway to delete, use the Amazon Resource Name (ARN) of the\n gateway in your request. The operation deletes the gateway; however, it does not delete the gateway virtual\n machine (VM) from your host computer.</p>\n <p>After you delete a gateway, you cannot reactivate it. Completed snapshots of the gateway volumes are not\n deleted upon deleting the gateway, however, pending snapshots will not complete. After you delete a gateway,\n your next step is to remove it from your environment.</p>\n <important>\n <p>You no longer pay software charges after the gateway is deleted; however, your existing\n Amazon EBS snapshots persist and you will continue to be billed for these\n snapshots. You can choose to remove all remaining Amazon EBS snapshots by\n canceling your Amazon EC2 subscription.  If you prefer not to cancel your Amazon\n EC2 subscription, you can delete your snapshots using the Amazon EC2 console.\n For more information, see the <a href=\"http://aws.amazon.com/storagegateway\">\n AWS Storage Gateway Detail Page</a>. </p>\n </important>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that deactivates a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DeleteGateway\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -3681,7 +3668,7 @@
3681
3668
  "message": {
3682
3669
  "shape_name": "string",
3683
3670
  "type": "string",
3684
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3671
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3685
3672
  },
3686
3673
  "error": {
3687
3674
  "shape_name": "StorageGatewayError",
@@ -3768,13 +3755,13 @@
3768
3755
  "type": "string",
3769
3756
  "documentation": null
3770
3757
  },
3771
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3758
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3772
3759
  }
3773
3760
  },
3774
3761
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3775
3762
  }
3776
3763
  },
3777
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3764
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
3778
3765
  },
3779
3766
  {
3780
3767
  "shape_name": "InternalServerError",
@@ -3783,7 +3770,7 @@
3783
3770
  "message": {
3784
3771
  "shape_name": "string",
3785
3772
  "type": "string",
3786
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3773
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3787
3774
  },
3788
3775
  "error": {
3789
3776
  "shape_name": "StorageGatewayError",
@@ -3870,13 +3857,13 @@
3870
3857
  "type": "string",
3871
3858
  "documentation": null
3872
3859
  },
3873
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
3860
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
3874
3861
  }
3875
3862
  },
3876
3863
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
3877
3864
  }
3878
3865
  },
3879
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
3866
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
3880
3867
  }
3881
3868
  ],
3882
3869
  "documentation": "\n <p>\n This operation deletes a snapshot of a volume.\n </p>\n <p>\n You can take snapshots of your gateway volumes on a scheduled or ad-hoc basis. This API\n enables you to delete a snapshot schedule for a volume. For more information, see <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/WorkingWithSnapshots.html\">Working with Snapshots</a>. In the <code>DeleteSnapshotSchedule</code> request, you identify the volume by providing its Amazon Resource Name (ARN). \n </p>\n <note>\n <p>To list or delete a snapshot, you must use the Amazon EC2 API. in <i>Amazon Elastic Compute Cloud API\n Reference</i>.</p>\n </note> \n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example...</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.DeleteSnapshotSchedule\n\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 137\n\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n} \n\n </response>\n </example>\n </examples>\n "
@@ -3892,7 +3879,7 @@
3892
3879
  "type": "string",
3893
3880
  "min_length": 50,
3894
3881
  "max_length": 500,
3895
- "documentation": "\n <p>The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
3882
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
3896
3883
  "required": true
3897
3884
  },
3898
3885
  "TapeARN": {
@@ -3900,11 +3887,11 @@
3900
3887
  "type": "string",
3901
3888
  "min_length": 50,
3902
3889
  "max_length": 500,
3903
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape to delete.</p>\n ",
3890
+ "documentation": null,
3904
3891
  "required": true
3905
3892
  }
3906
3893
  },
3907
- "documentation": "\n <p>DeleteTapeInput</p>\n "
3894
+ "documentation": null
3908
3895
  },
3909
3896
  "output": {
3910
3897
  "shape_name": "DeleteTapeOutput",
@@ -3915,10 +3902,10 @@
3915
3902
  "type": "string",
3916
3903
  "min_length": 50,
3917
3904
  "max_length": 500,
3918
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the deleted virtual tape.</p>\n "
3905
+ "documentation": null
3919
3906
  }
3920
3907
  },
3921
- "documentation": "\n <p>DeleteTapeOutput</p>\n "
3908
+ "documentation": null
3922
3909
  },
3923
3910
  "errors": [
3924
3911
  {
@@ -3928,7 +3915,7 @@
3928
3915
  "message": {
3929
3916
  "shape_name": "string",
3930
3917
  "type": "string",
3931
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
3918
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
3932
3919
  },
3933
3920
  "error": {
3934
3921
  "shape_name": "StorageGatewayError",
@@ -4015,13 +4002,13 @@
4015
4002
  "type": "string",
4016
4003
  "documentation": null
4017
4004
  },
4018
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4005
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4019
4006
  }
4020
4007
  },
4021
4008
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4022
4009
  }
4023
4010
  },
4024
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4011
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4025
4012
  },
4026
4013
  {
4027
4014
  "shape_name": "InternalServerError",
@@ -4030,7 +4017,7 @@
4030
4017
  "message": {
4031
4018
  "shape_name": "string",
4032
4019
  "type": "string",
4033
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4020
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4034
4021
  },
4035
4022
  "error": {
4036
4023
  "shape_name": "StorageGatewayError",
@@ -4117,16 +4104,16 @@
4117
4104
  "type": "string",
4118
4105
  "documentation": null
4119
4106
  },
4120
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4107
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4121
4108
  }
4122
4109
  },
4123
4110
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4124
4111
  }
4125
4112
  },
4126
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
4113
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
4127
4114
  }
4128
4115
  ],
4129
- "documentation": "\n <p>Deletes the specified virtual tape.</p>\n <examples>\n <example>\n <name>Delete a tape from a gateway</name>\n <description>The following example deletes a tape from a gateway-VTL (ExampleGatewayVTL). The request \n identifies the tape by its ARN. The operation deletes the tapes from the specified gateway's \n virtual tape library (VTL). In the response AWS Storage Gateway returns the ARN of deleted tape.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20131025T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9EXAMPLE\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DeleteTape\n{\"GatewayARN\": \"arn:aws:storagegateway:us-east-1:204469490176:gateway/ExampleGatewayVTL\",\n \"TapeARN\": \"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0\"}\n\n</request>\n<response>\n{\"TapeARN\": \"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0\"}\n</response>\n </example>\n </examples>\n "
4116
+ "documentation": null
4130
4117
  },
4131
4118
  "DeleteTapeArchive": {
4132
4119
  "name": "DeleteTapeArchive",
@@ -4139,11 +4126,11 @@
4139
4126
  "type": "string",
4140
4127
  "min_length": 50,
4141
4128
  "max_length": 500,
4142
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).</p> \n ",
4129
+ "documentation": null,
4143
4130
  "required": true
4144
4131
  }
4145
4132
  },
4146
- "documentation": "\n <p>DeleteTapeArchiveInput</p> \n "
4133
+ "documentation": null
4147
4134
  },
4148
4135
  "output": {
4149
4136
  "shape_name": "DeleteTapeArchiveOutput",
@@ -4154,10 +4141,10 @@
4154
4141
  "type": "string",
4155
4142
  "min_length": 50,
4156
4143
  "max_length": 500,
4157
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).</p> \n "
4144
+ "documentation": null
4158
4145
  }
4159
4146
  },
4160
- "documentation": "\n <p>DeleteTapeArchiveOutput</p> \n "
4147
+ "documentation": null
4161
4148
  },
4162
4149
  "errors": [
4163
4150
  {
@@ -4167,7 +4154,7 @@
4167
4154
  "message": {
4168
4155
  "shape_name": "string",
4169
4156
  "type": "string",
4170
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4157
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4171
4158
  },
4172
4159
  "error": {
4173
4160
  "shape_name": "StorageGatewayError",
@@ -4254,13 +4241,13 @@
4254
4241
  "type": "string",
4255
4242
  "documentation": null
4256
4243
  },
4257
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4244
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4258
4245
  }
4259
4246
  },
4260
4247
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4261
4248
  }
4262
4249
  },
4263
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4250
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4264
4251
  },
4265
4252
  {
4266
4253
  "shape_name": "InternalServerError",
@@ -4269,7 +4256,7 @@
4269
4256
  "message": {
4270
4257
  "shape_name": "string",
4271
4258
  "type": "string",
4272
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4259
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4273
4260
  },
4274
4261
  "error": {
4275
4262
  "shape_name": "StorageGatewayError",
@@ -4356,16 +4343,16 @@
4356
4343
  "type": "string",
4357
4344
  "documentation": null
4358
4345
  },
4359
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4346
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4360
4347
  }
4361
4348
  },
4362
4349
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4363
4350
  }
4364
4351
  },
4365
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
4352
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
4366
4353
  }
4367
4354
  ],
4368
- "documentation": "\n <p>Deletes the specified virtual tape from the virtual tape shelf (VTS).</p> \n "
4355
+ "documentation": null
4369
4356
  },
4370
4357
  "DeleteVolume": {
4371
4358
  "name": "DeleteVolume",
@@ -4406,7 +4393,7 @@
4406
4393
  "message": {
4407
4394
  "shape_name": "string",
4408
4395
  "type": "string",
4409
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4396
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4410
4397
  },
4411
4398
  "error": {
4412
4399
  "shape_name": "StorageGatewayError",
@@ -4493,13 +4480,13 @@
4493
4480
  "type": "string",
4494
4481
  "documentation": null
4495
4482
  },
4496
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4483
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4497
4484
  }
4498
4485
  },
4499
4486
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4500
4487
  }
4501
4488
  },
4502
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4489
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4503
4490
  },
4504
4491
  {
4505
4492
  "shape_name": "InternalServerError",
@@ -4508,7 +4495,7 @@
4508
4495
  "message": {
4509
4496
  "shape_name": "string",
4510
4497
  "type": "string",
4511
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4498
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4512
4499
  },
4513
4500
  "error": {
4514
4501
  "shape_name": "StorageGatewayError",
@@ -4595,13 +4582,13 @@
4595
4582
  "type": "string",
4596
4583
  "documentation": null
4597
4584
  },
4598
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4585
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4599
4586
  }
4600
4587
  },
4601
4588
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4602
4589
  }
4603
4590
  },
4604
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
4591
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
4605
4592
  }
4606
4593
  ],
4607
4594
  "documentation": "\n <p>This operation delete the specified gateway volume that you previously created using the\n <a>CreateStorediSCSIVolume</a> API. For gateway-stored volumes, the local disk that was configured as the storage\n volume is not deleted. You can reuse the local disk to create another storage volume. </p>\n <p>Before you delete a gateway volume, make sure there are no iSCSI connections to the volume\n you are deleting. You should also make sure there is no snapshot in progress. You can\n use the Amazon Elastic Compute Cloud (Amazon EC2) API to query snapshots on the volume\n you are deleting and check the snapshot status. For more information, go\n to <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSnapshots.html\">DescribeSnapshots</a> in the <i>Amazon Elastic Compute Cloud API Reference</i>.</p>\n <p>In the request, you must provide the Amazon Resource Name (ARN) of the storage volume you want to delete.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that deletes a volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DeleteVolume\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 99\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n}\n </response>\n </example>\n </examples>\n "
@@ -4657,7 +4644,7 @@
4657
4644
  "message": {
4658
4645
  "shape_name": "string",
4659
4646
  "type": "string",
4660
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4647
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4661
4648
  },
4662
4649
  "error": {
4663
4650
  "shape_name": "StorageGatewayError",
@@ -4744,13 +4731,13 @@
4744
4731
  "type": "string",
4745
4732
  "documentation": null
4746
4733
  },
4747
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4734
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4748
4735
  }
4749
4736
  },
4750
4737
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4751
4738
  }
4752
4739
  },
4753
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4740
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
4754
4741
  },
4755
4742
  {
4756
4743
  "shape_name": "InternalServerError",
@@ -4759,7 +4746,7 @@
4759
4746
  "message": {
4760
4747
  "shape_name": "string",
4761
4748
  "type": "string",
4762
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4749
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4763
4750
  },
4764
4751
  "error": {
4765
4752
  "shape_name": "StorageGatewayError",
@@ -4846,13 +4833,13 @@
4846
4833
  "type": "string",
4847
4834
  "documentation": null
4848
4835
  },
4849
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
4836
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
4850
4837
  }
4851
4838
  },
4852
4839
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
4853
4840
  }
4854
4841
  },
4855
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
4842
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
4856
4843
  }
4857
4844
  ],
4858
4845
  "documentation": "\n <p>This operation returns the bandwidth rate limits of a gateway. By default, these limits are not set, which\n means no bandwidth rate limiting is in effect.</p>\n <p>This operation only returns a value for a bandwidth rate limit only if the limit is set. If no limits are set\n for the gateway, then this operation returns only the gateway ARN in the response body. To specify which\n gateway to describe, use the Amazon Resource Name (ARN) of the gateway in your request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns the bandwidth throttle properties of a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeBandwidthRateLimit\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygate way\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 169\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"AverageUploadRateLimitInBitsPerSec\": 102400,\n \"AverageDownloadRateLimitInBitsPerSec\": 51200\n}\n </response>\n </example>\n </examples>\n "
@@ -4933,7 +4920,7 @@
4933
4920
  "message": {
4934
4921
  "shape_name": "string",
4935
4922
  "type": "string",
4936
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
4923
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
4937
4924
  },
4938
4925
  "error": {
4939
4926
  "shape_name": "StorageGatewayError",
@@ -5020,13 +5007,13 @@
5020
5007
  "type": "string",
5021
5008
  "documentation": null
5022
5009
  },
5023
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5010
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5024
5011
  }
5025
5012
  },
5026
5013
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5027
5014
  }
5028
5015
  },
5029
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5016
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5030
5017
  },
5031
5018
  {
5032
5019
  "shape_name": "InternalServerError",
@@ -5035,7 +5022,7 @@
5035
5022
  "message": {
5036
5023
  "shape_name": "string",
5037
5024
  "type": "string",
5038
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5025
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5039
5026
  },
5040
5027
  "error": {
5041
5028
  "shape_name": "StorageGatewayError",
@@ -5122,13 +5109,13 @@
5122
5109
  "type": "string",
5123
5110
  "documentation": null
5124
5111
  },
5125
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5112
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5126
5113
  }
5127
5114
  },
5128
5115
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5129
5116
  }
5130
5117
  },
5131
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
5118
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
5132
5119
  }
5133
5120
  ],
5134
5121
  "documentation": "\n <p>This operation returns information about the cache of a gateway. \n This operation is supported only for the gateway-cached volume architecture.\n </p>\n <p>\n The response includes disk IDs that are configured as cache, and it \n includes the amount of cache allocated and used. </p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request to obtain a description of a gateway's\n working storage.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.DescribeCache\n\n{\n \"GatewayARN\":\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 271\n\n{\n \"CacheAllocationInBytes\": 2199023255552,\n \"CacheDirtyPercentage\": 0.07,\n \"CacheHitPercentage\": 99.68,\n \"CacheMissPercentage\": 0.32,\n \"CacheUsedPercentage\": 0.07,\n \"DiskIds\": [\n \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"pci-0000:04:00.0-scsi-0:1:0:0\"\n ],\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n} \n\n </response>\n </example>\n </examples>\n "
@@ -5163,7 +5150,7 @@
5163
5150
  "shape_name": "CachediSCSIVolumes",
5164
5151
  "type": "list",
5165
5152
  "members": {
5166
- "shape_name": "CachediSCSIVolume",
5153
+ "shape_name": "CachediSCSIVolumeInformation",
5167
5154
  "type": "structure",
5168
5155
  "members": {
5169
5156
  "VolumeARN": {
@@ -5262,7 +5249,7 @@
5262
5249
  "message": {
5263
5250
  "shape_name": "string",
5264
5251
  "type": "string",
5265
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5252
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5266
5253
  },
5267
5254
  "error": {
5268
5255
  "shape_name": "StorageGatewayError",
@@ -5349,13 +5336,13 @@
5349
5336
  "type": "string",
5350
5337
  "documentation": null
5351
5338
  },
5352
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5339
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5353
5340
  }
5354
5341
  },
5355
5342
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5356
5343
  }
5357
5344
  },
5358
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5345
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5359
5346
  },
5360
5347
  {
5361
5348
  "shape_name": "InternalServerError",
@@ -5364,7 +5351,7 @@
5364
5351
  "message": {
5365
5352
  "shape_name": "string",
5366
5353
  "type": "string",
5367
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5354
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5368
5355
  },
5369
5356
  "error": {
5370
5357
  "shape_name": "StorageGatewayError",
@@ -5451,13 +5438,13 @@
5451
5438
  "type": "string",
5452
5439
  "documentation": null
5453
5440
  },
5454
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5441
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5455
5442
  }
5456
5443
  },
5457
5444
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5458
5445
  }
5459
5446
  },
5460
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
5447
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
5461
5448
  }
5462
5449
  ],
5463
5450
  "documentation": "\n <p>This operation returns a description of the gateway volumes specified in the request. \n This operation is supported only for the gateway-cached volume architecture.</p>\n <p>\n The list of gateway volumes in the request must be from one gateway. \n In the response Amazon Storage Gateway returns volume information sorted by volume \n Amazon Resource Name (ARN). </p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns a description of a volume.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.DescribeCachediSCSIVolumes\n\n{\n \"VolumeARNs\": [\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"]\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 664\n\n{\n \"CachediSCSIVolumes\": [\n {\n \"VolumeiSCSIAttributes\": {\n \"ChapEnabled\": true,\n \"LunNumber\": 0,\n \"NetworkInterfaceId\": \"10.243.43.207\",\n \"NetworkInterfacePort\": 3260,\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\"\n },\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeDiskId\": \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"VolumeId\": \"vol-1122AABB\",\n \"VolumeSizeInBytes\": 1099511627776,\n \"VolumeStatus\": \"AVAILABLE\",\n \"VolumeType\": \"CACHED iSCSI\"\n }\n ]\n} \n\n </response>\n </example>\n </examples>\n "
@@ -5535,7 +5522,7 @@
5535
5522
  "message": {
5536
5523
  "shape_name": "string",
5537
5524
  "type": "string",
5538
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5525
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5539
5526
  },
5540
5527
  "error": {
5541
5528
  "shape_name": "StorageGatewayError",
@@ -5622,13 +5609,13 @@
5622
5609
  "type": "string",
5623
5610
  "documentation": null
5624
5611
  },
5625
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5612
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5626
5613
  }
5627
5614
  },
5628
5615
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5629
5616
  }
5630
5617
  },
5631
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5618
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5632
5619
  },
5633
5620
  {
5634
5621
  "shape_name": "InternalServerError",
@@ -5637,7 +5624,7 @@
5637
5624
  "message": {
5638
5625
  "shape_name": "string",
5639
5626
  "type": "string",
5640
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5627
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5641
5628
  },
5642
5629
  "error": {
5643
5630
  "shape_name": "StorageGatewayError",
@@ -5724,13 +5711,13 @@
5724
5711
  "type": "string",
5725
5712
  "documentation": null
5726
5713
  },
5727
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5714
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5728
5715
  }
5729
5716
  },
5730
5717
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5731
5718
  }
5732
5719
  },
5733
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
5720
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
5734
5721
  }
5735
5722
  ],
5736
5723
  "documentation": "\n <p>This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information\n for a specified iSCSI target, one for each target-initiator pair.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns the CHAP credentials of an iSCSI\n target.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeChapCredentials\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 235\n{\n \"ChapCredentials\": {\n \"TargetName\": \"iqn.1997-05.com.amazon:myvolume\",\n \"SecretToAuthenticateInitiator\": \"111111111111\",\n \"InitiatorName\": \"iqn.1991-05.com.microsoft:computername.domain.example.com\",\n \"SecretToAuthenticateTarget\": \"222222222222\"\n }\n}\n </response>\n </example>\n </examples>\n "
@@ -5836,7 +5823,7 @@
5836
5823
  "message": {
5837
5824
  "shape_name": "string",
5838
5825
  "type": "string",
5839
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5826
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5840
5827
  },
5841
5828
  "error": {
5842
5829
  "shape_name": "StorageGatewayError",
@@ -5923,13 +5910,13 @@
5923
5910
  "type": "string",
5924
5911
  "documentation": null
5925
5912
  },
5926
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
5913
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
5927
5914
  }
5928
5915
  },
5929
5916
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
5930
5917
  }
5931
5918
  },
5932
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5919
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
5933
5920
  },
5934
5921
  {
5935
5922
  "shape_name": "InternalServerError",
@@ -5938,7 +5925,7 @@
5938
5925
  "message": {
5939
5926
  "shape_name": "string",
5940
5927
  "type": "string",
5941
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
5928
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
5942
5929
  },
5943
5930
  "error": {
5944
5931
  "shape_name": "StorageGatewayError",
@@ -6025,13 +6012,13 @@
6025
6012
  "type": "string",
6026
6013
  "documentation": null
6027
6014
  },
6028
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6015
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6029
6016
  }
6030
6017
  },
6031
6018
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6032
6019
  }
6033
6020
  },
6034
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
6021
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
6035
6022
  }
6036
6023
  ],
6037
6024
  "documentation": "\n <p>This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and\n the state (whether the gateway is running or not). To specify which gateway to describe, use the Amazon\n Resource Name (ARN) of the gateway in your request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request for describing a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeGatewayInformation\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 227\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"GatewayId\": \"sgw-AABB1122\",\n \"GatewayNetworkInterfaces\": [ {\"Ipv4Address\": \"10.35.69.216\"} ],\n \"GatewayState\": \"STATE_RUNNING\",\n \"GatewayTimezone\": \"GMT-8:00\"\n}\n </response>\n </example>\n </examples>\n "
@@ -6103,7 +6090,7 @@
6103
6090
  "message": {
6104
6091
  "shape_name": "string",
6105
6092
  "type": "string",
6106
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6093
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6107
6094
  },
6108
6095
  "error": {
6109
6096
  "shape_name": "StorageGatewayError",
@@ -6190,13 +6177,13 @@
6190
6177
  "type": "string",
6191
6178
  "documentation": null
6192
6179
  },
6193
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6180
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6194
6181
  }
6195
6182
  },
6196
6183
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6197
6184
  }
6198
6185
  },
6199
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6186
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6200
6187
  },
6201
6188
  {
6202
6189
  "shape_name": "InternalServerError",
@@ -6205,7 +6192,7 @@
6205
6192
  "message": {
6206
6193
  "shape_name": "string",
6207
6194
  "type": "string",
6208
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6195
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6209
6196
  },
6210
6197
  "error": {
6211
6198
  "shape_name": "StorageGatewayError",
@@ -6292,13 +6279,13 @@
6292
6279
  "type": "string",
6293
6280
  "documentation": null
6294
6281
  },
6295
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6282
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6296
6283
  }
6297
6284
  },
6298
6285
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6299
6286
  }
6300
6287
  },
6301
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
6288
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
6302
6289
  }
6303
6290
  ],
6304
6291
  "documentation": "\n <p>This operation returns your gateway's weekly maintenance start time including the day and time of the week.\n Note that values are in terms of the gateway's time zone.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that describes a gateway's maintenance\n window.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeMaintenanceStartTime\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 136\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"HourOfDay\": 15,\n \"MinuteOfHour\": 35,\n \"DayOfWeek\": 2,\n \"Timezone\": \"GMT+7:00\"\n}\n </response>\n </example>\n </examples>\n "
@@ -6370,7 +6357,7 @@
6370
6357
  "message": {
6371
6358
  "shape_name": "string",
6372
6359
  "type": "string",
6373
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6360
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6374
6361
  },
6375
6362
  "error": {
6376
6363
  "shape_name": "StorageGatewayError",
@@ -6457,13 +6444,13 @@
6457
6444
  "type": "string",
6458
6445
  "documentation": null
6459
6446
  },
6460
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6447
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6461
6448
  }
6462
6449
  },
6463
6450
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6464
6451
  }
6465
6452
  },
6466
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6453
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6467
6454
  },
6468
6455
  {
6469
6456
  "shape_name": "InternalServerError",
@@ -6472,7 +6459,7 @@
6472
6459
  "message": {
6473
6460
  "shape_name": "string",
6474
6461
  "type": "string",
6475
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6462
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6476
6463
  },
6477
6464
  "error": {
6478
6465
  "shape_name": "StorageGatewayError",
@@ -6559,13 +6546,13 @@
6559
6546
  "type": "string",
6560
6547
  "documentation": null
6561
6548
  },
6562
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6549
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6563
6550
  }
6564
6551
  },
6565
6552
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6566
6553
  }
6567
6554
  },
6568
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
6555
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
6569
6556
  }
6570
6557
  ],
6571
6558
  "documentation": "\n <p>This operation describes the snapshot schedule for the specified gateway volume. The snapshot schedule\n information includes intervals at which snapshots are automatically initiated on the volume.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that retrieves the snapshot schedule for a\n volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeSnapshotSchedule\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 211\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"StartAt\": 6,\n \"RecurrenceInHours\": 24,\n \"Description\": \"sgw-AABB1122:vol-AABB1122:Schedule\",\n \"Timezone\": \"GMT+7:00\"\n}\n </response>\n </example>\n </examples>\n "
@@ -6600,7 +6587,7 @@
6600
6587
  "shape_name": "StorediSCSIVolumes",
6601
6588
  "type": "list",
6602
6589
  "members": {
6603
- "shape_name": "StorediSCSIVolume",
6590
+ "shape_name": "StorediSCSIVolumeInformation",
6604
6591
  "type": "structure",
6605
6592
  "members": {
6606
6593
  "VolumeARN": {
@@ -6711,7 +6698,7 @@
6711
6698
  "message": {
6712
6699
  "shape_name": "string",
6713
6700
  "type": "string",
6714
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6701
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6715
6702
  },
6716
6703
  "error": {
6717
6704
  "shape_name": "StorageGatewayError",
@@ -6798,13 +6785,13 @@
6798
6785
  "type": "string",
6799
6786
  "documentation": null
6800
6787
  },
6801
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6788
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6802
6789
  }
6803
6790
  },
6804
6791
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6805
6792
  }
6806
6793
  },
6807
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6794
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
6808
6795
  },
6809
6796
  {
6810
6797
  "shape_name": "InternalServerError",
@@ -6813,7 +6800,7 @@
6813
6800
  "message": {
6814
6801
  "shape_name": "string",
6815
6802
  "type": "string",
6816
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
6803
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
6817
6804
  },
6818
6805
  "error": {
6819
6806
  "shape_name": "StorageGatewayError",
@@ -6900,13 +6887,13 @@
6900
6887
  "type": "string",
6901
6888
  "documentation": null
6902
6889
  },
6903
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
6890
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
6904
6891
  }
6905
6892
  },
6906
6893
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
6907
6894
  }
6908
6895
  },
6909
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
6896
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
6910
6897
  }
6911
6898
  ],
6912
6899
  "documentation": "\n <p>This operation returns description of the gateway volumes specified in the request. The list of gateway volumes\n in the request must be from one gateway. In the response Amazon Storage Gateway returns volume information\n sorted by volume ARNs.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns a description of a volume.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeStorediSCSIVolumes\n{\n \"VolumeARNs\": [\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"]\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 507\n{\n \"StorediSCSIVolumes\": [\n {\n \"VolumeiSCSIAttributes\":\n {\n \"ChapEnabled\": true,\n \"NetworkInterfaceId\": \"10.243.43.207\",\n \"NetworkInterfacePort\": 3260,\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\"\n },\n \"PreservedExistingData\": false,\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/myg\n ateway/volume/vol-1122AABB\",\n \"VolumeDiskId\": \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"VolumeId\": \"vol-1122AABB\",\n \"VolumeProgress\": 23.7,\n \"VolumeSizeInBytes\": 1099511627776,\n \"VolumeStatus\": \"BOOTSTRAPPING\"\n }\n ]\n}\n </response>\n </example>\n </examples>\n "
@@ -6927,23 +6914,23 @@
6927
6914
  "max_length": 500,
6928
6915
  "documentation": null
6929
6916
  },
6930
- "documentation": "\n <p>Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe. </p> \n "
6917
+ "documentation": null
6931
6918
  },
6932
6919
  "Marker": {
6933
6920
  "shape_name": "Marker",
6934
6921
  "type": "string",
6935
6922
  "min_length": 1,
6936
6923
  "max_length": 1000,
6937
- "documentation": "\n <p>An opaque string that indicates the position at which to begin describing virtual tapes.</p> \n "
6924
+ "documentation": null
6938
6925
  },
6939
6926
  "Limit": {
6940
6927
  "shape_name": "PositiveIntObject",
6941
6928
  "type": "integer",
6942
6929
  "min_length": 1,
6943
- "documentation": "\n <p>Specifies that the number of virtual tapes descried be limited to the specified number.</p> \n "
6930
+ "documentation": null
6944
6931
  }
6945
6932
  },
6946
- "documentation": "\n <p>DescribeTapeArchivesInput</p> \n "
6933
+ "documentation": null
6947
6934
  },
6948
6935
  "output": {
6949
6936
  "shape_name": "DescribeTapeArchivesOutput",
@@ -6961,54 +6948,54 @@
6961
6948
  "type": "string",
6962
6949
  "min_length": 50,
6963
6950
  "max_length": 500,
6964
- "documentation": "\n <p>The Amazon Resource Name (ARN) of an archived virtual tape.</p> \n "
6951
+ "documentation": null
6965
6952
  },
6966
6953
  "TapeBarcode": {
6967
6954
  "shape_name": "TapeBarcode",
6968
6955
  "type": "string",
6969
6956
  "min_length": 8,
6970
6957
  "max_length": 16,
6971
- "pattern": "^[A-Z0-9]*$",
6972
- "documentation": "\n <p>The barcode that identifies the archived virtual tape.</p> \n "
6958
+ "pattern": "[A-Z0-9]*",
6959
+ "documentation": null
6973
6960
  },
6974
6961
  "TapeSizeInBytes": {
6975
6962
  "shape_name": "TapeSize",
6976
6963
  "type": "long",
6977
6964
  "min_length": 107374182400,
6978
- "max_length": 2748779069440,
6979
- "documentation": "\n <p>The size, in bytes, of the archived virtual tape.</p> \n "
6965
+ "max_length": 5497558138880,
6966
+ "documentation": null
6980
6967
  },
6981
6968
  "CompletionTime": {
6982
6969
  "shape_name": "Time",
6983
6970
  "type": "timestamp",
6984
- "documentation": "\n <p>The time that the archiving of the virtual tape was completed.</p>\n <p>The string format of the completion time is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.</p>\n "
6971
+ "documentation": null
6985
6972
  },
6986
6973
  "RetrievedTo": {
6987
6974
  "shape_name": "GatewayARN",
6988
6975
  "type": "string",
6989
6976
  "min_length": 50,
6990
6977
  "max_length": 500,
6991
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway-VTL that the virtual tape is being retrieved to. </p>\n <p>The virtual tape is retrieved from the virtual tape shelf (VTS).</p>\n "
6978
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n "
6992
6979
  },
6993
6980
  "TapeStatus": {
6994
6981
  "shape_name": "TapeArchiveStatus",
6995
6982
  "type": "string",
6996
- "documentation": "\n <p>The current state of the archived virtual tape. </p> \n "
6983
+ "documentation": null
6997
6984
  }
6998
6985
  },
6999
- "documentation": "\n <p>Represents a virtual tape that is archived in the virtual tape shelf (VTS).</p> \n "
6986
+ "documentation": null
7000
6987
  },
7001
- "documentation": "\n <p>An array of virtual tape objects in the virtual tape shelf (VTS). The description includes of the Amazon Resource Name(ARN) of the virtual tapes. \n The information returned includes the Amazon Resource Names (ARNs) of the tapes, size of the tapes, status of the tapes, progress of the description and tape barcode.</p> \n "
6988
+ "documentation": null
7002
6989
  },
7003
6990
  "Marker": {
7004
6991
  "shape_name": "Marker",
7005
6992
  "type": "string",
7006
6993
  "min_length": 1,
7007
6994
  "max_length": 1000,
7008
- "documentation": "\n <p>An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.\n Use this marker in your next request to fetch the next set of virtual tapes in the virtual tape shelf (VTS). If there are no more virtual tapes to describe, this field does not appear in the response.\n </p> \n "
6995
+ "documentation": null
7009
6996
  }
7010
6997
  },
7011
- "documentation": "\n <p>DescribeTapeArchivesOutput</p> \n "
6998
+ "documentation": null
7012
6999
  },
7013
7000
  "errors": [
7014
7001
  {
@@ -7018,7 +7005,7 @@
7018
7005
  "message": {
7019
7006
  "shape_name": "string",
7020
7007
  "type": "string",
7021
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7008
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7022
7009
  },
7023
7010
  "error": {
7024
7011
  "shape_name": "StorageGatewayError",
@@ -7105,13 +7092,13 @@
7105
7092
  "type": "string",
7106
7093
  "documentation": null
7107
7094
  },
7108
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7095
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7109
7096
  }
7110
7097
  },
7111
7098
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7112
7099
  }
7113
7100
  },
7114
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7101
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7115
7102
  },
7116
7103
  {
7117
7104
  "shape_name": "InternalServerError",
@@ -7120,7 +7107,7 @@
7120
7107
  "message": {
7121
7108
  "shape_name": "string",
7122
7109
  "type": "string",
7123
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7110
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7124
7111
  },
7125
7112
  "error": {
7126
7113
  "shape_name": "StorageGatewayError",
@@ -7207,16 +7194,16 @@
7207
7194
  "type": "string",
7208
7195
  "documentation": null
7209
7196
  },
7210
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7197
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7211
7198
  }
7212
7199
  },
7213
7200
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7214
7201
  }
7215
7202
  },
7216
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
7203
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
7217
7204
  }
7218
7205
  ],
7219
- "documentation": "\n <p>Returns a description of specified virtual tapes in the virtual tape shelf (VTS). </p>\n <p>If a specific <code>TapeARN</code> is not specified, AWS Storage Gateway returns a description of all virtual tapes found in the VTS associated with your account.</p>\n <examples>\n <example>\n <name>Retrieve description tapes in VTS</name>\n <description>The following example shows a request that retrieves \n description of two tapes archived to VTS in the AWS region specified in the \n request. The request identifies the tapes by their ARN value.\n ARN value. The trailing string in the ARN is the tape barcode. \n If you don't the tape ARN, the AWS Storage Gateway returns information of \n all tapes archived to VTS.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20131028T120000Z\nx-amz-target: StorageGateway_20130630.DescribeTapeArchives\n\n{\"TapeARNs\": \n [\"arn:aws:storagegateway:us-east-1:999999999999:tape/AM08A1AD\", \n \"arn:aws:storagegateway:us-east-1:999999999999:tape/AMZN01A2A4\"]\n} \n\n </request>\n <response>\n{\"TapeArchives\": \n [\n {\"CompletionTime\": 1380308527.236, \n \"TapeARN\": \"arn:aws:storagegateway:us-east-1:999999999:tape/AM08A1AD\", \n \"TapeBarcode\": \"AM08A1AD\", \n \"TapeSizeInBytes\": 107374182400, \n \"TapeStatus\": \"ARCHIVED\"}, \n {\"CompletionTime\": 1382918022.647, \n \"TapeARN\": \"arn:aws:storagegateway:us-east-1:999999999:tape/AMZN01A2A4\", \n \"TapeBarcode\": \"AMZN01A2A4\", \n \"TapeSizeInBytes\": 429496729600, \n \"TapeStatus\": \"ARCHIVED\"}\n ]\n} \n\n </response>\n </example>\n </examples>\n \n "
7206
+ "documentation": null
7220
7207
  },
7221
7208
  "DescribeTapeRecoveryPoints": {
7222
7209
  "name": "DescribeTapeRecoveryPoints",
@@ -7237,16 +7224,16 @@
7237
7224
  "type": "string",
7238
7225
  "min_length": 1,
7239
7226
  "max_length": 1000,
7240
- "documentation": "\n <p>An opaque string that indicates the position at which to begin describing the virtual tape recovery \n points.</p>\n "
7227
+ "documentation": null
7241
7228
  },
7242
7229
  "Limit": {
7243
7230
  "shape_name": "PositiveIntObject",
7244
7231
  "type": "integer",
7245
7232
  "min_length": 1,
7246
- "documentation": "\n <p>Specifies that the number of virtual tape recovery points that are described be limited to the specified \n number.</p>\n "
7233
+ "documentation": null
7247
7234
  }
7248
7235
  },
7249
- "documentation": "\n <p>DescribeTapeRecoveryPointsInput</p>\n "
7236
+ "documentation": null
7250
7237
  },
7251
7238
  "output": {
7252
7239
  "shape_name": "DescribeTapeRecoveryPointsOutput",
@@ -7271,39 +7258,34 @@
7271
7258
  "type": "string",
7272
7259
  "min_length": 50,
7273
7260
  "max_length": 500,
7274
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape.</p> \n "
7261
+ "documentation": null
7275
7262
  },
7276
7263
  "TapeRecoveryPointTime": {
7277
7264
  "shape_name": "Time",
7278
7265
  "type": "timestamp",
7279
- "documentation": "\n <p>The time when the point-in-time view of the virtual tape was replicated for later recovery. </p> \n <p>The string format of the tape recovery point time is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.</p>\n "
7266
+ "documentation": null
7280
7267
  },
7281
7268
  "TapeSizeInBytes": {
7282
7269
  "shape_name": "TapeSize",
7283
7270
  "type": "long",
7284
7271
  "min_length": 107374182400,
7285
- "max_length": 2748779069440,
7286
- "documentation": "\n <p>The size, in bytes, of the virtual tapes to recover.</p> \n "
7287
- },
7288
- "TapeStatus": {
7289
- "shape_name": "TapeRecoveryPointStatus",
7290
- "type": "string",
7272
+ "max_length": 5497558138880,
7291
7273
  "documentation": null
7292
7274
  }
7293
7275
  },
7294
- "documentation": "\n <p>Describes a recovery point. </p>\n "
7276
+ "documentation": null
7295
7277
  },
7296
- "documentation": "\n <p>An array of TapeRecoveryPointInfos that are available for the specified gateway.</p>\n "
7278
+ "documentation": null
7297
7279
  },
7298
7280
  "Marker": {
7299
7281
  "shape_name": "Marker",
7300
7282
  "type": "string",
7301
7283
  "min_length": 1,
7302
7284
  "max_length": 1000,
7303
- "documentation": "\n <p>An opaque string that indicates the position at which the virtual tape recovery points that were \n listed for description ended.</p>\n <p>Use this marker in your next request to list the next set of virtual tape recovery points in the list. \n If there are no more recovery points to describe, this field does not appear in the response.</p>\n "
7285
+ "documentation": null
7304
7286
  }
7305
7287
  },
7306
- "documentation": "\n <p>DescribeTapeRecoveryPointsOutput</p>\n "
7288
+ "documentation": null
7307
7289
  },
7308
7290
  "errors": [
7309
7291
  {
@@ -7313,7 +7295,7 @@
7313
7295
  "message": {
7314
7296
  "shape_name": "string",
7315
7297
  "type": "string",
7316
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7298
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7317
7299
  },
7318
7300
  "error": {
7319
7301
  "shape_name": "StorageGatewayError",
@@ -7400,13 +7382,13 @@
7400
7382
  "type": "string",
7401
7383
  "documentation": null
7402
7384
  },
7403
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7385
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7404
7386
  }
7405
7387
  },
7406
7388
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7407
7389
  }
7408
7390
  },
7409
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7391
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7410
7392
  },
7411
7393
  {
7412
7394
  "shape_name": "InternalServerError",
@@ -7415,7 +7397,7 @@
7415
7397
  "message": {
7416
7398
  "shape_name": "string",
7417
7399
  "type": "string",
7418
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7400
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7419
7401
  },
7420
7402
  "error": {
7421
7403
  "shape_name": "StorageGatewayError",
@@ -7502,16 +7484,16 @@
7502
7484
  "type": "string",
7503
7485
  "documentation": null
7504
7486
  },
7505
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7487
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7506
7488
  }
7507
7489
  },
7508
7490
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7509
7491
  }
7510
7492
  },
7511
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
7493
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
7512
7494
  }
7513
7495
  ],
7514
- "documentation": "\n <p>Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.</p>\n <p>A recovery point is a point in time view of a virtual tape at which all the data on the virtual tape is consistent.\n If your gateway crashes, virtual tapes that have recovery points can be recovered to a new gateway.</p>\n \n "
7496
+ "documentation": null
7515
7497
  },
7516
7498
  "DescribeTapes": {
7517
7499
  "name": "DescribeTapes",
@@ -7537,23 +7519,23 @@
7537
7519
  "max_length": 500,
7538
7520
  "documentation": null
7539
7521
  },
7540
- "documentation": "\n <p>Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe. \n If this parameter is not specified, AWS Storage Gateway returns a description of all virtual tapes associated with the specified gateway.</p>\n "
7522
+ "documentation": null
7541
7523
  },
7542
7524
  "Marker": {
7543
7525
  "shape_name": "Marker",
7544
7526
  "type": "string",
7545
7527
  "min_length": 1,
7546
7528
  "max_length": 1000,
7547
- "documentation": "\n <p>A marker value, obtained in a previous call to <code>DescribeTapes</code>. This marker indicates which page of results to retrieve. </p> \n <p>If not specified, the first page of results is retrieved.</p>\n "
7529
+ "documentation": null
7548
7530
  },
7549
7531
  "Limit": {
7550
7532
  "shape_name": "PositiveIntObject",
7551
7533
  "type": "integer",
7552
7534
  "min_length": 1,
7553
- "documentation": "\n <p>Specifies that the number of virtual tapes described be limited to the specified number.</p>\n <note>Amazon Web Services may impose its own limit, if this field is not set.</note>\n "
7535
+ "documentation": null
7554
7536
  }
7555
7537
  },
7556
- "documentation": "\n <p>DescribeTapesInput</p> \n "
7538
+ "documentation": null
7557
7539
  },
7558
7540
  "output": {
7559
7541
  "shape_name": "DescribeTapesOutput",
@@ -7571,54 +7553,54 @@
7571
7553
  "type": "string",
7572
7554
  "min_length": 50,
7573
7555
  "max_length": 500,
7574
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape.</p> \n "
7556
+ "documentation": null
7575
7557
  },
7576
7558
  "TapeBarcode": {
7577
7559
  "shape_name": "TapeBarcode",
7578
7560
  "type": "string",
7579
7561
  "min_length": 8,
7580
7562
  "max_length": 16,
7581
- "pattern": "^[A-Z0-9]*$",
7582
- "documentation": "\n <p>The barcode that identifies a specific virtual tape.</p> \n "
7563
+ "pattern": "[A-Z0-9]*",
7564
+ "documentation": null
7583
7565
  },
7584
7566
  "TapeSizeInBytes": {
7585
7567
  "shape_name": "TapeSize",
7586
7568
  "type": "long",
7587
7569
  "min_length": 107374182400,
7588
- "max_length": 2748779069440,
7589
- "documentation": "\n <p>The size, in bytes, of the virtual tape.</p> \n "
7570
+ "max_length": 5497558138880,
7571
+ "documentation": null
7590
7572
  },
7591
7573
  "TapeStatus": {
7592
7574
  "shape_name": "TapeStatus",
7593
7575
  "type": "string",
7594
- "documentation": "\n <p>The current state of the virtual tape. </p> \n "
7576
+ "documentation": null
7595
7577
  },
7596
7578
  "VTLDevice": {
7597
7579
  "shape_name": "VTLDeviceARN",
7598
7580
  "type": "string",
7599
7581
  "min_length": 50,
7600
7582
  "max_length": 500,
7601
- "documentation": "\n <p>The virtual tape library (VTL) device that the virtual tape is associated with.</p> \n "
7583
+ "documentation": null
7602
7584
  },
7603
7585
  "Progress": {
7604
7586
  "shape_name": "DoubleObject",
7605
7587
  "type": "double",
7606
- "documentation": "\n <p>For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.</p> \n <p>Range: 0 (not started) to 100 (complete).</p>\n "
7588
+ "documentation": null
7607
7589
  }
7608
7590
  },
7609
- "documentation": "\n <p>Describes a virtual tape object.</p> \n "
7591
+ "documentation": null
7610
7592
  },
7611
- "documentation": "\n <p>An array of virtual tape descriptions.</p> \n "
7593
+ "documentation": null
7612
7594
  },
7613
7595
  "Marker": {
7614
7596
  "shape_name": "Marker",
7615
7597
  "type": "string",
7616
7598
  "min_length": 1,
7617
7599
  "max_length": 1000,
7618
- "documentation": "\n <p>An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results. </p>\n <p>If a response does not contain a marker, then there are no more results to be retrieved.</p>\n "
7600
+ "documentation": null
7619
7601
  }
7620
7602
  },
7621
- "documentation": "\n <p>DescribeTapesOutput</p> \n "
7603
+ "documentation": null
7622
7604
  },
7623
7605
  "errors": [
7624
7606
  {
@@ -7628,7 +7610,7 @@
7628
7610
  "message": {
7629
7611
  "shape_name": "string",
7630
7612
  "type": "string",
7631
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7613
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7632
7614
  },
7633
7615
  "error": {
7634
7616
  "shape_name": "StorageGatewayError",
@@ -7715,13 +7697,13 @@
7715
7697
  "type": "string",
7716
7698
  "documentation": null
7717
7699
  },
7718
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7700
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7719
7701
  }
7720
7702
  },
7721
7703
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7722
7704
  }
7723
7705
  },
7724
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7706
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7725
7707
  },
7726
7708
  {
7727
7709
  "shape_name": "InternalServerError",
@@ -7730,7 +7712,7 @@
7730
7712
  "message": {
7731
7713
  "shape_name": "string",
7732
7714
  "type": "string",
7733
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7715
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7734
7716
  },
7735
7717
  "error": {
7736
7718
  "shape_name": "StorageGatewayError",
@@ -7817,16 +7799,16 @@
7817
7799
  "type": "string",
7818
7800
  "documentation": null
7819
7801
  },
7820
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7802
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7821
7803
  }
7822
7804
  },
7823
7805
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7824
7806
  }
7825
7807
  },
7826
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
7808
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
7827
7809
  }
7828
7810
  ],
7829
- "documentation": "\n <p>Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes. If a <code>TapeARN</code> is not specified, returns \n a description of all virtual tapes associated with the specified gateway.</p>\n \n <examples>\n <example>\n <name>Get descriptions of specific tapes </name>\n <description>In the following request you obtain descriptions of tapes in \n the gateway-VTL (ExampleGatewayVTL). The request identifies specific tapes by \n specifying ARNs for the tapes. In the ARN, the trailing string, for example \"TEST04A2A1\"- is the tape barcode value. \n The string 999999999999 is your account number.</description>\n <request>{\"GatewayARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL\",\n \"TapeARNs\": \n [\"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST04A2A1\", \n \"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST05A2A0\"]\n}}}\n </request>\n <response>{\"Tapes\": \n [\n {\"TapeARN\": \"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST04A2A1\", \n \"TapeBarcode\": \"TEST04A2A1\", \n \"TapeSizeInBytes\": 107374182400, \n \"TapeStatus\": \"AVAILABLE\"}, \n {\"TapeARN\": \"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST05A2A0\", \n \"TapeBarcode\": \"TEST05A2A0\", \n \"TapeSizeInBytes\": 107374182400, \n \"TapeStatus\": \"AVAILABLE\"}\n ]\n}\n}\n </response>\n </example>\n </examples>\n "
7811
+ "documentation": null
7830
7812
  },
7831
7813
  "DescribeUploadBuffer": {
7832
7814
  "name": "DescribeUploadBuffer",
@@ -7889,7 +7871,7 @@
7889
7871
  "message": {
7890
7872
  "shape_name": "string",
7891
7873
  "type": "string",
7892
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7874
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7893
7875
  },
7894
7876
  "error": {
7895
7877
  "shape_name": "StorageGatewayError",
@@ -7976,13 +7958,13 @@
7976
7958
  "type": "string",
7977
7959
  "documentation": null
7978
7960
  },
7979
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
7961
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
7980
7962
  }
7981
7963
  },
7982
7964
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
7983
7965
  }
7984
7966
  },
7985
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7967
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
7986
7968
  },
7987
7969
  {
7988
7970
  "shape_name": "InternalServerError",
@@ -7991,7 +7973,7 @@
7991
7973
  "message": {
7992
7974
  "shape_name": "string",
7993
7975
  "type": "string",
7994
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
7976
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
7995
7977
  },
7996
7978
  "error": {
7997
7979
  "shape_name": "StorageGatewayError",
@@ -8078,13 +8060,13 @@
8078
8060
  "type": "string",
8079
8061
  "documentation": null
8080
8062
  },
8081
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8063
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8082
8064
  }
8083
8065
  },
8084
8066
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8085
8067
  }
8086
8068
  },
8087
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
8069
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
8088
8070
  }
8089
8071
  ],
8090
8072
  "documentation": "\n <p>This operation returns information about the upload buffer of a gateway. This operation is supported for both the gateway-stored and gateway-cached volume architectures.\n </p>\n <p>\n The response includes disk IDs that are configured as upload buffer space, and it includes\n the amount of upload buffer space allocated and used.</p> \n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request to obtain a description of a gateway's\n working storage.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.DescribeUploadBuffer\n\n{\n \"GatewayARN\":\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 271\n\n{\n \"DiskIds\": [\n \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"pci-0000:04:00.0-scsi-0:1:0:0\"\n ],\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"UploadBufferAllocatedInBytes\": 161061273600,\n \"UploadBufferUsedInBytes\": 0\n} \n\n </response>\n </example>\n </examples>\n "
@@ -8113,23 +8095,23 @@
8113
8095
  "max_length": 500,
8114
8096
  "documentation": null
8115
8097
  },
8116
- "documentation": "\n <p>An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.</p> \n <note>All of the specified VTL devices must be from the same gateway. If no VTL devices are specified, the result will contain all devices on the specified gateway.</note>\n "
8098
+ "documentation": null
8117
8099
  },
8118
8100
  "Marker": {
8119
8101
  "shape_name": "Marker",
8120
8102
  "type": "string",
8121
8103
  "min_length": 1,
8122
8104
  "max_length": 1000,
8123
- "documentation": "\n <p>An opaque string that indicates the position at which to begin describing the VTL devices.</p> \n "
8105
+ "documentation": null
8124
8106
  },
8125
8107
  "Limit": {
8126
8108
  "shape_name": "PositiveIntObject",
8127
8109
  "type": "integer",
8128
8110
  "min_length": 1,
8129
- "documentation": "\n <p>Specifies that the number of VTL devices described be limited to the specified number.</p> \n "
8111
+ "documentation": null
8130
8112
  }
8131
8113
  },
8132
- "documentation": "\n <p>DescribeVTLDevicesInput</p> \n "
8114
+ "documentation": null
8133
8115
  },
8134
8116
  "output": {
8135
8117
  "shape_name": "DescribeVTLDevicesOutput",
@@ -8154,21 +8136,6 @@
8154
8136
  "type": "string",
8155
8137
  "min_length": 50,
8156
8138
  "max_length": 500,
8157
- "documentation": "\n <p>Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).</p>\n "
8158
- },
8159
- "VTLDeviceType": {
8160
- "shape_name": "VTLDeviceType",
8161
- "type": "string",
8162
- "documentation": null
8163
- },
8164
- "VTLDeviceVendor": {
8165
- "shape_name": "VTLDeviceVendor",
8166
- "type": "string",
8167
- "documentation": null
8168
- },
8169
- "VTLDeviceProductIdentifier": {
8170
- "shape_name": "VTLDeviceProductIdentifier",
8171
- "type": "string",
8172
8139
  "documentation": null
8173
8140
  },
8174
8141
  "DeviceiSCSIAttributes": {
@@ -8180,41 +8147,41 @@
8180
8147
  "type": "string",
8181
8148
  "min_length": 50,
8182
8149
  "max_length": 800,
8183
- "documentation": "\n <p>Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.</p> \n "
8150
+ "documentation": null
8184
8151
  },
8185
8152
  "NetworkInterfaceId": {
8186
8153
  "shape_name": "NetworkInterfaceId",
8187
8154
  "type": "string",
8188
8155
  "pattern": "\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z",
8189
- "documentation": "\n <p>The network interface identifier of the VTL device.</p>\n "
8156
+ "documentation": null
8190
8157
  },
8191
8158
  "NetworkInterfacePort": {
8192
8159
  "shape_name": "integer",
8193
8160
  "type": "integer",
8194
- "documentation": "\n <p>The port used to communicate with iSCSI VTL device targets.</p> \n "
8161
+ "documentation": null
8195
8162
  },
8196
8163
  "ChapEnabled": {
8197
8164
  "shape_name": "boolean",
8198
8165
  "type": "boolean",
8199
- "documentation": "\n <p>Indicates whether mutual CHAP is enabled for the iSCSI target.</p> \n "
8166
+ "documentation": null
8200
8167
  }
8201
8168
  },
8202
- "documentation": "\n <p>A list of iSCSI information about a VTL device.</p>\n "
8169
+ "documentation": null
8203
8170
  }
8204
8171
  },
8205
- "documentation": "\n <p> Represents a device object associated with a gateway-VTL. </p>\n "
8172
+ "documentation": null
8206
8173
  },
8207
- "documentation": "\n <p>An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.</p> \n "
8174
+ "documentation": null
8208
8175
  },
8209
8176
  "Marker": {
8210
8177
  "shape_name": "Marker",
8211
8178
  "type": "string",
8212
8179
  "min_length": 1,
8213
8180
  "max_length": 1000,
8214
- "documentation": "\n <p>An opaque string that indicates the position at which the VTL devices that were fetched for description ended. \n Use the marker in your next request to fetch the next set of VTL devices in the list. If there are no more VTL devices to describe, this field does not appear in the response.</p> \n "
8181
+ "documentation": null
8215
8182
  }
8216
8183
  },
8217
- "documentation": "\n <p>DescribeVTLDevicesOutput</p> \n "
8184
+ "documentation": null
8218
8185
  },
8219
8186
  "errors": [
8220
8187
  {
@@ -8224,7 +8191,7 @@
8224
8191
  "message": {
8225
8192
  "shape_name": "string",
8226
8193
  "type": "string",
8227
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8194
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8228
8195
  },
8229
8196
  "error": {
8230
8197
  "shape_name": "StorageGatewayError",
@@ -8311,13 +8278,13 @@
8311
8278
  "type": "string",
8312
8279
  "documentation": null
8313
8280
  },
8314
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8281
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8315
8282
  }
8316
8283
  },
8317
8284
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8318
8285
  }
8319
8286
  },
8320
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8287
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8321
8288
  },
8322
8289
  {
8323
8290
  "shape_name": "InternalServerError",
@@ -8326,7 +8293,7 @@
8326
8293
  "message": {
8327
8294
  "shape_name": "string",
8328
8295
  "type": "string",
8329
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8296
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8330
8297
  },
8331
8298
  "error": {
8332
8299
  "shape_name": "StorageGatewayError",
@@ -8413,16 +8380,16 @@
8413
8380
  "type": "string",
8414
8381
  "documentation": null
8415
8382
  },
8416
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8383
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8417
8384
  }
8418
8385
  },
8419
8386
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8420
8387
  }
8421
8388
  },
8422
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
8389
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
8423
8390
  }
8424
8391
  ],
8425
- "documentation": "\n <p>Returns a description of virtual tape library (VTL) devices for the specified gateway. In the response, AWS Storage Gateway returns VTL device information. </p> \n <p>The list of VTL devices must be from one gateway.</p>\n <examples>\n <example>\n <name>Get descriptions of the VTL devices on a gateway</name>\n <description>The following example gets descriptions of all the VTL devices on a gateway (ExampleGatewayVTL). The request identifies \n the gateway by ARN. In the request, string 999999999999 is the account number associated with the AWS account sending the request. \n Note that the response shown is truncated, it shows the media changer and only two tape drives. The trailing \n string in each device ARN is the device ID. </description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20131025T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9EXAMPLE\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeVTLDevices\n{\"GatewayARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL\"}\n\n </request>\n <response>\n{\"GatewayARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL\", \n \"VTLDevices\": \n [\n {\"DeviceiSCSIAttributes\": \n {\"ChapEnabled\": false, \n \"NetworkInterfaceId\": \"*\", \n \"NetworkInterfacePort\": 3260, \n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/target/iqn.1997-05.com.amazon:sgw-1fad4876-mediachanger\"}, \n \"VTLDeviceARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/device/AMZN_SGW-1FAD4876_MEDIACHANGER_00001\", \n \"VTLDeviceProductIdentifier\": \"L700\", \n \"VTLDeviceType\": \"Medium Changer\", \n \"VTLDeviceVendor\": \"STK\"}, \n {\"DeviceiSCSIAttributes\": \n {\"ChapEnabled\": false, \n \"NetworkInterfaceId\": \"*\", \n \"NetworkInterfacePort\": 3260, \n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/target/iqn.1997-05.com.amazon:sgw-1fad4876-tapedrive-01\"}, \n \"VTLDeviceARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/device/AMZN_SGW-1FAD4876_TAPEDRIVE_00001\", \n \"VTLDeviceProductIdentifier\": \"ULT3580-TD5\", \n \"VTLDeviceType\": \"Tape Drive\", \n \"VTLDeviceVendor\": \"IBM\"}, \n {\"DeviceiSCSIAttributes\": \n {\"ChapEnabled\": false, \n \"NetworkInterfaceId\": \"*\", \n \"NetworkInterfacePort\": 3260, \n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/target/iqn.1997-05.com.amazon:sgw-1fad4876-tapedrive-02\"}, \n \"VTLDeviceARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL/device/AMZN_SGW-1FAD4876_TAPEDRIVE_00002\", \n \"VTLDeviceProductIdentifier\": \"ULT3580-TD5\", \n \"VTLDeviceType\": \"Tape Drive\", \n \"VTLDeviceVendor\": \"IBM\"}\n ]\n }\n</response>\n </example>\n </examples>\n "
8392
+ "documentation": null
8426
8393
  },
8427
8394
  "DescribeWorkingStorage": {
8428
8395
  "name": "DescribeWorkingStorage",
@@ -8485,7 +8452,7 @@
8485
8452
  "message": {
8486
8453
  "shape_name": "string",
8487
8454
  "type": "string",
8488
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8455
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8489
8456
  },
8490
8457
  "error": {
8491
8458
  "shape_name": "StorageGatewayError",
@@ -8572,13 +8539,13 @@
8572
8539
  "type": "string",
8573
8540
  "documentation": null
8574
8541
  },
8575
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8542
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8576
8543
  }
8577
8544
  },
8578
8545
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8579
8546
  }
8580
8547
  },
8581
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8548
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8582
8549
  },
8583
8550
  {
8584
8551
  "shape_name": "InternalServerError",
@@ -8587,7 +8554,7 @@
8587
8554
  "message": {
8588
8555
  "shape_name": "string",
8589
8556
  "type": "string",
8590
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8557
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8591
8558
  },
8592
8559
  "error": {
8593
8560
  "shape_name": "StorageGatewayError",
@@ -8674,16 +8641,16 @@
8674
8641
  "type": "string",
8675
8642
  "documentation": null
8676
8643
  },
8677
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8644
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8678
8645
  }
8679
8646
  },
8680
8647
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8681
8648
  }
8682
8649
  },
8683
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
8650
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
8684
8651
  }
8685
8652
  ],
8686
- "documentation": "\n <p>This operation returns information about the working storage of a gateway. This operation is supported only for the gateway-stored volume architecture. \n This operation is deprecated in cached-volumes API version (20120630). Use <a>DescribeUploadBuffer </a>instead.</p>\n <note><p>Working storage is also referred to as upload buffer. You can also use the <a>DescribeUploadBuffer</a> operation to add upload buffer to a stored-volume gateway.</p></note>\n <p>The response includes disk IDs that are configured as working storage, and it includes the amount of working storage allocated and used.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request to obtain a description of a gateway's working\n storage.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeWorkingStorage\n{\n \"GatewayARN\":\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 241\n{\n \"DiskIds\": [\"pci-0000:03:00.0-scsi-0:0:0:0\", \"pci-0000:03:00.0-scsi-0:0:1:0\"],\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"WorkingStorageAllocatedInBytes\": 2199023255552,\n \"WorkingStorageUsedInBytes\": 789207040\n}\n </response>\n </example>\n </examples>\n "
8653
+ "documentation": "\n <p>This operation returns information about the working storage of a gateway. This operation is supported only for the gateway-stored volume architecture. </p>\n <note><p>Working storage is also referred to as upload buffer. You can also use the <a>DescribeUploadBuffer</a> operation to add upload buffer to a stored-volume gateway.</p></note>\n <p>The response includes disk IDs that are configured as working storage, and it includes the amount of working storage allocated and used.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request to obtain a description of a gateway's working\n storage.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.DescribeWorkingStorage\n{\n \"GatewayARN\":\"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 241\n{\n \"DiskIds\": [\"pci-0000:03:00.0-scsi-0:0:0:0\", \"pci-0000:03:00.0-scsi-0:0:1:0\"],\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"WorkingStorageAllocatedInBytes\": 2199023255552,\n \"WorkingStorageUsedInBytes\": 789207040\n}\n </response>\n </example>\n </examples>\n "
8687
8654
  },
8688
8655
  "DisableGateway": {
8689
8656
  "name": "DisableGateway",
@@ -8700,7 +8667,7 @@
8700
8667
  "required": true
8701
8668
  }
8702
8669
  },
8703
- "documentation": "\n <p>DisableGatewayInput</p>\n \n "
8670
+ "documentation": null
8704
8671
  },
8705
8672
  "output": {
8706
8673
  "shape_name": "DisableGatewayOutput",
@@ -8711,10 +8678,10 @@
8711
8678
  "type": "string",
8712
8679
  "min_length": 50,
8713
8680
  "max_length": 500,
8714
- "documentation": "\n <p>The unique Amazon Resource Name of the disabled gateway.</p>\n "
8681
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n "
8715
8682
  }
8716
8683
  },
8717
- "documentation": "\n <p>DisableGatewayOutput</p>\n "
8684
+ "documentation": null
8718
8685
  },
8719
8686
  "errors": [
8720
8687
  {
@@ -8724,7 +8691,7 @@
8724
8691
  "message": {
8725
8692
  "shape_name": "string",
8726
8693
  "type": "string",
8727
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8694
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8728
8695
  },
8729
8696
  "error": {
8730
8697
  "shape_name": "StorageGatewayError",
@@ -8811,13 +8778,13 @@
8811
8778
  "type": "string",
8812
8779
  "documentation": null
8813
8780
  },
8814
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8781
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8815
8782
  }
8816
8783
  },
8817
8784
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8818
8785
  }
8819
8786
  },
8820
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8787
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
8821
8788
  },
8822
8789
  {
8823
8790
  "shape_name": "InternalServerError",
@@ -8826,7 +8793,7 @@
8826
8793
  "message": {
8827
8794
  "shape_name": "string",
8828
8795
  "type": "string",
8829
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8796
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
8830
8797
  },
8831
8798
  "error": {
8832
8799
  "shape_name": "StorageGatewayError",
@@ -8913,16 +8880,16 @@
8913
8880
  "type": "string",
8914
8881
  "documentation": null
8915
8882
  },
8916
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
8883
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
8917
8884
  }
8918
8885
  },
8919
8886
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
8920
8887
  }
8921
8888
  },
8922
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
8889
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
8923
8890
  }
8924
8891
  ],
8925
- "documentation": "\n <p>Disables a gateway when the gateway is no longer functioning. For example, if your gateway VM is damaged, you can disable the gateway so you can recover virtual tapes. </p> \n <p>Use this operation for a gateway-VTL that is not reachable or not functioning.</p>\n <important>Once a gateway is disabled it cannot be enabled.</important>\n "
8892
+ "documentation": null
8926
8893
  },
8927
8894
  "ListGateways": {
8928
8895
  "name": "ListGateways",
@@ -8954,7 +8921,7 @@
8954
8921
  "shape_name": "Gateways",
8955
8922
  "type": "list",
8956
8923
  "members": {
8957
- "shape_name": "GatewayInfo",
8924
+ "shape_name": "GatewayInformation",
8958
8925
  "type": "structure",
8959
8926
  "members": {
8960
8927
  "GatewayARN": {
@@ -8970,13 +8937,6 @@
8970
8937
  "min_length": 2,
8971
8938
  "max_length": 20,
8972
8939
  "documentation": null
8973
- },
8974
- "GatewayOperationalState": {
8975
- "shape_name": "GatewayOperationalState",
8976
- "type": "string",
8977
- "min_length": 2,
8978
- "max_length": 25,
8979
- "documentation": null
8980
8940
  }
8981
8941
  },
8982
8942
  "documentation": null
@@ -9001,7 +8961,7 @@
9001
8961
  "message": {
9002
8962
  "shape_name": "string",
9003
8963
  "type": "string",
9004
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
8964
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9005
8965
  },
9006
8966
  "error": {
9007
8967
  "shape_name": "StorageGatewayError",
@@ -9088,13 +9048,13 @@
9088
9048
  "type": "string",
9089
9049
  "documentation": null
9090
9050
  },
9091
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9051
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9092
9052
  }
9093
9053
  },
9094
9054
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9095
9055
  }
9096
9056
  },
9097
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9057
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9098
9058
  },
9099
9059
  {
9100
9060
  "shape_name": "InternalServerError",
@@ -9103,7 +9063,7 @@
9103
9063
  "message": {
9104
9064
  "shape_name": "string",
9105
9065
  "type": "string",
9106
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9066
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9107
9067
  },
9108
9068
  "error": {
9109
9069
  "shape_name": "StorageGatewayError",
@@ -9190,13 +9150,13 @@
9190
9150
  "type": "string",
9191
9151
  "documentation": null
9192
9152
  },
9193
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9153
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9194
9154
  }
9195
9155
  },
9196
9156
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9197
9157
  }
9198
9158
  },
9199
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
9159
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
9200
9160
  }
9201
9161
  ],
9202
9162
  "documentation": "\n <p>This operation lists gateways owned by an AWS account in a region specified in the request. The returned list\n is ordered by gateway Amazon Resource Name (ARN).</p>\n <p>By default, the operation returns a maximum of 100 gateways. This operation supports pagination that allows you\n to optionally reduce the number of gateways returned in a response.</p>\n <p>If you have more gateways than are returned in a response-that is, the response returns only a truncated list\n of your gateways-the response contains a marker that you can specify in your next request to fetch the next\n page of gateways.</p>\n <examples>\n <example>\n <name>List Gateways</name>\n <description>The following example does not specify any criteria for the returned list. Note that the\n request body is \"{}\". The response returns gateways (or up to the first 100) in the\n specified region owned by the AWS account.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.ListGateways\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 178\n{\n \"GatewayList\": [\n {\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway2\"\n }\n ]\n}\n </response>\n </example>\n </examples>\n "
@@ -9233,7 +9193,7 @@
9233
9193
  "shape_name": "Disks",
9234
9194
  "type": "list",
9235
9195
  "members": {
9236
- "shape_name": "Disk",
9196
+ "shape_name": "DiskInformation",
9237
9197
  "type": "structure",
9238
9198
  "members": {
9239
9199
  "DiskId": {
@@ -9286,7 +9246,7 @@
9286
9246
  "message": {
9287
9247
  "shape_name": "string",
9288
9248
  "type": "string",
9289
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9249
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9290
9250
  },
9291
9251
  "error": {
9292
9252
  "shape_name": "StorageGatewayError",
@@ -9373,13 +9333,13 @@
9373
9333
  "type": "string",
9374
9334
  "documentation": null
9375
9335
  },
9376
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9336
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9377
9337
  }
9378
9338
  },
9379
9339
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9380
9340
  }
9381
9341
  },
9382
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9342
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9383
9343
  },
9384
9344
  {
9385
9345
  "shape_name": "InternalServerError",
@@ -9388,7 +9348,7 @@
9388
9348
  "message": {
9389
9349
  "shape_name": "string",
9390
9350
  "type": "string",
9391
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9351
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9392
9352
  },
9393
9353
  "error": {
9394
9354
  "shape_name": "StorageGatewayError",
@@ -9475,13 +9435,13 @@
9475
9435
  "type": "string",
9476
9436
  "documentation": null
9477
9437
  },
9478
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9438
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9479
9439
  }
9480
9440
  },
9481
9441
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9482
9442
  }
9483
9443
  },
9484
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
9444
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
9485
9445
  }
9486
9446
  ],
9487
9447
  "documentation": "\n <p>This operation returns a list of the local disks of a gateway. To specify which gateway to describe you use the\n Amazon Resource Name (ARN) of the gateway in the body of the request.</p>\n <p>The request returns all disks, specifying which are configured as working storage, stored volume or not\n configured at all.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns information about a gateway's local\n disks.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.ListLocalDisks\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 398\n{\n \"Disks\": [\n {\n \"DiskAllocationType\": \"UPLOAD_BUFFER\",\n \"DiskId\": \"pci-0000:03:00.0-scsi-0:0:0:0\",\n \"DiskNode\": \"SCSI(0:0)\",\n \"DiskPath\": \"/dev/sda\",\n \"DiskSizeInBytes\": 1099511627776\n },\n {\n \"DiskAllocationType\": \"STORED_iSCSI_VOLUME\",\n \"DiskAllocationResource\": \"\",\n \"DiskId\": \"pci-0000:03:00.0-scsi-0:0:1:0\",\n \"DiskNode\": \"SCSI(0:1)\",\n \"DiskPath\": \"/dev/sdb\",\n \"DiskSizeInBytes\": 1099511627776\n }\n ],\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -9559,7 +9519,7 @@
9559
9519
  "message": {
9560
9520
  "shape_name": "string",
9561
9521
  "type": "string",
9562
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9522
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9563
9523
  },
9564
9524
  "error": {
9565
9525
  "shape_name": "StorageGatewayError",
@@ -9646,13 +9606,13 @@
9646
9606
  "type": "string",
9647
9607
  "documentation": null
9648
9608
  },
9649
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9609
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9650
9610
  }
9651
9611
  },
9652
9612
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9653
9613
  }
9654
9614
  },
9655
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9615
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9656
9616
  },
9657
9617
  {
9658
9618
  "shape_name": "InternalServerError",
@@ -9661,7 +9621,7 @@
9661
9621
  "message": {
9662
9622
  "shape_name": "string",
9663
9623
  "type": "string",
9664
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9624
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9665
9625
  },
9666
9626
  "error": {
9667
9627
  "shape_name": "StorageGatewayError",
@@ -9748,13 +9708,13 @@
9748
9708
  "type": "string",
9749
9709
  "documentation": null
9750
9710
  },
9751
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9711
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9752
9712
  }
9753
9713
  },
9754
9714
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9755
9715
  }
9756
9716
  },
9757
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
9717
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
9758
9718
  }
9759
9719
  ],
9760
9720
  "documentation": "\n <p>This operation lists the recovery points for a specified gateway. This operation is supported only for the gateway-cached volume architecture.</p>\n <p>Each gateway-cached volume has one recovery point. A volume recovery point is a point \n in time at which all data of the volume is consistent and from which you can create a snapshot. \n To create a snapshot from a volume recovery point use the <a>CreateSnapshotFromVolumeRecoveryPoint</a> operation.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example sends a <code>ListVolumeRecoveryPoints</code> request to take a\n snapshot of the specified example volume.</description>\n <request>\nPOST / HTTP/1.1 \nHost: storagegateway.us-east-1.amazonaws.com\nContent-Type: application/x-amz-json-1.1\nAuthorization: AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20120425/us-east-1/storagegateway/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=9cd5a3584d1d67d57e61f120f35102d6b3649066abdd4bf4bbcf05bd9f2f8fe2\nx-amz-date: 20120912T120000Z\nx-amz-target: StorageGateway_20120630.ListVolumeRecoveryPoints\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n} \n\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: gur28r2rqlgb8vvs0mq17hlgij1q8glle1qeu3kpgg6f0kstauu0\nDate: Wed, 12 Sep 2012 12:00:02 GMT\nContent-Type: application/x-amz-json-1.1\nContent-length: 137\n\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"VolumeRecoveryPointInfos\": [ \n { \n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeRecoveryPointTime\": \"2012-09-04T21:08:44.627Z\",\n \"VolumeSizeInBytes\": 536870912000,\n \"VolumeUsageInBytes\": 6694048\n } \n ] \n} \n\n </response>\n </example>\n </examples>\n "
@@ -9811,7 +9771,7 @@
9811
9771
  "shape_name": "VolumeInfos",
9812
9772
  "type": "list",
9813
9773
  "members": {
9814
- "shape_name": "VolumeInfo",
9774
+ "shape_name": "VolumeInformation",
9815
9775
  "type": "structure",
9816
9776
  "members": {
9817
9777
  "VolumeARN": {
@@ -9844,7 +9804,7 @@
9844
9804
  "message": {
9845
9805
  "shape_name": "string",
9846
9806
  "type": "string",
9847
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9807
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9848
9808
  },
9849
9809
  "error": {
9850
9810
  "shape_name": "StorageGatewayError",
@@ -9931,13 +9891,13 @@
9931
9891
  "type": "string",
9932
9892
  "documentation": null
9933
9893
  },
9934
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9894
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
9935
9895
  }
9936
9896
  },
9937
9897
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
9938
9898
  }
9939
9899
  },
9940
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9900
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
9941
9901
  },
9942
9902
  {
9943
9903
  "shape_name": "InternalServerError",
@@ -9946,7 +9906,7 @@
9946
9906
  "message": {
9947
9907
  "shape_name": "string",
9948
9908
  "type": "string",
9949
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
9909
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
9950
9910
  },
9951
9911
  "error": {
9952
9912
  "shape_name": "StorageGatewayError",
@@ -10033,13 +9993,13 @@
10033
9993
  "type": "string",
10034
9994
  "documentation": null
10035
9995
  },
10036
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
9996
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10037
9997
  }
10038
9998
  },
10039
9999
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10040
10000
  }
10041
10001
  },
10042
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
10002
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
10043
10003
  }
10044
10004
  ],
10045
10005
  "documentation": "\n <p>This operation lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The response\n includes only the volume ARNs. If you want additional volume information, use the\n <a>DescribeStorediSCSIVolumes</a> API.</p>\n <p>The operation supports pagination. By default, the operation returns a maximum of up to 100 volumes. You can\n optionally specify the <code>Limit</code> field in the body to limit the number of volumes in the response. If\n the number of volumes returned in the response is truncated, the response includes a Marker field. You can use\n this Marker value in your subsequent request to retrieve the next set of volumes.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The List iSCSI Volumes request in this example does not specify a <code>limit</code> or\n <code>marker</code> field in the response body. The response returns the volumes\n (up to the first 100) of the gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.ListVolumes\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 346\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"VolumeInfos\": [\n {\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"VolumeType\": \"STORED\"\n },\n {\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-3344CCDD\",\n \"VolumeType\": \"STORED\"\n },\n ]\n}\n </response>\n </example>\n </examples>\n "
@@ -10055,7 +10015,7 @@
10055
10015
  "type": "string",
10056
10016
  "min_length": 50,
10057
10017
  "max_length": 500,
10058
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the virtual tape shelf (VTS). </p> \n ",
10018
+ "documentation": null,
10059
10019
  "required": true
10060
10020
  },
10061
10021
  "GatewayARN": {
@@ -10063,11 +10023,11 @@
10063
10023
  "type": "string",
10064
10024
  "min_length": 50,
10065
10025
  "max_length": 500,
10066
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n <p>You retrieve archived virtual tapes to only one gateway and the gateway must be a gateway-VTL.</p>\n \n ",
10026
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
10067
10027
  "required": true
10068
10028
  }
10069
10029
  },
10070
- "documentation": "\n <p>RetrieveTapeArchiveInput</p> \n "
10030
+ "documentation": null
10071
10031
  },
10072
10032
  "output": {
10073
10033
  "shape_name": "RetrieveTapeArchiveOutput",
@@ -10078,10 +10038,10 @@
10078
10038
  "type": "string",
10079
10039
  "min_length": 50,
10080
10040
  "max_length": 500,
10081
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the retrieved virtual tape.</p> \n "
10041
+ "documentation": null
10082
10042
  }
10083
10043
  },
10084
- "documentation": "\n <p>RetrieveTapeArchiveOutput</p>\n "
10044
+ "documentation": null
10085
10045
  },
10086
10046
  "errors": [
10087
10047
  {
@@ -10091,7 +10051,7 @@
10091
10051
  "message": {
10092
10052
  "shape_name": "string",
10093
10053
  "type": "string",
10094
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10054
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10095
10055
  },
10096
10056
  "error": {
10097
10057
  "shape_name": "StorageGatewayError",
@@ -10178,13 +10138,13 @@
10178
10138
  "type": "string",
10179
10139
  "documentation": null
10180
10140
  },
10181
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10141
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10182
10142
  }
10183
10143
  },
10184
10144
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10185
10145
  }
10186
10146
  },
10187
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10147
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10188
10148
  },
10189
10149
  {
10190
10150
  "shape_name": "InternalServerError",
@@ -10193,7 +10153,7 @@
10193
10153
  "message": {
10194
10154
  "shape_name": "string",
10195
10155
  "type": "string",
10196
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10156
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10197
10157
  },
10198
10158
  "error": {
10199
10159
  "shape_name": "StorageGatewayError",
@@ -10280,16 +10240,16 @@
10280
10240
  "type": "string",
10281
10241
  "documentation": null
10282
10242
  },
10283
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10243
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10284
10244
  }
10285
10245
  },
10286
10246
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10287
10247
  }
10288
10248
  },
10289
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
10249
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
10290
10250
  }
10291
10251
  ],
10292
- "documentation": "\n <p>Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL. \n Virtual tapes archived in the VTS are not associated with any gateway. However after a tape is retrieved, it is associated with a gateway, even though it is also listed in the VTS.</p>\n <p>Once a tape is successfully retrieved to a gateway, it cannot be retrieved again to another gateway. You must archive the tape again before you can retrieve it to another gateway.</p>\n <examples>\n <example>\n <name>Retrieve a Tape</name>\n <description>The following example request retrieves an archived tape \n from VTS to a gateway (ExampleGatewayVTL). In the request, the \n tape is identified by its ARN. In the ARN the trailing string is the \n tape barcode. The string 999999999999 is your AWS account number. It takes about 24 hours \n for retrieval to complete. After the operation is complete, the tape \n appers in the specified gateway's virtual tape library (VTL).</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20130630.RetrieveTapeArchive\n{\n \"TapeARN\": \"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST0AA2AF\",\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:999999999999:gateway/ExampleGatewayVTL\"\n }\n </request>\n <response>\n{\"TapeARN\": \"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST0AA2AF\"}\n </response>\n </example>\n </examples>\n "
10252
+ "documentation": null
10293
10253
  },
10294
10254
  "RetrieveTapeRecoveryPoint": {
10295
10255
  "name": "RetrieveTapeRecoveryPoint",
@@ -10302,7 +10262,7 @@
10302
10262
  "type": "string",
10303
10263
  "min_length": 50,
10304
10264
  "max_length": 500,
10305
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.</p>\n ",
10265
+ "documentation": null,
10306
10266
  "required": true
10307
10267
  },
10308
10268
  "GatewayARN": {
@@ -10314,7 +10274,7 @@
10314
10274
  "required": true
10315
10275
  }
10316
10276
  },
10317
- "documentation": "\n <p>RetrieveTapeRecoveryPointInput</p>\n "
10277
+ "documentation": null
10318
10278
  },
10319
10279
  "output": {
10320
10280
  "shape_name": "RetrieveTapeRecoveryPointOutput",
@@ -10325,10 +10285,10 @@
10325
10285
  "type": "string",
10326
10286
  "min_length": 50,
10327
10287
  "max_length": 500,
10328
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.</p>\n "
10288
+ "documentation": null
10329
10289
  }
10330
10290
  },
10331
- "documentation": "\n <p>RetrieveTapeRecoveryPointOutput</p>\n "
10291
+ "documentation": null
10332
10292
  },
10333
10293
  "errors": [
10334
10294
  {
@@ -10338,7 +10298,7 @@
10338
10298
  "message": {
10339
10299
  "shape_name": "string",
10340
10300
  "type": "string",
10341
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10301
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10342
10302
  },
10343
10303
  "error": {
10344
10304
  "shape_name": "StorageGatewayError",
@@ -10425,13 +10385,13 @@
10425
10385
  "type": "string",
10426
10386
  "documentation": null
10427
10387
  },
10428
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10388
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10429
10389
  }
10430
10390
  },
10431
10391
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10432
10392
  }
10433
10393
  },
10434
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10394
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10435
10395
  },
10436
10396
  {
10437
10397
  "shape_name": "InternalServerError",
@@ -10440,7 +10400,7 @@
10440
10400
  "message": {
10441
10401
  "shape_name": "string",
10442
10402
  "type": "string",
10443
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10403
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10444
10404
  },
10445
10405
  "error": {
10446
10406
  "shape_name": "StorageGatewayError",
@@ -10527,16 +10487,16 @@
10527
10487
  "type": "string",
10528
10488
  "documentation": null
10529
10489
  },
10530
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10490
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10531
10491
  }
10532
10492
  },
10533
10493
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10534
10494
  }
10535
10495
  },
10536
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
10496
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
10537
10497
  }
10538
10498
  ],
10539
- "documentation": "\n <p>Retrieves the recovery point for the specified virtual tape.</p>\n <p>A recovery point is a point in time view of a virtual tape at which all the data on the tape is consistent.\n If your gateway crashes, virtual tapes that have recovery points can be recovered to a new gateway.</p>\n <note>The virtual tape can be retrieved to only one gateway. The retrieved tape is read-only. \n The virtual tape can be retrieved to only a gateway-VTL. There is no charge for retrieving recovery points.</note>\n "
10499
+ "documentation": null
10540
10500
  },
10541
10501
  "ShutdownGateway": {
10542
10502
  "name": "ShutdownGateway",
@@ -10577,7 +10537,7 @@
10577
10537
  "message": {
10578
10538
  "shape_name": "string",
10579
10539
  "type": "string",
10580
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10540
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10581
10541
  },
10582
10542
  "error": {
10583
10543
  "shape_name": "StorageGatewayError",
@@ -10664,13 +10624,13 @@
10664
10624
  "type": "string",
10665
10625
  "documentation": null
10666
10626
  },
10667
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10627
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10668
10628
  }
10669
10629
  },
10670
10630
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10671
10631
  }
10672
10632
  },
10673
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10633
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10674
10634
  },
10675
10635
  {
10676
10636
  "shape_name": "InternalServerError",
@@ -10679,7 +10639,7 @@
10679
10639
  "message": {
10680
10640
  "shape_name": "string",
10681
10641
  "type": "string",
10682
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10642
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10683
10643
  },
10684
10644
  "error": {
10685
10645
  "shape_name": "StorageGatewayError",
@@ -10766,13 +10726,13 @@
10766
10726
  "type": "string",
10767
10727
  "documentation": null
10768
10728
  },
10769
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10729
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10770
10730
  }
10771
10731
  },
10772
10732
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10773
10733
  }
10774
10734
  },
10775
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
10735
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
10776
10736
  }
10777
10737
  ],
10778
10738
  "documentation": "\n <p>This operation shuts down a gateway. To specify which gateway to shut down, use the Amazon Resource Name (ARN)\n of the gateway in the body of your request.</p>\n <p>The operation shuts down the gateway service component running in the storage gateway's virtual machine (VM)\n and not the VM.</p>\n <note>If you want to shut down the VM, it is recommended that you first shut down the gateway component in the VM\n to avoid unpredictable conditions.</note>\n <p>After the gateway is shutdown, you cannot call any other API except <a>StartGateway</a>,\n <a>DescribeGatewayInformation</a>, and <a>ListGateways</a>. For more information, see\n <a>ActivateGateway</a>. Your applications cannot read from or write to the gateway's storage volumes, and there\n are no snapshots taken.</p>\n <note>When you make a shutdown request, you will get a <code>200 OK</code> success response immediately. However,\n it might take some time for the gateway to shut down. You can call the <a>DescribeGatewayInformation</a> API to\n check the status. For more information, see <a>ActivateGateway</a>.</note>\n <p>If do not intend to use the gateway again, you must delete the gateway (using <a>DeleteGateway</a>) to no longer pay\n software charges associated with the gateway.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that shuts down a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.ShutdownGateway\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -10816,7 +10776,7 @@
10816
10776
  "message": {
10817
10777
  "shape_name": "string",
10818
10778
  "type": "string",
10819
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10779
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10820
10780
  },
10821
10781
  "error": {
10822
10782
  "shape_name": "StorageGatewayError",
@@ -10903,13 +10863,13 @@
10903
10863
  "type": "string",
10904
10864
  "documentation": null
10905
10865
  },
10906
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10866
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
10907
10867
  }
10908
10868
  },
10909
10869
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
10910
10870
  }
10911
10871
  },
10912
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10872
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
10913
10873
  },
10914
10874
  {
10915
10875
  "shape_name": "InternalServerError",
@@ -10918,7 +10878,7 @@
10918
10878
  "message": {
10919
10879
  "shape_name": "string",
10920
10880
  "type": "string",
10921
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
10881
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
10922
10882
  },
10923
10883
  "error": {
10924
10884
  "shape_name": "StorageGatewayError",
@@ -11005,13 +10965,13 @@
11005
10965
  "type": "string",
11006
10966
  "documentation": null
11007
10967
  },
11008
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
10968
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11009
10969
  }
11010
10970
  },
11011
10971
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11012
10972
  }
11013
10973
  },
11014
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
10974
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
11015
10975
  }
11016
10976
  ],
11017
10977
  "documentation": "\n <p>This operation starts a gateway that you previously shut down (see <a>ShutdownGateway</a>). After the gateway\n starts, you can then make other API calls, your applications can read from or write to the gateway's storage\n volumes and you will be able to take snapshot backups.</p>\n <note>When you make a request, you will get a 200 OK success response immediately. However, it might take some\n time for the gateway to be ready. You should call <a>DescribeGatewayInformation</a> and check the status before\n making any additional API calls. For more information, see <a>ActivateGateway</a>.</note>\n <p>To specify which gateway to start, use the Amazon Resource Name (ARN) of the gateway in your request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that starts a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.StartGateway\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -11067,7 +11027,7 @@
11067
11027
  "message": {
11068
11028
  "shape_name": "string",
11069
11029
  "type": "string",
11070
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11030
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11071
11031
  },
11072
11032
  "error": {
11073
11033
  "shape_name": "StorageGatewayError",
@@ -11154,13 +11114,13 @@
11154
11114
  "type": "string",
11155
11115
  "documentation": null
11156
11116
  },
11157
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11117
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11158
11118
  }
11159
11119
  },
11160
11120
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11161
11121
  }
11162
11122
  },
11163
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11123
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11164
11124
  },
11165
11125
  {
11166
11126
  "shape_name": "InternalServerError",
@@ -11169,7 +11129,7 @@
11169
11129
  "message": {
11170
11130
  "shape_name": "string",
11171
11131
  "type": "string",
11172
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11132
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11173
11133
  },
11174
11134
  "error": {
11175
11135
  "shape_name": "StorageGatewayError",
@@ -11256,13 +11216,13 @@
11256
11216
  "type": "string",
11257
11217
  "documentation": null
11258
11218
  },
11259
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11219
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11260
11220
  }
11261
11221
  },
11262
11222
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11263
11223
  }
11264
11224
  },
11265
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
11225
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
11266
11226
  }
11267
11227
  ],
11268
11228
  "documentation": "\n <p>This operation updates the bandwidth rate limits of a gateway. You can update both the upload and download\n bandwidth rate limit or specify only one of the two. If you don't set a bandwidth rate limit, the existing rate\n limit remains.</p>\n <p>By default, a gateway's bandwidth rate limits are not set. If you don't set any limit, the gateway does not\n have any limitations on its bandwidth usage and could potentially use the maximum available bandwidth.</p>\n <p>To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in your request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that returns the bandwidth throttle properties of a\n gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateBandwidthRateLimit\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"AverageUploadRateLimitInBitsPerSec\": 51200,\n \"AverageDownloadRateLimitInBitsPerSec\": 102400\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -11338,7 +11298,7 @@
11338
11298
  "message": {
11339
11299
  "shape_name": "string",
11340
11300
  "type": "string",
11341
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11301
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11342
11302
  },
11343
11303
  "error": {
11344
11304
  "shape_name": "StorageGatewayError",
@@ -11425,13 +11385,13 @@
11425
11385
  "type": "string",
11426
11386
  "documentation": null
11427
11387
  },
11428
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11388
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11429
11389
  }
11430
11390
  },
11431
11391
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11432
11392
  }
11433
11393
  },
11434
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11394
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11435
11395
  },
11436
11396
  {
11437
11397
  "shape_name": "InternalServerError",
@@ -11440,7 +11400,7 @@
11440
11400
  "message": {
11441
11401
  "shape_name": "string",
11442
11402
  "type": "string",
11443
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11403
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11444
11404
  },
11445
11405
  "error": {
11446
11406
  "shape_name": "StorageGatewayError",
@@ -11527,13 +11487,13 @@
11527
11487
  "type": "string",
11528
11488
  "documentation": null
11529
11489
  },
11530
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11490
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11531
11491
  }
11532
11492
  },
11533
11493
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11534
11494
  }
11535
11495
  },
11536
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
11496
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
11537
11497
  }
11538
11498
  ],
11539
11499
  "documentation": "\n <p>This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI\n target. By default, a gateway does not have CHAP enabled; however, for added security, you might use it.</p>\n <important>\n <p>When you update CHAP credentials, all existing connections on the target are\n closed and initiators must reconnect with the new credentials.</p>\n </important>\n \n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that updates CHAP credentials for an iSCSI\n target.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateChapCredentials\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\",\n \"SecretToAuthenticateInitiator\": \"111111111111\",\n \"InitiatorName\": \"iqn.1991-05.com.microsoft:computername.domain.example.com\",\n \"SecretToAuthenticateTarget\": \"222222222222\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 161\n{\n \"TargetARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume\",\n \"InitiatorName\": \"iqn.1991-05.com.microsoft:computername.domain.example.com\"\n}\n </response>\n </example>\n </examples>\n "
@@ -11592,7 +11552,7 @@
11592
11552
  "message": {
11593
11553
  "shape_name": "string",
11594
11554
  "type": "string",
11595
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11555
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11596
11556
  },
11597
11557
  "error": {
11598
11558
  "shape_name": "StorageGatewayError",
@@ -11679,13 +11639,13 @@
11679
11639
  "type": "string",
11680
11640
  "documentation": null
11681
11641
  },
11682
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11642
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11683
11643
  }
11684
11644
  },
11685
11645
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11686
11646
  }
11687
11647
  },
11688
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11648
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11689
11649
  },
11690
11650
  {
11691
11651
  "shape_name": "InternalServerError",
@@ -11694,7 +11654,7 @@
11694
11654
  "message": {
11695
11655
  "shape_name": "string",
11696
11656
  "type": "string",
11697
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11657
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11698
11658
  },
11699
11659
  "error": {
11700
11660
  "shape_name": "StorageGatewayError",
@@ -11781,13 +11741,13 @@
11781
11741
  "type": "string",
11782
11742
  "documentation": null
11783
11743
  },
11784
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11744
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11785
11745
  }
11786
11746
  },
11787
11747
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11788
11748
  }
11789
11749
  },
11790
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
11750
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
11791
11751
  }
11792
11752
  ],
11793
11753
  "documentation": "\n <p>This operation updates a gateway's metadata, which includes the gateway's name and time zone. To specify which\n gateway to update, use the Amazon Resource Name (ARN) of the gateway in your request.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that updates the name of a gateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateGatewayInformation\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"GatewayName\" \"mygateway2\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 81\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway2\"\n}\n </response>\n </example>\n </examples>\n "
@@ -11831,7 +11791,7 @@
11831
11791
  "message": {
11832
11792
  "shape_name": "string",
11833
11793
  "type": "string",
11834
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11794
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11835
11795
  },
11836
11796
  "error": {
11837
11797
  "shape_name": "StorageGatewayError",
@@ -11918,13 +11878,13 @@
11918
11878
  "type": "string",
11919
11879
  "documentation": null
11920
11880
  },
11921
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11881
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
11922
11882
  }
11923
11883
  },
11924
11884
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
11925
11885
  }
11926
11886
  },
11927
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11887
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
11928
11888
  },
11929
11889
  {
11930
11890
  "shape_name": "InternalServerError",
@@ -11933,7 +11893,7 @@
11933
11893
  "message": {
11934
11894
  "shape_name": "string",
11935
11895
  "type": "string",
11936
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
11896
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
11937
11897
  },
11938
11898
  "error": {
11939
11899
  "shape_name": "StorageGatewayError",
@@ -12020,13 +11980,13 @@
12020
11980
  "type": "string",
12021
11981
  "documentation": null
12022
11982
  },
12023
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
11983
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
12024
11984
  }
12025
11985
  },
12026
11986
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
12027
11987
  }
12028
11988
  },
12029
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
11989
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
12030
11990
  }
12031
11991
  ],
12032
11992
  "documentation": "\n <p>This operation updates the gateway virtual machine (VM) software. The request immediately triggers the software\n update. <!--Before initiating this update, make sure there is no traffic to the gateway.</p>\n <p>Before sending this request, you should make sure all your applications have finished writing to your gateway's\n storage volumes in order to avoid data loss. During the update, applications cannot use the gateway's storage\n volumes. --></p>\n <note>When you make this request, you get a <code>200 OK</code> success response immediately. However, it might\n take some time for the update to complete. You can call <a>DescribeGatewayInformation</a> to verify the gateway\n is in the <code>STATE_RUNNING</code> state.</note>\n <important>A software update forces a system restart of your gateway. You can minimize the chance of any disruption to\n your applications by increasing your iSCSI Initiators' timeouts. For more information about increasing iSCSI\n Initiator timeouts for Windows and Linux, see <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/ConfiguringiSCSIClientInitiatorWindowsClient.html#CustomizeWindowsiSCSISettings\">Customizing Your Windows iSCSI Settings</a> and <a href=\"http://docs.aws.amazon.com/storagegateway/latest/userguide/ConfiguringiSCSIClientInitiatorRedHatClient.html#CustomizeLinuxiSCSISettings\">Customizing Your Linux iSCSI Settings</a>, respectively.</important>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that initiates a gateway VM update.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateGatewaySoftwareNow\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n}\n </response>\n </example>\n </examples>\n "
@@ -12081,7 +12041,8 @@
12081
12041
  "type": "string",
12082
12042
  "min_length": 50,
12083
12043
  "max_length": 500,
12084
- "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n "
12044
+ "documentation": "\n <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of\n gateways for your account and region.</p>\n ",
12045
+ "required": true
12085
12046
  }
12086
12047
  },
12087
12048
  "documentation": "\n <p>A JSON object containing the of the gateway whose maintenance start time is updated.</p>\n "
@@ -12094,7 +12055,7 @@
12094
12055
  "message": {
12095
12056
  "shape_name": "string",
12096
12057
  "type": "string",
12097
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
12058
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
12098
12059
  },
12099
12060
  "error": {
12100
12061
  "shape_name": "StorageGatewayError",
@@ -12181,13 +12142,13 @@
12181
12142
  "type": "string",
12182
12143
  "documentation": null
12183
12144
  },
12184
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
12145
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
12185
12146
  }
12186
12147
  },
12187
12148
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
12188
12149
  }
12189
12150
  },
12190
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
12151
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
12191
12152
  },
12192
12153
  {
12193
12154
  "shape_name": "InternalServerError",
@@ -12196,7 +12157,7 @@
12196
12157
  "message": {
12197
12158
  "shape_name": "string",
12198
12159
  "type": "string",
12199
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
12160
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
12200
12161
  },
12201
12162
  "error": {
12202
12163
  "shape_name": "StorageGatewayError",
@@ -12283,13 +12244,13 @@
12283
12244
  "type": "string",
12284
12245
  "documentation": null
12285
12246
  },
12286
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
12247
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
12287
12248
  }
12288
12249
  },
12289
12250
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
12290
12251
  }
12291
12252
  },
12292
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
12253
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
12293
12254
  }
12294
12255
  ],
12295
12256
  "documentation": "\n <p>This operation updates a gateway's weekly maintenance start time information, including day and time of the\n week. The maintenance time is the time in your gateway's time zone.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that updates the maintenance start time of\n mygateway.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateMaintenanceStartTime\n{\n \"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\",\n \"HourOfDay\": 0,\n \"MinuteOfHour\": 30,\n \"DayOfWeek\": 2\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 80\n{\n\"GatewayARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway\"\n} </response>\n </example>\n </examples>\n "
@@ -12356,7 +12317,7 @@
12356
12317
  "message": {
12357
12318
  "shape_name": "string",
12358
12319
  "type": "string",
12359
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
12320
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
12360
12321
  },
12361
12322
  "error": {
12362
12323
  "shape_name": "StorageGatewayError",
@@ -12443,13 +12404,13 @@
12443
12404
  "type": "string",
12444
12405
  "documentation": null
12445
12406
  },
12446
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
12407
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
12447
12408
  }
12448
12409
  },
12449
12410
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
12450
12411
  }
12451
12412
  },
12452
- "documentation": "\n <p>An exception occurred because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
12413
+ "documentation": "\n <p>An exception occured because an invalid gateway request was issued to the service. See the error and message\n fields for more information.</p>\n "
12453
12414
  },
12454
12415
  {
12455
12416
  "shape_name": "InternalServerError",
@@ -12458,7 +12419,7 @@
12458
12419
  "message": {
12459
12420
  "shape_name": "string",
12460
12421
  "type": "string",
12461
- "documentation": "\n <p>A human-readable message describing the error that occurred.</p>\n "
12422
+ "documentation": "\n <p>A human-readable message describing the error that occured.</p>\n "
12462
12423
  },
12463
12424
  "error": {
12464
12425
  "shape_name": "StorageGatewayError",
@@ -12545,16 +12506,16 @@
12545
12506
  "type": "string",
12546
12507
  "documentation": null
12547
12508
  },
12548
- "documentation": "\n <p>Human-readable text that provides detail about the error that occurred.</p>\n "
12509
+ "documentation": "\n <p>Human-readable text that provides detail about the error that occured.</p>\n "
12549
12510
  }
12550
12511
  },
12551
12512
  "documentation": "\n <p>A <a>StorageGatewayError</a> that provides more detail about the cause of the error.</p>\n "
12552
12513
  }
12553
12514
  },
12554
- "documentation": "\n <p>An internal server error has occurred during the request. See the error and message fields for more\n information.</p>\n "
12515
+ "documentation": "\n <p>An internal server error has occured during the request. See the error and message fields for more\n information.</p>\n "
12555
12516
  }
12556
12517
  ],
12557
- "documentation": "\n <p>This operation updates a snapshot schedule configured for a gateway volume.</p>\n <p>The default snapshot schedule for volume is once every 24 hours, starting at the creation time of the volume.\n You can use this API to change the snapshot schedule configured for the volume.</p>\n <p>In the request you must identify the gateway volume whose snapshot schedule you want to update, and the\n schedule information, including when you want the snapshot to begin on a day and the frequency (in hours) of\n snapshots.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that updates a snapshot schedule.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateSnapshotSchedule\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"StartAt\": 0,\n \"RecurrenceInHours\": 1,\n \"Description\": \"hourly snapshot\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 99\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n}\n </response>\n </example>\n </examples>\n "
12518
+ "documentation": "\n <p>This operation updates a snapshot schedule configured for a gateway volume.</p>\n <p>The default snapshot schedule for volume is once every 24 hours, starting at the creation time of the volume.\n You can use this API to change the shapshot schedule configured for the volume.</p>\n <p>In the request you must identify the gateway volume whose snapshot schedule you want to update, and the\n schedule information, including when you want the snapshot to begin on a day and the frequency (in hours) of\n snapshots.</p>\n <examples>\n <example>\n <name>Example Request</name>\n <description>The following example shows a request that updates a snapshot schedule.</description>\n <request>\nPOST / HTTP/1.1\nHost: storagegateway.us-east-1.amazonaws.com\nx-amz-Date: 20120425T120000Z\nAuthorization: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nContent-type: application/x-amz-json-1.1\nx-amz-target: StorageGateway_20120630.UpdateSnapshotSchedule\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\",\n \"StartAt\": 0,\n \"RecurrenceInHours\": 1,\n \"Description\": \"hourly snapshot\"\n}\n </request>\n <response>\nHTTP/1.1 200 OK\nx-amzn-RequestId: CSOC7TJPLR0OOKIRLGOHVAICUFVV4KQNSO5AEMVJF66Q9ASUAAJG\nDate: Wed, 25 Apr 2012 12:00:02 GMT\nContent-type: application/x-amz-json-1.1\nContent-length: 99\n{\n \"VolumeARN\": \"arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB\"\n}\n </response>\n </example>\n </examples>\n "
12558
12519
  }
12559
12520
  }
12560
- }
12521
+ }