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
@@ -401,6 +401,13 @@
401
401
  "name": "ListEndpointsByPlatformApplication",
402
402
  "http_method": "POST",
403
403
  "http_path": "/",
404
+ "metadata": {
405
+ "paging": {
406
+ "tokens": {
407
+ "next_token": "next_token"
408
+ }
409
+ }
410
+ },
404
411
  "input": {
405
412
  "type": "input",
406
413
  "members": {
@@ -455,6 +462,13 @@
455
462
  "name": "ListPlatformApplications",
456
463
  "http_method": "POST",
457
464
  "http_path": "/",
465
+ "metadata": {
466
+ "paging": {
467
+ "tokens": {
468
+ "next_token": "next_token"
469
+ }
470
+ }
471
+ },
458
472
  "input": {
459
473
  "type": "input",
460
474
  "members": {
@@ -215,7 +215,8 @@
215
215
  "QueueArn",
216
216
  "ApproximateNumberOfMessagesDelayed",
217
217
  "DelaySeconds",
218
- "ReceiveMessageWaitTimeSeconds"
218
+ "ReceiveMessageWaitTimeSeconds",
219
+ "RedrivePolicy"
219
220
  ]
220
221
  },
221
222
  "members": {
@@ -387,7 +388,8 @@
387
388
  "QueueArn",
388
389
  "ApproximateNumberOfMessagesDelayed",
389
390
  "DelaySeconds",
390
- "ReceiveMessageWaitTimeSeconds"
391
+ "ReceiveMessageWaitTimeSeconds",
392
+ "RedrivePolicy"
391
393
  ]
392
394
  }
393
395
  }
@@ -417,7 +419,8 @@
417
419
  "QueueArn",
418
420
  "ApproximateNumberOfMessagesDelayed",
419
421
  "DelaySeconds",
420
- "ReceiveMessageWaitTimeSeconds"
422
+ "ReceiveMessageWaitTimeSeconds",
423
+ "RedrivePolicy"
421
424
  ]
422
425
  },
423
426
  "members": {
@@ -459,6 +462,37 @@
459
462
  }
460
463
  }
461
464
  },
465
+ "list_dead_letter_source_queues": {
466
+ "name": "ListDeadLetterSourceQueues",
467
+ "http_method": "POST",
468
+ "http_path": "/",
469
+ "input": {
470
+ "type": "input",
471
+ "members": {
472
+ "queue_url": {
473
+ "type": "string",
474
+ "required": true,
475
+ "serialized_name": "QueueUrl"
476
+ }
477
+ }
478
+ },
479
+ "output": {
480
+ "type": "output",
481
+ "metadata": {
482
+ "wrapper": "ListDeadLetterSourceQueuesResult"
483
+ },
484
+ "members": {
485
+ "queue_urls": {
486
+ "type": "flat_list",
487
+ "serialized_name": "queueUrls",
488
+ "members": {
489
+ "type": "string",
490
+ "serialized_name": "QueueUrl"
491
+ }
492
+ }
493
+ }
494
+ }
495
+ },
462
496
  "list_queues": {
463
497
  "name": "ListQueues",
464
498
  "http_method": "POST",
@@ -519,7 +553,8 @@
519
553
  "QueueArn",
520
554
  "ApproximateNumberOfMessagesDelayed",
521
555
  "DelaySeconds",
522
- "ReceiveMessageWaitTimeSeconds"
556
+ "ReceiveMessageWaitTimeSeconds",
557
+ "RedrivePolicy"
523
558
  ]
524
559
  }
525
560
  },
@@ -584,7 +619,8 @@
584
619
  "QueueArn",
585
620
  "ApproximateNumberOfMessagesDelayed",
586
621
  "DelaySeconds",
587
- "ReceiveMessageWaitTimeSeconds"
622
+ "ReceiveMessageWaitTimeSeconds",
623
+ "RedrivePolicy"
588
624
  ]
589
625
  },
590
626
  "members": {
@@ -785,7 +821,8 @@
785
821
  "QueueArn",
786
822
  "ApproximateNumberOfMessagesDelayed",
787
823
  "DelaySeconds",
788
- "ReceiveMessageWaitTimeSeconds"
824
+ "ReceiveMessageWaitTimeSeconds",
825
+ "RedrivePolicy"
789
826
  ]
790
827
  },
791
828
  "members": {
@@ -112,6 +112,87 @@
112
112
  }
113
113
  }
114
114
  },
115
+ "assume_role_with_saml": {
116
+ "name": "AssumeRoleWithSAML",
117
+ "http_method": "POST",
118
+ "http_path": "/",
119
+ "input": {
120
+ "type": "input",
121
+ "members": {
122
+ "role_arn": {
123
+ "type": "string",
124
+ "required": true,
125
+ "serialized_name": "RoleArn"
126
+ },
127
+ "principal_arn": {
128
+ "type": "string",
129
+ "required": true,
130
+ "serialized_name": "PrincipalArn"
131
+ },
132
+ "saml_assertion": {
133
+ "type": "string",
134
+ "required": true,
135
+ "serialized_name": "SAMLAssertion"
136
+ },
137
+ "policy": {
138
+ "type": "string",
139
+ "serialized_name": "Policy"
140
+ },
141
+ "duration_seconds": {
142
+ "type": "integer",
143
+ "serialized_name": "DurationSeconds"
144
+ }
145
+ }
146
+ },
147
+ "output": {
148
+ "type": "output",
149
+ "metadata": {
150
+ "wrapper": "AssumeRoleWithSAMLResult"
151
+ },
152
+ "members": {
153
+ "credentials": {
154
+ "type": "structure",
155
+ "serialized_name": "Credentials",
156
+ "members": {
157
+ "access_key_id": {
158
+ "type": "string",
159
+ "serialized_name": "AccessKeyId"
160
+ },
161
+ "secret_access_key": {
162
+ "type": "string",
163
+ "serialized_name": "SecretAccessKey"
164
+ },
165
+ "session_token": {
166
+ "type": "string",
167
+ "serialized_name": "SessionToken"
168
+ },
169
+ "expiration": {
170
+ "type": "iso8601_timestamp",
171
+ "serialized_name": "Expiration"
172
+ }
173
+ }
174
+ },
175
+ "assumed_role_user": {
176
+ "type": "structure",
177
+ "serialized_name": "AssumedRoleUser",
178
+ "members": {
179
+ "assumed_role_id": {
180
+ "type": "string",
181
+ "serialized_name": "AssumedRoleId"
182
+ },
183
+ "arn": {
184
+ "type": "string",
185
+ "serialized_name": "Arn"
186
+ }
187
+ }
188
+ },
189
+ "packed_policy_size": {
190
+ "type": "integer",
191
+ "serialized_name": "PackedPolicySize"
192
+ }
193
+ }
194
+ }
195
+ },
115
196
  "assume_role_with_web_identity": {
116
197
  "name": "AssumeRoleWithWebIdentity",
117
198
  "http_method": "POST",
@@ -63,14 +63,6 @@
63
63
  "gateway_type": {
64
64
  "type": "string",
65
65
  "serialized_name": "GatewayType"
66
- },
67
- "tape_drive_type": {
68
- "type": "string",
69
- "serialized_name": "TapeDriveType"
70
- },
71
- "medium_changer_type": {
72
- "type": "string",
73
- "serialized_name": "MediumChangerType"
74
66
  }
75
67
  }
76
68
  },
@@ -1107,6 +1099,13 @@
1107
1099
  "name": "DescribeTapeArchives",
1108
1100
  "http_method": "POST",
1109
1101
  "http_path": "/",
