aws-sdk 1.32.0 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (551) hide show
  1. checksums.yaml +5 -5
  2. data/CHANGELOG.md +100 -0
  3. data/LICENSE.txt +199 -9
  4. data/VERSION +1 -0
  5. data/lib/aws-sdk.rb +2 -14
  6. metadata +22 -591
  7. data/.yardopts +0 -7
  8. data/README.md +0 -291
  9. data/bin/aws-rb +0 -169
  10. data/ca-bundle.crt +0 -3554
  11. data/endpoints.json +0 -1506
  12. data/lib/aws.rb +0 -14
  13. data/lib/aws/api_config/AutoScaling-2011-01-01.yml +0 -869
  14. data/lib/aws/api_config/CloudFormation-2010-05-15.yml +0 -358
  15. data/lib/aws/api_config/CloudFront-2013-05-12.yml +0 -2448
  16. data/lib/aws/api_config/CloudFront-2013-08-26.yml +0 -2599
  17. data/lib/aws/api_config/CloudFront-2013-09-27.yml +0 -2765
  18. data/lib/aws/api_config/CloudFront-2013-11-11.yml +0 -2886
  19. data/lib/aws/api_config/CloudSearch-2011-02-01.yml +0 -681
  20. data/lib/aws/api_config/CloudTrail-2013-11-01.yml +0 -159
  21. data/lib/aws/api_config/CloudWatch-2010-08-01.yml +0 -433
  22. data/lib/aws/api_config/DataPipeline-2012-10-29.yml +0 -422
  23. data/lib/aws/api_config/DirectConnect-2012-10-25.yml +0 -735
  24. data/lib/aws/api_config/DynamoDB-2011-12-05.yml +0 -1168
  25. data/lib/aws/api_config/DynamoDB-2012-08-10.yml +0 -2005
  26. data/lib/aws/api_config/EC2-2013-08-15.yml +0 -4708
  27. data/lib/aws/api_config/EC2-2013-10-01.yml +0 -4726
  28. data/lib/aws/api_config/EC2-2013-10-15.yml +0 -4726
  29. data/lib/aws/api_config/ELB-2012-06-01.yml +0 -632
  30. data/lib/aws/api_config/EMR-2009-03-31.yml +0 -953
  31. data/lib/aws/api_config/ElastiCache-2013-06-15.yml +0 -1188
  32. data/lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml +0 -847
  33. data/lib/aws/api_config/ElasticTranscoder-2012-09-25.yml +0 -2285
  34. data/lib/aws/api_config/Glacier-2012-06-01.yml +0 -649
  35. data/lib/aws/api_config/IAM-2010-05-08.yml +0 -1297
  36. data/lib/aws/api_config/ImportExport-2010-06-01.yml +0 -109
  37. data/lib/aws/api_config/Kinesis-2013-12-02.yml +0 -201
  38. data/lib/aws/api_config/OpsWorks-2013-02-18.yml +0 -1825
  39. data/lib/aws/api_config/RDS-2013-05-15.yml +0 -2464
  40. data/lib/aws/api_config/RDS-2013-09-09.yml +0 -2641
  41. data/lib/aws/api_config/Redshift-2012-12-01.yml +0 -2137
  42. data/lib/aws/api_config/Route53-2012-12-12.yml +0 -547
  43. data/lib/aws/api_config/SNS-2010-03-31.yml +0 -433
  44. data/lib/aws/api_config/SQS-2012-11-05.yml +0 -319
  45. data/lib/aws/api_config/STS-2011-06-15.yml +0 -147
  46. data/lib/aws/api_config/SimpleDB-2009-04-15.yml +0 -306
  47. data/lib/aws/api_config/SimpleEmailService-2010-12-01.yml +0 -346
  48. data/lib/aws/api_config/SimpleWorkflow-2012-01-25.yml +0 -2388
  49. data/lib/aws/api_config/StorageGateway-2012-06-30.yml +0 -748
  50. data/lib/aws/api_config/StorageGateway-2013-06-30.yml +0 -1025
  51. data/lib/aws/api_config/Support-2013-04-15.yml +0 -426
  52. data/lib/aws/auto_scaling.rb +0 -163
  53. data/lib/aws/auto_scaling/activity.rb +0 -102
  54. data/lib/aws/auto_scaling/activity_collection.rb +0 -81
  55. data/lib/aws/auto_scaling/client.rb +0 -48
  56. data/lib/aws/auto_scaling/config.rb +0 -18
  57. data/lib/aws/auto_scaling/errors.rb +0 -22
  58. data/lib/aws/auto_scaling/group.rb +0 -421
  59. data/lib/aws/auto_scaling/group_collection.rb +0 -96
  60. data/lib/aws/auto_scaling/group_options.rb +0 -155
  61. data/lib/aws/auto_scaling/instance.rb +0 -192
  62. data/lib/aws/auto_scaling/instance_collection.rb +0 -63
  63. data/lib/aws/auto_scaling/launch_configuration.rb +0 -162
  64. data/lib/aws/auto_scaling/launch_configuration_collection.rb +0 -160
  65. data/lib/aws/auto_scaling/notification_configuration.rb +0 -89
  66. data/lib/aws/auto_scaling/notification_configuration_collection.rb +0 -183
  67. data/lib/aws/auto_scaling/scaling_policy.rb +0 -142
  68. data/lib/aws/auto_scaling/scaling_policy_collection.rb +0 -72
  69. data/lib/aws/auto_scaling/scaling_policy_options.rb +0 -65
  70. data/lib/aws/auto_scaling/scheduled_action.rb +0 -141
  71. data/lib/aws/auto_scaling/scheduled_action_collection.rb +0 -202
  72. data/lib/aws/auto_scaling/tag.rb +0 -59
  73. data/lib/aws/auto_scaling/tag_collection.rb +0 -114
  74. data/lib/aws/cloud_formation.rb +0 -272
  75. data/lib/aws/cloud_formation/client.rb +0 -48
  76. data/lib/aws/cloud_formation/config.rb +0 -18
  77. data/lib/aws/cloud_formation/errors.rb +0 -22
  78. data/lib/aws/cloud_formation/stack.rb +0 -266
  79. data/lib/aws/cloud_formation/stack_collection.rb +0 -232
  80. data/lib/aws/cloud_formation/stack_event.rb +0 -73
  81. data/lib/aws/cloud_formation/stack_event_collection.rb +0 -47
  82. data/lib/aws/cloud_formation/stack_options.rb +0 -72
  83. data/lib/aws/cloud_formation/stack_output.rb +0 -53
  84. data/lib/aws/cloud_formation/stack_resource.rb +0 -117
  85. data/lib/aws/cloud_formation/stack_resource_collection.rb +0 -83
  86. data/lib/aws/cloud_formation/stack_resource_summary_collection.rb +0 -64
  87. data/lib/aws/cloud_formation/stack_summary_collection.rb +0 -123
  88. data/lib/aws/cloud_front.rb +0 -72
  89. data/lib/aws/cloud_front/client.rb +0 -45
  90. data/lib/aws/cloud_front/config.rb +0 -18
  91. data/lib/aws/cloud_front/errors.rb +0 -22
  92. data/lib/aws/cloud_search.rb +0 -73
  93. data/lib/aws/cloud_search/client.rb +0 -36
  94. data/lib/aws/cloud_search/config.rb +0 -18
  95. data/lib/aws/cloud_search/errors.rb +0 -22
  96. data/lib/aws/cloud_trail.rb +0 -72
  97. data/lib/aws/cloud_trail/client.rb +0 -35
  98. data/lib/aws/cloud_trail/config.rb +0 -18
  99. data/lib/aws/cloud_trail/errors.rb +0 -22
  100. data/lib/aws/cloud_watch.rb +0 -118
  101. data/lib/aws/cloud_watch/alarm.rb +0 -290
  102. data/lib/aws/cloud_watch/alarm_collection.rb +0 -153
  103. data/lib/aws/cloud_watch/alarm_history_item.rb +0 -50
  104. data/lib/aws/cloud_watch/alarm_history_item_collection.rb +0 -84
  105. data/lib/aws/cloud_watch/client.rb +0 -40
  106. data/lib/aws/cloud_watch/config.rb +0 -18
  107. data/lib/aws/cloud_watch/errors.rb +0 -22
  108. data/lib/aws/cloud_watch/metric.rb +0 -135
  109. data/lib/aws/cloud_watch/metric_alarm_collection.rb +0 -160
  110. data/lib/aws/cloud_watch/metric_collection.rb +0 -129
  111. data/lib/aws/cloud_watch/metric_statistics.rb +0 -69
  112. data/lib/aws/core.rb +0 -701
  113. data/lib/aws/core/async_handle.rb +0 -90
  114. data/lib/aws/core/cacheable.rb +0 -77
  115. data/lib/aws/core/client.rb +0 -778
  116. data/lib/aws/core/collection.rb +0 -263
  117. data/lib/aws/core/collection/simple.rb +0 -82
  118. data/lib/aws/core/collection/with_limit_and_next_token.rb +0 -71
  119. data/lib/aws/core/collection/with_next_token.rb +0 -97
  120. data/lib/aws/core/configuration.rb +0 -541
  121. data/lib/aws/core/credential_providers.rb +0 -506
  122. data/lib/aws/core/data.rb +0 -247
  123. data/lib/aws/core/deprecations.rb +0 -84
  124. data/lib/aws/core/endpoints.rb +0 -37
  125. data/lib/aws/core/http/connection_pool.rb +0 -349
  126. data/lib/aws/core/http/curb_handler.rb +0 -148
  127. data/lib/aws/core/http/handler.rb +0 -89
  128. data/lib/aws/core/http/net_http_handler.rb +0 -147
  129. data/lib/aws/core/http/patch.rb +0 -102
  130. data/lib/aws/core/http/request.rb +0 -249
  131. data/lib/aws/core/http/response.rb +0 -81
  132. data/lib/aws/core/indifferent_hash.rb +0 -88
  133. data/lib/aws/core/inflection.rb +0 -56
  134. data/lib/aws/core/json_client.rb +0 -47
  135. data/lib/aws/core/json_parser.rb +0 -76
  136. data/lib/aws/core/json_request_builder.rb +0 -35
  137. data/lib/aws/core/json_response_parser.rb +0 -79
  138. data/lib/aws/core/lazy_error_classes.rb +0 -90
  139. data/lib/aws/core/log_formatter.rb +0 -428
  140. data/lib/aws/core/managed_file.rb +0 -32
  141. data/lib/aws/core/meta_utils.rb +0 -45
  142. data/lib/aws/core/model.rb +0 -57
  143. data/lib/aws/core/naming.rb +0 -30
  144. data/lib/aws/core/option_grammar.rb +0 -738
  145. data/lib/aws/core/options/json_serializer.rb +0 -82
  146. data/lib/aws/core/options/validator.rb +0 -155
  147. data/lib/aws/core/options/xml_serializer.rb +0 -118
  148. data/lib/aws/core/page_result.rb +0 -75
  149. data/lib/aws/core/policy.rb +0 -942
  150. data/lib/aws/core/query_client.rb +0 -41
  151. data/lib/aws/core/query_error_parser.rb +0 -24
  152. data/lib/aws/core/query_request_builder.rb +0 -47
  153. data/lib/aws/core/query_response_parser.rb +0 -35
  154. data/lib/aws/core/region.rb +0 -85
  155. data/lib/aws/core/region_collection.rb +0 -80
  156. data/lib/aws/core/resource.rb +0 -413
  157. data/lib/aws/core/resource_cache.rb +0 -40
  158. data/lib/aws/core/response.rb +0 -211
  159. data/lib/aws/core/response_cache.rb +0 -50
  160. data/lib/aws/core/rest_error_parser.rb +0 -24
  161. data/lib/aws/core/rest_json_client.rb +0 -40
  162. data/lib/aws/core/rest_request_builder.rb +0 -154
  163. data/lib/aws/core/rest_response_parser.rb +0 -66
  164. data/lib/aws/core/rest_xml_client.rb +0 -47
  165. data/lib/aws/core/service_interface.rb +0 -83
  166. data/lib/aws/core/signers/base.rb +0 -46
  167. data/lib/aws/core/signers/cloud_front.rb +0 -56
  168. data/lib/aws/core/signers/s3.rb +0 -159
  169. data/lib/aws/core/signers/version_2.rb +0 -72
  170. data/lib/aws/core/signers/version_3.rb +0 -86
  171. data/lib/aws/core/signers/version_3_https.rb +0 -61
  172. data/lib/aws/core/signers/version_4.rb +0 -228
  173. data/lib/aws/core/signers/version_4/chunk_signed_stream.rb +0 -191
  174. data/lib/aws/core/uri_escape.rb +0 -44
  175. data/lib/aws/core/xml/frame.rb +0 -244
  176. data/lib/aws/core/xml/frame_stack.rb +0 -85
  177. data/lib/aws/core/xml/grammar.rb +0 -306
  178. data/lib/aws/core/xml/parser.rb +0 -70
  179. data/lib/aws/core/xml/root_frame.rb +0 -65
  180. data/lib/aws/core/xml/sax_handlers/libxml.rb +0 -47
  181. data/lib/aws/core/xml/sax_handlers/nokogiri.rb +0 -56
  182. data/lib/aws/core/xml/sax_handlers/ox.rb +0 -41
  183. data/lib/aws/core/xml/sax_handlers/rexml.rb +0 -47
  184. data/lib/aws/core/xml/stub.rb +0 -123
  185. data/lib/aws/data_pipeline.rb +0 -72
  186. data/lib/aws/data_pipeline/client.rb +0 -36
  187. data/lib/aws/data_pipeline/config.rb +0 -18
  188. data/lib/aws/data_pipeline/errors.rb +0 -20
  189. data/lib/aws/direct_connect.rb +0 -73
  190. data/lib/aws/direct_connect/client.rb +0 -36
  191. data/lib/aws/direct_connect/config.rb +0 -18
  192. data/lib/aws/direct_connect/errors.rb +0 -22
  193. data/lib/aws/dynamo_db.rb +0 -214
  194. data/lib/aws/dynamo_db/attribute_collection.rb +0 -456
  195. data/lib/aws/dynamo_db/batch_get.rb +0 -213
  196. data/lib/aws/dynamo_db/batch_write.rb +0 -252
  197. data/lib/aws/dynamo_db/binary.rb +0 -35
  198. data/lib/aws/dynamo_db/client.rb +0 -129
  199. data/lib/aws/dynamo_db/client/v20111205.rb +0 -1266
  200. data/lib/aws/dynamo_db/client/v20120810.rb +0 -1409
  201. data/lib/aws/dynamo_db/client_v2.rb +0 -44
  202. data/lib/aws/dynamo_db/config.rb +0 -24
  203. data/lib/aws/dynamo_db/errors.rb +0 -20
  204. data/lib/aws/dynamo_db/expectations.rb +0 -40
  205. data/lib/aws/dynamo_db/item.rb +0 -133
  206. data/lib/aws/dynamo_db/item_collection.rb +0 -856
  207. data/lib/aws/dynamo_db/item_data.rb +0 -31
  208. data/lib/aws/dynamo_db/keys.rb +0 -41
  209. data/lib/aws/dynamo_db/primary_key_element.rb +0 -48
  210. data/lib/aws/dynamo_db/resource.rb +0 -33
  211. data/lib/aws/dynamo_db/table.rb +0 -496
  212. data/lib/aws/dynamo_db/table_collection.rb +0 -165
  213. data/lib/aws/dynamo_db/types.rb +0 -111
  214. data/lib/aws/ec2.rb +0 -428
  215. data/lib/aws/ec2/attachment.rb +0 -135
  216. data/lib/aws/ec2/attachment_collection.rb +0 -54
  217. data/lib/aws/ec2/availability_zone.rb +0 -86
  218. data/lib/aws/ec2/availability_zone_collection.rb +0 -43
  219. data/lib/aws/ec2/block_device_mappings.rb +0 -53
  220. data/lib/aws/ec2/client.rb +0 -101
  221. data/lib/aws/ec2/collection.rb +0 -36
  222. data/lib/aws/ec2/config.rb +0 -30
  223. data/lib/aws/ec2/customer_gateway.rb +0 -90
  224. data/lib/aws/ec2/customer_gateway_collection.rb +0 -73
  225. data/lib/aws/ec2/dhcp_options.rb +0 -106
  226. data/lib/aws/ec2/dhcp_options_collection.rb +0 -87
  227. data/lib/aws/ec2/elastic_ip.rb +0 -209
  228. data/lib/aws/ec2/elastic_ip_collection.rb +0 -93
  229. data/lib/aws/ec2/errors.rb +0 -32
  230. data/lib/aws/ec2/export_task.rb +0 -120
  231. data/lib/aws/ec2/export_task_collection.rb +0 -67
  232. data/lib/aws/ec2/filtered_collection.rb +0 -87
  233. data/lib/aws/ec2/has_permissions.rb +0 -44
  234. data/lib/aws/ec2/image.rb +0 -270
  235. data/lib/aws/ec2/image_collection.rb +0 -220
  236. data/lib/aws/ec2/instance.rb +0 -803
  237. data/lib/aws/ec2/instance_collection.rb +0 -391
  238. data/lib/aws/ec2/internet_gateway.rb +0 -122
  239. data/lib/aws/ec2/internet_gateway/attachment.rb +0 -78
  240. data/lib/aws/ec2/internet_gateway_collection.rb +0 -54
  241. data/lib/aws/ec2/key_pair.rb +0 -82
  242. data/lib/aws/ec2/key_pair_collection.rb +0 -99
  243. data/lib/aws/ec2/network_acl.rb +0 -256
  244. data/lib/aws/ec2/network_acl/association.rb +0 -56
  245. data/lib/aws/ec2/network_acl/entry.rb +0 -147
  246. data/lib/aws/ec2/network_acl_collection.rb +0 -64
  247. data/lib/aws/ec2/network_interface.rb +0 -237
  248. data/lib/aws/ec2/network_interface/attachment.rb +0 -100
  249. data/lib/aws/ec2/network_interface_collection.rb +0 -103
  250. data/lib/aws/ec2/permission_collection.rb +0 -174
  251. data/lib/aws/ec2/region.rb +0 -106
  252. data/lib/aws/ec2/region_collection.rb +0 -51
  253. data/lib/aws/ec2/reserved_instances.rb +0 -56
  254. data/lib/aws/ec2/reserved_instances_collection.rb +0 -40
  255. data/lib/aws/ec2/reserved_instances_offering.rb +0 -60
  256. data/lib/aws/ec2/reserved_instances_offering_collection.rb +0 -45
  257. data/lib/aws/ec2/resource.rb +0 -161
  258. data/lib/aws/ec2/resource_tag_collection.rb +0 -211
  259. data/lib/aws/ec2/route_table.rb +0 -205
  260. data/lib/aws/ec2/route_table/association.rb +0 -119
  261. data/lib/aws/ec2/route_table/route.rb +0 -119
  262. data/lib/aws/ec2/route_table_collection.rb +0 -72
  263. data/lib/aws/ec2/security_group.rb +0 -482
  264. data/lib/aws/ec2/security_group/ip_permission.rb +0 -135
  265. data/lib/aws/ec2/security_group/ip_permission_collection.rb +0 -82
  266. data/lib/aws/ec2/security_group_collection.rb +0 -133
  267. data/lib/aws/ec2/snapshot.rb +0 -143
  268. data/lib/aws/ec2/snapshot_collection.rb +0 -131
  269. data/lib/aws/ec2/subnet.rb +0 -161
  270. data/lib/aws/ec2/subnet_collection.rb +0 -115
  271. data/lib/aws/ec2/tag.rb +0 -81
  272. data/lib/aws/ec2/tag_collection.rb +0 -107
  273. data/lib/aws/ec2/tagged_collection.rb +0 -53
  274. data/lib/aws/ec2/tagged_item.rb +0 -85
  275. data/lib/aws/ec2/volume.rb +0 -174
  276. data/lib/aws/ec2/volume_collection.rb +0 -98
  277. data/lib/aws/ec2/vpc.rb +0 -166
  278. data/lib/aws/ec2/vpc_collection.rb +0 -70
  279. data/lib/aws/ec2/vpn_connection.rb +0 -99
  280. data/lib/aws/ec2/vpn_connection/telemetry.rb +0 -49
  281. data/lib/aws/ec2/vpn_connection_collection.rb +0 -96
  282. data/lib/aws/ec2/vpn_gateway.rb +0 -123
  283. data/lib/aws/ec2/vpn_gateway/attachment.rb +0 -45
  284. data/lib/aws/ec2/vpn_gateway_collection.rb +0 -77
  285. data/lib/aws/elastic_beanstalk.rb +0 -49
  286. data/lib/aws/elastic_beanstalk/client.rb +0 -36
  287. data/lib/aws/elastic_beanstalk/config.rb +0 -18
  288. data/lib/aws/elastic_beanstalk/errors.rb +0 -22
  289. data/lib/aws/elastic_transcoder.rb +0 -29
  290. data/lib/aws/elastic_transcoder/client.rb +0 -48
  291. data/lib/aws/elastic_transcoder/config.rb +0 -18
  292. data/lib/aws/elastic_transcoder/errors.rb +0 -23
  293. data/lib/aws/elasticache.rb +0 -49
  294. data/lib/aws/elasticache/client.rb +0 -35
  295. data/lib/aws/elasticache/config.rb +0 -18
  296. data/lib/aws/elasticache/errors.rb +0 -22
  297. data/lib/aws/elb.rb +0 -66
  298. data/lib/aws/elb/availability_zone_collection.rb +0 -138
  299. data/lib/aws/elb/backend_server_policy_collection.rb +0 -139
  300. data/lib/aws/elb/client.rb +0 -35
  301. data/lib/aws/elb/config.rb +0 -18
  302. data/lib/aws/elb/errors.rb +0 -26
  303. data/lib/aws/elb/instance_collection.rb +0 -168
  304. data/lib/aws/elb/listener.rb +0 -190
  305. data/lib/aws/elb/listener_collection.rb +0 -113
  306. data/lib/aws/elb/listener_opts.rb +0 -45
  307. data/lib/aws/elb/load_balancer.rb +0 -280
  308. data/lib/aws/elb/load_balancer_collection.rb +0 -146
  309. data/lib/aws/elb/load_balancer_policy.rb +0 -93
  310. data/lib/aws/elb/load_balancer_policy_collection.rb +0 -208
  311. data/lib/aws/emr.rb +0 -87
  312. data/lib/aws/emr/client.rb +0 -35
  313. data/lib/aws/emr/config.rb +0 -18
  314. data/lib/aws/emr/errors.rb +0 -22
  315. data/lib/aws/emr/instance_group.rb +0 -138
  316. data/lib/aws/emr/instance_group_collection.rb +0 -82
  317. data/lib/aws/emr/job_flow.rb +0 -307
  318. data/lib/aws/emr/job_flow_collection.rb +0 -185
  319. data/lib/aws/errors.rb +0 -162
  320. data/lib/aws/glacier.rb +0 -79
  321. data/lib/aws/glacier/archive.rb +0 -56
  322. data/lib/aws/glacier/archive_collection.rb +0 -146
  323. data/lib/aws/glacier/client.rb +0 -49
  324. data/lib/aws/glacier/config.rb +0 -19
  325. data/lib/aws/glacier/errors.rb +0 -22
  326. data/lib/aws/glacier/resource.rb +0 -30
  327. data/lib/aws/glacier/vault.rb +0 -145
  328. data/lib/aws/glacier/vault_collection.rb +0 -75
  329. data/lib/aws/glacier/vault_notification_configuration.rb +0 -29
  330. data/lib/aws/iam.rb +0 -408
  331. data/lib/aws/iam/access_key.rb +0 -185
  332. data/lib/aws/iam/access_key_collection.rb +0 -128
  333. data/lib/aws/iam/account_alias_collection.rb +0 -79
  334. data/lib/aws/iam/client.rb +0 -49
  335. data/lib/aws/iam/collection.rb +0 -83
  336. data/lib/aws/iam/config.rb +0 -18
  337. data/lib/aws/iam/errors.rb +0 -22
  338. data/lib/aws/iam/group.rb +0 -111
  339. data/lib/aws/iam/group_collection.rb +0 -132
  340. data/lib/aws/iam/group_policy_collection.rb +0 -47
  341. data/lib/aws/iam/group_user_collection.rb +0 -84
  342. data/lib/aws/iam/login_profile.rb +0 -99
  343. data/lib/aws/iam/mfa_device.rb +0 -52
  344. data/lib/aws/iam/mfa_device_collection.rb +0 -127
  345. data/lib/aws/iam/policy.rb +0 -46
  346. data/lib/aws/iam/policy_collection.rb +0 -188
  347. data/lib/aws/iam/resource.rb +0 -62
  348. data/lib/aws/iam/server_certificate.rb +0 -141
  349. data/lib/aws/iam/server_certificate_collection.rb +0 -138
  350. data/lib/aws/iam/signing_certificate.rb +0 -174
  351. data/lib/aws/iam/signing_certificate_collection.rb +0 -131
  352. data/lib/aws/iam/user.rb +0 -200
  353. data/lib/aws/iam/user_collection.rb +0 -133
  354. data/lib/aws/iam/user_group_collection.rb +0 -98
  355. data/lib/aws/iam/user_policy.rb +0 -90
  356. data/lib/aws/iam/user_policy_collection.rb +0 -45
  357. data/lib/aws/iam/virtual_mfa_device.rb +0 -139
  358. data/lib/aws/iam/virtual_mfa_device_collection.rb +0 -73
  359. data/lib/aws/import_export.rb +0 -73
  360. data/lib/aws/import_export/client.rb +0 -35
  361. data/lib/aws/import_export/config.rb +0 -19
  362. data/lib/aws/import_export/errors.rb +0 -22
  363. data/lib/aws/kinesis.rb +0 -53
  364. data/lib/aws/kinesis/client.rb +0 -35
  365. data/lib/aws/kinesis/config.rb +0 -18
  366. data/lib/aws/kinesis/errors.rb +0 -20
  367. data/lib/aws/ops_works.rb +0 -29
  368. data/lib/aws/ops_works/client.rb +0 -35
  369. data/lib/aws/ops_works/config.rb +0 -18
  370. data/lib/aws/ops_works/errors.rb +0 -20
  371. data/lib/aws/rails.rb +0 -195
  372. data/lib/aws/rds.rb +0 -70
  373. data/lib/aws/rds/client.rb +0 -42
  374. data/lib/aws/rds/config.rb +0 -18
  375. data/lib/aws/rds/db_instance.rb +0 -216
  376. data/lib/aws/rds/db_instance_collection.rb +0 -75
  377. data/lib/aws/rds/db_snapshot.rb +0 -163
  378. data/lib/aws/rds/db_snapshot_collection.rb +0 -89
  379. data/lib/aws/rds/errors.rb +0 -22
  380. data/lib/aws/record.rb +0 -139
  381. data/lib/aws/record/abstract_base.rb +0 -690
  382. data/lib/aws/record/attributes.rb +0 -388
  383. data/lib/aws/record/conversion.rb +0 -38
  384. data/lib/aws/record/dirty_tracking.rb +0 -287
  385. data/lib/aws/record/errors.rb +0 -143
  386. data/lib/aws/record/exceptions.rb +0 -51
  387. data/lib/aws/record/hash_model.rb +0 -204
  388. data/lib/aws/record/hash_model/attributes.rb +0 -195
  389. data/lib/aws/record/hash_model/finder_methods.rb +0 -172
  390. data/lib/aws/record/hash_model/scope.rb +0 -108
  391. data/lib/aws/record/model.rb +0 -453
  392. data/lib/aws/record/model/attributes.rb +0 -377
  393. data/lib/aws/record/model/finder_methods.rb +0 -232
  394. data/lib/aws/record/model/scope.rb +0 -212
  395. data/lib/aws/record/naming.rb +0 -31
  396. data/lib/aws/record/scope.rb +0 -203
  397. data/lib/aws/record/validations.rb +0 -694
  398. data/lib/aws/record/validator.rb +0 -246
  399. data/lib/aws/record/validators/acceptance.rb +0 -49
  400. data/lib/aws/record/validators/block.rb +0 -36
  401. data/lib/aws/record/validators/confirmation.rb +0 -41
  402. data/lib/aws/record/validators/count.rb +0 -106
  403. data/lib/aws/record/validators/exclusion.rb +0 -41
  404. data/lib/aws/record/validators/format.rb +0 -55
  405. data/lib/aws/record/validators/inclusion.rb +0 -54
  406. data/lib/aws/record/validators/length.rb +0 -105
  407. data/lib/aws/record/validators/method.rb +0 -31
  408. data/lib/aws/record/validators/numericality.rb +0 -136
  409. data/lib/aws/record/validators/presence.rb +0 -43
  410. data/lib/aws/redshift.rb +0 -51
  411. data/lib/aws/redshift/client.rb +0 -35
  412. data/lib/aws/redshift/config.rb +0 -18
  413. data/lib/aws/redshift/errors.rb +0 -22
  414. data/lib/aws/route_53.rb +0 -86
  415. data/lib/aws/route_53/change_batch.rb +0 -161
  416. data/lib/aws/route_53/change_info.rb +0 -72
  417. data/lib/aws/route_53/client.rb +0 -35
  418. data/lib/aws/route_53/config.rb +0 -18
  419. data/lib/aws/route_53/errors.rb +0 -22
  420. data/lib/aws/route_53/hosted_zone.rb +0 -111
  421. data/lib/aws/route_53/hosted_zone_collection.rb +0 -100
  422. data/lib/aws/route_53/resource_record_set.rb +0 -251
  423. data/lib/aws/route_53/resource_record_set_collection.rb +0 -110
  424. data/lib/aws/s3.rb +0 -156
  425. data/lib/aws/s3/access_control_list.rb +0 -265
  426. data/lib/aws/s3/acl_object.rb +0 -264
  427. data/lib/aws/s3/acl_options.rb +0 -204
  428. data/lib/aws/s3/bucket.rb +0 -742
  429. data/lib/aws/s3/bucket_collection.rb +0 -162
  430. data/lib/aws/s3/bucket_lifecycle_configuration.rb +0 -457
  431. data/lib/aws/s3/bucket_tag_collection.rb +0 -111
  432. data/lib/aws/s3/bucket_version_collection.rb +0 -79
  433. data/lib/aws/s3/cipher_io.rb +0 -120
  434. data/lib/aws/s3/client.rb +0 -1919
  435. data/lib/aws/s3/client/xml.rb +0 -259
  436. data/lib/aws/s3/config.rb +0 -48
  437. data/lib/aws/s3/cors_rule.rb +0 -108
  438. data/lib/aws/s3/cors_rule_collection.rb +0 -194
  439. data/lib/aws/s3/data_options.rb +0 -191
  440. data/lib/aws/s3/encryption_utils.rb +0 -146
  441. data/lib/aws/s3/errors.rb +0 -94
  442. data/lib/aws/s3/multipart_upload.rb +0 -351
  443. data/lib/aws/s3/multipart_upload_collection.rb +0 -76
  444. data/lib/aws/s3/object_collection.rb +0 -353
  445. data/lib/aws/s3/object_metadata.rb +0 -103
  446. data/lib/aws/s3/object_upload_collection.rb +0 -77
  447. data/lib/aws/s3/object_version.rb +0 -154
  448. data/lib/aws/s3/object_version_collection.rb +0 -89
  449. data/lib/aws/s3/paginated_collection.rb +0 -75
  450. data/lib/aws/s3/policy.rb +0 -74
  451. data/lib/aws/s3/prefix_and_delimiter_collection.rb +0 -47
  452. data/lib/aws/s3/prefixed_collection.rb +0 -85
  453. data/lib/aws/s3/presign_v4.rb +0 -127
  454. data/lib/aws/s3/presigned_post.rb +0 -554
  455. data/lib/aws/s3/request.rb +0 -62
  456. data/lib/aws/s3/s3_object.rb +0 -1781
  457. data/lib/aws/s3/tree.rb +0 -116
  458. data/lib/aws/s3/tree/branch_node.rb +0 -68
  459. data/lib/aws/s3/tree/child_collection.rb +0 -104
  460. data/lib/aws/s3/tree/leaf_node.rb +0 -94
  461. data/lib/aws/s3/tree/node.rb +0 -22
  462. data/lib/aws/s3/tree/parent.rb +0 -87
  463. data/lib/aws/s3/uploaded_part.rb +0 -82
  464. data/lib/aws/s3/uploaded_part_collection.rb +0 -84
  465. data/lib/aws/s3/website_configuration.rb +0 -102
  466. data/lib/aws/simple_db.rb +0 -218
  467. data/lib/aws/simple_db/attribute.rb +0 -156
  468. data/lib/aws/simple_db/attribute_collection.rb +0 -240
  469. data/lib/aws/simple_db/client.rb +0 -67
  470. data/lib/aws/simple_db/config.rb +0 -20
  471. data/lib/aws/simple_db/consistent_read_option.rb +0 -42
  472. data/lib/aws/simple_db/delete_attributes.rb +0 -62
  473. data/lib/aws/simple_db/domain.rb +0 -123
  474. data/lib/aws/simple_db/domain_collection.rb +0 -86
  475. data/lib/aws/simple_db/domain_metadata.rb +0 -110
  476. data/lib/aws/simple_db/errors.rb +0 -55
  477. data/lib/aws/simple_db/expect_condition_option.rb +0 -45
  478. data/lib/aws/simple_db/item.rb +0 -93
  479. data/lib/aws/simple_db/item_collection.rb +0 -654
  480. data/lib/aws/simple_db/item_data.rb +0 -73
  481. data/lib/aws/simple_db/put_attributes.rb +0 -60
  482. data/lib/aws/simple_email_service.rb +0 -430
  483. data/lib/aws/simple_email_service/client.rb +0 -37
  484. data/lib/aws/simple_email_service/config.rb +0 -18
  485. data/lib/aws/simple_email_service/email_address_collection.rb +0 -69
  486. data/lib/aws/simple_email_service/errors.rb +0 -22
  487. data/lib/aws/simple_email_service/identity.rb +0 -209
  488. data/lib/aws/simple_email_service/identity_collection.rb +0 -81
  489. data/lib/aws/simple_email_service/quotas.rb +0 -66
  490. data/lib/aws/simple_workflow.rb +0 -227
  491. data/lib/aws/simple_workflow/activity_task.rb +0 -178
  492. data/lib/aws/simple_workflow/activity_task_collection.rb +0 -123
  493. data/lib/aws/simple_workflow/activity_type.rb +0 -131
  494. data/lib/aws/simple_workflow/activity_type_collection.rb +0 -93
  495. data/lib/aws/simple_workflow/client.rb +0 -69
  496. data/lib/aws/simple_workflow/config.rb +0 -18
  497. data/lib/aws/simple_workflow/count.rb +0 -49
  498. data/lib/aws/simple_workflow/decision_task.rb +0 -603
  499. data/lib/aws/simple_workflow/decision_task_collection.rb +0 -225
  500. data/lib/aws/simple_workflow/domain.rb +0 -122
  501. data/lib/aws/simple_workflow/domain_collection.rb +0 -169
  502. data/lib/aws/simple_workflow/errors.rb +0 -20
  503. data/lib/aws/simple_workflow/history_event.rb +0 -276
  504. data/lib/aws/simple_workflow/history_event_collection.rb +0 -76
  505. data/lib/aws/simple_workflow/option_formatters.rb +0 -82
  506. data/lib/aws/simple_workflow/resource.rb +0 -94
  507. data/lib/aws/simple_workflow/type.rb +0 -89
  508. data/lib/aws/simple_workflow/type_collection.rb +0 -140
  509. data/lib/aws/simple_workflow/workflow_execution.rb +0 -384
  510. data/lib/aws/simple_workflow/workflow_execution_collection.rb +0 -617
  511. data/lib/aws/simple_workflow/workflow_type.rb +0 -179
  512. data/lib/aws/simple_workflow/workflow_type_collection.rb +0 -91
  513. data/lib/aws/sns.rb +0 -76
  514. data/lib/aws/sns/client.rb +0 -35
  515. data/lib/aws/sns/config.rb +0 -18
  516. data/lib/aws/sns/errors.rb +0 -22
  517. data/lib/aws/sns/has_delivery_policy.rb +0 -68
  518. data/lib/aws/sns/message.rb +0 -194
  519. data/lib/aws/sns/originators/from_auto_scaling.rb +0 -68
  520. data/lib/aws/sns/policy.rb +0 -47
  521. data/lib/aws/sns/subscription.rb +0 -165
  522. data/lib/aws/sns/subscription_collection.rb +0 -78
  523. data/lib/aws/sns/topic.rb +0 -403
  524. data/lib/aws/sns/topic_collection.rb +0 -62
  525. data/lib/aws/sns/topic_subscription_collection.rb +0 -54
  526. data/lib/aws/sqs.rb +0 -80
  527. data/lib/aws/sqs/client.rb +0 -53
  528. data/lib/aws/sqs/config.rb +0 -20
  529. data/lib/aws/sqs/errors.rb +0 -125
  530. data/lib/aws/sqs/policy.rb +0 -48
  531. data/lib/aws/sqs/queue.rb +0 -843
  532. data/lib/aws/sqs/queue_collection.rb +0 -182
  533. data/lib/aws/sqs/received_message.rb +0 -182
  534. data/lib/aws/sqs/received_sns_message.rb +0 -116
  535. data/lib/aws/storage_gateway.rb +0 -72
  536. data/lib/aws/storage_gateway/client.rb +0 -42
  537. data/lib/aws/storage_gateway/config.rb +0 -18
  538. data/lib/aws/storage_gateway/errors.rb +0 -22
  539. data/lib/aws/sts.rb +0 -164
  540. data/lib/aws/sts/client.rb +0 -46
  541. data/lib/aws/sts/config.rb +0 -18
  542. data/lib/aws/sts/errors.rb +0 -22
  543. data/lib/aws/sts/federated_session.rb +0 -56
  544. data/lib/aws/sts/policy.rb +0 -30
  545. data/lib/aws/sts/session.rb +0 -48
  546. data/lib/aws/support.rb +0 -29
  547. data/lib/aws/support/client.rb +0 -35
  548. data/lib/aws/support/config.rb +0 -18
  549. data/lib/aws/support/errors.rb +0 -20
  550. data/lib/aws/version.rb +0 -17
  551. data/rails/init.rb +0 -15