1102
+ "metadata": {
1103
+ "paging": {
1104
+ "tokens": {
1105
+ "marker": "marker"
1106
+ }
1107
+ }
1108
+ },
1110
1109
  "input": {
1111
1110
  "type": "input",
1112
1111
  "members": {
@@ -1174,6 +1173,13 @@
1174
1173
  "name": "DescribeTapeRecoveryPoints",
1175
1174
  "http_method": "POST",
1176
1175
  "http_path": "/",
1176
+ "metadata": {
1177
+ "paging": {
1178
+ "tokens": {
1179
+ "marker": "marker"
1180
+ }
1181
+ }
1182
+ },
1177
1183
  "input": {
1178
1184
  "type": "input",
1179
1185
  "members": {
@@ -1216,10 +1222,6 @@
1216
1222
  "tape_size_in_bytes": {
1217
1223
  "type": "integer",
1218
1224
  "serialized_name": "TapeSizeInBytes"
1219
- },
1220
- "tape_status": {
1221
- "type": "string",
1222
- "serialized_name": "TapeStatus"
1223
1225
  }
1224
1226
  }
1225
1227
  }
@@ -1235,6 +1237,13 @@
1235
1237
  "name": "DescribeTapes",
1236
1238
  "http_method": "POST",
1237
1239
  "http_path": "/",
1240
+ "metadata": {
1241
+ "paging": {
1242
+ "tokens": {
1243
+ "marker": "marker"
1244
+ }
1245
+ }
1246
+ },
1238
1247
  "input": {
1239
1248
  "type": "input",
1240
1249
  "members": {
@@ -1346,6 +1355,13 @@
1346
1355
  "name": "DescribeVTLDevices",
1347
1356
  "http_method": "POST",
1348
1357
  "http_path": "/",
1358
+ "metadata": {
1359
+ "paging": {
1360
+ "tokens": {
1361
+ "marker": "marker"
1362
+ }
1363
+ }
1364
+ },
1349
1365
  "input": {
1350
1366
  "type": "input",
1351
1367
  "members": {
@@ -1388,18 +1404,6 @@
1388
1404
  "type": "string",
1389
1405
  "serialized_name": "VTLDeviceARN"
1390
1406
  },
1391
- "vtl_device_type": {
1392
- "type": "string",
1393
- "serialized_name": "VTLDeviceType"
1394
- },
1395
- "vtl_device_vendor": {
1396
- "type": "string",
1397
- "serialized_name": "VTLDeviceVendor"
1398
- },
1399
- "vtl_device_product_identifier": {
1400
- "type": "string",
1401
- "serialized_name": "VTLDeviceProductIdentifier"
1402
- },
1403
1407
  "devicei_scsi_attributes": {
1404
1408
  "type": "structure",
1405
1409
  "serialized_name": "DeviceiSCSIAttributes",
@@ -1535,10 +1539,6 @@
1535
1539
  "gateway_type": {
1536
1540
  "type": "string",
1537
1541
  "serialized_name": "GatewayType"
1538
- },
1539
- "gateway_operational_state": {
1540
- "type": "string",
1541
- "serialized_name": "GatewayOperationalState"
1542
1542
  }
1543
1543
  }
1544
1544
  }
@@ -6,7 +6,7 @@
6
6
  "service_full_name": "AWS CloudFormation",
7
7
  "endpoint_prefix": "cloudformation",
8
8
  "xmlnamespace": "http://cloudformation.amazonaws.com/doc/2010-05-15/",
9
- "documentation": "\n <fullname>AWS CloudFormation</fullname>\n <p>AWS CloudFormation enables you to create and manage AWS infrastructure deployments predictably and repeatedly.\n AWS CloudFormation helps you leverage AWS products such as Amazon EC2, EBS, Amazon SNS, ELB, and Auto Scaling\n to build highly-reliable, highly scalable, cost effective applications without worrying about creating and\n configuring the underlying the AWS infrastructure.</p>\n <p>With AWS CloudFormation, you declare all of your resources and dependencies in a template file. The template\n defines a collection of resources as a single unit called a stack. AWS CloudFormation creates and deletes all\n member resources of the stack together and manages all dependencies between the resources for you.</p>\n <p>For more information about this product, go to the <a href=\"http://aws.amazon.com/cloudformation/\">CloudFormation Product Page</a>.</p>\n <p>Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a\n specific AWS product, you can find the product's technical documentation at <a href=\"http://aws.amazon.com/documentation/\">http://aws.amazon.com/documentation/</a>.</p>\n <note>You must call the AWS CloudFormation API as a regular IAM user. AWS CloudFormation does not support calling the API with\n an <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/WorkingWithRoles.html\">IAM\n role</a></note>\n\n ",
9
+ "documentation": null,
10
10
  "operations": {
11
11
  "CancelUpdateStack": {
12
12
  "name": "CancelUpdateStack",
@@ -17,17 +17,17 @@
17
17
  "StackName": {
18
18
  "shape_name": "StackName",
19
19
  "type": "string",
20
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n ",
20
+ "documentation": null,
21
21
  "required": true
22
22
  }
23
23
  },
24
- "documentation": "\n <p>The input for <a>CancelUpdateStack</a> action.</p>\n "
24
+ "documentation": null
25
25
  },
26
26
  "output": null,
27
27
  "errors": [
28
28
 
29
29
  ],
30
- "documentation": "\n <p>Cancels an update on the specified stack. If the call completes successfully, the stack will roll back the\n update and revert to the previous stack configuration.</p>\n <note>Only stacks that are in the UPDATE_IN_PROGRESS state can be canceled.</note>\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=CancelUpdateStack\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n <queryresponse>\n<CancelUpdateStackResult/></queryresponse>\n </examples>\n "
30
+ "documentation": null
31
31
  },
32
32
  "CreateStack": {
33
33
  "name": "CreateStack",
@@ -38,21 +38,21 @@
38
38
  "StackName": {
39
39
  "shape_name": "StackName",
40
40
  "type": "string",
41
- "documentation": "\n <p>The name associated with the stack. The name must be unique within your AWS account.</p>\n <note>Must contain only alphanumeric characters (case sensitive) and start with an alpha character. Maximum length\n of the name is 255 characters.</note>\n ",
41
+ "documentation": null,
42
42
  "required": true
43
43
  },
44
44
  "TemplateBody": {
45
45
  "shape_name": "TemplateBody",
46
46
  "type": "string",
47
47
  "min_length": 1,
48
- "documentation": "\n <p>Structure containing the template body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n <p>Conditional: You must pass <code>TemplateBody</code> or <code>TemplateURL</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
48
+ "documentation": null
49
49
  },
50
50
  "TemplateURL": {
51
51
  "shape_name": "TemplateURL",
52
52
  "type": "string",
53
53
  "min_length": 1,
54
54
  "max_length": 1024,
55
- "documentation": "\n <p>Location of file containing the template body. The URL must point to a template (max size: 307,200 bytes)\n located in an S3 bucket in the same region as the stack. For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.</p>\n <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
55
+ "documentation": null
56
56
  },
57
57
  "Parameters": {
58
58
  "shape_name": "Parameters",
@@ -64,28 +64,28 @@
64
64
  "ParameterKey": {
65
65
  "shape_name": "ParameterKey",
66
66
  "type": "string",
67
- "documentation": "\n <p>The key associated with the parameter.</p>\n "
67
+ "documentation": null
68
68
  },
69
69
  "ParameterValue": {
70
70
  "shape_name": "ParameterValue",
71
71
  "type": "string",
72
- "documentation": "\n <p>The value associated with the parameter.</p>\n "
72
+ "documentation": null
73
73
  }
74
74
  },
75
- "documentation": "\n <p>The Parameter data type.</p>\n "
75
+ "documentation": null
76
76
  },
77
- "documentation": "\n <p>A list of <code>Parameter</code> structures that specify input parameters for the stack.</p>\n "
77
+ "documentation": null
78
78
  },
79
79
  "DisableRollback": {
80
80
  "shape_name": "DisableRollback",
81
81
  "type": "boolean",
82
- "documentation": "\n <p>Set to <code>true</code> to disable rollback of the stack if stack creation failed. You can specify either\n <code>DisableRollback</code> or <code>OnFailure</code>, but not both.</p>\n <p>Default: <code>false</code>\n </p>\n "
82
+ "documentation": null
83
83
  },
84
84
  "TimeoutInMinutes": {
85
85
  "shape_name": "TimeoutMinutes",
86
86
  "type": "integer",
87
87
  "min_length": 1,
88
- "documentation": "\n <p>The amount of time that can pass before the stack status becomes CREATE_FAILED; if <code>DisableRollback</code>\n is not set or is set to <code>false</code>, the stack will be rolled back.</p>\n "
88
+ "documentation": null
89
89
  },
90
90
  "NotificationARNs": {
91
91
  "shape_name": "NotificationARNs",
@@ -96,7 +96,7 @@
96
96
  "documentation": null
97
97
  },
98
98
  "max_length": 5,
99
- "documentation": "\n <p>The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic\n ARNs using the <a href=\"http://console.aws.amazon.com/sns\">SNS console</a> or your Command Line Interface\n (CLI).</p>\n "
99
+ "documentation": null
100
100
  },
101
101
  "Capabilities": {
102
102
  "shape_name": "Capabilities",
@@ -109,7 +109,7 @@
109
109
  ],
110
110
  "documentation": null
111
111
  },
112
- "documentation": "\n <p>The list of capabilities that you want to allow in the stack. If your template contains IAM resources, you\n must specify the CAPABILITY_IAM value for this parameter; otherwise, this action returns an\n InsufficientCapabilities error. IAM resources are the following: <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-accesskey.html\">AWS::IAM::AccessKey</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-group.html\">AWS::IAM::Group</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html\">AWS::IAM::Policy</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-user.html\">AWS::IAM::User</a>, and <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-addusertogroup.html\">AWS::IAM::UserToGroupAddition</a>.</p>\n "
112
+ "documentation": null
113
113
  },
114
114
  "OnFailure": {
115
115
  "shape_name": "OnFailure",
@@ -119,21 +119,21 @@
119
119
  "ROLLBACK",
120
120
  "DELETE"
121
121
  ],
122
- "documentation": "\n <p>Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or\n DELETE. You can specify either <code>OnFailure</code> or <code>DisableRollback</code>, but not both.</p>\n <p>Default: <code>ROLLBACK</code></p>\n "
122
+ "documentation": null
123
123
  },
124
124
  "StackPolicyBody": {
125
125
  "shape_name": "StackPolicyBody",
126
126
  "type": "string",
127
127
  "min_length": 1,
128
128
  "max_length": 16384,
129
- "documentation": "\n <p>Structure containing the stack policy body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html\">\n AWS CloudFormation User Guide</a>.)</p>\n <p>If you pass <code>StackPolicyBody</code> and <code>StackPolicyURL</code>, only\n <code>StackPolicyBody</code> is used.</p>\n "
129
+ "documentation": null
130
130
  },
131
131
  "StackPolicyURL": {
132
132
  "shape_name": "StackPolicyURL",
133
133
  "type": "string",
134
134
  "min_length": 1,
135
135
  "max_length": 1350,
136
- "documentation": "\n <p>Location of a file containing the stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. If you pass <code>StackPolicyBody</code> and <code>StackPolicyURL</code>, only\n <code>StackPolicyBody</code> is used.</p>\n "
136
+ "documentation": null
137
137
  },
138
138
  "Tags": {
139
139
  "shape_name": "Tags",
@@ -145,20 +145,20 @@
145
145
  "Key": {
146
146
  "shape_name": "TagKey",
147
147
  "type": "string",
148
- "documentation": "\n <p><i>Required</i>. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key.\n Tags owned by Amazon Web Services (AWS) have the reserved prefix: <code>aws:</code>.</p>\n "
148
+ "documentation": null
149
149
  },
150
150
  "Value": {
151
151
  "shape_name": "TagValue",
152
152
  "type": "string",
153
- "documentation": "\n <p><i>Required</i>. A string containing the value for this tag. You can specify a maximum of 256 characters for a\n tag value.</p>\n "
153
+ "documentation": null
154
154
  }
155
155
  },
156
- "documentation": "\n <p>The Tag type is used by <code>CreateStack</code> in the <code>Tags</code> parameter. It allows you to specify a\n key/value pair that can be used to store information related to cost allocation for an AWS CloudFormation\n stack.</p>\n "
156
+ "documentation": null
157
157
  },
158
- "documentation": "\n <p>A set of user-defined <code>Tags</code> to associate with this stack, represented by key/value pairs. Tags\n defined for the stack are propagated to EC2 resources that are created as part of the stack. A maximum number of\n 10 tags can be specified.</p>\n "
158
+ "documentation": null
159
159
  }
160
160
  },
161
- "documentation": "\n <p>The input for <a>CreateStack</a> action.</p>\n "
161
+ "documentation": null
162
162
  },
163
163
  "output": {
164
164
  "shape_name": "CreateStackOutput",
@@ -167,10 +167,10 @@
167
167
  "StackId": {
168
168
  "shape_name": "StackId",
169
169
  "type": "string",
170
- "documentation": "\n <p>Unique identifier of the stack.</p>\n "
170
+ "documentation": null
171
171
  }
172
172
  },
173
- "documentation": "\n <p>The output for a <a>CreateStack</a> action.</p>\n "
173
+ "documentation": null
174
174
  },
175
175
  "errors": [
176
176
  {
@@ -178,24 +178,24 @@
178
178
  "type": "structure",
179
179
  "members": {
180
180
  },
181
- "documentation": "\n <p>Quota for the resource has already been reached.</p>\n "
181
+ "documentation": null
182
182
  },
183
183
  {
184
184
  "shape_name": "AlreadyExistsException",
185
185
  "type": "structure",
186
186
  "members": {
187
187
  },
188
- "documentation": "\n <p>Resource with the name requested already exists.</p>\n "
188
+ "documentation": null
189
189
  },
190
190
  {
191
191
  "shape_name": "InsufficientCapabilitiesException",
192
192
  "type": "structure",
193
193
  "members": {
194
194
  },
195
- "documentation": "\n <p>The template contains resources with capabilities that were not specified in the Capabilities parameter.</p>\n "
195
+ "documentation": null
196
196
  }
197
197
  ],
198
- "documentation": "\n <p>Creates a stack as specified in the template. After the call completes successfully, the stack creation\n starts. You can check the status of the stack via the <a>DescribeStacks</a> API.</p>\n <note> Currently, the limit for stacks is 20 stacks per account per region. </note>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=CreateStack\n &StackName=MyStack\n &TemplateBody=[Template Document]\n &NotificationARNs.member.1=arn:aws:sns:us-east-1:1234567890:my-topic\n &Parameters.member.1.ParameterKey=AvailabilityZone\n &Parameters.member.1.ParameterValue=us-east-1a\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<CreateStackResult>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n</CreateStackResult></queryresponse>\n </examples>\n "
198
+ "documentation": null
199
199
  },
200
200
  "DeleteStack": {
201
201
  "name": "DeleteStack",
@@ -206,17 +206,17 @@
206
206
  "StackName": {
207
207
  "shape_name": "StackName",
208
208
  "type": "string",
209
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n ",
209
+ "documentation": null,
210
210
  "required": true
211
211
  }
212
212
  },
213
- "documentation": "\n <p>The input for <a>DeleteStack</a> action.</p>\n "
213
+ "documentation": null
214
214
  },
215
215
  "output": null,
216
216
  "errors": [
217
217
 
218
218
  ],
219
- "documentation": "\n <p>Deletes a specified stack. Once the call completes successfully, stack deletion starts. Deleted stacks do not\n show up in the <a>DescribeStacks</a> API if the deletion has been completed successfully.</p>\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=DeleteStack\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n <queryresponse>\n<DeleteStackResult/></queryresponse>\n </examples>\n "
219
+ "documentation": null
220
220
  },
221
221
  "DescribeStackEvents": {
222
222
  "name": "DescribeStackEvents",
@@ -227,17 +227,17 @@
227
227
  "StackName": {
228
228
  "shape_name": "StackName",
229
229
  "type": "string",
230
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n <p>Default: There is no default value.</p>\n "
230
+ "documentation": null
231
231
  },
232
232
  "NextToken": {
233
233
  "shape_name": "NextToken",
234
234
  "type": "string",
235
235
  "min_length": 1,
236
236
  "max_length": 1024,
237
- "documentation": "\n <p>String that identifies the start of the next list of events, if there is one.</p>\n <p>Default: There is no default value.</p>\n "
237
+ "documentation": null
238
238
  }
239
239
  },
240
- "documentation": "\n <p>The input for <a>DescribeStackEvents</a> action.</p>\n "
240
+ "documentation": null
241
241
  },
242
242
  "output": {
243
243
  "shape_name": "DescribeStackEventsOutput",
@@ -253,40 +253,40 @@
253
253
  "StackId": {
254
254
  "shape_name": "StackId",
255
255
  "type": "string",
256
- "documentation": "\n <p>The unique ID name of the instance of the stack.</p>\n ",
256
+ "documentation": null,
257
257
  "required": true
258
258
  },
259
259
  "EventId": {
260
260
  "shape_name": "EventId",
261
261
  "type": "string",
262
- "documentation": "\n <p>The unique ID of this event.</p>\n ",
262
+ "documentation": null,
263
263
  "required": true
264
264
  },
265
265
  "StackName": {
266
266
  "shape_name": "StackName",
267
267
  "type": "string",
268
- "documentation": "\n <p>The name associated with a stack.</p>\n ",
268
+ "documentation": null,
269
269
  "required": true
270
270
  },
271
271
  "LogicalResourceId": {
272
272
  "shape_name": "LogicalResourceId",
273
273
  "type": "string",
274
- "documentation": "\n <p>The logical name of the resource specified in the template.</p>\n "
274
+ "documentation": null
275
275
  },
276
276
  "PhysicalResourceId": {
277
277
  "shape_name": "PhysicalResourceId",
278
278
  "type": "string",
279
- "documentation": "\n <p>The name or unique identifier associated with the physical instance of the resource.</p>\n "
279
+ "documentation": null
280
280
  },
281
281
  "ResourceType": {
282
282
  "shape_name": "ResourceType",
283
283
  "type": "string",
284
- "documentation": "\n <p>Type of the resource. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n "
284
+ "documentation": null
285
285
  },
286
286
  "Timestamp": {
287
287
  "shape_name": "Timestamp",
288
288
  "type": "timestamp",
289
- "documentation": "\n <p>Time the status was updated.</p>\n ",
289
+ "documentation": null,
290
290
  "required": true
291
291
  },
292
292
  "ResourceStatus": {
@@ -303,37 +303,37 @@
303
303
  "UPDATE_FAILED",
304
304
  "UPDATE_COMPLETE"
305
305
  ],
306
- "documentation": "\n <p>Current status of the resource.</p>\n "
306
+ "documentation": null
307
307
  },
308
308
  "ResourceStatusReason": {
309
309
  "shape_name": "ResourceStatusReason",
310
310
  "type": "string",
311
- "documentation": "\n <p>Success/failure message associated with the resource.</p>\n "
311
+ "documentation": null
312
312
  },
313
313
  "ResourceProperties": {
314
314
  "shape_name": "ResourceProperties",
315
315
  "type": "string",
316
- "documentation": "\n <p>BLOB of the properties used to create the resource.</p>\n "
316
+ "documentation": null
317
317
  }
318
318
  },
319
- "documentation": "\n <p>The StackEvent data type.</p>\n "
319
+ "documentation": null
320
320
  },
321
- "documentation": "\n <p>A list of <code>StackEvents</code> structures.</p>\n "
321
+ "documentation": null
322
322
  },
323
323
  "NextToken": {
324
324
  "shape_name": "NextToken",
325
325
  "type": "string",
326
326
  "min_length": 1,
327
327
  "max_length": 1024,
328
- "documentation": "\n <p>String that identifies the start of the next list of events, if there is one.</p>\n "
328
+ "documentation": null
329
329
  }
330
330
  },
331
- "documentation": "\n <p>The output for a <a>DescribeStackEvents</a> action.</p>\n "
331
+ "documentation": null
332
332
  },
333
333
  "errors": [
334
334
 
335
335
  ],
336
- "documentation": "\n <p>Returns all stack related events for a specified stack. For more information about a stack's event history, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.</p>\n <note>Events are returned, even if the stack never existed or has been successfully deleted.</note>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=DescribeStackEvents\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<DescribeStackEventsResult>\n <StackEvents>\n <member>\n <EventId>Event-1-Id</EventId>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MyStack</LogicalResourceId>\n <PhysicalResourceId>MyStack_One</PhysicalResourceId>\n <ResourceType>AWS::CloudFormation::Stack</ResourceType>\n <Timestamp>2010-07-27T22:26:28Z</Timestamp>\n <ResourceStatus>CREATE_IN_PROGRESS</ResourceStatus>\n <ResourceStatusReason>User initiated</ ResourceStatusReason>\n </member>\n <member>\n <EventId>Event-2-Id</EventId>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MyDBInstance</LogicalResourceId>\n <PhysicalResourceId>MyStack_DB1</PhysicalResourceId>\n <ResourceType>AWS::SecurityGroup</ResourceType>\n <Timestamp>2010-07-27T22:27:28Z</Timestamp>\n <ResourceStatus>CREATE_IN_PROGRESS</ResourceStatus>\n <ResourceProperties>{\"GroupDescription\":...}</ResourceProperties>\n </member>\n <member>\n <EventId>Event-3-Id</EventId>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MySG1</LogicalResourceId>\n <PhysicalResourceId>MyStack_SG1</PhysicalResourceId>\n <ResourceType>AWS:: SecurityGroup</ResourceType>\n <Timestamp>2010-07-27T22:28:28Z</Timestamp>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n </member>\n </StackEvents>\n</DescribeStackEventsResult></queryresponse>\n </examples>\n "
336
+ "documentation": null
337
337
  },
338
338
  "DescribeStackResource": {
339
339
  "name": "DescribeStackResource",
@@ -344,17 +344,17 @@
344
344
  "StackName": {
345
345
  "shape_name": "StackName",
346
346
  "type": "string",
347
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n <p>Default: There is no default value.</p>\n ",
347
+ "documentation": null,
348
348
  "required": true
349
349
  },
350
350
  "LogicalResourceId": {
351
351
  "shape_name": "LogicalResourceId",
352
352
  "type": "string",
353
- "documentation": "\n <p>The logical name of the resource as specified in the template.</p>\n <p>Default: There is no default value.</p>\n ",
353
+ "documentation": null,
354
354
  "required": true
355
355
  }
356
356
  },
357
- "documentation": "\n <p>The input for <a>DescribeStackResource</a> action.</p>\n "
357
+ "documentation": null
358
358
  },
359
359
  "output": {
360
360
  "shape_name": "DescribeStackResourceOutput",
@@ -367,34 +367,34 @@
367
367
  "StackName": {
368
368
  "shape_name": "StackName",
369
369
  "type": "string",
370
- "documentation": "\n <p>The name associated with the stack.</p>\n "
370
+ "documentation": null
371
371
  },
372
372
  "StackId": {
373
373
  "shape_name": "StackId",
374
374
  "type": "string",
375
- "documentation": "\n <p>Unique identifier of the stack.</p>\n "
375
+ "documentation": null
376
376
  },
377
377
  "LogicalResourceId": {
378
378
  "shape_name": "LogicalResourceId",
379
379
  "type": "string",
380
- "documentation": "\n <p>The logical name of the resource specified in the template.</p>\n ",
380
+ "documentation": null,
381
381
  "required": true
382
382
  },
383
383
  "PhysicalResourceId": {
384
384
  "shape_name": "PhysicalResourceId",
385
385
  "type": "string",
386
- "documentation": "\n <p>The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS\n CloudFormation.</p>\n "
386
+ "documentation": null
387
387
  },
388
388
  "ResourceType": {
389
389
  "shape_name": "ResourceType",
390
390
  "type": "string",
391
- "documentation": "\n <p>Type of the resource. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n ",
391
+ "documentation": null,
392
392
  "required": true
393
393
  },
394
394
  "LastUpdatedTimestamp": {
395
395
  "shape_name": "Timestamp",
396
396
  "type": "timestamp",
397
- "documentation": "\n <p>Time the status was updated.</p>\n ",
397
+ "documentation": null,
398
398
  "required": true
399
399
  },
400
400
  "ResourceStatus": {
@@ -411,34 +411,34 @@
411
411
  "UPDATE_FAILED",
412
412
  "UPDATE_COMPLETE"
413
413
  ],
414
- "documentation": "\n <p>Current status of the resource.</p>\n ",
414
+ "documentation": null,
415
415
  "required": true
416
416
  },