@@ -1,109 +0,0 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License"). You
4
- # may not use this file except in compliance with the License. A copy of
5
- # the License is located at
6
- #
7
- # http://aws.amazon.com/apache2.0/
8
- #
9
- # or in the "license" file accompanying this file. This file is
10
- # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
- # ANY KIND, either express or implied. See the License for the specific
12
- # language governing permissions and limitations under the License.
13
-
14
- ---
15
- :api_version: '2010-06-01'
16
- :operations:
17
- - :name: CancelJob
18
- :method: :cancel_job
19
- :inputs:
20
- JobId:
21
- - :string
22
- - :required
23
- :outputs:
24
- :children:
25
- CancelJobResult:
26
- :ignore: true
27
- :children:
28
- Success:
29
- :type: :boolean
30
- - :name: CreateJob
31
- :method: :create_job
32
- :inputs:
33
- JobType:
34
- - :string
35
- - :required
36
- Manifest:
37
- - :string
38
- - :required
39
- ManifestAddendum:
40
- - :string
41
- ValidateOnly:
42
- - :boolean
43
- - :required
44
- :outputs:
45
- :children:
46
- CreateJobResult:
47
- :ignore: true
48
- - :name: GetStatus
49
- :method: :get_status
50
- :inputs:
51
- JobId:
52
- - :string
53
- - :required
54
- :outputs:
55
- :children:
56
- GetStatusResult:
57
- :ignore: true
58
- :children:
59
- ErrorCount:
60
- :type: :integer
61
- CreationDate:
62
- :type: :time
63
- - :name: ListJobs
64
- :method: :list_jobs
65
- :inputs:
66
- MaxJobs:
67
- - :integer
68
- Marker:
69
- - :string
70
- :outputs:
71
- :children:
72
- ListJobsResult:
73
- :ignore: true
74
- :children:
75
- Jobs:
76
- :ignore: true
77
- :children:
78
- member:
79
- :rename: :jobs
80
- :list: true
81
- :children:
82
- CreationDate:
83
- :type: :time
84
- IsCanceled:
85
- :type: :boolean
86
- IsTruncated:
87
- :type: :boolean
88
- - :name: UpdateJob
89
- :method: :update_job
90
- :inputs:
91
- JobId:
92
- - :string
93
- - :required
94
- Manifest:
95
- - :string
96
- - :required
97
- JobType:
98
- - :string
99
- - :required
100
- ValidateOnly:
101
- - :boolean
102
- - :required
103
- :outputs:
104
- :children:
105
- UpdateJobResult:
106
- :ignore: true
107
- :children:
108
- Success:
109
- :type: :boolean
@@ -1,201 +0,0 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License"). You
4
- # may not use this file except in compliance with the License. A copy of
5
- # the License is located at
6
- #
7
- # http://aws.amazon.com/apache2.0/
8
- #
9
- # or in the "license" file accompanying this file. This file is
10
- # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
- # ANY KIND, either express or implied. See the License for the specific
12
- # language governing permissions and limitations under the License.
13
-
14
- ---
15
- :json_version: '1.1'
16
- :target_prefix: Kinesis_20131202.
17
- :api_version: '2013-12-02'
18
- :operations:
19
- - :name: CreateStream
20
- :method: :create_stream
21
- :inputs:
22
- StreamName:
23
- - :string
24
- - :required
25
- ShardCount:
26
- - :integer
27
- - :required
28
- :outputs: {}
29
- - :name: DeleteStream
30
- :method: :delete_stream
31
- :inputs:
32
- StreamName:
33
- - :string
34
- - :required
35
- :outputs: {}
36
- - :name: DescribeStream
37
- :method: :describe_stream
38
- :inputs:
39
- StreamName:
40
- - :string
41
- - :required
42
- Limit:
43
- - :integer
44
- ExclusiveStartShardId:
45
- - :string
46
- :outputs:
47
- StreamDescription:
48
- :sym: :stream_description
49
- :type: :hash
50
- :members:
51
- StreamName:
52
- :sym: :stream_name
53
- :type: :string
54
- StreamARN:
55
- :sym: :stream_arn
56
- :type: :string
57
- StreamStatus:
58
- :sym: :stream_status
59
- :type: :string
60
- Shards:
61
- :sym: :shards
62
- :type: :hash
63
- :members:
64
- ShardId:
65
- :sym: :shard_id
66
- :type: :string
67
- ParentShardId:
68
- :sym: :parent_shard_id
69
- :type: :string
70
- AdjacentParentShardId:
71
- :sym: :adjacent_parent_shard_id
72
- :type: :string
73
- HashKeyRange:
74
- :sym: :hash_key_range
75
- :type: :hash
76
- :members:
77
- StartingHashKey:
78
- :sym: :starting_hash_key
79
- :type: :string
80
- EndingHashKey:
81
- :sym: :ending_hash_key
82
- :type: :string
83
- SequenceNumberRange:
84
- :sym: :sequence_number_range
85
- :type: :hash
86
- :members:
87
- StartingSequenceNumber:
88
- :sym: :starting_sequence_number
89
- :type: :string
90
- EndingSequenceNumber:
91
- :sym: :ending_sequence_number
92
- :type: :string
93
- HasMoreShards:
94
- :sym: :has_more_shards
95
- :type: :boolean
96
- - :name: GetRecords
97
- :method: :get_records
98
- :inputs:
99
- ShardIterator:
100
- - :string
101
- - :required
102
- Limit:
103
- - :integer
104
- :outputs:
105
- Records:
106
- :sym: :records
107
- :type: :hash
108
- :members:
109
- SequenceNumber:
110
- :sym: :sequence_number
111
- :type: :string
112
- Data:
113
- :sym: :data
114
- :type: :blob
115
- PartitionKey:
116
- :sym: :partition_key
117
- :type: :string
118
- NextShardIterator:
119
- :sym: :next_shard_iterator
120
- :type: :string
121
- - :name: GetShardIterator
122
- :method: :get_shard_iterator
123
- :inputs:
124
- StreamName:
125
- - :string
126
- - :required
127
- ShardId:
128
- - :string
129
- - :required
130
- ShardIteratorType:
131
- - :string
132
- - :required
133
- StartingSequenceNumber:
134
- - :string
135
- :outputs:
136
- ShardIterator:
137
- :sym: :shard_iterator
138
- :type: :string
139
- - :name: ListStreams
140
- :method: :list_streams
141
- :inputs:
142
- Limit:
143
- - :integer
144
- ExclusiveStartStreamName:
145
- - :string
146
- :outputs:
147
- StreamNames:
148
- :sym: :stream_names
149
- :type: :string
150
- HasMoreStreams:
151
- :sym: :has_more_streams
152
- :type: :boolean
153
- - :name: MergeShards
154
- :method: :merge_shards
155
- :inputs:
156
- StreamName:
157
- - :string
158
- - :required
159
- ShardToMerge:
160
- - :string
161
- - :required
162
- AdjacentShardToMerge:
163
- - :string
164
- - :required
165
- :outputs: {}
166
- - :name: PutRecord
167
- :method: :put_record
168
- :inputs:
169
- StreamName:
170
- - :string
171
- - :required
172
- Data:
173
- - :blob
174
- - :required
175
- PartitionKey:
176
- - :string
177
- - :required
178
- ExplicitHashKey:
179
- - :string
180
- SequenceNumberForOrdering:
181
- - :string
182
- :outputs:
183
- ShardId:
184
- :sym: :shard_id
185
- :type: :string
186
- SequenceNumber:
187
- :sym: :sequence_number
188
- :type: :string
189
- - :name: SplitShard
190
- :method: :split_shard
191
- :inputs:
192
- StreamName:
193
- - :string
194
- - :required
195
- ShardToSplit:
196
- - :string
197
- - :required
198
- NewStartingHashKey:
199
- - :string
200
- - :required
201
- :outputs: {}
@@ -1,1825 +0,0 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License"). You
4
- # may not use this file except in compliance with the License. A copy of
5
- # the License is located at
6
- #
7
- # http://aws.amazon.com/apache2.0/
8
- #
9
- # or in the "license" file accompanying this file. This file is
10
- # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
- # ANY KIND, either express or implied. See the License for the specific
12
- # language governing permissions and limitations under the License.
13
-
14
- ---
15
- :json_version: '1.1'
16
- :target_prefix: OpsWorks_20130218.
17
- :api_version: '2013-02-18'
18
- :operations:
19
- - :name: AssignVolume
20
- :method: :assign_volume
21
- :inputs:
22
- VolumeId:
23
- - :string
24
- - :required
25
- InstanceId:
26
- - :string
27
- :outputs: {}
28
- - :name: AssociateElasticIp
29
- :method: :associate_elastic_ip
30
- :inputs:
31
- ElasticIp:
32
- - :string
33
- - :required
34
- InstanceId:
35
- - :string
36
- :outputs: {}
37
- - :name: AttachElasticLoadBalancer
38
- :method: :attach_elastic_load_balancer
39
- :inputs:
40
- ElasticLoadBalancerName:
41
- - :string
42
- - :required
43
- LayerId:
44
- - :string
45
- - :required
46
- :outputs: {}
47
- - :name: CloneStack
48
- :method: :clone_stack
49
- :inputs:
50
- SourceStackId:
51
- - :string
52
- - :required
53
- Name:
54
- - :string
55
- Region:
56
- - :string
57
- VpcId:
58
- - :string
59
- Attributes:
60
- - :map:
61
- :key:
62
- - :string
63
- :value:
64
- - :string
65
- ServiceRoleArn:
66
- - :string
67
- - :required
68
- DefaultInstanceProfileArn:
69
- - :string
70
- DefaultOs:
71
- - :string
72
- HostnameTheme:
73
- - :string
74
- DefaultAvailabilityZone:
75
- - :string
76
- DefaultSubnetId:
77
- - :string
78
- CustomJson:
79
- - :string
80
- ConfigurationManager:
81
- - :structure:
82
- Name:
83
- - :string
84
- Version:
85
- - :string
86
- UseCustomCookbooks:
87
- - :boolean
88
- CustomCookbooksSource:
89
- - :structure:
90
- Type:
91
- - :string
92
- Url:
93
- - :string
94
- Username:
95
- - :string
96
- Password:
97
- - :string
98
- SshKey:
99
- - :string
100
- Revision:
101
- - :string
102
- DefaultSshKeyName:
103
- - :string
104
- ClonePermissions:
105
- - :boolean
106
- CloneAppIds:
107
- - :list:
108
- - :string
109
- DefaultRootDeviceType:
110
- - :string
111
- :outputs:
112
- StackId:
113
- :sym: :stack_id
114
- :type: :string
115
- - :name: CreateApp
116
- :method: :create_app
117
- :inputs:
118
- StackId:
119
- - :string
120
- - :required
121
- Shortname:
122
- - :string
123
- Name:
124
- - :string
125
- - :required
126
- Description:
127
- - :string
128
- Type:
129
- - :string
130
- - :required
131
- AppSource:
132
- - :structure:
133
- Type:
134
- - :string
135
- Url:
136
- - :string
137
- Username:
138
- - :string
139
- Password:
140
- - :string
141
- SshKey:
142
- - :string
143
- Revision:
144
- - :string
145
- Domains:
146
- - :list:
147
- - :string
148
- EnableSsl:
149
- - :boolean
150
- SslConfiguration:
151
- - :structure:
152
- Certificate:
153
- - :string
154
- - :required
155
- PrivateKey:
156
- - :string
157
- - :required
158
- Chain:
159
- - :string
160
- Attributes:
161
- - :map:
162
- :key:
163
- - :string
164
- :value:
165
- - :string
166
- :outputs:
167
- AppId:
168
- :sym: :app_id
169
- :type: :string
170
- - :name: CreateDeployment
171
- :method: :create_deployment
172
- :inputs:
173
- StackId:
174
- - :string
175
- - :required
176
- AppId:
177
- - :string
178
- InstanceIds:
179
- - :list:
180
- - :string
181
- Command:
182
- - :structure:
183
- Name:
184
- - :string
185
- - :required
186
- Args:
187
- - :map:
188
- :key:
189
- - :string
190
- :value:
191
- - :list:
192
- - :string
193
- - :required
194
- Comment:
195
- - :string
196
- CustomJson:
197
- - :string
198
- :outputs:
199
- DeploymentId:
200
- :sym: :deployment_id
201
- :type: :string
202
- - :name: CreateInstance
203
- :method: :create_instance
204
- :inputs:
205
- StackId:
206
- - :string
207
- - :required
208
- LayerIds:
209
- - :list:
210
- - :string
211
- - :required
212
- InstanceType:
213
- - :string
214
- - :required
215
- AutoScalingType:
216
- - :string
217
- Hostname:
218
- - :string
219
- Os:
220
- - :string
221
- AmiId:
222
- - :string
223
- SshKeyName:
224
- - :string
225
- AvailabilityZone:
226
- - :string
227
- SubnetId:
228
- - :string
229
- Architecture:
230
- - :string
231
- RootDeviceType:
232
- - :string
233
- InstallUpdatesOnBoot:
234
- - :boolean
235
- :outputs:
236
- InstanceId:
237
- :sym: :instance_id
238
- :type: :string
239
- - :name: CreateLayer
240
- :method: :create_layer
241
- :inputs:
242
- StackId:
243
- - :string
244
- - :required
245
- Type:
246
- - :string
247
- - :required
248
- Name:
249
- - :string
250
- - :required
251
- Shortname:
252
- - :string
253
- - :required
254
- Attributes:
255
- - :map:
256
- :key:
257
- - :string
258
- :value:
259
- - :string
260
- CustomInstanceProfileArn:
261
- - :string
262
- CustomSecurityGroupIds:
263
- - :list:
264
- - :string
265
- Packages:
266
- - :list:
267
- - :string
268
- VolumeConfigurations:
269
- - :list:
270
- - :structure:
271
- MountPoint:
272
- - :string
273
- - :required
274
- RaidLevel:
275
- - :integer
276
- NumberOfDisks:
277
- - :integer
278
- - :required
279
- Size:
280
- - :integer
281
- - :required
282
- EnableAutoHealing:
283
- - :boolean
284
- AutoAssignElasticIps:
285
- - :boolean
286
- AutoAssignPublicIps:
287
- - :boolean
288
- CustomRecipes:
289
- - :structure:
290
- Setup:
291
- - :list:
292
- - :string
293
- Configure:
294
- - :list:
295
- - :string
296
- Deploy:
297
- - :list:
298
- - :string
299
- Undeploy:
300
- - :list:
301
- - :string
302
- Shutdown:
303
- - :list:
304
- - :string
305
- InstallUpdatesOnBoot:
306
- - :boolean
307
- :outputs:
308
- LayerId:
309
- :sym: :layer_id
310
- :type: :string
311
- - :name: CreateStack
312
- :method: :create_stack
313
- :inputs:
314
- Name:
315
- - :string
316
- - :required
317
- Region:
318
- - :string
319
- - :required
320
- VpcId:
321
- - :string
322
- Attributes:
323
- - :map:
324
- :key:
325
- - :string
326
- :value:
327
- - :string
328
- ServiceRoleArn:
329
- - :string
330
- - :required
331
- DefaultInstanceProfileArn:
332
- - :string
333
- - :required
334
- DefaultOs:
335
- - :string
336
- HostnameTheme:
337
- - :string
338
- DefaultAvailabilityZone:
339
- - :string
340
- DefaultSubnetId:
341
- - :string
342
- CustomJson:
343
- - :string
344
- ConfigurationManager:
345
- - :structure:
346
- Name:
347
- - :string
348
- Version:
349
- - :string
350
- UseCustomCookbooks:
351
- - :boolean
352
- CustomCookbooksSource:
353
- - :structure:
354
- Type:
355
- - :string
356
- Url:
357
- - :string
358
- Username:
359
- - :string
360
- Password:
361
- - :string
362
- SshKey:
363
- - :string
364
- Revision:
365
- - :string
366
- DefaultSshKeyName:
367
- - :string
368
- DefaultRootDeviceType:
369
- - :string
370
- :outputs:
371
- StackId:
372
- :sym: :stack_id
373
- :type: :string
374
- - :name: CreateUserProfile
375
- :method: :create_user_profile
376
- :inputs:
377
- IamUserArn:
378
- - :string
379
- - :required
380
- SshUsername:
381
- - :string
382
- SshPublicKey:
383
- - :string
384
- AllowSelfManagement:
385
- - :boolean
386
- :outputs:
387
- IamUserArn:
388
- :sym: :iam_user_arn
389
- :type: :string
390
- - :name: DeleteApp
391
- :method: :delete_app
392
- :inputs:
393
- AppId:
394
- - :string
395
- - :required
396
- :outputs: {}
397
- - :name: DeleteInstance
398
- :method: :delete_instance
399
- :inputs:
400
- InstanceId:
401
- - :string
402
- - :required
403
- DeleteElasticIp:
404
- - :boolean
405
- DeleteVolumes:
406
- - :boolean
407
- :outputs: {}
408
- - :name: DeleteLayer
409
- :method: :delete_layer
410
- :inputs:
411
- LayerId:
412
- - :string
413
- - :required
414
- :outputs: {}
415
- - :name: DeleteStack
416
- :method: :delete_stack
417
- :inputs:
418
- StackId:
419
- - :string
420
- - :required
421
- :outputs: {}
422
- - :name: DeleteUserProfile
423
- :method: :delete_user_profile
424
- :inputs:
425
- IamUserArn:
426
- - :string
427
- - :required
428
- :outputs: {}
429
- - :name: DeregisterElasticIp
430
- :method: :deregister_elastic_ip
431
- :inputs:
432
- ElasticIp:
433
- - :string
434
- - :required
435
- :outputs: {}
436
- - :name: DeregisterVolume
437
- :method: :deregister_volume
438
- :inputs:
439
- VolumeId:
440
- - :string
441
- - :required
442
- :outputs: {}
443
- - :name: DescribeApps
444
- :method: :describe_apps
445
- :inputs:
446
- StackId:
447
- - :string
448
- AppIds:
449
- - :list:
450
- - :string
451
- :outputs:
452
- Apps:
453
- :sym: :apps
454
- :type: :hash
455
- :members:
456
- AppId:
457
- :sym: :app_id
458
- :type: :string
459
- StackId:
460
- :sym: :stack_id
461
- :type: :string
462
- Shortname:
463
- :sym: :shortname
464
- :type: :string
465
- Name:
466
- :sym: :name
467
- :type: :string
468
- Description:
469
- :sym: :description
470
- :type: :string
471
- Type:
472
- :sym: :type
473
- :type: :string
474
- AppSource:
475
- :sym: :app_source
476
- :type: :hash
477
- :members:
478
- Type:
479
- :sym: :type
480
- :type: :string
481
- Url:
482
- :sym: :url
483
- :type: :string
484
- Username:
485
- :sym: :username
486
- :type: :string
487
- Password:
488
- :sym: :password
489
- :type: :string
490
- SshKey:
491
- :sym: :ssh_key
492
- :type: :string
493
- Revision:
494
- :sym: :revision
495
- :type: :string
496
- Domains:
497
- :sym: :domains
498
- :type: :string
499
- EnableSsl:
500
- :sym: :enable_ssl
501
- :type: :boolean
502
- SslConfiguration:
503
- :sym: :ssl_configuration
504
- :type: :hash
505
- :members:
506
- Certificate:
507
- :sym: :certificate
508
- :type: :string
509
- PrivateKey:
510
- :sym: :private_key
511
- :type: :string
512
- Chain:
513
- :sym: :chain
514
- :type: :string
515
- Attributes:
516
- :sym: :attributes
517
- :type: :map
518
- :members:
519
- :sym: :map_value
520
- :type: :string
521
- CreatedAt:
522
- :sym: :created_at
523
- :type: :string
524
- - :name: DescribeCommands
525
- :method: :describe_commands
526
- :inputs:
527
- DeploymentId:
528
- - :string
529
- InstanceId:
530
- - :string
531
- CommandIds:
532
- - :list:
533
- - :string
534
- :outputs:
535
- Commands:
536
- :sym: :commands
537
- :type: :hash
538
- :members:
539
- CommandId:
540
- :sym: :command_id
541
- :type: :string
542
- InstanceId:
543
- :sym: :instance_id
544
- :type: :string
545
- DeploymentId:
546
- :sym: :deployment_id
547
- :type: :string
548
- CreatedAt:
549
- :sym: :created_at
550
- :type: :string
551
- AcknowledgedAt:
552
- :sym: :acknowledged_at
553
- :type: :string
554
- CompletedAt:
555
- :sym: :completed_at
556
- :type: :string
557
- Status:
558
- :sym: :status
559
- :type: :string
560
- ExitCode:
561
- :sym: :exit_code
562
- :type: :integer
563
- LogUrl:
564
- :sym: :log_url
565
- :type: :string
566
- Type:
567
- :sym: :type
568
- :type: :string
569
- - :name: DescribeDeployments
570
- :method: :describe_deployments
571
- :inputs:
572
- StackId:
573
- - :string
574
- AppId:
575
- - :string
576
- DeploymentIds:
577
- - :list:
578
- - :string
579
- :outputs:
580
- Deployments:
581
- :sym: :deployments
582
- :type: :hash
583
- :members:
584
- DeploymentId:
585
- :sym: :deployment_id
586
- :type: :string
587
- StackId:
588
- :sym: :stack_id
589
- :type: :string
590
- AppId:
591
- :sym: :app_id
592
- :type: :string
593
- CreatedAt:
594
- :sym: :created_at
595
- :type: :string
596
- CompletedAt:
597
- :sym: :completed_at
598
- :type: :string
599
- Duration:
600
- :sym: :duration
601
- :type: :integer
602
- IamUserArn:
603
- :sym: :iam_user_arn
604
- :type: :string
605
- Comment:
606
- :sym: :comment
607
- :type: :string
608
- Command:
609
- :sym: :command
610
- :type: :hash
611
- :members:
612
- Name:
613
- :sym: :name
614
- :type: :string
615
- Args:
616
- :sym: :args
617
- :type: :map
618
- :members:
619
- :sym: :value
620
- :type: :string
621
- Status:
622
- :sym: :status
623
- :type: :string
624
- CustomJson:
625
- :sym: :custom_json
626
- :type: :string
627
- InstanceIds:
628
- :sym: :instance_ids
629
- :type: :string
630
- - :name: DescribeElasticIps
631
- :method: :describe_elastic_ips
632
- :inputs:
633
- InstanceId:
634
- - :string
635
- StackId:
636
- - :string
637
- Ips:
638
- - :list:
639
- - :string
640
- :outputs:
641
- ElasticIps:
642
- :sym: :elastic_ips
643
- :type: :hash
644
- :members:
645
- Ip:
646
- :sym: :ip
647
- :type: :string
648
- Name:
649
- :sym: :name
650
- :type: :string
651
- Domain:
652
- :sym: :domain
653
- :type: :string
654
- Region:
655
- :sym: :region
656
- :type: :string
657
- InstanceId:
658
- :sym: :instance_id
659
- :type: :string
660
- - :name: DescribeElasticLoadBalancers
661
- :method: :describe_elastic_load_balancers
662
- :inputs:
663
- StackId:
664
- - :string
665
- LayerIds:
666
- - :list:
667
- - :string
668
- :outputs:
669
- ElasticLoadBalancers:
670
- :sym: :elastic_load_balancers
671
- :type: :hash
672
- :members:
673
- ElasticLoadBalancerName:
674
- :sym: :elastic_load_balancer_name
675
- :type: :string
676
- Region:
677
- :sym: :region
678
- :type: :string
679
- DnsName:
680
- :sym: :dns_name
681
- :type: :string
682
- StackId:
683
- :sym: :stack_id
684
- :type: :string
685
- LayerId:
686
- :sym: :layer_id
687
- :type: :string
688
- VpcId:
689
- :sym: :vpc_id
690
- :type: :string
691
- AvailabilityZones:
692
- :sym: :availability_zones
693
- :type: :string
694
- SubnetIds:
695
- :sym: :subnet_ids
696
- :type: :string
697
- Ec2InstanceIds:
698
- :sym: :ec_2_instance_ids
699
- :type: :string
700
- - :name: DescribeInstances
701
- :method: :describe_instances
702
- :inputs:
703
- StackId:
704
- - :string
705
- LayerId:
706
- - :string
707
- InstanceIds:
708
- - :list:
709
- - :string
710
- :outputs:
711
- Instances:
712
- :sym: :instances
713
- :type: :hash
714
- :members:
715
- InstanceId:
716
- :sym: :instance_id
717
- :type: :string
718
- Ec2InstanceId:
719
- :sym: :ec2_instance_id
720
- :type: :string
721
- Hostname:
722
- :sym: :hostname
723
- :type: :string
724
- StackId:
725
- :sym: :stack_id
726
- :type: :string
727
- LayerIds:
728
- :sym: :layer_ids
729
- :type: :string
730
- SecurityGroupIds:
731
- :sym: :security_group_ids
732
- :type: :string
733
- InstanceType:
734
- :sym: :instance_type
735
- :type: :string
736
- InstanceProfileArn:
737
- :sym: :instance_profile_arn
738
- :type: :string
739
- Status:
740
- :sym: :status
741
- :type: :string
742
- Os:
743
- :sym: :os
744
- :type: :string
745
- AmiId:
746
- :sym: :ami_id
747
- :type: :string
748
- AvailabilityZone:
749
- :sym: :availability_zone
750
- :type: :string
751
- SubnetId:
752
- :sym: :subnet_id
753
- :type: :string
754
- PublicDns:
755
- :sym: :public_dns
756
- :type: :string
757
- PrivateDns:
758
- :sym: :private_dns
759
- :type: :string
760
- PublicIp:
761
- :sym: :public_ip
762
- :type: :string
763
- PrivateIp:
764
- :sym: :private_ip
765
- :type: :string
766
- ElasticIp:
767
- :sym: :elastic_ip
768
- :type: :string
769
- AutoScalingType:
770
- :sym: :auto_scaling_type
771
- :type: :string
772
- SshKeyName:
773
- :sym: :ssh_key_name
774
- :type: :string
775
- SshHostRsaKeyFingerprint:
776
- :sym: :ssh_host_rsa_key_fingerprint
777
- :type: :string
778
- SshHostDsaKeyFingerprint:
779
- :sym: :ssh_host_dsa_key_fingerprint
780
- :type: :string
781
- CreatedAt:
782
- :sym: :created_at
783
- :type: :string
784
- LastServiceErrorId:
785
- :sym: :last_service_error_id
786
- :type: :string
787
- Architecture:
788
- :sym: :architecture
789
- :type: :string
790
- RootDeviceType:
791
- :sym: :root_device_type
792
- :type: :string
793
- RootDeviceVolumeId:
794
- :sym: :root_device_volume_id
795
- :type: :string
796
- InstallUpdatesOnBoot:
797
- :sym: :install_updates_on_boot
798
- :type: :boolean
799
- - :name: DescribeLayers
800
- :method: :describe_layers
801
- :inputs:
802
- StackId:
803
- - :string
804
- LayerIds:
805
- - :list:
806
- - :string
807
- :outputs:
808
- Layers:
809
- :sym: :layers
810
- :type: :hash
811
- :members:
812
- StackId:
813
- :sym: :stack_id
814
- :type: :string
815
- LayerId:
816
- :sym: :layer_id
817
- :type: :string
818
- Type:
819
- :sym: :type
820
- :type: :string
821
- Name:
822
- :sym: :name
823
- :type: :string
824
- Shortname:
825
- :sym: :shortname
826
- :type: :string
827
- Attributes:
828
- :sym: :attributes
829
- :type: :map
830
- :members:
831
- :sym: :map_value
832
- :type: :string
833
- CustomInstanceProfileArn:
834
- :sym: :custom_instance_profile_arn
835
- :type: :string
836
- CustomSecurityGroupIds:
837
- :sym: :custom_security_group_ids
838
- :type: :string
839
- DefaultSecurityGroupNames:
840
- :sym: :default_security_group_names
841
- :type: :string
842
- Packages:
843
- :sym: :packages
844
- :type: :string
845
- VolumeConfigurations:
846
- :sym: :volume_configurations
847
- :type: :hash
848
- :members:
849
- MountPoint:
850
- :sym: :mount_point
851
- :type: :string
852
- RaidLevel:
853
- :sym: :raid_level
854
- :type: :integer
855
- NumberOfDisks:
856
- :sym: :number_of_disks
857
- :type: :integer
858
- Size:
859
- :sym: :size
860
- :type: :integer
861
- EnableAutoHealing:
862
- :sym: :enable_auto_healing
863
- :type: :boolean
864
- AutoAssignElasticIps:
865
- :sym: :auto_assign_elastic_ips
866
- :type: :boolean
867
- AutoAssignPublicIps:
868
- :sym: :auto_assign_public_ips
869
- :type: :boolean
870
- DefaultRecipes:
871
- :sym: :default_recipes
872
- :type: :hash
873
- :members:
874
- Setup:
875
- :sym: :setup
876
- :type: :string
877
- Configure:
878
- :sym: :configure
879
- :type: :string
880
- Deploy:
881
- :sym: :deploy
882
- :type: :string
883
- Undeploy:
884
- :sym: :undeploy
885
- :type: :string
886
- Shutdown:
887
- :sym: :shutdown
888
- :type: :string
889
- CustomRecipes:
890
- :sym: :custom_recipes
891
- :type: :hash
892
- :members:
893
- Setup:
894
- :sym: :setup
895
- :type: :string
896
- Configure:
897
- :sym: :configure
898
- :type: :string
899
- Deploy:
900
- :sym: :deploy
901
- :type: :string
902
- Undeploy:
903
- :sym: :undeploy
904
- :type: :string
905
- Shutdown:
906
- :sym: :shutdown
907
- :type: :string
908
- CreatedAt:
909
- :sym: :created_at
910
- :type: :string
911
- InstallUpdatesOnBoot:
912
- :sym: :install_updates_on_boot
913
- :type: :boolean
914
- - :name: DescribeLoadBasedAutoScaling
915
- :method: :describe_load_based_auto_scaling
916
- :inputs:
917
- LayerIds:
918
- - :list:
919
- - :string
920
- - :required
921
- :outputs:
922
- LoadBasedAutoScalingConfigurations:
923
- :sym: :load_based_auto_scaling_configurations
924
- :type: :hash
925
- :members:
926
- LayerId:
927
- :sym: :layer_id
928
- :type: :string
929
- Enable:
930
- :sym: :enable
931
- :type: :boolean
932
- UpScaling:
933
- :sym: :up_scaling
934
- :type: :hash
935
- :members:
936
- InstanceCount:
937
- :sym: :instance_count
938
- :type: :integer
939
- ThresholdsWaitTime:
940
- :sym: :thresholds_wait_time
941
- :type: :integer
942
- IgnoreMetricsTime:
943
- :sym: :ignore_metrics_time
944
- :type: :integer
945
- CpuThreshold:
946
- :sym: :cpu_threshold
947
- :type: :float
948
- MemoryThreshold:
949
- :sym: :memory_threshold
950
- :type: :float
951
- LoadThreshold:
952
- :sym: :load_threshold
953
- :type: :float
954
- DownScaling:
955
- :sym: :down_scaling
956
- :type: :hash
957
- :members:
958
- InstanceCount:
959
- :sym: :instance_count
960
- :type: :integer
961
- ThresholdsWaitTime:
962
- :sym: :thresholds_wait_time
963
- :type: :integer
964
- IgnoreMetricsTime:
965
- :sym: :ignore_metrics_time
966
- :type: :integer
967
- CpuThreshold:
968
- :sym: :cpu_threshold
969
- :type: :float
970
- MemoryThreshold:
971
- :sym: :memory_threshold
972
- :type: :float
973
- LoadThreshold:
974
- :sym: :load_threshold
975
- :type: :float
976
- - :name: DescribeMyUserProfile
977
- :method: :describe_my_user_profile
978
- :inputs: {}
979
- :outputs:
980
- UserProfile:
981
- :sym: :user_profile
982
- :type: :hash
983
- :members:
984
- IamUserArn:
985
- :sym: :iam_user_arn
986
- :type: :string
987
- Name:
988
- :sym: :name
989
- :type: :string
990
- SshUsername:
991
- :sym: :ssh_username
992
- :type: :string
993
- SshPublicKey:
994
- :sym: :ssh_public_key
995
- :type: :string
996
- - :name: DescribePermissions
997
- :method: :describe_permissions
998
- :inputs:
999
- IamUserArn:
1000
- - :string
1001
- StackId:
1002
- - :string
1003
- :outputs:
1004
- Permissions:
1005
- :sym: :permissions
1006
- :type: :hash
1007
- :members:
1008
- StackId:
1009
- :sym: :stack_id
1010
- :type: :string
1011
- IamUserArn:
1012
- :sym: :iam_user_arn
1013
- :type: :string
1014
- AllowSsh:
1015
- :sym: :allow_ssh
1016
- :type: :boolean
1017
- AllowSudo:
1018
- :sym: :allow_sudo
1019
- :type: :boolean
1020
- Level:
1021
- :sym: :level
1022
- :type: :string
1023
- - :name: DescribeRaidArrays
1024
- :method: :describe_raid_arrays
1025
- :inputs:
1026
- InstanceId:
1027
- - :string
1028
- RaidArrayIds:
1029
- - :list:
1030
- - :string
1031
- :outputs:
1032
- RaidArrays:
1033
- :sym: :raid_arrays
1034
- :type: :hash
1035
- :members:
1036
- RaidArrayId:
1037
- :sym: :raid_array_id
1038
- :type: :string
1039
- InstanceId:
1040
- :sym: :instance_id
1041
- :type: :string
1042
- Name:
1043
- :sym: :name
1044
- :type: :string
1045
- RaidLevel:
1046
- :sym: :raid_level
1047
- :type: :integer
1048
- NumberOfDisks:
1049
- :sym: :number_of_disks
1050
- :type: :integer
1051
- Size:
1052
- :sym: :size
1053
- :type: :integer
1054
- Device:
1055
- :sym: :device
1056
- :type: :string
1057
- MountPoint:
1058
- :sym: :mount_point
1059
- :type: :string
1060
- AvailabilityZone:
1061
- :sym: :availability_zone
1062
- :type: :string
1063
- CreatedAt:
1064
- :sym: :created_at
1065
- :type: :string
1066
- - :name: DescribeServiceErrors
1067
- :method: :describe_service_errors
1068
- :inputs:
1069
- StackId:
1070
- - :string
1071
- InstanceId:
1072
- - :string
1073
- ServiceErrorIds:
1074
- - :list:
1075
- - :string
1076
- :outputs:
1077
- ServiceErrors:
1078
- :sym: :service_errors
1079
- :type: :hash
1080
- :members:
1081
- ServiceErrorId:
1082
- :sym: :service_error_id
1083
- :type: :string
1084
- StackId:
1085
- :sym: :stack_id
1086
- :type: :string
1087
- InstanceId:
1088
- :sym: :instance_id
1089
- :type: :string
1090
- Type:
1091
- :sym: :type
1092
- :type: :string
1093
- Message:
1094
- :sym: :message
1095
- :type: :string
1096
- CreatedAt:
1097
- :sym: :created_at
1098
- :type: :string
1099
- - :name: DescribeStackSummary
1100
- :method: :describe_stack_summary
1101
- :inputs:
1102
- StackId:
1103
- - :string
1104
- - :required
1105
- :outputs:
1106
- StackSummary:
1107
- :sym: :stack_summary
1108
- :type: :hash
1109
- :members:
1110
- StackId:
1111
- :sym: :stack_id
1112
- :type: :string
1113
- Name:
1114
- :sym: :name
1115
- :type: :string
1116
- LayersCount:
1117
- :sym: :layers_count
1118
- :type: :integer
1119
- AppsCount:
1120
- :sym: :apps_count
1121
- :type: :integer
1122
- InstancesCount:
1123
- :sym: :instances_count
1124
- :type: :hash
1125
- :members:
1126
- Booting:
1127
- :sym: :booting
1128
- :type: :integer
1129
- ConnectionLost:
1130
- :sym: :connection_lost
1131
- :type: :integer
1132
- Pending:
1133
- :sym: :pending
1134
- :type: :integer
1135
- Rebooting:
1136
- :sym: :rebooting
1137
- :type: :integer
1138
- Requested:
1139
- :sym: :requested
1140
- :type: :integer
1141
- RunningSetup:
1142
- :sym: :running_setup
1143
- :type: :integer
1144
- SetupFailed:
1145
- :sym: :setup_failed
1146
- :type: :integer
1147
- ShuttingDown:
1148
- :sym: :shutting_down
1149
- :type: :integer
1150
- StartFailed:
1151
- :sym: :start_failed
1152
- :type: :integer
1153
- Stopped:
1154
- :sym: :stopped
1155
- :type: :integer
1156
- Terminated:
1157
- :sym: :terminated
1158
- :type: :integer
1159
- Terminating:
1160
- :sym: :terminating
1161
- :type: :integer
1162
- - :name: DescribeStacks
1163
- :method: :describe_stacks
1164
- :inputs:
1165
- StackIds:
1166
- - :list:
1167
- - :string
1168
- :outputs:
1169
- Stacks:
1170
- :sym: :stacks
1171
- :type: :hash
1172
- :members:
1173
- StackId:
1174
- :sym: :stack_id
1175
- :type: :string
1176
- Name:
1177
- :sym: :name
1178
- :type: :string
1179
- Region:
1180
- :sym: :region
1181
- :type: :string
1182
- VpcId:
1183
- :sym: :vpc_id
1184
- :type: :string
1185
- Attributes:
1186
- :sym: :attributes
1187
- :type: :map
1188
- :members:
1189
- :sym: :map_value
1190
- :type: :string
1191
- ServiceRoleArn:
1192
- :sym: :service_role_arn
1193
- :type: :string
1194
- DefaultInstanceProfileArn:
1195
- :sym: :default_instance_profile_arn
1196
- :type: :string
1197
- DefaultOs:
1198
- :sym: :default_os
1199
- :type: :string
1200
- HostnameTheme:
1201
- :sym: :hostname_theme
1202
- :type: :string
1203
- DefaultAvailabilityZone:
1204
- :sym: :default_availability_zone
1205
- :type: :string
1206
- DefaultSubnetId:
1207
- :sym: :default_subnet_id
1208
- :type: :string
1209
- CustomJson:
1210
- :sym: :custom_json
1211
- :type: :string
1212
- ConfigurationManager:
1213
- :sym: :configuration_manager
1214
- :type: :hash
1215
- :members:
1216
- Name:
1217
- :sym: :name
1218
- :type: :string
1219
- Version:
1220
- :sym: :version
1221
- :type: :string
1222
- UseCustomCookbooks:
1223
- :sym: :use_custom_cookbooks
1224
- :type: :boolean
1225
- CustomCookbooksSource:
1226
- :sym: :custom_cookbooks_source
1227
- :type: :hash
1228
- :members:
1229
- Type:
1230
- :sym: :type
1231
- :type: :string
1232
- Url:
1233
- :sym: :url
1234
- :type: :string
1235
- Username:
1236
- :sym: :username
1237
- :type: :string
1238
- Password:
1239
- :sym: :password
1240
- :type: :string
1241
- SshKey:
1242
- :sym: :ssh_key
1243
- :type: :string
1244
- Revision:
1245
- :sym: :revision
1246
- :type: :string
1247
- DefaultSshKeyName:
1248
- :sym: :default_ssh_key_name
1249
- :type: :string
1250
- CreatedAt:
1251
- :sym: :created_at
1252
- :type: :string
1253
- DefaultRootDeviceType:
1254
- :sym: :default_root_device_type
1255
- :type: :string
1256
- - :name: DescribeTimeBasedAutoScaling
1257
- :method: :describe_time_based_auto_scaling
1258
- :inputs:
1259
- InstanceIds:
1260
- - :list:
1261
- - :string
1262
- - :required
1263
- :outputs:
1264
- TimeBasedAutoScalingConfigurations:
1265
- :sym: :time_based_auto_scaling_configurations
1266
- :type: :hash
1267
- :members:
1268
- InstanceId:
1269
- :sym: :instance_id
1270
- :type: :string
1271
- AutoScalingSchedule:
1272
- :sym: :auto_scaling_schedule
1273
- :type: :hash
1274
- :members:
1275
- Monday:
1276
- :sym: :monday
1277
- :type: :map
1278
- :members:
1279
- :sym: :map_value
1280
- :type: :string
1281
- Tuesday:
1282
- :sym: :tuesday
1283
- :type: :map
1284
- :members:
1285
- :sym: :map_value
1286
- :type: :string
1287
- Wednesday:
1288
- :sym: :wednesday
1289
- :type: :map
1290
- :members:
1291
- :sym: :map_value
1292
- :type: :string
1293
- Thursday:
1294
- :sym: :thursday
1295
- :type: :map
1296
- :members:
1297
- :sym: :map_value
1298
- :type: :string
1299
- Friday:
1300
- :sym: :friday
1301
- :type: :map
1302
- :members:
1303
- :sym: :map_value
1304
- :type: :string
1305
- Saturday:
1306
- :sym: :saturday
1307
- :type: :map
1308
- :members:
1309
- :sym: :map_value
1310
- :type: :string
1311
- Sunday:
1312
- :sym: :sunday
1313
- :type: :map
1314
- :members:
1315
- :sym: :map_value
1316
- :type: :string
1317
- - :name: DescribeUserProfiles
1318
- :method: :describe_user_profiles
1319
- :inputs:
1320
- IamUserArns:
1321
- - :list:
1322
- - :string
1323
- :outputs:
1324
- UserProfiles:
1325
- :sym: :user_profiles
1326
- :type: :hash
1327
- :members:
1328
- IamUserArn:
1329
- :sym: :iam_user_arn
1330
- :type: :string
1331
- Name:
1332
- :sym: :name
1333
- :type: :string
1334
- SshUsername:
1335
- :sym: :ssh_username
1336
- :type: :string
1337
- SshPublicKey:
1338
- :sym: :ssh_public_key
1339
- :type: :string
1340
- AllowSelfManagement:
1341
- :sym: :allow_self_management
1342
- :type: :boolean
1343
- - :name: DescribeVolumes
1344
- :method: :describe_volumes
1345
- :inputs:
1346
- InstanceId:
1347
- - :string
1348
- StackId:
1349
- - :string
1350
- RaidArrayId:
1351
- - :string
1352
- VolumeIds:
1353
- - :list:
1354
- - :string
1355
- :outputs:
1356
- Volumes:
1357
- :sym: :volumes
1358
- :type: :hash
1359
- :members:
1360
- VolumeId:
1361
- :sym: :volume_id
1362
- :type: :string
1363
- Ec2VolumeId:
1364
- :sym: :ec2_volume_id
1365
- :type: :string
1366
- Name:
1367
- :sym: :name
1368
- :type: :string
1369
- RaidArrayId:
1370
- :sym: :raid_array_id
1371
- :type: :string
1372
- InstanceId:
1373
- :sym: :instance_id
1374
- :type: :string
1375
- Status:
1376
- :sym: :status
1377
- :type: :string
1378
- Size:
1379
- :sym: :size
1380
- :type: :integer
1381
- Device:
1382
- :sym: :device
1383
- :type: :string
1384
- MountPoint:
1385
- :sym: :mount_point
1386
- :type: :string
1387
- Region:
1388
- :sym: :region
1389
- :type: :string
1390
- AvailabilityZone:
1391
- :sym: :availability_zone
1392
- :type: :string
1393
- - :name: DetachElasticLoadBalancer
1394
- :method: :detach_elastic_load_balancer
1395
- :inputs:
1396
- ElasticLoadBalancerName:
1397
- - :string
1398
- - :required
1399
- LayerId:
1400
- - :string
1401
- - :required
1402
- :outputs: {}
1403
- - :name: DisassociateElasticIp
1404
- :method: :disassociate_elastic_ip
1405
- :inputs:
1406
- ElasticIp:
1407
- - :string
1408
- - :required
1409
- :outputs: {}
1410
- - :name: GetHostnameSuggestion
1411
- :method: :get_hostname_suggestion
1412
- :inputs:
1413
- LayerId:
1414
- - :string
1415
- - :required
1416
- :outputs:
1417
- LayerId:
1418
- :sym: :layer_id
1419
- :type: :string
1420
- Hostname:
1421
- :sym: :hostname
1422
- :type: :string
1423
- - :name: RebootInstance
1424
- :method: :reboot_instance
1425
- :inputs:
1426
- InstanceId:
1427
- - :string
1428
- - :required
1429
- :outputs: {}
1430
- - :name: RegisterElasticIp
1431
- :method: :register_elastic_ip
1432
- :inputs:
1433
- ElasticIp:
1434
- - :string
1435
- - :required
1436
- StackId:
1437
- - :string
1438
- - :required
1439
- :outputs:
1440
- ElasticIp:
1441
- :sym: :elastic_ip
1442
- :type: :string
1443
- - :name: RegisterVolume
1444
- :method: :register_volume
1445
- :inputs:
1446
- Ec2VolumeId:
1447
- - :string
1448
- StackId:
1449
- - :string
1450
- - :required
1451
- :outputs:
1452
- VolumeId:
1453
- :sym: :volume_id
1454
- :type: :string
1455
- - :name: SetLoadBasedAutoScaling
1456
- :method: :set_load_based_auto_scaling
1457
- :inputs:
1458
- LayerId:
1459
- - :string
1460
- - :required
1461
- Enable:
1462
- - :boolean
1463
- UpScaling:
1464
- - :structure:
1465
- InstanceCount:
1466
- - :integer
1467
- ThresholdsWaitTime:
1468
- - :integer
1469
- IgnoreMetricsTime:
1470
- - :integer
1471
- CpuThreshold:
1472
- - :double
1473
- MemoryThreshold:
1474
- - :double
1475
- LoadThreshold:
1476
- - :double
1477
- DownScaling:
1478
- - :structure:
1479
- InstanceCount:
1480
- - :integer
1481
- ThresholdsWaitTime:
1482
- - :integer
1483
- IgnoreMetricsTime:
1484
- - :integer
1485
- CpuThreshold:
1486
- - :double
1487
- MemoryThreshold:
1488
- - :double
1489
- LoadThreshold:
1490
- - :double
1491
- :outputs: {}
1492
- - :name: SetPermission
1493
- :method: :set_permission
1494
- :inputs:
1495
- StackId:
1496
- - :string
1497
- - :required
1498
- IamUserArn:
1499
- - :string
1500
- - :required
1501
- AllowSsh:
1502
- - :boolean
1503
- AllowSudo:
1504
- - :boolean
1505
- Level:
1506
- - :string
1507
- :outputs: {}
1508
- - :name: SetTimeBasedAutoScaling
1509
- :method: :set_time_based_auto_scaling
1510
- :inputs:
1511
- InstanceId:
1512
- - :string
1513
- - :required
1514
- AutoScalingSchedule:
1515
- - :structure:
1516
- Monday:
1517
- - :map:
1518
- :key:
1519
- - :string
1520
- :value:
1521
- - :string
1522
- Tuesday:
1523
- - :map:
1524
- :key:
1525
- - :string
1526
- :value:
1527
- - :string
1528
- Wednesday:
1529
- - :map:
1530
- :key:
1531
- - :string
1532
- :value:
1533
- - :string
1534
- Thursday:
1535
- - :map:
1536
- :key:
1537
- - :string
1538
- :value:
1539
- - :string
1540
- Friday:
1541
- - :map:
1542
- :key:
1543
- - :string
1544
- :value:
1545
- - :string
1546
- Saturday:
1547
- - :map:
1548
- :key:
1549
- - :string
1550
- :value:
1551
- - :string
1552
- Sunday:
1553
- - :map:
1554
- :key:
1555
- - :string
1556
- :value:
1557
- - :string
1558
- :outputs: {}
1559
- - :name: StartInstance
1560
- :method: :start_instance
1561
- :inputs:
1562
- InstanceId:
1563
- - :string
1564
- - :required
1565
- :outputs: {}
1566
- - :name: StartStack
1567
- :method: :start_stack
1568
- :inputs:
1569
- StackId:
1570
- - :string
1571
- - :required
1572
- :outputs: {}
1573
- - :name: StopInstance
1574
- :method: :stop_instance
1575
- :inputs:
1576
- InstanceId:
1577
- - :string
1578
- - :required
1579
- :outputs: {}
1580
- - :name: StopStack
1581
- :method: :stop_stack
1582
- :inputs:
1583
- StackId:
1584
- - :string
1585
- - :required
1586
- :outputs: {}
1587
- - :name: UnassignVolume
1588
- :method: :unassign_volume
1589
- :inputs:
1590
- VolumeId:
1591
- - :string
1592
- - :required
1593
- :outputs: {}
1594
- - :name: UpdateApp
1595
- :method: :update_app
1596
- :inputs:
1597
- AppId:
1598
- - :string
1599
- - :required
1600
- Name:
1601
- - :string
1602
- Description:
1603
- - :string
1604
- Type:
1605
- - :string
1606
- AppSource:
1607
- - :structure:
1608
- Type:
1609
- - :string
1610
- Url:
1611
- - :string
1612
- Username:
1613
- - :string
1614
- Password:
1615
- - :string
1616
- SshKey:
1617
- - :string
1618
- Revision:
1619
- - :string
1620
- Domains:
1621
- - :list:
1622
- - :string
1623
- EnableSsl:
1624
- - :boolean
1625
- SslConfiguration:
1626
- - :structure:
1627
- Certificate:
1628
- - :string
1629
- - :required
1630
- PrivateKey:
1631
- - :string
1632
- - :required
1633
- Chain:
1634
- - :string
1635
- Attributes:
1636
- - :map:
1637
- :key:
1638
- - :string
1639
- :value:
1640
- - :string
1641
- :outputs: {}
1642
- - :name: UpdateElasticIp
1643
- :method: :update_elastic_ip
1644
- :inputs:
1645
- ElasticIp:
1646
- - :string
1647
- - :required
1648
- Name:
1649
- - :string
1650
- :outputs: {}
1651
- - :name: UpdateInstance
1652
- :method: :update_instance
1653
- :inputs:
1654
- InstanceId:
1655
- - :string
1656
- - :required
1657
- LayerIds:
1658
- - :list:
1659
- - :string
1660
- InstanceType:
1661
- - :string
1662
- AutoScalingType:
1663
- - :string
1664
- Hostname:
1665
- - :string
1666
- Os:
1667
- - :string
1668
- AmiId:
1669
- - :string
1670
- SshKeyName:
1671
- - :string
1672
- Architecture:
1673
- - :string
1674
- InstallUpdatesOnBoot:
1675
- - :boolean
1676
- :outputs: {}
1677
- - :name: UpdateLayer
1678
- :method: :update_layer
1679
- :inputs:
1680
- LayerId:
1681
- - :string
1682
- - :required
1683
- Name:
1684
- - :string
1685
- Shortname:
1686
- - :string
1687
- Attributes:
1688
- - :map:
1689
- :key:
1690
- - :string
1691
- :value:
1692
- - :string
1693
- CustomInstanceProfileArn:
1694
- - :string
1695
- CustomSecurityGroupIds:
1696
- - :list:
1697
- - :string
1698
- Packages:
1699
- - :list:
1700
- - :string
1701
- VolumeConfigurations:
1702
- - :list:
1703
- - :structure:
1704
- MountPoint:
1705
- - :string
1706
- - :required
1707
- RaidLevel:
1708
- - :integer
1709
- NumberOfDisks:
1710
- - :integer
1711
- - :required
1712
- Size:
1713
- - :integer
1714
- - :required
1715
- EnableAutoHealing:
1716
- - :boolean
1717
- AutoAssignElasticIps:
1718
- - :boolean
1719
- AutoAssignPublicIps:
1720
- - :boolean
1721
- CustomRecipes:
1722
- - :structure:
1723
- Setup:
1724
- - :list:
1725
- - :string
1726
- Configure:
1727
- - :list:
1728
- - :string
1729
- Deploy:
1730
- - :list:
1731
- - :string
1732
- Undeploy:
1733
- - :list:
1734
- - :string
1735
- Shutdown:
1736
- - :list:
1737
- - :string
1738
- InstallUpdatesOnBoot:
1739
- - :boolean
1740
- :outputs: {}
1741
- - :name: UpdateMyUserProfile
1742
- :method: :update_my_user_profile
1743
- :inputs:
1744
- SshPublicKey:
1745
- - :string
1746
- :outputs: {}
1747
- - :name: UpdateStack
1748
- :method: :update_stack
1749
- :inputs:
1750
- StackId:
1751
- - :string
1752
- - :required
1753
- Name:
1754
- - :string
1755
- Attributes:
1756
- - :map:
1757
- :key:
1758
- - :string
1759
- :value:
1760
- - :string
1761
- ServiceRoleArn:
1762
- - :string
1763
- DefaultInstanceProfileArn:
1764
- - :string
1765
- DefaultOs:
1766
- - :string
1767
- HostnameTheme:
1768
- - :string
1769
- DefaultAvailabilityZone:
1770
- - :string
1771
- DefaultSubnetId:
1772
- - :string
1773
- CustomJson:
1774
- - :string
1775
- ConfigurationManager:
1776
- - :structure:
1777
- Name:
1778
- - :string
1779
- Version:
1780
- - :string
1781
- UseCustomCookbooks:
1782
- - :boolean
1783
- CustomCookbooksSource:
1784
- - :structure:
1785
- Type:
1786
- - :string
1787
- Url:
1788
- - :string
1789
- Username:
1790
- - :string
1791
- Password:
1792
- - :string
1793
- SshKey:
1794
- - :string
1795
- Revision:
1796
- - :string
1797
- DefaultSshKeyName:
1798
- - :string
1799
- DefaultRootDeviceType:
1800
- - :string
1801
- :outputs: {}
1802
- - :name: UpdateUserProfile
1803
- :method: :update_user_profile
1804
- :inputs:
1805
- IamUserArn:
1806
- - :string
1807
- - :required
1808
- SshUsername:
1809
- - :string
1810
- SshPublicKey:
1811
- - :string
1812
- AllowSelfManagement:
1813
- - :boolean
1814
- :outputs: {}
1815
- - :name: UpdateVolume
1816
- :method: :update_volume
1817
- :inputs:
1818
- VolumeId:
1819
- - :string
1820
- - :required
1821
- Name:
1822
- - :string
1823
- MountPoint:
1824
- - :string
1825
- :outputs: {}