417
417
  "ResourceStatusReason": {
418
418
  "shape_name": "ResourceStatusReason",
419
419
  "type": "string",
420
- "documentation": "\n <p>Success/failure message associated with the resource.</p>\n "
420
+ "documentation": null
421
421
  },
422
422
  "Description": {
423
423
  "shape_name": "Description",
424
424
  "type": "string",
425
- "documentation": "\n <p>User defined description associated with the resource.</p>\n "
425
+ "documentation": null
426
426
  },
427
427
  "Metadata": {
428
428
  "shape_name": "Metadata",
429
429
  "type": "string",
430
- "documentation": "\n <p>The JSON format content of the <code>Metadata</code> attribute declared for the resource. For more\n information, see <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-metadata.html\">Metadata Attribute</a> in the AWS CloudFormation User Guide.</p>\n "
430
+ "documentation": null
431
431
  }
432
432
  },
433
- "documentation": "\n <p>A <code>StackResourceDetail</code> structure containing the description of the specified resource in the\n specified stack.</p>\n "
433
+ "documentation": null
434
434
  }
435
435
  },
436
- "documentation": "\n <p>The output for a <a>DescribeStackResource</a> action.</p>\n "
436
+ "documentation": null
437
437
  },
438
438
  "errors": [
439
439
 
440
440
  ],
441
- "documentation": "\n <p>Returns a description of the specified resource in the specified stack.</p>\n <p>For deleted stacks, DescribeStackResource returns resource information for up to 90 days after the stack has\n been deleted.</p>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=DescribeStackResource\n &StackName=MyStack\n &LogicalResourceId=MyDBInstance\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2011-07-08T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<DescribeStackResourceResponse>\n <DescribeStackResourceResult>\n <StackResourceDetail>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MyDBInstance</LogicalResourceId>\n <PhysicalResourceId>MyStack_DB1</PhysicalResourceId>\n <ResourceType>AWS::RDS::DBInstance</ResourceType>\n <LastUpdatedTimestamp>2011-07-07T22:27:28Z</LastUpdatedTimestamp>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n </StackResourceDetail>\n </DescribeStackResourceResult>\n</DescribeStackResourceResponse></queryresponse>\n </examples>\n\n "
441
+ "documentation": null
442
442
  },
443
443
  "DescribeStackResources": {
444
444
  "name": "DescribeStackResources",
@@ -449,20 +449,20 @@
449
449
  "StackName": {
450
450
  "shape_name": "StackName",
451
451
  "type": "string",
452
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n <p>Required: Conditional. If you do not specify <code>StackName</code>, you must specify\n <code>PhysicalResourceId</code>.</p>\n <p>Default: There is no default value.</p>\n "
452
+ "documentation": null
453
453
  },
454
454
  "LogicalResourceId": {
455
455
  "shape_name": "LogicalResourceId",
456
456
  "type": "string",
457
- "documentation": "\n <p>The logical name of the resource as specified in the template.</p>\n <p>Default: There is no default value.</p>\n "
457
+ "documentation": null
458
458
  },
459
459
  "PhysicalResourceId": {
460
460
  "shape_name": "PhysicalResourceId",
461
461
  "type": "string",
462
- "documentation": "\n <p>The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS\n CloudFormation.</p>\n <p>For example, for an Amazon Elastic Compute Cloud (EC2) instance, <code>PhysicalResourceId</code> corresponds to\n the <code>InstanceId</code>. You can pass the EC2 <code>InstanceId</code> to\n <code>DescribeStackResources</code> to find which stack the instance belongs to and what other resources are\n part of the stack.</p>\n <p>Required: Conditional. If you do not specify <code>PhysicalResourceId</code>, you must specify\n <code>StackName</code>.</p>\n <p>Default: There is no default value.</p>\n "
462
+ "documentation": null
463
463
  }
464
464
  },
465
- "documentation": "\n <p>The input for <a>DescribeStackResources</a> action.</p>\n "
465
+ "documentation": null
466
466
  },
467
467
  "output": {
468
468
  "shape_name": "DescribeStackResourcesOutput",
@@ -478,34 +478,34 @@
478
478
  "StackName": {
479
479
  "shape_name": "StackName",
480
480
  "type": "string",
481
- "documentation": "\n <p>The name associated with the stack.</p>\n "
481
+ "documentation": null
482
482
  },
483
483
  "StackId": {
484
484
  "shape_name": "StackId",
485
485
  "type": "string",
486
- "documentation": "\n <p>Unique identifier of the stack.</p>\n "
486
+ "documentation": null
487
487
  },
488
488
  "LogicalResourceId": {
489
489
  "shape_name": "LogicalResourceId",
490
490
  "type": "string",
491
- "documentation": "\n <p>The logical name of the resource specified in the template.</p>\n ",
491
+ "documentation": null,
492
492
  "required": true
493
493
  },
494
494
  "PhysicalResourceId": {
495
495
  "shape_name": "PhysicalResourceId",
496
496
  "type": "string",
497
- "documentation": "\n <p>The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS\n CloudFormation.</p>\n "
497
+ "documentation": null
498
498
  },
499
499
  "ResourceType": {
500
500
  "shape_name": "ResourceType",
501
501
  "type": "string",
502
- "documentation": "\n <p>Type of the resource. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n ",
502
+ "documentation": null,
503
503
  "required": true
504
504
  },
505
505
  "Timestamp": {
506
506
  "shape_name": "Timestamp",
507
507
  "type": "timestamp",
508
- "documentation": "\n <p>Time the status was updated.</p>\n ",
508
+ "documentation": null,
509
509
  "required": true
510
510
  },
511
511
  "ResourceStatus": {
@@ -522,31 +522,31 @@
522
522
  "UPDATE_FAILED",
523
523
  "UPDATE_COMPLETE"
524
524
  ],
525
- "documentation": "\n <p>Current status of the resource.</p>\n ",
525
+ "documentation": null,
526
526
  "required": true
527
527
  },
528
528
  "ResourceStatusReason": {
529
529
  "shape_name": "ResourceStatusReason",
530
530
  "type": "string",
531
- "documentation": "\n <p>Success/failure message associated with the resource.</p>\n "
531
+ "documentation": null
532
532
  },
533
533
  "Description": {
534
534
  "shape_name": "Description",
535
535
  "type": "string",
536
- "documentation": "\n <p>User defined description associated with the resource.</p>\n "
536
+ "documentation": null
537
537
  }
538
538
  },
539
- "documentation": "\n <p>The StackResource data type.</p>\n "
539
+ "documentation": null
540
540
  },
541
- "documentation": "\n <p>A list of <code>StackResource</code> structures.</p>\n "
541
+ "documentation": null
542
542
  }
543
543
  },
544
- "documentation": "\n <p>The output for a <a>DescribeStackResources</a> action.</p>\n "
544
+ "documentation": null
545
545
  },
546
546
  "errors": [
547
547
 
548
548
  ],
549
- "documentation": "\n <p>Returns AWS resource descriptions for running and deleted stacks. If <code>StackName</code> is specified, all\n the associated resources that are part of the stack are returned. If <code>PhysicalResourceId</code> is\n specified, the associated resources of the stack that the resource belongs to are returned.</p>\n\n <note>Only the first 100 resources will be returned. If your stack has more resources than this, you should use\n <code>ListStackResources</code> instead.</note>\n\n <p>For deleted stacks, <code>DescribeStackResources</code> returns resource information for up to 90 days after\n the stack has been deleted.</p>\n\n <p>You must specify either <code>StackName</code> or <code>PhysicalResourceId</code>, but not both. In addition,\n you can specify <code>LogicalResourceId</code> to filter the returned result. For more information about\n resources, the <code>LogicalResourceId</code> and <code>PhysicalResourceId</code>, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User Guide</a>.</p>\n\n <note>A <code>ValidationError</code> is returned if you specify both <code>StackName</code> and\n <code>PhysicalResourceId</code> in the same request.</note>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=DescribeStackResources\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<DescribeStackResourcesResult>\n <StackResources>\n <member>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MyDBInstance</LogicalResourceId>\n <PhysicalResourceId>MyStack_DB1</PhysicalResourceId>\n <ResourceType>AWS::DBInstance</ResourceType>\n <Timestamp>2010-07-27T22:27:28Z</Timestamp>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n </member>\n <member>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <StackName>MyStack</StackName>\n <LogicalResourceId>MyAutoScalingGroup</LogicalResourceId>\n <PhysicalResourceId>MyStack_ASG1</PhysicalResourceId>\n <ResourceType>AWS::AutoScalingGroup</ResourceType>\n <Timestamp>2010-07-27T22:28:28Z</Timestamp>\n <ResourceStatus>CREATE_IN_PROGRESS</ResourceStatus>\n </member>\n </StackResources>\n</DescribeStackResourcesResult></queryresponse>\n </examples>\n\n "
549
+ "documentation": null
550
550
  },
551
551
  "DescribeStacks": {
552
552
  "name": "DescribeStacks",
@@ -557,7 +557,7 @@
557
557
  "StackName": {
558
558
  "shape_name": "StackName",
559
559
  "type": "string",
560
- "documentation": "\n <p>The name or the unique identifier associated with the stack.</p>\n <p>Default: There is no default value.</p>\n "
560
+ "documentation": null
561
561
  },
562
562
  "NextToken": {
563
563
  "shape_name": "NextToken",
@@ -567,7 +567,7 @@
567
567
  "documentation": null
568
568
  }
569
569
  },
570
- "documentation": "\n <p>The input for <a>DescribeStacks</a> action.</p>\n "
570
+ "documentation": null
571
571
  },
572
572
  "output": {
573
573
  "shape_name": "DescribeStacksOutput",
@@ -583,18 +583,18 @@
583
583
  "StackId": {
584
584
  "shape_name": "StackId",
585
585
  "type": "string",
586
- "documentation": "\n <p>Unique identifier of the stack.</p>\n "
586
+ "documentation": null
587
587
  },
588
588
  "StackName": {
589
589
  "shape_name": "StackName",
590
590
  "type": "string",
591
- "documentation": "\n <p>The name associated with the stack.</p>\n ",
591
+ "documentation": null,
592
592
  "required": true
593
593
  },
594
594
  "Description": {
595
595
  "shape_name": "Description",
596
596
  "type": "string",
597
- "documentation": "\n <p>User defined description associated with the stack.</p>\n "
597
+ "documentation": null
598
598
  },
599
599
  "Parameters": {
600
600
  "shape_name": "Parameters",
@@ -606,28 +606,28 @@
606
606
  "ParameterKey": {
607
607
  "shape_name": "ParameterKey",
608
608
  "type": "string",
609
- "documentation": "\n <p>The key associated with the parameter.</p>\n "
609
+ "documentation": null
610
610
  },
611
611
  "ParameterValue": {
612
612
  "shape_name": "ParameterValue",
613
613
  "type": "string",
614
- "documentation": "\n <p>The value associated with the parameter.</p>\n "
614
+ "documentation": null
615
615
  }
616
616
  },
617
- "documentation": "\n <p>The Parameter data type.</p>\n "
617
+ "documentation": null
618
618
  },
619
- "documentation": "\n <p>A list of <code>Parameter</code> structures.</p>\n "
619
+ "documentation": null
620
620
  },
621
621
  "CreationTime": {
622
622
  "shape_name": "CreationTime",
623
623
  "type": "timestamp",
624
- "documentation": "\n <p>Time at which the stack was created.</p>\n ",
624
+ "documentation": null,
625
625
  "required": true
626
626
  },
627
627
  "LastUpdatedTime": {
628
628
  "shape_name": "LastUpdatedTime",
629
629
  "type": "timestamp",
630
- "documentation": "\n <p>The time the stack was last updated. This field will only be returned if the stack has been updated at least\n once.</p>\n "
630
+ "documentation": null
631
631
  },
632
632
  "StackStatus": {
633
633
  "shape_name": "StackStatus",
@@ -650,18 +650,18 @@
650
650
  "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
651
651
  "UPDATE_ROLLBACK_COMPLETE"
652
652
  ],
653
- "documentation": "\n <p>Current status of the stack.</p>\n ",
653
+ "documentation": null,
654
654
  "required": true
655
655
  },
656
656
  "StackStatusReason": {
657
657
  "shape_name": "StackStatusReason",
658
658
  "type": "string",
659
- "documentation": "\n <p>Success/failure message associated with the stack status.</p>\n "
659
+ "documentation": null
660
660
  },
661
661
  "DisableRollback": {
662
662
  "shape_name": "DisableRollback",
663
663
  "type": "boolean",
664
- "documentation": "\n <p>Boolean to enable or disable rollback on stack creation failures:</p>\n <p>\n <ul>\n <li>\n<code>true</code>: disable rollback</li>\n <li>\n<code>false</code>: enable rollback</li>\n </ul>\n </p>\n "
664
+ "documentation": null
665
665
  },
666
666
  "NotificationARNs": {
667
667
  "shape_name": "NotificationARNs",
@@ -672,13 +672,13 @@
672
672
  "documentation": null
673
673
  },
674
674
  "max_length": 5,
675
- "documentation": "\n <p>SNS topic ARNs to which stack related events are published.</p>\n "
675
+ "documentation": null
676
676
  },
677
677
  "TimeoutInMinutes": {
678
678
  "shape_name": "TimeoutMinutes",
679
679
  "type": "integer",
680
680
  "min_length": 1,
681
- "documentation": "\n <p>The amount of time within which stack creation should complete.</p>\n "
681
+ "documentation": null
682
682
  },
683
683
  "Capabilities": {
684
684
  "shape_name": "Capabilities",
@@ -691,7 +691,7 @@
691
691
  ],
692
692
  "documentation": null
693
693
  },
694
- "documentation": "\n <p>The capabilities allowed in the stack.</p>\n "
694
+ "documentation": null
695
695
  },
696
696
  "Outputs": {
697
697
  "shape_name": "Outputs",
@@ -703,22 +703,22 @@
703
703
  "OutputKey": {
704
704
  "shape_name": "OutputKey",
705
705
  "type": "string",
706
- "documentation": "\n <p>The key associated with the output.</p>\n "
706
+ "documentation": null
707
707
  },
708
708
  "OutputValue": {
709
709
  "shape_name": "OutputValue",
710
710
  "type": "string",
711
- "documentation": "\n <p>The value associated with the output.</p>\n "
711
+ "documentation": null
712
712
  },
713
713
  "Description": {
714
714
  "shape_name": "Description",
715
715
  "type": "string",
716
- "documentation": "\n <p>User defined description associated with the output.</p>\n "
716
+ "documentation": null
717
717
  }
718
718
  },
719
- "documentation": "\n <p>The Output data type.</p>\n "
719
+ "documentation": null
720
720
  },
721
- "documentation": "\n <p>A list of output structures.</p>\n "
721
+ "documentation": null
722
722
  },
723
723
  "Tags": {
724
724
  "shape_name": "Tags",
@@ -730,22 +730,22 @@
730
730
  "Key": {
731
731
  "shape_name": "TagKey",
732
732
  "type": "string",
733
- "documentation": "\n <p><i>Required</i>. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key.\n Tags owned by Amazon Web Services (AWS) have the reserved prefix: <code>aws:</code>.</p>\n "
733
+ "documentation": null
734
734
  },
735
735
  "Value": {
736
736
  "shape_name": "TagValue",
737
737
  "type": "string",
738
- "documentation": "\n <p><i>Required</i>. A string containing the value for this tag. You can specify a maximum of 256 characters for a\n tag value.</p>\n "
738
+ "documentation": null
739
739
  }
740
740
  },
741
- "documentation": "\n <p>The Tag type is used by <code>CreateStack</code> in the <code>Tags</code> parameter. It allows you to specify a\n key/value pair that can be used to store information related to cost allocation for an AWS CloudFormation\n stack.</p>\n "
741
+ "documentation": null
742
742
  },
743
- "documentation": "\n <p>A list of <code>Tag</code>s that specify cost allocation information for the stack.</p>\n "
743
+ "documentation": null
744
744
  }
745
745
  },
746
- "documentation": "\n <p>The Stack data type.</p>\n "
746
+ "documentation": null
747
747
  },
748
- "documentation": "\n <p>A list of stack structures.</p>\n "
748
+ "documentation": null
749
749
  },
750
750
  "NextToken": {
751
751
  "shape_name": "NextToken",
@@ -755,12 +755,12 @@
755
755
  "documentation": null
756
756
  }
757
757
  },
758
- "documentation": "\n <p>The output for a <a>DescribeStacks</a> action.</p>\n "
758
+ "documentation": null
759
759
  },
760
760
  "errors": [
761
761
 
762
762
  ],
763
- "documentation": "\n <p>Returns the description for the specified stack; if no stack name was specified, then it returns the\n description for all the stacks created.</p>\n <examples>\n\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=DescribeStacks\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n <queryresponse>\n<DescribeStacksResult>\n <Stacks>\n <member>\n <StackName>MyStack</StackName>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n <CreationTime>2010-07-27T22:28:28Z</CreationTime>\n <StackStatus>CREATE_COMPLETE</StackStatus>\n <DisableRollback>false</DisableRollback>\n <Outputs>\n <member>\n <OutputKey>StartPage</OutputKey>\n <OutputValue>http://my-load-balancer.amazonaws.com:80/index.html</OutputValue>\n </member>\n </Outputs>\n </member>\n </Stacks>\n</DescribeStacksResult></queryresponse>\n </examples>\n "
763
+ "documentation": null
764
764
  },
765
765
  "EstimateTemplateCost": {
766
766
  "name": "EstimateTemplateCost",
@@ -772,14 +772,14 @@
772
772
  "shape_name": "TemplateBody",
773
773
  "type": "string",
774
774
  "min_length": 1,
775
- "documentation": "\n <p>Structure containing the template body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n <p>Conditional: You must pass <code>TemplateBody</code> or <code>TemplateURL</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
775
+ "documentation": null
776
776
  },
777
777
  "TemplateURL": {
778
778
  "shape_name": "TemplateURL",
779
779
  "type": "string",
780
780
  "min_length": 1,
781
781
  "max_length": 1024,
782
- "documentation": "\n <p>Location of file containing the template body. The URL must point to a template located in an S3 bucket in the\n same region as the stack. For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.</p>\n <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
782
+ "documentation": null
783
783
  },
784
784
  "Parameters": {
785
785
  "shape_name": "Parameters",
@@ -791,20 +791,20 @@
791
791
  "ParameterKey": {
792
792
  "shape_name": "ParameterKey",
793
793
  "type": "string",
794
- "documentation": "\n <p>The key associated with the parameter.</p>\n "
794
+ "documentation": null
795
795
  },
796
796
  "ParameterValue": {
797
797
  "shape_name": "ParameterValue",
798
798
  "type": "string",
799
- "documentation": "\n <p>The value associated with the parameter.</p>\n "
799
+ "documentation": null
800
800
  }
801
801
  },
802
- "documentation": "\n <p>The Parameter data type.</p>\n "
802
+ "documentation": null
803
803
  },
804
- "documentation": "\n <p>A list of <code>Parameter</code> structures that specify input parameters.</p>\n "
804
+ "documentation": null
805
805
  }
806
806
  },
807
- "documentation": " "
807
+ "documentation": null
808
808
  },
809
809
  "output": {
810
810
  "shape_name": "EstimateTemplateCostOutput",
@@ -813,15 +813,15 @@
813
813
  "Url": {
814
814
  "shape_name": "Url",
815
815
  "type": "string",
816
- "documentation": "\n <p>An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the\n template.</p>\n "
816
+ "documentation": null
817
817
  }
818
818
  },
819
- "documentation": "\n <p>The output for a <a>EstimateTemplateCost</a> action.</p>\n "
819
+ "documentation": null
820
820
  },
821
821
  "errors": [
822
822
 
823
823
  ],
824
- "documentation": "\n <p>Returns the estimated monthly cost of a template. The return value is an AWS Simple Monthly Calculator URL with\n a query string that describes the resources required to run the template.</p>\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=EstimateTemplateCost\n &TemplateURL= https://s3.amazonaws.com/cloudformation-samples-us-east-1/Drupal_Simple.template\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2011-12-04T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<EstimateTemplateCostResult>\n <Url>http://calculator.s3.amazonaws.com/calc5.html?key=cf-2e351785-e821-450c-9d58-625e1e1ebfb6</Url>\n</EstimateTemplateCostResult></queryresponse>\n </examples>\n "
824
+ "documentation": null
825
825
  },
826
826
  "GetStackPolicy": {
827
827
  "name": "GetStackPolicy",
@@ -832,11 +832,11 @@
832
832
  "StackName": {
833
833
  "shape_name": "StackName",
834
834
  "type": "string",
835
- "documentation": "\n <p>The name or stack ID that is associated with the stack whose policy you want to get.</p>\n ",
835
+ "documentation": null,
836
836
  "required": true
837
837
  }
838
838
  },
839
- "documentation": "\n <p>The input for the <a>GetStackPolicy</a> action.</p>\n "
839
+ "documentation": null
840
840
  },
841
841
  "output": {
842
842
  "shape_name": "GetStackPolicyOutput",
@@ -847,15 +847,15 @@
847
847
  "type": "string",
848
848
  "min_length": 1,
849
849
  "max_length": 16384,
850
- "documentation": "\n <p>Structure containing the stack policy body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html\">\n AWS CloudFormation User Guide</a>.)</p>\n "
850
+ "documentation": null
851
851
  }
852
852
  },
853
- "documentation": "\n <p>The output for the <a>GetStackPolicy</a> action.</p>\n "
853
+ "documentation": null
854
854
  },
855
855
  "errors": [
856
856
 
857
857
  ],
858
- "documentation": "\n <p>Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.</p>\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=GetStackPolicy\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n <queryresponse>\n<GetTemplateResult>\n <StackPolicyBody>\"{\n \"Statement\" : [\n {\n \"Effect\" : \"Deny\",\n \"Action\" : \"Update*\",\n \"Resource\" : \"LogicalResourceId/ProductionDatabase\"\n },\n {\n \"Effect\" : \"Allow\",\n \"Action\" : \"Update:*\",\n \"Resource\" : \"*\"\n }\n ]\n }</StackPolicyBody>\n</GetTemplateResult></queryresponse>\n </examples>\n "
858
+ "documentation": null
859
859
  },
860
860
  "GetTemplate": {
861
861
  "name": "GetTemplate",
@@ -866,11 +866,11 @@
866
866
  "StackName": {
867
867
  "shape_name": "StackName",
868
868
  "type": "string",
869
- "documentation": "\n <p>The name or the unique identifier associated with the stack, which are not always interchangeable:</p>\n <ul>\n <li>Running stacks: You can specify either the stack's name or its unique stack ID.</li>\n <li>Deleted stacks: You must specify the unique stack ID.</li>\n </ul>\n <p>Default: There is no default value.</p>\n ",
869
+ "documentation": null,
870
870
  "required": true
871
871
  }
872
872
  },
873
- "documentation": "\n <p>The input for a <a>GetTemplate</a> action.</p>\n "
873
+ "documentation": null
874
874
  },
875
875
  "output": {
876
876
  "shape_name": "GetTemplateOutput",
@@ -880,15 +880,15 @@
880
880
  "shape_name": "TemplateBody",
881
881
  "type": "string",
882
882
  "min_length": 1,
883
- "documentation": "\n <p>Structure containing the template body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/\">AWS CloudFormation User\n Guide</a>.)</p>\n "
883
+ "documentation": null
884
884
  }
885
885
  },
886
- "documentation": "\n <p>The output for <a>GetTemplate</a> action.</p>\n "
886
+ "documentation": null
887
887
  },
888
888
  "errors": [
889
889
 
890
890
  ],
891
- "documentation": "\n <p>Returns the template body for a specified stack. You can get the template for running or deleted\n stacks.</p>\n <p>For deleted stacks, GetTemplate returns the template for up to 90 days after the stack has been deleted.</p>\n <note> If the template does not exist, a <code>ValidationError</code> is returned. </note>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=GetTemplate\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<GetTemplateResult>\n <TemplateBody>\"{\n \"AWSTemplateFormatVersion\" : \"2010-09-09\",\n \"Description\" : \"Simple example\",\n \"Resources\" : {\n \"MySQS\" : {\n \"Type\" : \"AWS::SQS::Queue\",\n \"Properties\" : {\n }\n }\n }\n}</TemplateBody>\n</GetTemplateResult></queryresponse>\n </examples>\n "
891
+ "documentation": null
892
892
  },
893
893
  "ListStackResources": {
894
894
  "name": "ListStackResources",
@@ -899,7 +899,7 @@
899
899
  "StackName": {
900
900
  "shape_name": "StackName",
901
901
  "type": "string",
902
- "documentation": "\n <p>The name or the unique identifier associated with the stack, which are not always interchangeable:</p>\n <ul>\n <li>Running stacks: You can specify either the stack's name or its unique stack ID.</li>\n <li>Deleted stacks: You must specify the unique stack ID.</li>\n </ul>\n <p>Default: There is no default value.</p>\n ",
902
+ "documentation": null,
903
903
  "required": true
904
904
  },
905
905
  "NextToken": {
@@ -907,10 +907,10 @@
907
907
  "type": "string",
908
908
  "min_length": 1,
909
909
  "max_length": 1024,
910
- "documentation": "\n <p>String that identifies the start of the next list of stack resource summaries, if there is one.</p>\n <p>Default: There is no default value.</p>\n "
910
+ "documentation": null
911
911
  }
912
912
  },
913
- "documentation": "\n <p>The input for <a>ListStackResource</a> action.</p>\n "
913
+ "documentation": null
914
914
  },
915
915
  "output": {
916
916
  "shape_name": "ListStackResourcesOutput",
@@ -926,24 +926,24 @@
926
926
  "LogicalResourceId": {
927
927
  "shape_name": "LogicalResourceId",
928
928
  "type": "string",
929
- "documentation": "\n <p>The logical name of the resource specified in the template.</p>\n ",
929
+ "documentation": null,
930
930
  "required": true
931
931
  },
932
932
  "PhysicalResourceId": {
933
933
  "shape_name": "PhysicalResourceId",
934
934
  "type": "string",
935
- "documentation": "\n <p>The name or unique identifier that corresponds to a physical instance ID of the resource.</p>\n "
935
+ "documentation": null
936
936
  },
937
937
  "ResourceType": {
938
938
  "shape_name": "ResourceType",
939
939
  "type": "string",
940
- "documentation": "\n <p>Type of the resource. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n ",
940
+ "documentation": null,
941
941
  "required": true
942
942
  },
943
943
  "LastUpdatedTimestamp": {
944
944
  "shape_name": "Timestamp",
945
945
  "type": "timestamp",
946
- "documentation": "\n <p>Time the status was updated.</p>\n ",
946
+ "documentation": null,
947
947
  "required": true
948
948
  },
949
949
  "ResourceStatus": {
@@ -960,33 +960,33 @@
960
960
  "UPDATE_FAILED",
961
961
  "UPDATE_COMPLETE"
962
962
  ],
963
- "documentation": "\n <p>Current status of the resource.</p>\n ",
963
+ "documentation": null,
964
964
  "required": true
965
965
  },
966
966
  "ResourceStatusReason": {
967
967
  "shape_name": "ResourceStatusReason",
968
968
  "type": "string",
969
- "documentation": "\n <p>Success/failure message associated with the resource.</p>\n "
969
+ "documentation": null
970
970
  }
971
971
  },
972
- "documentation": "\n <p>Contains high-level information about the specified stack resource.</p>\n "
972
+ "documentation": null
973
973
  },
974
- "documentation": "\n <p>A list of <code>StackResourceSummary</code> structures.</p>\n "
974
+ "documentation": null
975
975
  },
976
976
  "NextToken": {
977
977
  "shape_name": "NextToken",
978
978
  "type": "string",
979
979
  "min_length": 1,
980
980
  "max_length": 1024,
981
- "documentation": "\n <p>String that identifies the start of the next list of events, if there is one.</p>\n "
981
+ "documentation": null
982
982
  }
983
983
  },
984
- "documentation": "\n <p>The output for a <a>ListStackResources</a> action.</p>\n "
984
+ "documentation": null
985
985
  },
986
986
  "errors": [
987
987
 
988
988
  ],
989
- "documentation": "\n <p>Returns descriptions of all resources of the specified stack.</p>\n <p>For deleted stacks, ListStackResources returns resource information for up to 90 days after the stack has been\n deleted.</p>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=ListStackResources\n &StackName=MyStack\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2011-07-08T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<ListStackResourcesResponse>\n <ListStackResourcesResult>\n <StackResourceSummaries>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>DBSecurityGroup</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:15:58Z</LastUpdatedTimestamp>\n <PhysicalResourceId>gmarcteststack-dbsecuritygroup-1s5m0ez5lkk6w</Physic\nalResourceId>\n <ResourceType>AWS::RDS::DBSecurityGroup</ResourceType>\n </member>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>SampleDB</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:25:57Z</LastUpdatedTimestamp>\n <PhysicalResourceId>MyStack-sampledb-ycwhk1v830lx</PhysicalResour\nceId>\n <ResourceType>AWS::RDS::DBInstance</ResourceType>\n </member>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>SampleApplication</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:26:12Z</LastUpdatedTimestamp>\n <PhysicalResourceId>MyStack-SampleApplication-1MKNASYR3RBQL</Phys\nicalResourceId>\n <ResourceType>AWS::ElasticBeanstalk::Application</ResourceType>\n </member>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>SampleEnvironment</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:28:48Z</LastUpdatedTimestamp>\n <PhysicalResourceId>myst-Samp-1AGU6ERZX6M3Q</PhysicalResourceId>\n <ResourceType>AWS::ElasticBeanstalk::Environment</ResourceType>\n </member>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>AlarmTopic</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:29:06Z</LastUpdatedTimestamp>\n <PhysicalResourceId>arn:aws:sns:us-east-1:803981987763:MyStack-Al\narmTopic-SW4IQELG7RPJ</PhysicalResourceId>\n <ResourceType>AWS::SNS::Topic</ResourceType>\n </member>\n <member>\n <ResourceStatus>CREATE_COMPLETE</ResourceStatus>\n <LogicalResourceId>CPUAlarmHigh</LogicalResourceId>\n <LastUpdatedTimestamp>2011-06-21T20:29:23Z</LastUpdatedTimestamp>\n <PhysicalResourceId>MyStack-CPUAlarmHigh-POBWQPDJA81F</PhysicalRe\nsourceId>\n <ResourceType>AWS::CloudWatch::Alarm</ResourceType>\n </member>\n </StackResourceSummaries>\n </ListStackResourcesResult>\n <ResponseMetadata>\n <RequestId>2d06e36c-ac1d-11e0-a958-f9382b6eb86b</RequestId>\n </ResponseMetadata>\n</ListStackResourcesResponse>\n</queryresponse>\n </examples>\n\n "
989
+ "documentation": null
990
990
  },
991
991
  "ListStacks": {
992
992
  "name": "ListStacks",
@@ -999,7 +999,7 @@
999
999
  "type": "string",
1000
1000
  "min_length": 1,
1001
1001
  "max_length": 1024,
1002
- "documentation": "\n <p>String that identifies the start of the next list of stacks, if there is one.</p>\n <p>Default: There is no default value.</p>\n "
1002
+ "documentation": null
1003
1003
  },
1004
1004
  "StackStatusFilter": {
1005
1005
  "shape_name": "StackStatusFilter",
@@ -1027,10 +1027,10 @@
1027
1027
  ],
1028
1028
  "documentation": null
1029
1029
  },
1030
- "documentation": "\n <p>Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified\n status codes. For a complete list of stack status codes, see the <code>StackStatus</code> parameter of the\n <a>Stack</a> data type.</p>\n "
1030
+ "documentation": null
1031
1031
  }
1032
1032
  },
1033
- "documentation": "\n <p>The input for <a>ListStacks</a> action.</p>\n "
1033
+ "documentation": null
1034
1034
  },
1035
1035
  "output": {
1036
1036
  "shape_name": "ListStacksOutput",
@@ -1046,34 +1046,34 @@
1046
1046
  "StackId": {
1047
1047
  "shape_name": "StackId",
1048
1048
  "type": "string",
1049
- "documentation": "\n <p>Unique stack identifier.</p>\n "
1049
+ "documentation": null
1050
1050
  },
1051
1051
  "StackName": {
1052
1052
  "shape_name": "StackName",
1053
1053
  "type": "string",
1054
- "documentation": "\n <p>The name associated with the stack.</p>\n ",
1054
+ "documentation": null,
1055
1055
  "required": true
1056
1056
  },
1057
1057
  "TemplateDescription": {
1058
1058
  "shape_name": "TemplateDescription",
1059
1059
  "type": "string",
1060
- "documentation": "\n <p>The template description of the template used to create the stack.</p>\n "
1060
+ "documentation": null
1061
1061
  },
1062
1062
  "CreationTime": {
1063
1063
  "shape_name": "CreationTime",
1064
1064
  "type": "timestamp",
1065
- "documentation": "\n <p>The time the stack was created.</p>\n ",
1065
+ "documentation": null,
1066
1066
  "required": true
1067
1067
  },
1068
1068
  "LastUpdatedTime": {
1069
1069
  "shape_name": "LastUpdatedTime",
1070
1070
  "type": "timestamp",
1071
- "documentation": "\n <p>The time the stack was last updated. This field will only be returned if the stack has been updated at least\n once.</p>\n "
1071
+ "documentation": null
1072
1072
  },
1073
1073
  "DeletionTime": {
1074
1074
  "shape_name": "DeletionTime",
1075
1075
  "type": "timestamp",
1076
- "documentation": "\n <p>The time the stack was deleted.</p>\n "
1076
+ "documentation": null
1077
1077
  },
1078
1078
  "StackStatus": {
1079
1079
  "shape_name": "StackStatus",
@@ -1096,33 +1096,33 @@
1096
1096
  "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
1097
1097
  "UPDATE_ROLLBACK_COMPLETE"
1098
1098
  ],
1099
- "documentation": "\n <p>The current status of the stack.</p>\n ",
1099
+ "documentation": null,
1100
1100
  "required": true
1101
1101
  },
1102
1102
  "StackStatusReason": {
1103
1103
  "shape_name": "StackStatusReason",
1104
1104
  "type": "string",
1105
- "documentation": "\n <p>Success/Failure message associated with the stack status.</p>\n "
1105
+ "documentation": null
1106
1106
  }
1107
1107
  },
1108
- "documentation": "\n <p>The StackSummary Data Type</p>\n "
1108
+ "documentation": null
1109
1109
  },
1110
- "documentation": "\n <p>A list of <code>StackSummary</code> structures containing information about the specified stacks.</p>\n "
1110
+ "documentation": null
1111
1111
  },
1112
1112
  "NextToken": {
1113
1113
  "shape_name": "NextToken",
1114
1114
  "type": "string",
1115
1115
  "min_length": 1,
1116
1116
  "max_length": 1024,
1117
- "documentation": "\n <p>String that identifies the start of the next list of stacks, if there is one.</p>\n "
1117
+ "documentation": null
1118
1118
  }
1119
1119
  },
1120
- "documentation": "\n <p>The output for <a>ListStacks</a> action.</p>\n "
1120
+ "documentation": null
1121
1121
  },
1122
1122
  "errors": [
1123
1123
 
1124
1124
  ],
1125
- "documentation": "\n <p>Returns the summary information for stacks whose status matches the specified StackStatusFilter. Summary\n information for stacks that have been deleted is kept for 90 days after the stack is deleted. If no\n StackStatusFilter is specified, summary information for all stacks is returned (including existing stacks and\n stacks that have been deleted).</p>\n <examples>\n\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=ListStacks\n &StackStatusFilter.member.1=CREATE_IN_PROGRESS\n &StackStatusFilter.member.2=DELETE_COMPLETE\n &Version=2010-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n <queryresponse><ListStacksResponse>\n <ListStacksResult>\n <StackSummaries>\n <member>\n <StackId>\n arn:aws:cloudformation:us-east-1:1234567:stack/TestCreate1/aaaaa\n </StackId>\n <StackStatus>CREATE_IN_PROGRESS</StackStatus>\n <StackName>vpc1</StackName>\n <CreationTime>2011-05-23T15:47:44Z</CreationTime>\n <TemplateDescription>\n Creates one EC2 instance and a load balancer.\n </TemplateDescription>\n </member>\n <member>\n <StackId>\n arn:aws:cloudformation:us-east-1:1234567:stack/TestDelete2/bbbbb\n </StackId>\n <StackStatus>DELETE_COMPLETE</StackStatus>\n <DeletionTime>2011-03-10T16:20:51Z</DeletionTime>\n <StackName>WP1</StackName>\n <CreationTime>2011-03-05T19:57:58Z</CreationTime>\n <TemplateDescription>\n A simple basic Cloudformation Template.\n </TemplateDescription>\n </member>\n </StackSummaries>\n </ListStacksResult>\n</ListStacksResponse></queryresponse>\n </examples>\n "
1125
+ "documentation": null
1126
1126
  },
1127
1127
  "SetStackPolicy": {
1128
1128
  "name": "SetStackPolicy",
@@ -1133,7 +1133,7 @@
1133
1133
  "StackName": {
1134
1134
  "shape_name": "StackName",
1135
1135
  "type": "string",
1136
- "documentation": "\n <p>The name or stack ID that you want to associate a policy with.</p>\n ",
1136
+ "documentation": null,
1137
1137
  "required": true
1138
1138
  },
1139
1139
  "StackPolicyBody": {
@@ -1141,23 +1141,23 @@
1141
1141
  "type": "string",
1142
1142
  "min_length": 1,
1143
1143
  "max_length": 16384,
1144
- "documentation": "\n <p>Structure containing the stack policy body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html\">\n AWS CloudFormation User Guide</a>.)</p>\n <p>You must pass <code>StackPolicyBody</code> or <code>StackPolicyURL</code>. If both are passed, only\n <code>StackPolicyBody</code> is used.</p>\n "
1144
+ "documentation": null
1145
1145
  },
1146
1146
  "StackPolicyURL": {
1147
1147
  "shape_name": "StackPolicyURL",
1148
1148
  "type": "string",
1149
1149
  "min_length": 1,
1150
1150
  "max_length": 1350,
1151
- "documentation": "\n <p>Location of a file containing the stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You must pass <code>StackPolicyBody</code> or <code>StackPolicyURL</code>. If both are passed, only\n <code>StackPolicyBody</code> is used.</p>\n "
1151
+ "documentation": null
1152
1152
  }
1153
1153
  },
1154
- "documentation": "\n <p>The input for the <a>SetStackPolicy</a> action.</p>\n "
1154
+ "documentation": null
1155
1155
  },
1156
1156
  "output": null,
1157
1157
  "errors": [
1158
1158
 
1159
1159
  ],
1160
- "documentation": "\n <p>Sets a stack policy for a specified stack.</p>\n "
1160
+ "documentation": null
1161
1161
  },
1162
1162
  "UpdateStack": {
1163
1163
  "name": "UpdateStack",
@@ -1168,35 +1168,35 @@
1168
1168
  "StackName": {
1169
1169
  "shape_name": "StackName",
1170
1170
  "type": "string",
1171
- "documentation": "\n <p>The name or stack ID of the stack to update.</p>\n <note> Must contain only alphanumeric characters (case sensitive) and start with an alpha character. Maximum\n length of the name is 255 characters. </note>\n ",
1171
+ "documentation": null,
1172
1172
  "required": true
1173
1173
  },
1174
1174
  "TemplateBody": {
1175
1175
  "shape_name": "TemplateBody",
1176
1176
  "type": "string",
1177
1177
  "min_length": 1,
1178
- "documentation": "\n <p>Structure containing the template body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n <p>Conditional: You must pass <code>TemplateBody</code> or <code>TemplateURL</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
1178
+ "documentation": null
1179
1179
  },
1180
1180
  "TemplateURL": {
1181
1181
  "shape_name": "TemplateURL",
1182
1182
  "type": "string",
1183
1183
  "min_length": 1,
1184
1184
  "max_length": 1024,
1185
- "documentation": "\n <p>Location of file containing the template body. The URL must point to a template located in an S3 bucket in the\n same region as the stack. For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.</p>\n <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
1185
+ "documentation": null
1186
1186
  },
1187
1187
  "StackPolicyDuringUpdateBody": {
1188
1188
  "shape_name": "StackPolicyDuringUpdateBody",
1189
1189
  "type": "string",
1190
1190
  "min_length": 1,
1191
1191
  "max_length": 16384,
1192
- "documentation": "\n <p>Structure containing the temporary overriding stack policy body. If you pass <code>StackPolicyDuringUpdateBody</code> and <code>StackPolicyDuringUpdateURL</code>, only\n <code>StackPolicyDuringUpdateBody</code> is used.</p>\n <p>If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that associated with the stack will be used.</p>\n "
1192
+ "documentation": null
1193
1193
  },
1194
1194
  "StackPolicyDuringUpdateURL": {
1195
1195
  "shape_name": "StackPolicyDuringUpdateURL",
1196
1196
  "type": "string",
1197
1197
  "min_length": 1,
1198
1198
  "max_length": 1350,
1199
- "documentation": "\n <p>Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. If you pass <code>StackPolicyDuringUpdateBody</code> and <code>StackPolicyDuringUpdateURL</code>, only\n <code>StackPolicyDuringUpdateBody</code> is used.</p>\n <p>If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.</p>\n "
1199
+ "documentation": null
1200
1200
  },
1201
1201
  "Parameters": {
1202
1202
  "shape_name": "Parameters",
@@ -1208,17 +1208,17 @@
1208
1208
  "ParameterKey": {
1209
1209
  "shape_name": "ParameterKey",
1210
1210
  "type": "string",
1211
- "documentation": "\n <p>The key associated with the parameter.</p>\n "
1211
+ "documentation": null
1212
1212
  },
1213
1213
  "ParameterValue": {
1214
1214
  "shape_name": "ParameterValue",
1215
1215
  "type": "string",
1216
- "documentation": "\n <p>The value associated with the parameter.</p>\n "
1216
+ "documentation": null
1217
1217
  }
1218
1218
  },
1219
- "documentation": "\n <p>The Parameter data type.</p>\n "
1219
+ "documentation": null
1220
1220
  },
1221
- "documentation": "\n <p>A list of <code>Parameter</code> structures that specify input parameters for the stack.</p>\n "
1221
+ "documentation": null
1222
1222
  },
1223
1223
  "Capabilities": {
1224
1224
  "shape_name": "Capabilities",
@@ -1231,24 +1231,24 @@
1231
1231
  ],
1232
1232
  "documentation": null
1233
1233
  },
1234
- "documentation": "\n <p>The list of capabilities that you want to allow in the stack. If your stack contains IAM resources, you must\n specify the CAPABILITY_IAM value for this parameter; otherwise, this action returns an InsufficientCapabilities\n error. IAM resources are the following: <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-accesskey.html\">AWS::IAM::AccessKey</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-group.html\">AWS::IAM::Group</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html\">AWS::IAM::Policy</a>, <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-user.html\">AWS::IAM::User</a>, and <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-addusertogroup.html\">AWS::IAM::UserToGroupAddition</a>.</p>\n "
1234
+ "documentation": null
1235
1235
  },
1236
1236
  "StackPolicyBody": {
1237
1237
  "shape_name": "StackPolicyBody",
1238
1238
  "type": "string",
1239
1239
  "min_length": 1,
1240
1240
  "max_length": 16384,
1241
- "documentation": "\n <p>Structure containing the updated stack policy body. If you pass <code>StackPolicyBody</code> and <code>StackPolicyURL</code>, only\n <code>StackPolicyBody</code> is used.</p>\n <p>If you want to update a stack policy during a stack update, specify an updated stack policy. For example, you can include an updated stack policy to protect a new resource created in the stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.</p>\n "
1241
+ "documentation": null
1242
1242
  },
1243
1243
  "StackPolicyURL": {
1244
1244
  "shape_name": "StackPolicyURL",
1245
1245
  "type": "string",
1246
1246
  "min_length": 1,
1247
1247
  "max_length": 1350,
1248
- "documentation": "\n <p>Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. If you pass <code>StackPolicyBody</code> and <code>StackPolicyURL</code>, only\n <code>StackPolicyBody</code> is used.</p>\n <p>If you want to update a stack policy during a stack update, specify an updated stack policy. For example, you can include an updated stack policy to protect a new resource created in the stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.</p>\n "
1248
+ "documentation": null
1249
1249
  }
1250
1250
  },
1251
- "documentation": "\n <p>The input for <a>UpdateStack</a> action.</p>\n "
1251
+ "documentation": null
1252
1252
  },
1253
1253
  "output": {
1254
1254
  "shape_name": "UpdateStackOutput",
@@ -1257,10 +1257,10 @@
1257
1257
  "StackId": {
1258
1258
  "shape_name": "StackId",
1259
1259
  "type": "string",
1260
- "documentation": "\n <p>Unique identifier of the stack.</p>\n "
1260
+ "documentation": null
1261
1261
  }
1262
1262
  },
1263
- "documentation": "\n <p>The output for a <a>UpdateStack</a> action.</p>\n "
1263
+ "documentation": null
1264
1264
  },
1265
1265
  "errors": [
1266
1266
  {
@@ -1268,10 +1268,10 @@
1268
1268
  "type": "structure",
1269
1269
  "members": {
1270
1270
  },
1271
- "documentation": "\n <p>The template contains resources with capabilities that were not specified in the Capabilities parameter.</p>\n "
1271
+ "documentation": null
1272
1272
  }
1273
1273
  ],
1274
- "documentation": "\n <p>Updates a stack as specified in the template. After the call completes successfully, the stack update starts.\n You can check the status of the stack via the <a>DescribeStacks</a> action.</p>\n <p></p>\n <p><b>Note: </b>You cannot update <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket.html\">AWS::S3::Bucket</a>\n resources, for example, to add or modify tags.</p>\n <p></p>\n <p>To get a copy of the template for an existing stack, you can use the <a>GetTemplate</a> action.</p>\n <p>Tags that were associated with this stack during creation time will still be associated with the stack after an\n <code>UpdateStack</code> operation.</p>\n <p>For more information about creating an update template, updating a stack, and monitoring the progress of the\n update, see <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html\">Updating a Stack</a>.</p>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=UpdateStack\n &StackName=MyStack\n &TemplateBody=[Template Document]\n &Parameters.member.1.ParameterKey=AvailabilityZone\n &Parameters.member.1.ParameterValue=us-east-1a\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<UpdateStackResult>\n <StackId>arn:aws:cloudformation:us-east-1:123456789:stack/MyStack/aaf549a0-a413-11df-adb3-5081b3858e83</StackId>\n</UpdateStackResult></queryresponse>\n </examples>\n "
1274
+ "documentation": null
1275
1275
  },
1276
1276
  "ValidateTemplate": {
1277
1277
  "name": "ValidateTemplate",
@@ -1283,17 +1283,17 @@
1283
1283
  "shape_name": "TemplateBody",
1284
1284
  "type": "string",
1285
1285
  "min_length": 1,
1286
- "documentation": "\n <p>String containing the template body. (For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.)</p>\n <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
1286
+ "documentation": null
1287
1287
  },
1288
1288
  "TemplateURL": {
1289
1289
  "shape_name": "TemplateURL",
1290
1290
  "type": "string",
1291
1291
  "min_length": 1,
1292
1292
  "max_length": 1024,
1293
- "documentation": "\n <p>Location of file containing the template body. The URL must point to a template (max size: 307,200 bytes)\n located in an S3 bucket in the same region as the stack. For more information, go to the <a href=\"http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide\">AWS CloudFormation User\n Guide</a>.</p>\n <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both are passed, only\n <code>TemplateBody</code> is used.</p>\n "
1293
+ "documentation": null
1294
1294
  }
1295
1295
  },
1296
- "documentation": "\n <p>The input for <a>ValidateTemplate</a> action.</p>\n "
1296
+ "documentation": null
1297
1297
  },
1298
1298
  "output": {
1299
1299
  "shape_name": "ValidateTemplateOutput",
@@ -1309,32 +1309,32 @@
1309
1309
  "ParameterKey": {
1310
1310
  "shape_name": "ParameterKey",
1311
1311
  "type": "string",
1312
- "documentation": "\n <p>The name associated with the parameter.</p>\n "
1312
+ "documentation": null
1313
1313
  },
1314
1314
  "DefaultValue": {
1315
1315
  "shape_name": "ParameterValue",
1316
1316
  "type": "string",
1317
- "documentation": "\n <p>The default value associated with the parameter.</p>\n "
1317
+ "documentation": null
1318
1318
  },
1319
1319
  "NoEcho": {
1320
1320
  "shape_name": "NoEcho",
1321
1321
  "type": "boolean",
1322
- "documentation": "\n <p>Flag indicating whether the parameter should be displayed as plain text in logs and UIs.</p>\n "
1322
+ "documentation": null
1323
1323
  },
1324
1324
  "Description": {
1325
1325
  "shape_name": "Description",
1326
1326
  "type": "string",
1327
- "documentation": "\n <p>User defined description associated with the parameter.</p>\n "
1327
+ "documentation": null
1328
1328
  }
1329
1329
  },
1330
- "documentation": "\n <p>The TemplateParameter data type.</p>\n "
1330
+ "documentation": null
1331
1331
  },
1332
- "documentation": "\n <p>A list of <code>TemplateParameter</code> structures.</p>\n "
1332
+ "documentation": null
1333
1333
  },
1334
1334
  "Description": {
1335
1335
  "shape_name": "Description",
1336
1336
  "type": "string",
1337
- "documentation": "\n <p>The description found within the template.</p>\n "
1337
+ "documentation": null
1338
1338
  },
1339
1339
  "Capabilities": {
1340
1340
  "shape_name": "Capabilities",
@@ -1347,20 +1347,20 @@
1347
1347
  ],
1348
1348
  "documentation": null
1349
1349
  },
1350
- "documentation": "\n <p>The capabilities found within the template. Currently, CAPABILITY_IAM is the only capability detected. If\n your template contains IAM resources, you must specify the CAPABILITY_IAM value for this parameter when you use\n the <a>CreateStack</a> or <a>UpdateStack</a> actions with your template; otherwise, those actions return an\n InsufficientCapabilities error.</p>\n "
1350
+ "documentation": null
1351
1351
  },
1352
1352
  "CapabilitiesReason": {
1353
1353
  "shape_name": "CapabilitiesReason",
1354
1354
  "type": "string",
1355
- "documentation": "\n <p>The capabilities reason found within the template.</p>\n "
1355
+ "documentation": null
1356
1356
  }
1357
1357
  },
1358
- "documentation": "\n <p>The output for <a>ValidateTemplate</a> action.</p>\n "
1358
+ "documentation": null
1359
1359
  },
1360
1360
  "errors": [
1361
1361
 
1362
1362
  ],
1363
- "documentation": "\n <p>Validates a specified template.</p>\n\n <examples>\n <queryrequest>\nhttps://cloudformation.us-east-1.amazonaws.com/\n ?Action=ValidateTemplate\n &TemplateBody=http://myTemplateRepository/TemplateOne.template\n &Version=2010-05-15\n &SignatureVersion=2\n &Timestamp=2010-07-27T22%3A26%3A28.000Z\n &AWSAccessKeyId=[AWS Access KeyID]\n &Signature=[Signature]</queryrequest>\n\n <queryresponse>\n<ValidateTemplateResponse xmlns=\"http://cloudformation.amazonaws.com/doc/2010-05-15/\">\n <ValidateTemplateResult>\n <Description></Description>\n <Parameters>\n <member>\n <NoEcho>false</NoEcho>\n <ParameterKey>InstanceType</ParameterKey>\n <Description>Type of instance to launch</Description>\n <DefaultValue>m1.small</DefaultValue>\n </member>\n <member>\n <NoEcho>false</NoEcho>\n <ParameterKey>WebServerPort</ParameterKey>\n <Description>The TCP port for the Web Server</Description>\n <DefaultValue>8888</DefaultValue>\n </member>\n <member>\n <NoEcho>false</NoEcho>\n <ParameterKey>KeyName</ParameterKey>\n <Description>Name of an existing EC2 KeyPair to enable SSH access into the server</Description>\n </member>\n </Parameters>\n </ValidateTemplateResult>\n <ResponseMetadata>\n <RequestId>0be7b6e8-e4a0-11e0-a5bd-9f8d5a7dbc91</RequestId>\n </ResponseMetadata>\n</ValidateTemplateResponse>\n</queryresponse>\n </examples>\n "
1363
+ "documentation": null
1364
1364
  }
1365
1365
  }
1366
1366
  }