aws-sdk 1.32.0 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
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,4708 +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: '2013-08-15'
16
- :operations:
17
- - :name: ActivateLicense
18
- :method: :activate_license
19
- :inputs:
20
- DryRun:
21
- - :boolean
22
- LicenseId:
23
- - :string
24
- - :required
25
- Capacity:
26
- - :integer
27
- - :required
28
- :outputs: {}
29
- - :name: AllocateAddress
30
- :method: :allocate_address
31
- :inputs:
32
- DryRun:
33
- - :boolean
34
- Domain:
35
- - :string
36
- :outputs: {}
37
- - :name: AssignPrivateIpAddresses
38
- :method: :assign_private_ip_addresses
39
- :inputs:
40
- NetworkInterfaceId:
41
- - :string
42
- - :required
43
- PrivateIpAddress:
44
- - :list:
45
- - :string
46
- - :rename: privateIpAddresses
47
- SecondaryPrivateIpAddressCount:
48
- - :integer
49
- AllowReassignment:
50
- - :boolean
51
- :outputs: {}
52
- - :name: AssociateAddress
53
- :method: :associate_address
54
- :inputs:
55
- DryRun:
56
- - :boolean
57
- InstanceId:
58
- - :string
59
- PublicIp:
60
- - :string
61
- AllocationId:
62
- - :string
63
- NetworkInterfaceId:
64
- - :string
65
- PrivateIpAddress:
66
- - :string
67
- AllowReassociation:
68
- - :boolean
69
- :outputs: {}
70
- - :name: AssociateDhcpOptions
71
- :method: :associate_dhcp_options
72
- :inputs:
73
- DryRun:
74
- - :boolean
75
- DhcpOptionsId:
76
- - :string
77
- - :required
78
- VpcId:
79
- - :string
80
- - :required
81
- :outputs: {}
82
- - :name: AssociateRouteTable
83
- :method: :associate_route_table
84
- :inputs:
85
- DryRun:
86
- - :boolean
87
- SubnetId:
88
- - :string
89
- - :required
90
- RouteTableId:
91
- - :string
92
- - :required
93
- :outputs: {}
94
- - :name: AttachInternetGateway
95
- :method: :attach_internet_gateway
96
- :inputs:
97
- DryRun:
98
- - :boolean
99
- InternetGatewayId:
100
- - :string
101
- - :required
102
- VpcId:
103
- - :string
104
- - :required
105
- :outputs: {}
106
- - :name: AttachNetworkInterface
107
- :method: :attach_network_interface
108
- :inputs:
109
- DryRun:
110
- - :boolean
111
- NetworkInterfaceId:
112
- - :string
113
- - :required
114
- InstanceId:
115
- - :string
116
- - :required
117
- DeviceIndex:
118
- - :integer
119
- - :required
120
- :outputs: {}
121
- - :name: AttachVolume
122
- :method: :attach_volume
123
- :inputs:
124
- DryRun:
125
- - :boolean
126
- VolumeId:
127
- - :string
128
- - :required
129
- InstanceId:
130
- - :string
131
- - :required
132
- Device:
133
- - :string
134
- - :required
135
- :outputs:
136
- :children:
137
- attachTime:
138
- :type: :time
139
- deleteOnTermination:
140
- :type: :boolean
141
- - :name: AttachVpnGateway
142
- :method: :attach_vpn_gateway
143
- :inputs:
144
- DryRun:
145
- - :boolean
146
- VpnGatewayId:
147
- - :string
148
- - :required
149
- VpcId:
150
- - :string
151
- - :required
152
- :outputs: {}
153
- - :name: AuthorizeSecurityGroupEgress
154
- :method: :authorize_security_group_egress
155
- :inputs:
156
- DryRun:
157
- - :boolean
158
- GroupId:
159
- - :string
160
- - :required
161
- SourceSecurityGroupName:
162
- - :string
163
- SourceSecurityGroupOwnerId:
164
- - :string
165
- IpProtocol:
166
- - :string
167
- FromPort:
168
- - :integer
169
- ToPort:
170
- - :integer
171
- CidrIp:
172
- - :string
173
- IpPermissions:
174
- - :list:
175
- - :structure:
176
- IpProtocol:
177
- - :string
178
- - :rename: IpProtocol
179
- FromPort:
180
- - :integer
181
- - :rename: FromPort
182
- ToPort:
183
- - :integer
184
- - :rename: ToPort
185
- Groups:
186
- - :list:
187
- - :structure:
188
- UserId:
189
- - :string
190
- - :rename: UserId
191
- GroupName:
192
- - :string
193
- - :rename: GroupName
194
- GroupId:
195
- - :string
196
- - :rename: GroupId
197
- - :rename: UserIdGroupPairs
198
- IpRanges:
199
- - :list:
200
- - :structure:
201
- CidrIp:
202
- - :string
203
- - :rename: CidrIp
204
- - :rename: IpRanges
205
- :outputs: {}
206
- - :name: AuthorizeSecurityGroupIngress
207
- :method: :authorize_security_group_ingress
208
- :inputs:
209
- DryRun:
210
- - :boolean
211
- GroupName:
212
- - :string
213
- GroupId:
214
- - :string
215
- SourceSecurityGroupName:
216
- - :string
217
- SourceSecurityGroupOwnerId:
218
- - :string
219
- IpProtocol:
220
- - :string
221
- FromPort:
222
- - :integer
223
- ToPort:
224
- - :integer
225
- CidrIp:
226
- - :string
227
- IpPermissions:
228
- - :list:
229
- - :structure:
230
- IpProtocol:
231
- - :string
232
- - :rename: IpProtocol
233
- FromPort:
234
- - :integer
235
- - :rename: FromPort
236
- ToPort:
237
- - :integer
238
- - :rename: ToPort
239
- Groups:
240
- - :list:
241
- - :structure:
242
- UserId:
243
- - :string
244
- - :rename: UserId
245
- GroupName:
246
- - :string
247
- - :rename: GroupName
248
- GroupId:
249
- - :string
250
- - :rename: GroupId
251
- - :rename: UserIdGroupPairs
252
- IpRanges:
253
- - :list:
254
- - :structure:
255
- CidrIp:
256
- - :string
257
- - :rename: CidrIp
258
- - :rename: IpRanges
259
- :outputs: {}
260
- - :name: BundleInstance
261
- :method: :bundle_instance
262
- :inputs:
263
- DryRun:
264
- - :boolean
265
- InstanceId:
266
- - :string
267
- - :required
268
- Storage:
269
- - :structure:
270
- S3:
271
- - :structure:
272
- Bucket:
273
- - :string
274
- - :rename: Bucket
275
- Prefix:
276
- - :string
277
- - :rename: Prefix
278
- AWSAccessKeyId:
279
- - :string
280
- UploadPolicy:
281
- - :string
282
- - :rename: UploadPolicy
283
- UploadPolicySignature:
284
- - :string
285
- - :rename: UploadPolicySignature
286
- - :required
287
- :outputs:
288
- :children:
289
- bundleInstanceTask:
290
- :children:
291
- startTime:
292
- :type: :time
293
- updateTime:
294
- :type: :time
295
- - :name: CancelBundleTask
296
- :method: :cancel_bundle_task
297
- :inputs:
298
- DryRun:
299
- - :boolean
300
- BundleId:
301
- - :string
302
- - :required
303
- :outputs:
304
- :children:
305
- bundleInstanceTask:
306
- :children:
307
- startTime:
308
- :type: :time
309
- updateTime:
310
- :type: :time
311
- - :name: CancelConversionTask
312
- :method: :cancel_conversion_task
313
- :inputs:
314
- DryRun:
315
- - :boolean
316
- ConversionTaskId:
317
- - :string
318
- - :required
319
- ReasonMessage:
320
- - :string
321
- :outputs: {}
322
- - :name: CancelExportTask
323
- :method: :cancel_export_task
324
- :inputs:
325
- ExportTaskId:
326
- - :string
327
- - :required
328
- :outputs: {}
329
- - :name: CancelReservedInstancesListing
330
- :method: :cancel_reserved_instances_listing
331
- :inputs:
332
- ReservedInstancesListingId:
333
- - :string
334
- - :required
335
- :outputs:
336
- :children:
337
- reservedInstancesListingsSet:
338
- :ignore: true
339
- :children:
340
- item:
341
- :rename: :reserved_instances_listings_set
342
- :list: true
343
- :children:
344
- createDate:
345
- :type: :time
346
- updateDate:
347
- :type: :time
348
- instanceCounts:
349
- :ignore: true
350
- :children:
351
- item:
352
- :rename: :instance_counts
353
- :list: true
354
- :children:
355
- instanceCount:
356
- :type: :integer
357
- priceSchedules:
358
- :ignore: true
359
- :children:
360
- item:
361
- :rename: :price_schedules
362
- :list: true
363
- :children:
364
- term:
365
- :type: :integer
366
- price:
367
- :type: :float
368
- active:
369
- :type: :boolean
370
- tagSet:
371
- :ignore: true
372
- :children:
373
- item:
374
- :rename: :tag_set
375
- :list: true
376
- - :name: CancelSpotInstanceRequests
377
- :method: :cancel_spot_instance_requests
378
- :inputs:
379
- DryRun:
380
- - :boolean
381
- SpotInstanceRequestId:
382
- - :list:
383
- - :string
384
- - :required
385
- - :rename: spotInstanceRequestIds
386
- :outputs:
387
- :children:
388
- spotInstanceRequestSet:
389
- :ignore: true
390
- :children:
391
- item:
392
- :rename: :spot_instance_request_set
393
- :list: true
394
- - :name: ConfirmProductInstance
395
- :method: :confirm_product_instance
396
- :inputs:
397
- DryRun:
398
- - :boolean
399
- ProductCode:
400
- - :string
401
- - :required
402
- InstanceId:
403
- - :string
404
- - :required
405
- :outputs: {}
406
- - :name: CopyImage
407
- :method: :copy_image
408
- :inputs:
409
- DryRun:
410
- - :boolean
411
- SourceRegion:
412
- - :string
413
- - :required
414
- SourceImageId:
415
- - :string
416
- - :required
417
- Name:
418
- - :string
419
- - :required
420
- Description:
421
- - :string
422
- ClientToken:
423
- - :string
424
- :outputs: {}
425
- - :name: CopySnapshot
426
- :method: :copy_snapshot
427
- :inputs:
428
- DryRun:
429
- - :boolean
430
- SourceRegion:
431
- - :string
432
- - :required
433
- SourceSnapshotId:
434
- - :string
435
- - :required
436
- Description:
437
- - :string
438
- :outputs: {}
439
- - :name: CreateCustomerGateway
440
- :method: :create_customer_gateway
441
- :inputs:
442
- DryRun:
443
- - :boolean
444
- Type:
445
- - :string
446
- - :required
447
- IpAddress:
448
- - :string
449
- - :required
450
- - :rename: PublicIp
451
- BgpAsn:
452
- - :integer
453
- - :required
454
- :outputs:
455
- :children:
456
- customerGateway:
457
- :children:
458
- tagSet:
459
- :ignore: true
460
- :children:
461
- item:
462
- :rename: :tag_set
463
- :list: true
464
- - :name: CreateDhcpOptions
465
- :method: :create_dhcp_options
466
- :inputs:
467
- DryRun:
468
- - :boolean
469
- DhcpConfiguration:
470
- - :list:
471
- - :structure:
472
- Key:
473
- - :string
474
- - :rename: Key
475
- Value:
476
- - :list:
477
- - :string
478
- - :rename: Values
479
- - :required
480
- - :rename: DhcpConfigurations
481
- :outputs:
482
- :children:
483
- dhcpOptions:
484
- :children:
485
- dhcpConfigurationSet:
486
- :ignore: true
487
- :children:
488
- item:
489
- :rename: :dhcp_configuration_set
490
- :list: true
491
- :children:
492
- valueSet:
493
- :ignore: true
494
- :children:
495
- item:
496
- :rename: :value_set
497
- :list: true
498
- tagSet:
499
- :ignore: true
500
- :children:
501
- item:
502
- :rename: :tag_set
503
- :list: true
504
- - :name: CreateImage
505
- :method: :create_image
506
- :inputs:
507
- DryRun:
508
- - :boolean
509
- InstanceId:
510
- - :string
511
- - :required
512
- Name:
513
- - :string
514
- - :required
515
- Description:
516
- - :string
517
- NoReboot:
518
- - :boolean
519
- BlockDeviceMapping:
520
- - :list:
521
- - :structure:
522
- VirtualName:
523
- - :string
524
- - :rename: VirtualName
525
- DeviceName:
526
- - :string
527
- - :rename: DeviceName
528
- Ebs:
529
- - :structure:
530
- SnapshotId:
531
- - :string
532
- VolumeSize:
533
- - :integer
534
- DeleteOnTermination:
535
- - :boolean
536
- VolumeType:
537
- - :string
538
- Iops:
539
- - :integer
540
- NoDevice:
541
- - :string
542
- - :rename: blockDeviceMappings
543
- :outputs: {}
544
- - :name: CreateInstanceExportTask
545
- :method: :create_instance_export_task
546
- :inputs:
547
- Description:
548
- - :string
549
- InstanceId:
550
- - :string
551
- - :required
552
- TargetEnvironment:
553
- - :string
554
- ExportToS3:
555
- - :structure:
556
- DiskImageFormat:
557
- - :string
558
- ContainerFormat:
559
- - :string
560
- S3Bucket:
561
- - :string
562
- S3Prefix:
563
- - :string
564
- - :rename: exportToS3Task
565
- :outputs: {}
566
- - :name: CreateInternetGateway
567
- :method: :create_internet_gateway
568
- :inputs:
569
- DryRun:
570
- - :boolean
571
- :outputs:
572
- :children:
573
- internetGateway:
574
- :children:
575
- attachmentSet:
576
- :ignore: true
577
- :children:
578
- item:
579
- :rename: :attachment_set
580
- :list: true
581
- tagSet:
582
- :ignore: true
583
- :children:
584
- item:
585
- :rename: :tag_set
586
- :list: true
587
- - :name: CreateKeyPair
588
- :method: :create_key_pair
589
- :inputs:
590
- DryRun:
591
- - :boolean
592
- KeyName:
593
- - :string
594
- - :required
595
- :outputs: {}
596
- - :name: CreateNetworkAcl
597
- :method: :create_network_acl
598
- :inputs:
599
- DryRun:
600
- - :boolean
601
- VpcId:
602
- - :string
603
- - :required
604
- :outputs:
605
- :children:
606
- networkAcl:
607
- :children:
608
- default:
609
- :type: :boolean
610
- entrySet:
611
- :ignore: true
612
- :children:
613
- item:
614
- :rename: :entry_set
615
- :list: true
616
- :children:
617
- ruleNumber:
618
- :type: :integer
619
- egress:
620
- :type: :boolean
621
- icmpTypeCode:
622
- :children:
623
- type:
624
- :type: :integer
625
- code:
626
- :type: :integer
627
- portRange:
628
- :children:
629
- from:
630
- :type: :integer
631
- to:
632
- :type: :integer
633
- associationSet:
634
- :ignore: true
635
- :children:
636
- item:
637
- :rename: :association_set
638
- :list: true
639
- tagSet:
640
- :ignore: true
641
- :children:
642
- item:
643
- :rename: :tag_set
644
- :list: true
645
- - :name: CreateNetworkAclEntry
646
- :method: :create_network_acl_entry
647
- :inputs:
648
- DryRun:
649
- - :boolean
650
- NetworkAclId:
651
- - :string
652
- - :required
653
- RuleNumber:
654
- - :integer
655
- - :required
656
- Protocol:
657
- - :string
658
- - :required
659
- RuleAction:
660
- - :string
661
- - :required
662
- Egress:
663
- - :boolean
664
- - :required
665
- CidrBlock:
666
- - :string
667
- - :required
668
- Icmp:
669
- - :structure:
670
- Type:
671
- - :integer
672
- Code:
673
- - :integer
674
- - :rename: icmpTypeCode
675
- PortRange:
676
- - :structure:
677
- From:
678
- - :integer
679
- To:
680
- - :integer
681
- :outputs: {}
682
- - :name: CreateNetworkInterface
683
- :method: :create_network_interface
684
- :inputs:
685
- SubnetId:
686
- - :string
687
- - :required
688
- Description:
689
- - :string
690
- PrivateIpAddress:
691
- - :string
692
- SecurityGroupId:
693
- - :list:
694
- - :string
695
- - :rename: groups
696
- PrivateIpAddresses:
697
- - :list:
698
- - :structure:
699
- PrivateIpAddress:
700
- - :string
701
- - :required
702
- Primary:
703
- - :boolean
704
- SecondaryPrivateIpAddressCount:
705
- - :integer
706
- DryRun:
707
- - :boolean
708
- :outputs:
709
- :children:
710
- networkInterface:
711
- :children:
712
- requesterManaged:
713
- :type: :boolean
714
- sourceDestCheck:
715
- :type: :boolean
716
- groupSet:
717
- :ignore: true
718
- :children:
719
- item:
720
- :rename: :group_set
721
- :list: true
722
- attachment:
723
- :children:
724
- deviceIndex:
725
- :type: :integer
726
- attachTime:
727
- :type: :time
728
- deleteOnTermination:
729
- :type: :boolean
730
- tagSet:
731
- :ignore: true
732
- :children:
733
- item:
734
- :rename: :tag_set
735
- :list: true
736
- privateIpAddressesSet:
737
- :ignore: true
738
- :children:
739
- item:
740
- :rename: :private_ip_addresses_set
741
- :list: true
742
- :children:
743
- primary:
744
- :type: :boolean
745
- - :name: CreatePlacementGroup
746
- :method: :create_placement_group
747
- :inputs:
748
- DryRun:
749
- - :boolean
750
- GroupName:
751
- - :string
752
- - :required
753
- Strategy:
754
- - :string
755
- - :required
756
- :outputs: {}
757
- - :name: CreateReservedInstancesListing
758
- :method: :create_reserved_instances_listing
759
- :inputs:
760
- ReservedInstancesId:
761
- - :string
762
- - :required
763
- InstanceCount:
764
- - :integer
765
- - :required
766
- PriceSchedules:
767
- - :list:
768
- - :structure:
769
- Term:
770
- - :long
771
- Price:
772
- - :double
773
- CurrencyCode:
774
- - :string
775
- - :required
776
- ClientToken:
777
- - :string
778
- - :required
779
- :outputs:
780
- :children:
781
- reservedInstancesListingsSet:
782
- :ignore: true
783
- :children:
784
- item:
785
- :rename: :reserved_instances_listings_set
786
- :list: true
787
- :children:
788
- createDate:
789
- :type: :time
790
- updateDate:
791
- :type: :time
792
- instanceCounts:
793
- :ignore: true
794
- :children:
795
- item:
796
- :rename: :instance_counts
797
- :list: true
798
- :children:
799
- instanceCount:
800
- :type: :integer
801
- priceSchedules:
802
- :ignore: true
803
- :children:
804
- item:
805
- :rename: :price_schedules
806
- :list: true
807
- :children:
808
- term:
809
- :type: :integer
810
- price:
811
- :type: :float
812
- active:
813
- :type: :boolean
814
- tagSet:
815
- :ignore: true
816
- :children:
817
- item:
818
- :rename: :tag_set
819
- :list: true
820
- - :name: CreateRoute
821
- :method: :create_route
822
- :inputs:
823
- DryRun:
824
- - :boolean
825
- RouteTableId:
826
- - :string
827
- - :required
828
- DestinationCidrBlock:
829
- - :string
830
- - :required
831
- GatewayId:
832
- - :string
833
- InstanceId:
834
- - :string
835
- NetworkInterfaceId:
836
- - :string
837
- :outputs: {}
838
- - :name: CreateRouteTable
839
- :method: :create_route_table
840
- :inputs:
841
- DryRun:
842
- - :boolean
843
- VpcId:
844
- - :string
845
- - :required
846
- :outputs:
847
- :children:
848
- routeTable:
849
- :children:
850
- routeSet:
851
- :ignore: true
852
- :children:
853
- item:
854
- :rename: :route_set
855
- :list: true
856
- associationSet:
857
- :ignore: true
858
- :children:
859
- item:
860
- :rename: :association_set
861
- :list: true
862
- :children:
863
- main:
864
- :type: :boolean
865
- tagSet:
866
- :ignore: true
867
- :children:
868
- item:
869
- :rename: :tag_set
870
- :list: true
871
- propagatingVgwSet:
872
- :ignore: true
873
- :children:
874
- item:
875
- :rename: :propagating_vgw_set
876
- :list: true
877
- - :name: CreateSecurityGroup
878
- :method: :create_security_group
879
- :inputs:
880
- DryRun:
881
- - :boolean
882
- GroupName:
883
- - :string
884
- - :required
885
- GroupDescription:
886
- - :string
887
- - :required
888
- - :rename: Description
889
- VpcId:
890
- - :string
891
- :outputs: {}
892
- - :name: CreateSnapshot
893
- :method: :create_snapshot
894
- :inputs:
895
- DryRun:
896
- - :boolean
897
- VolumeId:
898
- - :string
899
- - :required
900
- Description:
901
- - :string
902
- :outputs:
903
- :children:
904
- startTime:
905
- :type: :time
906
- volumeSize:
907
- :type: :integer
908
- tagSet:
909
- :ignore: true
910
- :children:
911
- item:
912
- :rename: :tag_set
913
- :list: true
914
- - :name: CreateSpotDatafeedSubscription
915
- :method: :create_spot_datafeed_subscription
916
- :inputs:
917
- DryRun:
918
- - :boolean
919
- Bucket:
920
- - :string
921
- - :required
922
- Prefix:
923
- - :string
924
- :outputs: {}
925
- - :name: CreateSubnet
926
- :method: :create_subnet
927
- :inputs:
928
- DryRun:
929
- - :boolean
930
- VpcId:
931
- - :string
932
- - :required
933
- CidrBlock:
934
- - :string
935
- - :required
936
- AvailabilityZone:
937
- - :string
938
- :outputs:
939
- :children:
940
- subnet:
941
- :children:
942
- availableIpAddressCount:
943
- :type: :integer
944
- defaultForAz:
945
- :type: :boolean
946
- mapPublicIpOnLaunch:
947
- :type: :boolean
948
- tagSet:
949
- :ignore: true
950
- :children:
951
- item:
952
- :rename: :tag_set
953
- :list: true
954
- - :name: CreateTags
955
- :method: :create_tags
956
- :inputs:
957
- DryRun:
958
- - :boolean
959
- ResourceId:
960
- - :list:
961
- - :string
962
- - :required
963
- - :rename: resources
964
- Tag:
965
- - :list:
966
- - :structure:
967
- Key:
968
- - :string
969
- Value:
970
- - :string
971
- - :required
972
- - :rename: tags
973
- :outputs: {}
974
- - :name: CreateVolume
975
- :method: :create_volume
976
- :inputs:
977
- DryRun:
978
- - :boolean
979
- Size:
980
- - :integer
981
- SnapshotId:
982
- - :string
983
- AvailabilityZone:
984
- - :string
985
- - :required
986
- VolumeType:
987
- - :string
988
- Iops:
989
- - :integer
990
- :outputs:
991
- :children:
992
- size:
993
- :type: :integer
994
- createTime:
995
- :type: :time
996
- attachmentSet:
997
- :ignore: true
998
- :children:
999
- item:
1000
- :rename: :attachment_set
1001
- :list: true
1002
- :children:
1003
- attachTime:
1004
- :type: :time
1005
- deleteOnTermination:
1006
- :type: :boolean
1007
- tagSet:
1008
- :ignore: true
1009
- :children:
1010
- item:
1011
- :rename: :tag_set
1012
- :list: true
1013
- iops:
1014
- :type: :integer
1015
- - :name: CreateVpc
1016
- :method: :create_vpc
1017
- :inputs:
1018
- DryRun:
1019
- - :boolean
1020
- CidrBlock:
1021
- - :string
1022
- - :required
1023
- InstanceTenancy:
1024
- - :string
1025
- :outputs:
1026
- :children:
1027
- vpc:
1028
- :children:
1029
- tagSet:
1030
- :ignore: true
1031
- :children:
1032
- item:
1033
- :rename: :tag_set
1034
- :list: true
1035
- isDefault:
1036
- :type: :boolean
1037
- - :name: CreateVpnConnection
1038
- :method: :create_vpn_connection
1039
- :inputs:
1040
- DryRun:
1041
- - :boolean
1042
- Type:
1043
- - :string
1044
- - :required
1045
- CustomerGatewayId:
1046
- - :string
1047
- - :required
1048
- VpnGatewayId:
1049
- - :string
1050
- - :required
1051
- Options:
1052
- - :structure:
1053
- StaticRoutesOnly:
1054
- - :boolean
1055
- :outputs:
1056
- :children:
1057
- vpnConnection:
1058
- :children:
1059
- tagSet:
1060
- :ignore: true
1061
- :children:
1062
- item:
1063
- :rename: :tag_set
1064
- :list: true
1065
- vgwTelemetry:
1066
- :ignore: true
1067
- :children:
1068
- item:
1069
- :rename: :vgw_telemetry
1070
- :list: true
1071
- :children:
1072
- lastStatusChange:
1073
- :type: :time
1074
- acceptedRouteCount:
1075
- :type: :integer
1076
- options:
1077
- :children:
1078
- staticRoutesOnly:
1079
- :type: :boolean
1080
- routes:
1081
- :ignore: true
1082
- :children:
1083
- item:
1084
- :rename: :routes
1085
- :list: true
1086
- - :name: CreateVpnConnectionRoute
1087
- :method: :create_vpn_connection_route
1088
- :inputs:
1089
- VpnConnectionId:
1090
- - :string
1091
- - :required
1092
- DestinationCidrBlock:
1093
- - :string
1094
- - :required
1095
- :outputs: {}
1096
- - :name: CreateVpnGateway
1097
- :method: :create_vpn_gateway
1098
- :inputs:
1099
- DryRun:
1100
- - :boolean
1101
- Type:
1102
- - :string
1103
- - :required
1104
- AvailabilityZone:
1105
- - :string
1106
- :outputs:
1107
- :children:
1108
- vpnGateway:
1109
- :children:
1110
- attachments:
1111
- :ignore: true
1112
- :children:
1113
- item:
1114
- :rename: :attachments
1115
- :list: true
1116
- tagSet:
1117
- :ignore: true
1118
- :children:
1119
- item:
1120
- :rename: :tag_set
1121
- :list: true
1122
- type:
1123
- :rename: :vpn_type
1124
- - :name: DeactivateLicense
1125
- :method: :deactivate_license
1126
- :inputs:
1127
- DryRun:
1128
- - :boolean
1129
- LicenseId:
1130
- - :string
1131
- - :required
1132
- Capacity:
1133
- - :integer
1134
- - :required
1135
- :outputs: {}
1136
- - :name: DeleteCustomerGateway
1137
- :method: :delete_customer_gateway
1138
- :inputs:
1139
- DryRun:
1140
- - :boolean
1141
- CustomerGatewayId:
1142
- - :string
1143
- - :required
1144
- :outputs: {}
1145
- - :name: DeleteDhcpOptions
1146
- :method: :delete_dhcp_options
1147
- :inputs:
1148
- DryRun:
1149
- - :boolean
1150
- DhcpOptionsId:
1151
- - :string
1152
- - :required
1153
- :outputs: {}
1154
- - :name: DeleteInternetGateway
1155
- :method: :delete_internet_gateway
1156
- :inputs:
1157
- DryRun:
1158
- - :boolean
1159
- InternetGatewayId:
1160
- - :string
1161
- - :required
1162
- :outputs: {}
1163
- - :name: DeleteKeyPair
1164
- :method: :delete_key_pair
1165
- :inputs:
1166
- DryRun:
1167
- - :boolean
1168
- KeyName:
1169
- - :string
1170
- - :required
1171
- :outputs: {}
1172
- - :name: DeleteNetworkAcl
1173
- :method: :delete_network_acl
1174
- :inputs:
1175
- DryRun:
1176
- - :boolean
1177
- NetworkAclId:
1178
- - :string
1179
- - :required
1180
- :outputs: {}
1181
- - :name: DeleteNetworkAclEntry
1182
- :method: :delete_network_acl_entry
1183
- :inputs:
1184
- DryRun:
1185
- - :boolean
1186
- NetworkAclId:
1187
- - :string
1188
- - :required
1189
- RuleNumber:
1190
- - :integer
1191
- - :required
1192
- Egress:
1193
- - :boolean
1194
- - :required
1195
- :outputs: {}
1196
- - :name: DeleteNetworkInterface
1197
- :method: :delete_network_interface
1198
- :inputs:
1199
- DryRun:
1200
- - :boolean
1201
- NetworkInterfaceId:
1202
- - :string
1203
- - :required
1204
- :outputs: {}
1205
- - :name: DeletePlacementGroup
1206
- :method: :delete_placement_group
1207
- :inputs:
1208
- DryRun:
1209
- - :boolean
1210
- GroupName:
1211
- - :string
1212
- - :required
1213
- :outputs: {}
1214
- - :name: DeleteRoute
1215
- :method: :delete_route
1216
- :inputs:
1217
- DryRun:
1218
- - :boolean
1219
- RouteTableId:
1220
- - :string
1221
- - :required
1222
- DestinationCidrBlock:
1223
- - :string
1224
- - :required
1225
- :outputs: {}
1226
- - :name: DeleteRouteTable
1227
- :method: :delete_route_table
1228
- :inputs:
1229
- DryRun:
1230
- - :boolean
1231
- RouteTableId:
1232
- - :string
1233
- - :required
1234
- :outputs: {}
1235
- - :name: DeleteSecurityGroup
1236
- :method: :delete_security_group
1237
- :inputs:
1238
- DryRun:
1239
- - :boolean
1240
- GroupName:
1241
- - :string
1242
- GroupId:
1243
- - :string
1244
- :outputs: {}
1245
- - :name: DeleteSnapshot
1246
- :method: :delete_snapshot
1247
- :inputs:
1248
- DryRun:
1249
- - :boolean
1250
- SnapshotId:
1251
- - :string
1252
- - :required
1253
- :outputs: {}
1254
- - :name: DeleteSpotDatafeedSubscription
1255
- :method: :delete_spot_datafeed_subscription
1256
- :inputs:
1257
- DryRun:
1258
- - :boolean
1259
- :outputs: {}
1260
- - :name: DeleteSubnet
1261
- :method: :delete_subnet
1262
- :inputs:
1263
- DryRun:
1264
- - :boolean
1265
- SubnetId:
1266
- - :string
1267
- - :required
1268
- :outputs: {}
1269
- - :name: DeleteTags
1270
- :method: :delete_tags
1271
- :inputs:
1272
- DryRun:
1273
- - :boolean
1274
- ResourceId:
1275
- - :list:
1276
- - :string
1277
- - :required
1278
- - :rename: resources
1279
- Tag:
1280
- - :list:
1281
- - :structure:
1282
- Key:
1283
- - :string
1284
- Value:
1285
- - :string
1286
- - :rename: tags
1287
- :outputs: {}
1288
- - :name: DeleteVolume
1289
- :method: :delete_volume
1290
- :inputs:
1291
- DryRun:
1292
- - :boolean
1293
- VolumeId:
1294
- - :string
1295
- - :required
1296
- :outputs: {}
1297
- - :name: DeleteVpc
1298
- :method: :delete_vpc
1299
- :inputs:
1300
- DryRun:
1301
- - :boolean
1302
- VpcId:
1303
- - :string
1304
- - :required
1305
- :outputs: {}
1306
- - :name: DeleteVpnConnection
1307
- :method: :delete_vpn_connection
1308
- :inputs:
1309
- DryRun:
1310
- - :boolean
1311
- VpnConnectionId:
1312
- - :string
1313
- - :required
1314
- :outputs: {}
1315
- - :name: DeleteVpnConnectionRoute
1316
- :method: :delete_vpn_connection_route
1317
- :inputs:
1318
- VpnConnectionId:
1319
- - :string
1320
- - :required
1321
- DestinationCidrBlock:
1322
- - :string
1323
- - :required
1324
- :outputs: {}
1325
- - :name: DeleteVpnGateway
1326
- :method: :delete_vpn_gateway
1327
- :inputs:
1328
- DryRun:
1329
- - :boolean
1330
- VpnGatewayId:
1331
- - :string
1332
- - :required
1333
- :outputs: {}
1334
- - :name: DeregisterImage
1335
- :method: :deregister_image
1336
- :inputs:
1337
- DryRun:
1338
- - :boolean
1339
- ImageId:
1340
- - :string
1341
- - :required
1342
- :outputs: {}
1343
- - :name: DescribeAccountAttributes
1344
- :method: :describe_account_attributes
1345
- :inputs:
1346
- DryRun:
1347
- - :boolean
1348
- AttributeName:
1349
- - :list:
1350
- - :string
1351
- - :rename: attributeNames
1352
- :outputs:
1353
- :children:
1354
- accountAttributeSet:
1355
- :ignore: true
1356
- :children:
1357
- item:
1358
- :rename: :account_attribute_set
1359
- :list: true
1360
- :children:
1361
- attributeValueSet:
1362
- :ignore: true
1363
- :children:
1364
- item:
1365
- :rename: :attribute_value_set
1366
- :list: true
1367
- - :name: DescribeAddresses
1368
- :method: :describe_addresses
1369
- :inputs:
1370
- DryRun:
1371
- - :boolean
1372
- PublicIp:
1373
- - :list:
1374
- - :string
1375
- - :rename: PublicIps
1376
- Filter:
1377
- - :list:
1378
- - :structure:
1379
- Name:
1380
- - :string
1381
- Value:
1382
- - :list:
1383
- - :string
1384
- - :rename: Values
1385
- - :rename: filters
1386
- AllocationId:
1387
- - :list:
1388
- - :string
1389
- - :rename: allocationIds
1390
- :outputs:
1391
- :children:
1392
- addressesSet:
1393
- :ignore: true
1394
- :children:
1395
- item:
1396
- :rename: :addresses_set
1397
- :list: true
1398
- :index:
1399
- :key: :public_ip
1400
- :name: :address_index
1401
- - :name: DescribeAvailabilityZones
1402
- :method: :describe_availability_zones
1403
- :inputs:
1404
- DryRun:
1405
- - :boolean
1406
- ZoneName:
1407
- - :list:
1408
- - :string
1409
- - :rename: ZoneNames
1410
- Filter:
1411
- - :list:
1412
- - :structure:
1413
- Name:
1414
- - :string
1415
- Value:
1416
- - :list:
1417
- - :string
1418
- - :rename: Values
1419
- - :rename: filters
1420
- :outputs:
1421
- :children:
1422
- availabilityZoneInfo:
1423
- :ignore: true
1424
- :children:
1425
- item:
1426
- :rename: :availability_zone_info
1427
- :list: true
1428
- :children:
1429
- messageSet:
1430
- :ignore: true
1431
- :children:
1432
- item:
1433
- :rename: :message_set
1434
- :list: true
1435
- - :name: DescribeBundleTasks
1436
- :method: :describe_bundle_tasks
1437
- :inputs:
1438
- DryRun:
1439
- - :boolean
1440
- BundleId:
1441
- - :list:
1442
- - :string
1443
- - :rename: BundleIds
1444
- Filter:
1445
- - :list:
1446
- - :structure:
1447
- Name:
1448
- - :string
1449
- Value:
1450
- - :list:
1451
- - :string
1452
- - :rename: Values
1453
- - :rename: filters
1454
- :outputs:
1455
- :children:
1456
- bundleInstanceTasksSet:
1457
- :ignore: true
1458
- :children:
1459
- item:
1460
- :rename: :bundle_instance_tasks_set
1461
- :list: true
1462
- :children:
1463
- startTime:
1464
- :type: :time
1465
- updateTime:
1466
- :type: :time
1467
- - :name: DescribeConversionTasks
1468
- :method: :describe_conversion_tasks
1469
- :inputs:
1470
- DryRun:
1471
- - :boolean
1472
- Filter:
1473
- - :list:
1474
- - :structure:
1475
- Name:
1476
- - :string
1477
- Value:
1478
- - :list:
1479
- - :string
1480
- - :rename: Values
1481
- - :rename: filters
1482
- ConversionTaskId:
1483
- - :list:
1484
- - :string
1485
- - :rename: conversionTaskIds
1486
- :outputs:
1487
- :children:
1488
- conversionTasks:
1489
- :ignore: true
1490
- :children:
1491
- item:
1492
- :rename: :conversion_tasks
1493
- :list: true
1494
- :children:
1495
- importInstance:
1496
- :children:
1497
- volumes:
1498
- :ignore: true
1499
- :children:
1500
- item:
1501
- :rename: :volumes
1502
- :list: true
1503
- :children:
1504
- bytesConverted:
1505
- :type: :integer
1506
- image:
1507
- :children:
1508
- size:
1509
- :type: :integer
1510
- volume:
1511
- :children:
1512
- size:
1513
- :type: :integer
1514
- importVolume:
1515
- :children:
1516
- bytesConverted:
1517
- :type: :integer
1518
- image:
1519
- :children:
1520
- size:
1521
- :type: :integer
1522
- volume:
1523
- :children:
1524
- size:
1525
- :type: :integer
1526
- tagSet:
1527
- :ignore: true
1528
- :children:
1529
- item:
1530
- :rename: :tag_set
1531
- :list: true
1532
- - :name: DescribeCustomerGateways
1533
- :method: :describe_customer_gateways
1534
- :inputs:
1535
- DryRun:
1536
- - :boolean
1537
- CustomerGatewayId:
1538
- - :list:
1539
- - :string
1540
- - :rename: CustomerGatewayIds
1541
- Filter:
1542
- - :list:
1543
- - :structure:
1544
- Name:
1545
- - :string
1546
- Value:
1547
- - :list:
1548
- - :string
1549
- - :rename: Values
1550
- - :rename: Filters
1551
- :outputs:
1552
- :children:
1553
- customerGatewaySet:
1554
- :ignore: true
1555
- :children:
1556
- item:
1557
- :rename: :customer_gateway_set
1558
- :list: true
1559
- :children:
1560
- tagSet:
1561
- :ignore: true
1562
- :children:
1563
- item:
1564
- :rename: :tag_set
1565
- :list: true
1566
- type:
1567
- :rename: :vpn_type
1568
- - :name: DescribeDhcpOptions
1569
- :method: :describe_dhcp_options
1570
- :inputs:
1571
- DryRun:
1572
- - :boolean
1573
- DhcpOptionsId:
1574
- - :list:
1575
- - :string
1576
- - :rename: DhcpOptionsIds
1577
- Filter:
1578
- - :list:
1579
- - :structure:
1580
- Name:
1581
- - :string
1582
- Value:
1583
- - :list:
1584
- - :string
1585
- - :rename: Values
1586
- - :rename: filters
1587
- :outputs:
1588
- :children:
1589
- dhcpOptionsSet:
1590
- :ignore: true
1591
- :children:
1592
- item:
1593
- :rename: :dhcp_options_set
1594
- :list: true
1595
- :children:
1596
- dhcpConfigurationSet:
1597
- :ignore: true
1598
- :children:
1599
- item:
1600
- :rename: :dhcp_configuration_set
1601
- :list: true
1602
- :children:
1603
- valueSet:
1604
- :ignore: true
1605
- :children:
1606
- item:
1607
- :rename: :value_set
1608
- :list: true
1609
- tagSet:
1610
- :ignore: true
1611
- :children:
1612
- item:
1613
- :rename: :tag_set
1614
- :list: true
1615
- - :name: DescribeExportTasks
1616
- :method: :describe_export_tasks
1617
- :inputs:
1618
- ExportTaskId:
1619
- - :list:
1620
- - :string
1621
- - :rename: exportTaskIds
1622
- :outputs:
1623
- :children:
1624
- exportTaskSet:
1625
- :ignore: true
1626
- :children:
1627
- item:
1628
- :rename: :export_task_set
1629
- :list: true
1630
- - :name: DescribeImageAttribute
1631
- :method: :describe_image_attribute
1632
- :inputs:
1633
- DryRun:
1634
- - :boolean
1635
- ImageId:
1636
- - :string
1637
- - :required
1638
- Attribute:
1639
- - :string
1640
- - :required
1641
- :outputs:
1642
- :children:
1643
- launchPermission:
1644
- :ignore: true
1645
- :children:
1646
- item:
1647
- :rename: :launch_permission
1648
- :list: true
1649
- productCodes:
1650
- :ignore: true
1651
- :children:
1652
- item:
1653
- :rename: :product_codes
1654
- :list: true
1655
- blockDeviceMapping:
1656
- :ignore: true
1657
- :children:
1658
- item:
1659
- :rename: :block_device_mapping
1660
- :list: true
1661
- :children:
1662
- ebs:
1663
- :children:
1664
- volumeSize:
1665
- :type: :integer
1666
- deleteOnTermination:
1667
- :type: :boolean
1668
- iops:
1669
- :type: :integer
1670
- - :name: DescribeImages
1671
- :method: :describe_images
1672
- :inputs:
1673
- DryRun:
1674
- - :boolean
1675
- ImageId:
1676
- - :list:
1677
- - :string
1678
- - :rename: ImageIds
1679
- Owner:
1680
- - :list:
1681
- - :string
1682
- - :rename: Owners
1683
- ExecutableBy:
1684
- - :list:
1685
- - :string
1686
- - :rename: ExecutableUsers
1687
- Filter:
1688
- - :list:
1689
- - :structure:
1690
- Name:
1691
- - :string
1692
- Value:
1693
- - :list:
1694
- - :string
1695
- - :rename: Values
1696
- - :rename: filters
1697
- :outputs:
1698
- :children:
1699
- imagesSet:
1700
- :ignore: true
1701
- :children:
1702
- item:
1703
- :rename: :images_set
1704
- :list: true
1705
- :children:
1706
- isPublic:
1707
- :type: :boolean
1708
- productCodes:
1709
- :ignore: true
1710
- :children:
1711
- item:
1712
- :rename: :product_codes
1713
- :list: true
1714
- blockDeviceMapping:
1715
- :ignore: true
1716
- :children:
1717
- item:
1718
- :rename: :block_device_mapping
1719
- :list: true
1720
- :children:
1721
- ebs:
1722
- :children:
1723
- volumeSize:
1724
- :type: :integer
1725
- deleteOnTermination:
1726
- :type: :boolean
1727
- iops:
1728
- :type: :integer
1729
- tagSet:
1730
- :ignore: true
1731
- :children:
1732
- item:
1733
- :rename: :tag_set
1734
- :list: true
1735
- :index:
1736
- :key: :image_id
1737
- :name: :image_index
1738
- - :name: DescribeInstanceAttribute
1739
- :method: :describe_instance_attribute
1740
- :inputs:
1741
- DryRun:
1742
- - :boolean
1743
- InstanceId:
1744
- - :string
1745
- - :required
1746
- Attribute:
1747
- - :string
1748
- - :required
1749
- :outputs:
1750
- :children:
1751
- disableApiTermination:
1752
- :children:
1753
- value:
1754
- :type: :boolean
1755
- blockDeviceMapping:
1756
- :ignore: true
1757
- :children:
1758
- item:
1759
- :rename: :block_device_mapping
1760
- :list: true
1761
- :children:
1762
- ebs:
1763
- :children:
1764
- attachTime:
1765
- :type: :time
1766
- deleteOnTermination:
1767
- :type: :boolean
1768
- productCodes:
1769
- :ignore: true
1770
- :children:
1771
- item:
1772
- :rename: :product_codes
1773
- :list: true
1774
- ebsOptimized:
1775
- :children:
1776
- value:
1777
- :type: :boolean
1778
- - :name: DescribeInstanceStatus
1779
- :method: :describe_instance_status
1780
- :inputs:
1781
- DryRun:
1782
- - :boolean
1783
- InstanceId:
1784
- - :list:
1785
- - :string
1786
- - :rename: InstanceIds
1787
- Filter:
1788
- - :list:
1789
- - :structure:
1790
- Name:
1791
- - :string
1792
- Value:
1793
- - :list:
1794
- - :string
1795
- - :rename: Values
1796
- - :rename: filters
1797
- NextToken:
1798
- - :string
1799
- MaxResults:
1800
- - :integer
1801
- IncludeAllInstances:
1802
- - :boolean
1803
- :outputs:
1804
- :children:
1805
- instanceStatusSet:
1806
- :ignore: true
1807
- :children:
1808
- item:
1809
- :rename: :instance_status_set
1810
- :list: true
1811
- :children:
1812
- eventsSet:
1813
- :ignore: true
1814
- :children:
1815
- item:
1816
- :rename: :events_set
1817
- :list: true
1818
- :children:
1819
- notBefore:
1820
- :type: :time
1821
- notAfter:
1822
- :type: :time
1823
- instanceState:
1824
- :children:
1825
- code:
1826
- :type: :integer
1827
- systemStatus:
1828
- :children:
1829
- details:
1830
- :ignore: true
1831
- :children:
1832
- item:
1833
- :rename: :details
1834
- :list: true
1835
- :children:
1836
- impairedSince:
1837
- :type: :time
1838
- instanceStatus:
1839
- :children:
1840
- details:
1841
- :ignore: true
1842
- :children:
1843
- item:
1844
- :rename: :details
1845
- :list: true
1846
- :children:
1847
- impairedSince:
1848
- :type: :time
1849
- - :name: DescribeInstances
1850
- :method: :describe_instances
1851
- :inputs:
1852
- DryRun:
1853
- - :boolean
1854
- InstanceId:
1855
- - :list:
1856
- - :string
1857
- - :rename: InstanceIds
1858
- Filter:
1859
- - :list:
1860
- - :structure:
1861
- Name:
1862
- - :string
1863
- Value:
1864
- - :list:
1865
- - :string
1866
- - :rename: Values
1867
- - :rename: filters
1868
- :outputs:
1869
- :children:
1870
- reservationSet:
1871
- :ignore: true
1872
- :children:
1873
- item:
1874
- :rename: :reservation_set
1875
- :list: true
1876
- :children:
1877
- groupSet:
1878
- :ignore: true
1879
- :children:
1880
- item:
1881
- :rename: :group_set
1882
- :list: true
1883
- instancesSet:
1884
- :ignore: true
1885
- :children:
1886
- item:
1887
- :rename: :instances_set
1888
- :list: true
1889
- :children:
1890
- instanceState:
1891
- :children:
1892
- code:
1893
- :type: :integer
1894
- amiLaunchIndex:
1895
- :type: :integer
1896
- productCodes:
1897
- :ignore: true
1898
- :children:
1899
- item:
1900
- :rename: :product_codes
1901
- :list: true
1902
- launchTime:
1903
- :type: :time
1904
- blockDeviceMapping:
1905
- :ignore: true
1906
- :children:
1907
- item:
1908
- :rename: :block_device_mapping
1909
- :list: true
1910
- :children:
1911
- ebs:
1912
- :children:
1913
- attachTime:
1914
- :type: :time
1915
- deleteOnTermination:
1916
- :type: :boolean
1917
- tagSet:
1918
- :ignore: true
1919
- :children:
1920
- item:
1921
- :rename: :tag_set
1922
- :list: true
1923
- groupSet:
1924
- :ignore: true
1925
- :children:
1926
- item:
1927
- :rename: :group_set
1928
- :list: true
1929
- sourceDestCheck:
1930
- :type: :boolean
1931
- networkInterfaceSet:
1932
- :ignore: true
1933
- :children:
1934
- item:
1935
- :rename: :network_interface_set
1936
- :list: true
1937
- :children:
1938
- sourceDestCheck:
1939
- :type: :boolean
1940
- groupSet:
1941
- :ignore: true
1942
- :children:
1943
- item:
1944
- :rename: :group_set
1945
- :list: true
1946
- attachment:
1947
- :children:
1948
- deviceIndex:
1949
- :type: :integer
1950
- attachTime:
1951
- :type: :time
1952
- deleteOnTermination:
1953
- :type: :boolean
1954
- privateIpAddressesSet:
1955
- :ignore: true
1956
- :children:
1957
- item:
1958
- :rename: :private_ip_addresses_set
1959
- :list: true
1960
- :children:
1961
- primary:
1962
- :type: :boolean
1963
- ebsOptimized:
1964
- :type: :boolean
1965
- :index:
1966
- :key: :instance_id
1967
- :name: :instance_index
1968
- :index:
1969
- :key_path:
1970
- - :instances_set
1971
- - :instance_id
1972
- :name: :reservation_index
1973
- - :name: DescribeInternetGateways
1974
- :method: :describe_internet_gateways
1975
- :inputs:
1976
- DryRun:
1977
- - :boolean
1978
- InternetGatewayId:
1979
- - :list:
1980
- - :string
1981
- - :rename: internetGatewayIds
1982
- Filter:
1983
- - :list:
1984
- - :structure:
1985
- Name:
1986
- - :string
1987
- Value:
1988
- - :list:
1989
- - :string
1990
- - :rename: Values
1991
- - :rename: filters
1992
- :outputs:
1993
- :children:
1994
- internetGatewaySet:
1995
- :ignore: true
1996
- :children:
1997
- item:
1998
- :rename: :internet_gateway_set
1999
- :list: true
2000
- :children:
2001
- attachmentSet:
2002
- :ignore: true
2003
- :children:
2004
- item:
2005
- :rename: :attachment_set
2006
- :list: true
2007
- tagSet:
2008
- :ignore: true
2009
- :children:
2010
- item:
2011
- :rename: :tag_set
2012
- :list: true
2013
- - :name: DescribeKeyPairs
2014
- :method: :describe_key_pairs
2015
- :inputs:
2016
- DryRun:
2017
- - :boolean
2018
- KeyName:
2019
- - :list:
2020
- - :string
2021
- - :rename: KeyNames
2022
- Filter:
2023
- - :list:
2024
- - :structure:
2025
- Name:
2026
- - :string
2027
- Value:
2028
- - :list:
2029
- - :string
2030
- - :rename: Values
2031
- - :rename: filters
2032
- :outputs:
2033
- :children:
2034
- keySet:
2035
- :ignore: true
2036
- :children:
2037
- item:
2038
- :rename: :key_set
2039
- :list: true
2040
- :index:
2041
- :key: :key_name
2042
- :name: :key_index
2043
- - :name: DescribeLicenses
2044
- :method: :describe_licenses
2045
- :inputs:
2046
- DryRun:
2047
- - :boolean
2048
- LicenseId:
2049
- - :list:
2050
- - :string
2051
- - :rename: licenseIds
2052
- Filter:
2053
- - :list:
2054
- - :structure:
2055
- Name:
2056
- - :string
2057
- Value:
2058
- - :list:
2059
- - :string
2060
- - :rename: Values
2061
- - :rename: filters
2062
- :outputs:
2063
- :children:
2064
- licenseSet:
2065
- :ignore: true
2066
- :children:
2067
- item:
2068
- :rename: :license_set
2069
- :list: true
2070
- :children:
2071
- capacitySet:
2072
- :ignore: true
2073
- :children:
2074
- item:
2075
- :rename: :capacity_set
2076
- :list: true
2077
- :children:
2078
- capacity:
2079
- :type: :integer
2080
- instanceCapacity:
2081
- :type: :integer
2082
- earliestAllowedDeactivationTime:
2083
- :type: :time
2084
- tagSet:
2085
- :ignore: true
2086
- :children:
2087
- item:
2088
- :rename: :tag_set
2089
- :list: true
2090
- - :name: DescribeNetworkAcls
2091
- :method: :describe_network_acls
2092
- :inputs:
2093
- DryRun:
2094
- - :boolean
2095
- NetworkAclId:
2096
- - :list:
2097
- - :string
2098
- - :rename: networkAclIds
2099
- Filter:
2100
- - :list:
2101
- - :structure:
2102
- Name:
2103
- - :string
2104
- Value:
2105
- - :list:
2106
- - :string
2107
- - :rename: Values
2108
- - :rename: filters
2109
- :outputs:
2110
- :children:
2111
- networkAclSet:
2112
- :ignore: true
2113
- :children:
2114
- item:
2115
- :rename: :network_acl_set
2116
- :list: true
2117
- :children:
2118
- default:
2119
- :type: :boolean
2120
- entrySet:
2121
- :ignore: true
2122
- :children:
2123
- item:
2124
- :rename: :entry_set
2125
- :list: true
2126
- :children:
2127
- ruleNumber:
2128
- :type: :integer
2129
- egress:
2130
- :type: :boolean
2131
- icmpTypeCode:
2132
- :children:
2133
- type:
2134
- :type: :integer
2135
- code:
2136
- :type: :integer
2137
- portRange:
2138
- :children:
2139
- from:
2140
- :type: :integer
2141
- to:
2142
- :type: :integer
2143
- associationSet:
2144
- :ignore: true
2145
- :children:
2146
- item:
2147
- :rename: :association_set
2148
- :list: true
2149
- tagSet:
2150
- :ignore: true
2151
- :children:
2152
- item:
2153
- :rename: :tag_set
2154
- :list: true
2155
- - :name: DescribeNetworkInterfaceAttribute
2156
- :method: :describe_network_interface_attribute
2157
- :inputs:
2158
- DryRun:
2159
- - :boolean
2160
- NetworkInterfaceId:
2161
- - :string
2162
- - :required
2163
- Description:
2164
- - :string
2165
- SourceDestCheck:
2166
- - :string
2167
- GroupSet:
2168
- - :string
2169
- - :rename: groups
2170
- Attachment:
2171
- - :string
2172
- :outputs:
2173
- :children:
2174
- sourceDestCheck:
2175
- :children:
2176
- value:
2177
- :type: :boolean
2178
- groupSet:
2179
- :ignore: true
2180
- :children:
2181
- item:
2182
- :rename: :group_set
2183
- :list: true
2184
- attachment:
2185
- :children:
2186
- deviceIndex:
2187
- :type: :integer
2188
- attachTime:
2189
- :type: :time
2190
- deleteOnTermination:
2191
- :type: :boolean
2192
- - :name: DescribeNetworkInterfaces
2193
- :method: :describe_network_interfaces
2194
- :inputs:
2195
- DryRun:
2196
- - :boolean
2197
- NetworkInterfaceId:
2198
- - :list:
2199
- - :string
2200
- - :rename: networkInterfaceIds
2201
- Filter:
2202
- - :list:
2203
- - :structure:
2204
- Name:
2205
- - :string
2206
- Value:
2207
- - :list:
2208
- - :string
2209
- - :rename: Values
2210
- - :rename: filters
2211
- :outputs:
2212
- :children:
2213
- networkInterfaceSet:
2214
- :ignore: true
2215
- :children:
2216
- item:
2217
- :rename: :network_interface_set
2218
- :list: true
2219
- :children:
2220
- requesterManaged:
2221
- :type: :boolean
2222
- sourceDestCheck:
2223
- :type: :boolean
2224
- groupSet:
2225
- :ignore: true
2226
- :children:
2227
- item:
2228
- :rename: :groups
2229
- :list: true
2230
- attachment:
2231
- :children:
2232
- deviceIndex:
2233
- :type: :integer
2234
- attachTime:
2235
- :type: :time
2236
- deleteOnTermination:
2237
- :type: :boolean
2238
- tagSet:
2239
- :ignore: true
2240
- :children:
2241
- item:
2242
- :rename: :tag_set
2243
- :list: true
2244
- privateIpAddressesSet:
2245
- :ignore: true
2246
- :children:
2247
- item:
2248
- :rename: :private_ip_addresses_set
2249
- :list: true
2250
- :children:
2251
- primary:
2252
- :type: :boolean
2253
- :rename: :set
2254
- - :name: DescribePlacementGroups
2255
- :method: :describe_placement_groups
2256
- :inputs:
2257
- DryRun:
2258
- - :boolean
2259
- GroupName:
2260
- - :list:
2261
- - :string
2262
- - :rename: groupNames
2263
- Filter:
2264
- - :list:
2265
- - :structure:
2266
- Name:
2267
- - :string
2268
- Value:
2269
- - :list:
2270
- - :string
2271
- - :rename: Values
2272
- - :rename: filters
2273
- :outputs:
2274
- :children:
2275
- placementGroupSet:
2276
- :ignore: true
2277
- :children:
2278
- item:
2279
- :rename: :placement_group_set
2280
- :list: true
2281
- - :name: DescribeRegions
2282
- :method: :describe_regions
2283
- :inputs:
2284
- DryRun:
2285
- - :boolean
2286
- RegionName:
2287
- - :list:
2288
- - :string
2289
- - :rename: RegionNames
2290
- Filter:
2291
- - :list:
2292
- - :structure:
2293
- Name:
2294
- - :string
2295
- Value:
2296
- - :list:
2297
- - :string
2298
- - :rename: Values
2299
- - :rename: filters
2300
- :outputs:
2301
- :children:
2302
- regionInfo:
2303
- :ignore: true
2304
- :children:
2305
- item:
2306
- :rename: :region_info
2307
- :list: true
2308
- - :name: DescribeReservedInstances
2309
- :method: :describe_reserved_instances
2310
- :inputs:
2311
- DryRun:
2312
- - :boolean
2313
- ReservedInstancesId:
2314
- - :list:
2315
- - :string
2316
- - :rename: ReservedInstancesIds
2317
- Filter:
2318
- - :list:
2319
- - :structure:
2320
- Name:
2321
- - :string
2322
- Value:
2323
- - :list:
2324
- - :string
2325
- - :rename: Values
2326
- - :rename: filters
2327
- OfferingType:
2328
- - :string
2329
- :outputs:
2330
- :children:
2331
- reservedInstancesSet:
2332
- :ignore: true
2333
- :children:
2334
- item:
2335
- :rename: :reserved_instances_set
2336
- :list: true
2337
- :children:
2338
- start:
2339
- :type: :time
2340
- end:
2341
- :type: :time
2342
- duration:
2343
- :type: :integer
2344
- usagePrice:
2345
- :type: :float
2346
- fixedPrice:
2347
- :type: :float
2348
- instanceCount:
2349
- :type: :integer
2350
- tagSet:
2351
- :ignore: true
2352
- :children:
2353
- item:
2354
- :rename: :tag_set
2355
- :list: true
2356
- recurringCharges:
2357
- :ignore: true
2358
- :children:
2359
- item:
2360
- :rename: :recurring_charges
2361
- :list: true
2362
- :children:
2363
- amount:
2364
- :type: :float
2365
- - :name: DescribeReservedInstancesListings
2366
- :method: :describe_reserved_instances_listings
2367
- :inputs:
2368
- ReservedInstancesId:
2369
- - :string
2370
- ReservedInstancesListingId:
2371
- - :string
2372
- Filters:
2373
- - :list:
2374
- - :structure:
2375
- Name:
2376
- - :string
2377
- Value:
2378
- - :list:
2379
- - :string
2380
- - :rename: Values
2381
- :outputs:
2382
- :children:
2383
- reservedInstancesListingsSet:
2384
- :ignore: true
2385
- :children:
2386
- item:
2387
- :rename: :reserved_instances_listings_set
2388
- :list: true
2389
- :children:
2390
- createDate:
2391
- :type: :time
2392
- updateDate:
2393
- :type: :time
2394
- instanceCounts:
2395
- :ignore: true
2396
- :children:
2397
- item:
2398
- :rename: :instance_counts
2399
- :list: true
2400
- :children:
2401
- instanceCount:
2402
- :type: :integer
2403
- priceSchedules:
2404
- :ignore: true
2405
- :children:
2406
- item:
2407
- :rename: :price_schedules
2408
- :list: true
2409
- :children:
2410
- term:
2411
- :type: :integer
2412
- price:
2413
- :type: :float
2414
- active:
2415
- :type: :boolean
2416
- tagSet:
2417
- :ignore: true
2418
- :children:
2419
- item:
2420
- :rename: :tag_set
2421
- :list: true
2422
- - :name: DescribeReservedInstancesModifications
2423
- :method: :describe_reserved_instances_modifications
2424
- :inputs:
2425
- ReservedInstancesModificationId:
2426
- - :list:
2427
- - :string
2428
- - :rename: ReservedInstancesModificationIds
2429
- NextToken:
2430
- - :string
2431
- Filter:
2432
- - :list:
2433
- - :structure:
2434
- Name:
2435
- - :string
2436
- Value:
2437
- - :list:
2438
- - :string
2439
- - :rename: Values
2440
- - :rename: filters
2441
- :outputs:
2442
- :children:
2443
- reservedInstancesModificationsSet:
2444
- :ignore: true
2445
- :children:
2446
- item:
2447
- :rename: :reserved_instances_modifications_set
2448
- :list: true
2449
- :children:
2450
- reservedInstancesSet:
2451
- :ignore: true
2452
- :children:
2453
- item:
2454
- :rename: :reserved_instances_set
2455
- :list: true
2456
- modificationResultSet:
2457
- :ignore: true
2458
- :children:
2459
- item:
2460
- :rename: :modification_result_set
2461
- :list: true
2462
- :children:
2463
- targetConfiguration:
2464
- :children:
2465
- instanceCount:
2466
- :type: :integer
2467
- createDate:
2468
- :type: :time
2469
- updateDate:
2470
- :type: :time
2471
- effectiveDate:
2472
- :type: :time
2473
- - :name: DescribeReservedInstancesOfferings
2474
- :method: :describe_reserved_instances_offerings
2475
- :inputs:
2476
- DryRun:
2477
- - :boolean
2478
- ReservedInstancesOfferingId:
2479
- - :list:
2480
- - :string
2481
- - :rename: ReservedInstancesOfferingIds
2482
- InstanceType:
2483
- - :string
2484
- AvailabilityZone:
2485
- - :string
2486
- ProductDescription:
2487
- - :string
2488
- Filter:
2489
- - :list:
2490
- - :structure:
2491
- Name:
2492
- - :string
2493
- Value:
2494
- - :list:
2495
- - :string
2496
- - :rename: Values
2497
- - :rename: filters
2498
- InstanceTenancy:
2499
- - :string
2500
- OfferingType:
2501
- - :string
2502
- NextToken:
2503
- - :string
2504
- MaxResults:
2505
- - :integer
2506
- IncludeMarketplace:
2507
- - :boolean
2508
- MinDuration:
2509
- - :long
2510
- MaxDuration:
2511
- - :long
2512
- MaxInstanceCount:
2513
- - :integer
2514
- :outputs:
2515
- :children:
2516
- reservedInstancesOfferingsSet:
2517
- :ignore: true
2518
- :children:
2519
- item:
2520
- :rename: :reserved_instances_offerings_set
2521
- :list: true
2522
- :children:
2523
- duration:
2524
- :type: :integer
2525
- usagePrice:
2526
- :type: :float
2527
- fixedPrice:
2528
- :type: :float
2529
- recurringCharges:
2530
- :ignore: true
2531
- :children:
2532
- item:
2533
- :rename: :recurring_charges
2534
- :list: true
2535
- :children:
2536
- amount:
2537
- :type: :float
2538
- marketplace:
2539
- :type: :boolean
2540
- pricingDetailsSet:
2541
- :ignore: true
2542
- :children:
2543
- item:
2544
- :rename: :pricing_details_set
2545
- :list: true
2546
- :children:
2547
- price:
2548
- :type: :float
2549
- count:
2550
- :type: :integer
2551
- - :name: DescribeRouteTables
2552
- :method: :describe_route_tables
2553
- :inputs:
2554
- DryRun:
2555
- - :boolean
2556
- RouteTableId:
2557
- - :list:
2558
- - :string
2559
- - :rename: routeTableIds
2560
- Filter:
2561
- - :list:
2562
- - :structure:
2563
- Name:
2564
- - :string
2565
- Value:
2566
- - :list:
2567
- - :string
2568
- - :rename: Values
2569
- - :rename: filters
2570
- :outputs:
2571
- :children:
2572
- routeTableSet:
2573
- :ignore: true
2574
- :children:
2575
- item:
2576
- :rename: :route_table_set
2577
- :list: true
2578
- :children:
2579
- routeSet:
2580
- :ignore: true
2581
- :children:
2582
- item:
2583
- :rename: :route_set
2584
- :list: true
2585
- associationSet:
2586
- :ignore: true
2587
- :children:
2588
- item:
2589
- :rename: :association_set
2590
- :list: true
2591
- :children:
2592
- main:
2593
- :type: :boolean
2594
- tagSet:
2595
- :ignore: true
2596
- :children:
2597
- item:
2598
- :rename: :tag_set
2599
- :list: true
2600
- propagatingVgwSet:
2601
- :ignore: true
2602
- :children:
2603
- item:
2604
- :rename: :propagating_vgw_set
2605
- :list: true
2606
- - :name: DescribeSecurityGroups
2607
- :method: :describe_security_groups
2608
- :inputs:
2609
- DryRun:
2610
- - :boolean
2611
- GroupName:
2612
- - :list:
2613
- - :string
2614
- - :rename: GroupNames
2615
- GroupId:
2616
- - :list:
2617
- - :string
2618
- - :rename: GroupIds
2619
- Filter:
2620
- - :list:
2621
- - :structure:
2622
- Name:
2623
- - :string
2624
- Value:
2625
- - :list:
2626
- - :string
2627
- - :rename: Values
2628
- - :rename: filters
2629
- :outputs:
2630
- :children:
2631
- securityGroupInfo:
2632
- :ignore: true
2633
- :children:
2634
- item:
2635
- :rename: :security_group_info
2636
- :list: true
2637
- :children:
2638
- ipPermissions:
2639
- :ignore: true
2640
- :children:
2641
- item:
2642
- :rename: :ip_permissions
2643
- :list: true
2644
- :children:
2645
- fromPort:
2646
- :type: :integer
2647
- toPort:
2648
- :type: :integer
2649
- groups:
2650
- :ignore: true
2651
- :children:
2652
- item:
2653
- :rename: :groups
2654
- :list: true
2655
- ipRanges:
2656
- :ignore: true
2657
- :children:
2658
- item:
2659
- :rename: :ip_ranges
2660
- :list: true
2661
- ipPermissionsEgress:
2662
- :ignore: true
2663
- :children:
2664
- item:
2665
- :rename: :ip_permissions_egress
2666
- :list: true
2667
- :children:
2668
- fromPort:
2669
- :type: :integer
2670
- toPort:
2671
- :type: :integer
2672
- groups:
2673
- :ignore: true
2674
- :children:
2675
- item:
2676
- :rename: :groups
2677
- :list: true
2678
- ipRanges:
2679
- :ignore: true
2680
- :children:
2681
- item:
2682
- :rename: :ip_ranges
2683
- :list: true
2684
- tagSet:
2685
- :ignore: true
2686
- :children:
2687
- item:
2688
- :rename: :tag_set
2689
- :list: true
2690
- :index:
2691
- :key: :group_id
2692
- :name: :security_group_index
2693
- - :name: DescribeSnapshotAttribute
2694
- :method: :describe_snapshot_attribute
2695
- :inputs:
2696
- DryRun:
2697
- - :boolean
2698
- SnapshotId:
2699
- - :string
2700
- - :required
2701
- Attribute:
2702
- - :string
2703
- - :required
2704
- :outputs:
2705
- :children:
2706
- createVolumePermission:
2707
- :ignore: true
2708
- :children:
2709
- item:
2710
- :rename: :create_volume_permission
2711
- :list: true
2712
- productCodes:
2713
- :ignore: true
2714
- :children:
2715
- item:
2716
- :rename: :product_codes
2717
- :list: true
2718
- - :name: DescribeSnapshots
2719
- :method: :describe_snapshots
2720
- :inputs:
2721
- DryRun:
2722
- - :boolean
2723
- SnapshotId:
2724
- - :list:
2725
- - :string
2726
- - :rename: SnapshotIds
2727
- Owner:
2728
- - :list:
2729
- - :string
2730
- - :rename: OwnerIds
2731
- RestorableBy:
2732
- - :list:
2733
- - :string
2734
- - :rename: RestorableByUserIds
2735
- Filter:
2736
- - :list:
2737
- - :structure:
2738
- Name:
2739
- - :string
2740
- Value:
2741
- - :list:
2742
- - :string
2743
- - :rename: Values
2744
- - :rename: filters
2745
- :outputs:
2746
- :children:
2747
- snapshotSet:
2748
- :ignore: true
2749
- :children:
2750
- item:
2751
- :rename: :snapshot_set
2752
- :list: true
2753
- :children:
2754
- startTime:
2755
- :type: :time
2756
- volumeSize:
2757
- :type: :integer
2758
- tagSet:
2759
- :ignore: true
2760
- :children:
2761
- item:
2762
- :rename: :tag_set
2763
- :list: true
2764
- :index:
2765
- :key: :snapshot_id
2766
- :name: :snapshot_index
2767
- - :name: DescribeSpotDatafeedSubscription
2768
- :method: :describe_spot_datafeed_subscription
2769
- :inputs:
2770
- DryRun:
2771
- - :boolean
2772
- :outputs: {}
2773
- - :name: DescribeSpotInstanceRequests
2774
- :method: :describe_spot_instance_requests
2775
- :inputs:
2776
- DryRun:
2777
- - :boolean
2778
- SpotInstanceRequestId:
2779
- - :list:
2780
- - :string
2781
- - :rename: spotInstanceRequestIds
2782
- Filter:
2783
- - :list:
2784
- - :structure:
2785
- Name:
2786
- - :string
2787
- Value:
2788
- - :list:
2789
- - :string
2790
- - :rename: Values
2791
- - :rename: filters
2792
- :outputs:
2793
- :children:
2794
- spotInstanceRequestSet:
2795
- :ignore: true
2796
- :children:
2797
- item:
2798
- :rename: :spot_instance_request_set
2799
- :list: true
2800
- :children:
2801
- status:
2802
- :children:
2803
- updateTime:
2804
- :type: :time
2805
- validFrom:
2806
- :type: :time
2807
- validUntil:
2808
- :type: :time
2809
- launchSpecification:
2810
- :children:
2811
- groupSet:
2812
- :ignore: true
2813
- :children:
2814
- item:
2815
- :rename: :group_set
2816
- :list: true
2817
- blockDeviceMapping:
2818
- :ignore: true
2819
- :children:
2820
- item:
2821
- :rename: :block_device_mapping
2822
- :list: true
2823
- :children:
2824
- ebs:
2825
- :children:
2826
- volumeSize:
2827
- :type: :integer
2828
- deleteOnTermination:
2829
- :type: :boolean
2830
- iops:
2831
- :type: :integer
2832
- monitoringEnabled:
2833
- :type: :boolean
2834
- networkInterfaceSet:
2835
- :ignore: true
2836
- :children:
2837
- item:
2838
- :rename: :network_interface_set
2839
- :list: true
2840
- :children:
2841
- deviceIndex:
2842
- :type: :integer
2843
- SecurityGroupId:
2844
- :ignore: true
2845
- :children:
2846
- SecurityGroupId:
2847
- :rename: :security_group_id
2848
- :list: true
2849
- deleteOnTermination:
2850
- :type: :boolean
2851
- privateIpAddressesSet:
2852
- :ignore: true
2853
- :children:
2854
- item:
2855
- :rename: :private_ip_addresses_set
2856
- :list: true
2857
- :children:
2858
- primary:
2859
- :type: :boolean
2860
- secondaryPrivateIpAddressCount:
2861
- :type: :integer
2862
- associatePublicIpAddress:
2863
- :type: :boolean
2864
- ebsOptimized:
2865
- :type: :boolean
2866
- createTime:
2867
- :type: :time
2868
- tagSet:
2869
- :ignore: true
2870
- :children:
2871
- item:
2872
- :rename: :tag_set
2873
- :list: true
2874
- - :name: DescribeSpotPriceHistory
2875
- :method: :describe_spot_price_history
2876
- :inputs:
2877
- DryRun:
2878
- - :boolean
2879
- StartTime:
2880
- - :timestamp
2881
- EndTime:
2882
- - :timestamp
2883
- InstanceType:
2884
- - :list:
2885
- - :string
2886
- - :rename: instanceTypes
2887
- ProductDescription:
2888
- - :list:
2889
- - :string
2890
- - :rename: productDescriptions
2891
- Filter:
2892
- - :list:
2893
- - :structure:
2894
- Name:
2895
- - :string
2896
- Value:
2897
- - :list:
2898
- - :string
2899
- - :rename: Values
2900
- - :rename: filters
2901
- AvailabilityZone:
2902
- - :string
2903
- MaxResults:
2904
- - :integer
2905
- NextToken:
2906
- - :string
2907
- :outputs:
2908
- :children:
2909
- spotPriceHistorySet:
2910
- :ignore: true
2911
- :children:
2912
- item:
2913
- :rename: :spot_price_history_set
2914
- :list: true
2915
- :children:
2916
- timestamp:
2917
- :type: :time
2918
- - :name: DescribeSubnets
2919
- :method: :describe_subnets
2920
- :inputs:
2921
- DryRun:
2922
- - :boolean
2923
- SubnetId:
2924
- - :list:
2925
- - :string
2926
- - :rename: SubnetIds
2927
- Filter:
2928
- - :list:
2929
- - :structure:
2930
- Name:
2931
- - :string
2932
- Value:
2933
- - :list:
2934
- - :string
2935
- - :rename: Values
2936
- - :rename: Filters
2937
- :outputs:
2938
- :children:
2939
- subnetSet:
2940
- :ignore: true
2941
- :children:
2942
- item:
2943
- :rename: :subnet_set
2944
- :list: true
2945
- :children:
2946
- availableIpAddressCount:
2947
- :type: :integer
2948
- defaultForAz:
2949
- :type: :boolean
2950
- mapPublicIpOnLaunch:
2951
- :type: :boolean
2952
- tagSet:
2953
- :ignore: true
2954
- :children:
2955
- item:
2956
- :rename: :tag_set
2957
- :list: true
2958
- - :name: DescribeTags
2959
- :method: :describe_tags
2960
- :inputs:
2961
- DryRun:
2962
- - :boolean
2963
- Filter:
2964
- - :list:
2965
- - :structure:
2966
- Name:
2967
- - :string
2968
- Value:
2969
- - :list:
2970
- - :string
2971
- - :rename: Values
2972
- - :rename: filters
2973
- :outputs:
2974
- :children:
2975
- tagSet:
2976
- :ignore: true
2977
- :children:
2978
- item:
2979
- :rename: :tag_set
2980
- :list: true
2981
- :index:
2982
- :keys:
2983
- - :resource_type
2984
- - :resource_id
2985
- - :key
2986
- :name: :tag_index
2987
- - :name: DescribeVolumeAttribute
2988
- :method: :describe_volume_attribute
2989
- :inputs:
2990
- DryRun:
2991
- - :boolean
2992
- VolumeId:
2993
- - :string
2994
- - :required
2995
- Attribute:
2996
- - :string
2997
- :outputs:
2998
- :children:
2999
- autoEnableIO:
3000
- :children:
3001
- value:
3002
- :type: :boolean
3003
- productCodes:
3004
- :ignore: true
3005
- :children:
3006
- item:
3007
- :rename: :product_codes
3008
- :list: true
3009
- - :name: DescribeVolumeStatus
3010
- :method: :describe_volume_status
3011
- :inputs:
3012
- DryRun:
3013
- - :boolean
3014
- VolumeId:
3015
- - :list:
3016
- - :string
3017
- - :rename: VolumeIds
3018
- Filter:
3019
- - :list:
3020
- - :structure:
3021
- Name:
3022
- - :string
3023
- Value:
3024
- - :list:
3025
- - :string
3026
- - :rename: Values
3027
- - :rename: filters
3028
- NextToken:
3029
- - :string
3030
- MaxResults:
3031
- - :integer
3032
- :outputs:
3033
- :children:
3034
- volumeStatusSet:
3035
- :ignore: true
3036
- :children:
3037
- item:
3038
- :rename: :volume_status_set
3039
- :list: true
3040
- :children:
3041
- volumeStatus:
3042
- :children:
3043
- details:
3044
- :ignore: true
3045
- :children:
3046
- item:
3047
- :rename: :details
3048
- :list: true
3049
- eventsSet:
3050
- :ignore: true
3051
- :children:
3052
- item:
3053
- :rename: :events_set
3054
- :list: true
3055
- :children:
3056
- notBefore:
3057
- :type: :time
3058
- notAfter:
3059
- :type: :time
3060
- actionsSet:
3061
- :ignore: true
3062
- :children:
3063
- item:
3064
- :rename: :actions_set
3065
- :list: true
3066
- - :name: DescribeVolumes
3067
- :method: :describe_volumes
3068
- :inputs:
3069
- DryRun:
3070
- - :boolean
3071
- VolumeId:
3072
- - :list:
3073
- - :string
3074
- - :rename: VolumeIds
3075
- Filter:
3076
- - :list:
3077
- - :structure:
3078
- Name:
3079
- - :string
3080
- Value:
3081
- - :list:
3082
- - :string
3083
- - :rename: Values
3084
- - :rename: filters
3085
- :outputs:
3086
- :children:
3087
- volumeSet:
3088
- :ignore: true
3089
- :children:
3090
- item:
3091
- :rename: :volume_set
3092
- :list: true
3093
- :children:
3094
- size:
3095
- :type: :integer
3096
- createTime:
3097
- :type: :time
3098
- attachmentSet:
3099
- :ignore: true
3100
- :children:
3101
- item:
3102
- :rename: :attachment_set
3103
- :list: true
3104
- :children:
3105
- attachTime:
3106
- :type: :time
3107
- deleteOnTermination:
3108
- :type: :boolean
3109
- tagSet:
3110
- :ignore: true
3111
- :children:
3112
- item:
3113
- :rename: :tag_set
3114
- :list: true
3115
- iops:
3116
- :type: :integer
3117
- :index:
3118
- :key: :volume_id
3119
- :name: :volume_index
3120
- - :name: DescribeVpcAttribute
3121
- :method: :describe_vpc_attribute
3122
- :inputs:
3123
- DryRun:
3124
- - :boolean
3125
- VpcId:
3126
- - :string
3127
- - :required
3128
- Attribute:
3129
- - :string
3130
- :outputs:
3131
- :children:
3132
- enableDnsSupport:
3133
- :children:
3134
- value:
3135
- :type: :boolean
3136
- enableDnsHostnames:
3137
- :children:
3138
- value:
3139
- :type: :boolean
3140
- - :name: DescribeVpcs
3141
- :method: :describe_vpcs
3142
- :inputs:
3143
- DryRun:
3144
- - :boolean
3145
- VpcId:
3146
- - :list:
3147
- - :string
3148
- - :rename: VpcIds
3149
- Filter:
3150
- - :list:
3151
- - :structure:
3152
- Name:
3153
- - :string
3154
- Value:
3155
- - :list:
3156
- - :string
3157
- - :rename: Values
3158
- - :rename: Filters
3159
- :outputs:
3160
- :children:
3161
- vpcSet:
3162
- :ignore: true
3163
- :children:
3164
- item:
3165
- :rename: :vpc_set
3166
- :list: true
3167
- :children:
3168
- tagSet:
3169
- :ignore: true
3170
- :children:
3171
- item:
3172
- :rename: :tag_set
3173
- :list: true
3174
- isDefault:
3175
- :type: :boolean
3176
- - :name: DescribeVpnConnections
3177
- :method: :describe_vpn_connections
3178
- :inputs:
3179
- DryRun:
3180
- - :boolean
3181
- VpnConnectionId:
3182
- - :list:
3183
- - :string
3184
- - :rename: VpnConnectionIds
3185
- Filter:
3186
- - :list:
3187
- - :structure:
3188
- Name:
3189
- - :string
3190
- Value:
3191
- - :list:
3192
- - :string
3193
- - :rename: Values
3194
- - :rename: Filters
3195
- :outputs:
3196
- :children:
3197
- vpnConnectionSet:
3198
- :ignore: true
3199
- :children:
3200
- item:
3201
- :rename: :vpn_connection_set
3202
- :list: true
3203
- :children:
3204
- tagSet:
3205
- :ignore: true
3206
- :children:
3207
- item:
3208
- :rename: :tag_set
3209
- :list: true
3210
- vgwTelemetry:
3211
- :ignore: true
3212
- :children:
3213
- item:
3214
- :rename: :vgw_telemetry
3215
- :list: true
3216
- :children:
3217
- lastStatusChange:
3218
- :type: :time
3219
- acceptedRouteCount:
3220
- :type: :integer
3221
- options:
3222
- :children:
3223
- staticRoutesOnly:
3224
- :type: :boolean
3225
- routes:
3226
- :ignore: true
3227
- :children:
3228
- item:
3229
- :rename: :routes
3230
- :list: true
3231
- type:
3232
- :rename: :vpn_type
3233
- - :name: DescribeVpnGateways
3234
- :method: :describe_vpn_gateways
3235
- :inputs:
3236
- DryRun:
3237
- - :boolean
3238
- VpnGatewayId:
3239
- - :list:
3240
- - :string
3241
- - :rename: VpnGatewayIds
3242
- Filter:
3243
- - :list:
3244
- - :structure:
3245
- Name:
3246
- - :string
3247
- Value:
3248
- - :list:
3249
- - :string
3250
- - :rename: Values
3251
- - :rename: Filters
3252
- :outputs:
3253
- :children:
3254
- vpnGatewaySet:
3255
- :ignore: true
3256
- :children:
3257
- item:
3258
- :rename: :vpn_gateway_set
3259
- :list: true
3260
- :children:
3261
- attachments:
3262
- :ignore: true
3263
- :children:
3264
- item:
3265
- :rename: :attachments
3266
- :list: true
3267
- tagSet:
3268
- :ignore: true
3269
- :children:
3270
- item:
3271
- :rename: :tag_set
3272
- :list: true
3273
- type:
3274
- :rename: :vpn_type
3275
- - :name: DetachInternetGateway
3276
- :method: :detach_internet_gateway
3277
- :inputs:
3278
- DryRun:
3279
- - :boolean
3280
- InternetGatewayId:
3281
- - :string
3282
- - :required
3283
- VpcId:
3284
- - :string
3285
- - :required
3286
- :outputs: {}
3287
- - :name: DetachNetworkInterface
3288
- :method: :detach_network_interface
3289
- :inputs:
3290
- DryRun:
3291
- - :boolean
3292
- AttachmentId:
3293
- - :string
3294
- - :required
3295
- Force:
3296
- - :boolean
3297
- :outputs: {}
3298
- - :name: DetachVolume
3299
- :method: :detach_volume
3300
- :inputs:
3301
- DryRun:
3302
- - :boolean
3303
- VolumeId:
3304
- - :string
3305
- - :required
3306
- InstanceId:
3307
- - :string
3308
- Device:
3309
- - :string
3310
- Force:
3311
- - :boolean
3312
- :outputs:
3313
- :children:
3314
- attachTime:
3315
- :type: :time
3316
- deleteOnTermination:
3317
- :type: :boolean
3318
- - :name: DetachVpnGateway
3319
- :method: :detach_vpn_gateway
3320
- :inputs:
3321
- DryRun:
3322
- - :boolean
3323
- VpnGatewayId:
3324
- - :string
3325
- - :required
3326
- VpcId:
3327
- - :string
3328
- - :required
3329
- :outputs: {}
3330
- - :name: DisableVgwRoutePropagation
3331
- :method: :disable_vgw_route_propagation
3332
- :inputs:
3333
- RouteTableId:
3334
- - :string
3335
- - :required
3336
- GatewayId:
3337
- - :string
3338
- - :required
3339
- :outputs: {}
3340
- - :name: DisassociateAddress
3341
- :method: :disassociate_address
3342
- :inputs:
3343
- DryRun:
3344
- - :boolean
3345
- PublicIp:
3346
- - :string
3347
- AssociationId:
3348
- - :string
3349
- :outputs: {}
3350
- - :name: DisassociateRouteTable
3351
- :method: :disassociate_route_table
3352
- :inputs:
3353
- DryRun:
3354
- - :boolean
3355
- AssociationId:
3356
- - :string
3357
- - :required
3358
- :outputs: {}
3359
- - :name: EnableVgwRoutePropagation
3360
- :method: :enable_vgw_route_propagation
3361
- :inputs:
3362
- RouteTableId:
3363
- - :string
3364
- - :required
3365
- GatewayId:
3366
- - :string
3367
- - :required
3368
- :outputs: {}
3369
- - :name: EnableVolumeIO
3370
- :method: :enable_volume_io
3371
- :inputs:
3372
- DryRun:
3373
- - :boolean
3374
- VolumeId:
3375
- - :string
3376
- - :required
3377
- :outputs: {}
3378
- - :name: GetConsoleOutput
3379
- :method: :get_console_output
3380
- :inputs:
3381
- DryRun:
3382
- - :boolean
3383
- InstanceId:
3384
- - :string
3385
- - :required
3386
- :outputs:
3387
- :children:
3388
- timestamp:
3389
- :type: :time
3390
- - :name: GetPasswordData
3391
- :method: :get_password_data
3392
- :inputs:
3393
- DryRun:
3394
- - :boolean
3395
- InstanceId:
3396
- - :string
3397
- - :required
3398
- :outputs:
3399
- :children:
3400
- timestamp:
3401
- :type: :time
3402
- - :name: ImportInstance
3403
- :method: :import_instance
3404
- :inputs:
3405
- DryRun:
3406
- - :boolean
3407
- Description:
3408
- - :string
3409
- LaunchSpecification:
3410
- - :structure:
3411
- Architecture:
3412
- - :string
3413
- GroupName:
3414
- - :list:
3415
- - :string
3416
- - :rename: groupNames
3417
- AdditionalInfo:
3418
- - :string
3419
- UserData:
3420
- - :string
3421
- InstanceType:
3422
- - :string
3423
- Placement:
3424
- - :structure:
3425
- AvailabilityZone:
3426
- - :string
3427
- - :rename: AvailabilityZone
3428
- GroupName:
3429
- - :string
3430
- Tenancy:
3431
- - :string
3432
- Monitoring:
3433
- - :boolean
3434
- SubnetId:
3435
- - :string
3436
- InstanceInitiatedShutdownBehavior:
3437
- - :string
3438
- PrivateIpAddress:
3439
- - :string
3440
- DiskImage:
3441
- - :list:
3442
- - :structure:
3443
- Image:
3444
- - :structure:
3445
- Format:
3446
- - :string
3447
- - :required
3448
- Bytes:
3449
- - :long
3450
- - :required
3451
- ImportManifestUrl:
3452
- - :string
3453
- - :required
3454
- Description:
3455
- - :string
3456
- Volume:
3457
- - :structure:
3458
- Size:
3459
- - :long
3460
- - :required
3461
- - :rename: diskImages
3462
- Platform:
3463
- - :string
3464
- - :required
3465
- :outputs:
3466
- :children:
3467
- conversionTask:
3468
- :children:
3469
- importInstance:
3470
- :children:
3471
- volumes:
3472
- :ignore: true
3473
- :children:
3474
- item:
3475
- :rename: :volumes
3476
- :list: true
3477
- :children:
3478
- bytesConverted:
3479
- :type: :integer
3480
- image:
3481
- :children:
3482
- size:
3483
- :type: :integer
3484
- volume:
3485
- :children:
3486
- size:
3487
- :type: :integer
3488
- importVolume:
3489
- :children:
3490
- bytesConverted:
3491
- :type: :integer
3492
- image:
3493
- :children:
3494
- size:
3495
- :type: :integer
3496
- volume:
3497
- :children:
3498
- size:
3499
- :type: :integer
3500
- tagSet:
3501
- :ignore: true
3502
- :children:
3503
- item:
3504
- :rename: :tag_set
3505
- :list: true
3506
- - :name: ImportKeyPair
3507
- :method: :import_key_pair
3508
- :inputs:
3509
- DryRun:
3510
- - :boolean
3511
- KeyName:
3512
- - :string
3513
- - :required
3514
- PublicKeyMaterial:
3515
- - :string
3516
- - :required
3517
- :outputs: {}
3518
- - :name: ImportVolume
3519
- :method: :import_volume
3520
- :inputs:
3521
- DryRun:
3522
- - :boolean
3523
- AvailabilityZone:
3524
- - :string
3525
- Image:
3526
- - :structure:
3527
- Format:
3528
- - :string
3529
- - :required
3530
- Bytes:
3531
- - :long
3532
- - :required
3533
- ImportManifestUrl:
3534
- - :string
3535
- - :required
3536
- Description:
3537
- - :string
3538
- Volume:
3539
- - :structure:
3540
- Size:
3541
- - :long
3542
- - :required
3543
- :outputs:
3544
- :children:
3545
- conversionTask:
3546
- :children:
3547
- importInstance:
3548
- :children:
3549
- volumes:
3550
- :ignore: true
3551
- :children:
3552
- item:
3553
- :rename: :volumes
3554
- :list: true
3555
- :children:
3556
- bytesConverted:
3557
- :type: :integer
3558
- image:
3559
- :children:
3560
- size:
3561
- :type: :integer
3562
- volume:
3563
- :children:
3564
- size:
3565
- :type: :integer
3566
- importVolume:
3567
- :children:
3568
- bytesConverted:
3569
- :type: :integer
3570
- image:
3571
- :children:
3572
- size:
3573
- :type: :integer
3574
- volume:
3575
- :children:
3576
- size:
3577
- :type: :integer
3578
- tagSet:
3579
- :ignore: true
3580
- :children:
3581
- item:
3582
- :rename: :tag_set
3583
- :list: true
3584
- - :name: ModifyImageAttribute
3585
- :method: :modify_image_attribute
3586
- :inputs:
3587
- DryRun:
3588
- - :boolean
3589
- ImageId:
3590
- - :string
3591
- - :required
3592
- Attribute:
3593
- - :string
3594
- OperationType:
3595
- - :string
3596
- UserId:
3597
- - :list:
3598
- - :string
3599
- - :rename: UserIds
3600
- UserGroup:
3601
- - :list:
3602
- - :string
3603
- - :rename: UserGroups
3604
- ProductCode:
3605
- - :list:
3606
- - :string
3607
- - :rename: ProductCodes
3608
- Value:
3609
- - :string
3610
- LaunchPermission:
3611
- - :structure:
3612
- Add:
3613
- - :list:
3614
- - :structure:
3615
- UserId:
3616
- - :string
3617
- - :rename: UserId
3618
- Group:
3619
- - :string
3620
- - :rename: Group
3621
- Remove:
3622
- - :list:
3623
- - :structure:
3624
- UserId:
3625
- - :string
3626
- - :rename: UserId
3627
- Group:
3628
- - :string
3629
- - :rename: Group
3630
- Description:
3631
- - :structure:
3632
- Value:
3633
- - :string
3634
- :outputs: {}
3635
- - :name: ModifyInstanceAttribute
3636
- :method: :modify_instance_attribute
3637
- :inputs:
3638
- DryRun:
3639
- - :boolean
3640
- InstanceId:
3641
- - :string
3642
- - :required
3643
- Attribute:
3644
- - :string
3645
- Value:
3646
- - :string
3647
- BlockDeviceMapping:
3648
- - :list:
3649
- - :structure:
3650
- DeviceName:
3651
- - :string
3652
- Ebs:
3653
- - :structure:
3654
- VolumeId:
3655
- - :string
3656
- DeleteOnTermination:
3657
- - :boolean
3658
- VirtualName:
3659
- - :string
3660
- NoDevice:
3661
- - :string
3662
- - :rename: blockDeviceMappings
3663
- SourceDestCheck:
3664
- - :structure:
3665
- Value:
3666
- - :boolean
3667
- DisableApiTermination:
3668
- - :structure:
3669
- Value:
3670
- - :boolean
3671
- InstanceType:
3672
- - :structure:
3673
- Value:
3674
- - :string
3675
- Kernel:
3676
- - :structure:
3677
- Value:
3678
- - :string
3679
- Ramdisk:
3680
- - :structure:
3681
- Value:
3682
- - :string
3683
- UserData:
3684
- - :structure:
3685
- Value:
3686
- - :string
3687
- InstanceInitiatedShutdownBehavior:
3688
- - :structure:
3689
- Value:
3690
- - :string
3691
- GroupId:
3692
- - :list:
3693
- - :string
3694
- - :rename: groups
3695
- EbsOptimized:
3696
- - :structure:
3697
- Value:
3698
- - :boolean
3699
- :outputs: {}
3700
- - :name: ModifyNetworkInterfaceAttribute
3701
- :method: :modify_network_interface_attribute
3702
- :inputs:
3703
- DryRun:
3704
- - :boolean
3705
- NetworkInterfaceId:
3706
- - :string
3707
- - :required
3708
- Description:
3709
- - :structure:
3710
- Value:
3711
- - :string
3712
- SourceDestCheck:
3713
- - :structure:
3714
- Value:
3715
- - :boolean
3716
- SecurityGroupId:
3717
- - :list:
3718
- - :string
3719
- - :rename: groups
3720
- Attachment:
3721
- - :structure:
3722
- AttachmentId:
3723
- - :string
3724
- DeleteOnTermination:
3725
- - :boolean
3726
- :outputs: {}
3727
- - :name: ModifyReservedInstances
3728
- :method: :modify_reserved_instances
3729
- :inputs:
3730
- ClientToken:
3731
- - :string
3732
- ReservedInstancesId:
3733
- - :list:
3734
- - :string
3735
- - :required
3736
- - :rename: ReservedInstancesIds
3737
- ReservedInstancesConfigurationSetItemType:
3738
- - :list:
3739
- - :structure:
3740
- AvailabilityZone:
3741
- - :string
3742
- Platform:
3743
- - :string
3744
- InstanceCount:
3745
- - :integer
3746
- - :required
3747
- - :rename: targetConfigurations
3748
- :outputs: {}
3749
- - :name: ModifySnapshotAttribute
3750
- :method: :modify_snapshot_attribute
3751
- :inputs:
3752
- DryRun:
3753
- - :boolean
3754
- SnapshotId:
3755
- - :string
3756
- - :required
3757
- Attribute:
3758
- - :string
3759
- OperationType:
3760
- - :string
3761
- UserId:
3762
- - :list:
3763
- - :string
3764
- - :rename: UserIds
3765
- UserGroup:
3766
- - :list:
3767
- - :string
3768
- - :rename: GroupNames
3769
- CreateVolumePermission:
3770
- - :structure:
3771
- Add:
3772
- - :list:
3773
- - :structure:
3774
- UserId:
3775
- - :string
3776
- - :rename: UserId
3777
- Group:
3778
- - :string
3779
- - :rename: Group
3780
- Remove:
3781
- - :list:
3782
- - :structure:
3783
- UserId:
3784
- - :string
3785
- - :rename: UserId
3786
- Group:
3787
- - :string
3788
- - :rename: Group
3789
- :outputs: {}
3790
- - :name: ModifyVolumeAttribute
3791
- :method: :modify_volume_attribute
3792
- :inputs:
3793
- DryRun:
3794
- - :boolean
3795
- VolumeId:
3796
- - :string
3797
- - :required
3798
- AutoEnableIO:
3799
- - :boolean
3800
- :outputs: {}
3801
- - :name: ModifyVpcAttribute
3802
- :method: :modify_vpc_attribute
3803
- :inputs:
3804
- VpcId:
3805
- - :string
3806
- - :required
3807
- - :rename: VpcId
3808
- EnableDnsSupport:
3809
- - :structure:
3810
- Value:
3811
- - :boolean
3812
- EnableDnsHostnames:
3813
- - :structure:
3814
- Value:
3815
- - :boolean
3816
- :outputs: {}
3817
- - :name: MonitorInstances
3818
- :method: :monitor_instances
3819
- :inputs:
3820
- DryRun:
3821
- - :boolean
3822
- InstanceId:
3823
- - :list:
3824
- - :string
3825
- - :required
3826
- - :rename: InstanceIds
3827
- :outputs:
3828
- :children:
3829
- instancesSet:
3830
- :ignore: true
3831
- :children:
3832
- item:
3833
- :rename: :instances_set
3834
- :list: true
3835
- - :name: PurchaseReservedInstancesOffering
3836
- :method: :purchase_reserved_instances_offering
3837
- :inputs:
3838
- DryRun:
3839
- - :boolean
3840
- ReservedInstancesOfferingId:
3841
- - :string
3842
- - :required
3843
- InstanceCount:
3844
- - :integer
3845
- - :required
3846
- LimitPrice:
3847
- - :structure:
3848
- Amount:
3849
- - :double
3850
- CurrencyCode:
3851
- - :string
3852
- :outputs: {}
3853
- - :name: RebootInstances
3854
- :method: :reboot_instances
3855
- :inputs:
3856
- DryRun:
3857
- - :boolean
3858
- InstanceId:
3859
- - :list:
3860
- - :string
3861
- - :required
3862
- - :rename: InstanceIds
3863
- :outputs: {}
3864
- - :name: RegisterImage
3865
- :method: :register_image
3866
- :inputs:
3867
- DryRun:
3868
- - :boolean
3869
- ImageLocation:
3870
- - :string
3871
- Name:
3872
- - :string
3873
- Description:
3874
- - :string
3875
- Architecture:
3876
- - :string
3877
- KernelId:
3878
- - :string
3879
- RamdiskId:
3880
- - :string
3881
- RootDeviceName:
3882
- - :string
3883
- BlockDeviceMapping:
3884
- - :list:
3885
- - :structure:
3886
- VirtualName:
3887
- - :string
3888
- - :rename: VirtualName
3889
- DeviceName:
3890
- - :string
3891
- - :rename: DeviceName
3892
- Ebs:
3893
- - :structure:
3894
- SnapshotId:
3895
- - :string
3896
- VolumeSize:
3897
- - :integer
3898
- DeleteOnTermination:
3899
- - :boolean
3900
- VolumeType:
3901
- - :string
3902
- Iops:
3903
- - :integer
3904
- NoDevice:
3905
- - :string
3906
- - :rename: blockDeviceMappings
3907
- :outputs: {}
3908
- - :name: ReleaseAddress
3909
- :method: :release_address
3910
- :inputs:
3911
- DryRun:
3912
- - :boolean
3913
- PublicIp:
3914
- - :string
3915
- AllocationId:
3916
- - :string
3917
- :outputs: {}
3918
- - :name: ReplaceNetworkAclAssociation
3919
- :method: :replace_network_acl_association
3920
- :inputs:
3921
- DryRun:
3922
- - :boolean
3923
- AssociationId:
3924
- - :string
3925
- - :required
3926
- NetworkAclId:
3927
- - :string
3928
- - :required
3929
- :outputs: {}
3930
- - :name: ReplaceNetworkAclEntry
3931
- :method: :replace_network_acl_entry
3932
- :inputs:
3933
- DryRun:
3934
- - :boolean
3935
- NetworkAclId:
3936
- - :string
3937
- - :required
3938
- RuleNumber:
3939
- - :integer
3940
- - :required
3941
- Protocol:
3942
- - :string
3943
- - :required
3944
- RuleAction:
3945
- - :string
3946
- - :required
3947
- Egress:
3948
- - :boolean
3949
- - :required
3950
- CidrBlock:
3951
- - :string
3952
- - :required
3953
- Icmp:
3954
- - :structure:
3955
- Type:
3956
- - :integer
3957
- Code:
3958
- - :integer
3959
- - :rename: icmpTypeCode
3960
- PortRange:
3961
- - :structure:
3962
- From:
3963
- - :integer
3964
- To:
3965
- - :integer
3966
- :outputs: {}
3967
- - :name: ReplaceRoute
3968
- :method: :replace_route
3969
- :inputs:
3970
- DryRun:
3971
- - :boolean
3972
- RouteTableId:
3973
- - :string
3974
- - :required
3975
- DestinationCidrBlock:
3976
- - :string
3977
- - :required
3978
- GatewayId:
3979
- - :string
3980
- InstanceId:
3981
- - :string
3982
- NetworkInterfaceId:
3983
- - :string
3984
- :outputs: {}
3985
- - :name: ReplaceRouteTableAssociation
3986
- :method: :replace_route_table_association
3987
- :inputs:
3988
- DryRun:
3989
- - :boolean
3990
- AssociationId:
3991
- - :string
3992
- - :required
3993
- RouteTableId:
3994
- - :string
3995
- - :required
3996
- :outputs: {}
3997
- - :name: ReportInstanceStatus
3998
- :method: :report_instance_status
3999
- :inputs:
4000
- DryRun:
4001
- - :boolean
4002
- InstanceId:
4003
- - :list:
4004
- - :string
4005
- - :rename: instances
4006
- Status:
4007
- - :string
4008
- StartTime:
4009
- - :timestamp
4010
- EndTime:
4011
- - :timestamp
4012
- ReasonCode:
4013
- - :list:
4014
- - :string
4015
- - :rename: reasonCodes
4016
- Description:
4017
- - :string
4018
- :outputs: {}
4019
- - :name: RequestSpotInstances
4020
- :method: :request_spot_instances
4021
- :inputs:
4022
- DryRun:
4023
- - :boolean
4024
- SpotPrice:
4025
- - :string
4026
- - :required
4027
- InstanceCount:
4028
- - :integer
4029
- Type:
4030
- - :string
4031
- ValidFrom:
4032
- - :timestamp
4033
- ValidUntil:
4034
- - :timestamp
4035
- LaunchGroup:
4036
- - :string
4037
- AvailabilityZoneGroup:
4038
- - :string
4039
- LaunchSpecification:
4040
- - :structure:
4041
- ImageId:
4042
- - :string
4043
- KeyName:
4044
- - :string
4045
- UserData:
4046
- - :string
4047
- AddressingType:
4048
- - :string
4049
- InstanceType:
4050
- - :string
4051
- Placement:
4052
- - :structure:
4053
- AvailabilityZone:
4054
- - :string
4055
- GroupName:
4056
- - :string
4057
- KernelId:
4058
- - :string
4059
- RamdiskId:
4060
- - :string
4061
- BlockDeviceMapping:
4062
- - :list:
4063
- - :structure:
4064
- VirtualName:
4065
- - :string
4066
- - :rename: VirtualName
4067
- DeviceName:
4068
- - :string
4069
- - :rename: DeviceName
4070
- Ebs:
4071
- - :structure:
4072
- SnapshotId:
4073
- - :string
4074
- VolumeSize:
4075
- - :integer
4076
- DeleteOnTermination:
4077
- - :boolean
4078
- VolumeType:
4079
- - :string
4080
- Iops:
4081
- - :integer
4082
- NoDevice:
4083
- - :string
4084
- - :rename: blockDeviceMappings
4085
- Monitoring:
4086
- - :structure:
4087
- Enabled:
4088
- - :boolean
4089
- - :required
4090
- SubnetId:
4091
- - :string
4092
- NetworkInterface:
4093
- - :list:
4094
- - :structure:
4095
- NetworkInterfaceId:
4096
- - :string
4097
- DeviceIndex:
4098
- - :integer
4099
- SubnetId:
4100
- - :string
4101
- Description:
4102
- - :string
4103
- PrivateIpAddress:
4104
- - :string
4105
- SecurityGroupId:
4106
- - :list:
4107
- - :string
4108
- - :rename: groups
4109
- DeleteOnTermination:
4110
- - :boolean
4111
- PrivateIpAddressesSet:
4112
- - :list:
4113
- - :structure:
4114
- PrivateIpAddress:
4115
- - :string
4116
- - :required
4117
- Primary:
4118
- - :boolean
4119
- - :rename: privateIpAddresses
4120
- SecondaryPrivateIpAddressCount:
4121
- - :integer
4122
- AssociatePublicIpAddress:
4123
- - :boolean
4124
- - :rename: networkInterfaces
4125
- IamInstanceProfile:
4126
- - :structure:
4127
- Arn:
4128
- - :string
4129
- Name:
4130
- - :string
4131
- EbsOptimized:
4132
- - :boolean
4133
- SecurityGroup:
4134
- - :list:
4135
- - :string
4136
- - :rename: SecurityGroups
4137
- SecurityGroupId:
4138
- - :list:
4139
- - :string
4140
- - :rename: SecurityGroupIds
4141
- :outputs:
4142
- :children:
4143
- spotInstanceRequestSet:
4144
- :ignore: true
4145
- :children:
4146
- item:
4147
- :rename: :spot_instance_request_set
4148
- :list: true
4149
- :children:
4150
- status:
4151
- :children:
4152
- updateTime:
4153
- :type: :time
4154
- validFrom:
4155
- :type: :time
4156
- validUntil:
4157
- :type: :time
4158
- launchSpecification:
4159
- :children:
4160
- groupSet:
4161
- :ignore: true
4162
- :children:
4163
- item:
4164
- :rename: :group_set
4165
- :list: true
4166
- blockDeviceMapping:
4167
- :ignore: true
4168
- :children:
4169
- item:
4170
- :rename: :block_device_mapping
4171
- :list: true
4172
- :children:
4173
- ebs:
4174
- :children:
4175
- volumeSize:
4176
- :type: :integer
4177
- deleteOnTermination:
4178
- :type: :boolean
4179
- iops:
4180
- :type: :integer
4181
- monitoringEnabled:
4182
- :type: :boolean
4183
- networkInterfaceSet:
4184
- :ignore: true
4185
- :children:
4186
- item:
4187
- :rename: :network_interface_set
4188
- :list: true
4189
- :children:
4190
- deviceIndex:
4191
- :type: :integer
4192
- SecurityGroupId:
4193
- :ignore: true
4194
- :children:
4195
- SecurityGroupId:
4196
- :rename: :security_group_id
4197
- :list: true
4198
- deleteOnTermination:
4199
- :type: :boolean
4200
- privateIpAddressesSet:
4201
- :ignore: true
4202
- :children:
4203
- item:
4204
- :rename: :private_ip_addresses_set
4205
- :list: true
4206
- :children:
4207
- primary:
4208
- :type: :boolean
4209
- secondaryPrivateIpAddressCount:
4210
- :type: :integer
4211
- associatePublicIpAddress:
4212
- :type: :boolean
4213
- ebsOptimized:
4214
- :type: :boolean
4215
- createTime:
4216
- :type: :time
4217
- tagSet:
4218
- :ignore: true
4219
- :children:
4220
- item:
4221
- :rename: :tag_set
4222
- :list: true
4223
- - :name: ResetImageAttribute
4224
- :method: :reset_image_attribute
4225
- :inputs:
4226
- DryRun:
4227
- - :boolean
4228
- ImageId:
4229
- - :string
4230
- - :required
4231
- Attribute:
4232
- - :string
4233
- - :required
4234
- :outputs: {}
4235
- - :name: ResetInstanceAttribute
4236
- :method: :reset_instance_attribute
4237
- :inputs:
4238
- DryRun:
4239
- - :boolean
4240
- InstanceId:
4241
- - :string
4242
- - :required
4243
- Attribute:
4244
- - :string
4245
- - :required
4246
- :outputs: {}
4247
- - :name: ResetNetworkInterfaceAttribute
4248
- :method: :reset_network_interface_attribute
4249
- :inputs:
4250
- DryRun:
4251
- - :boolean
4252
- NetworkInterfaceId:
4253
- - :string
4254
- - :required
4255
- SourceDestCheck:
4256
- - :string
4257
- :outputs: {}
4258
- - :name: ResetSnapshotAttribute
4259
- :method: :reset_snapshot_attribute
4260
- :inputs:
4261
- DryRun:
4262
- - :boolean
4263
- SnapshotId:
4264
- - :string
4265
- - :required
4266
- Attribute:
4267
- - :string
4268
- - :required
4269
- :outputs: {}
4270
- - :name: RevokeSecurityGroupEgress
4271
- :method: :revoke_security_group_egress
4272
- :inputs:
4273
- DryRun:
4274
- - :boolean
4275
- GroupId:
4276
- - :string
4277
- - :required
4278
- SourceSecurityGroupName:
4279
- - :string
4280
- SourceSecurityGroupOwnerId:
4281
- - :string
4282
- IpProtocol:
4283
- - :string
4284
- FromPort:
4285
- - :integer
4286
- ToPort:
4287
- - :integer
4288
- CidrIp:
4289
- - :string
4290
- IpPermissions:
4291
- - :list:
4292
- - :structure:
4293
- IpProtocol:
4294
- - :string
4295
- - :rename: IpProtocol
4296
- FromPort:
4297
- - :integer
4298
- - :rename: FromPort
4299
- ToPort:
4300
- - :integer
4301
- - :rename: ToPort
4302
- Groups:
4303
- - :list:
4304
- - :structure:
4305
- UserId:
4306
- - :string
4307
- - :rename: UserId
4308
- GroupName:
4309
- - :string
4310
- - :rename: GroupName
4311
- GroupId:
4312
- - :string
4313
- - :rename: GroupId
4314
- - :rename: UserIdGroupPairs
4315
- IpRanges:
4316
- - :list:
4317
- - :structure:
4318
- CidrIp:
4319
- - :string
4320
- - :rename: CidrIp
4321
- - :rename: IpRanges
4322
- :outputs: {}
4323
- - :name: RevokeSecurityGroupIngress
4324
- :method: :revoke_security_group_ingress
4325
- :inputs:
4326
- DryRun:
4327
- - :boolean
4328
- GroupName:
4329
- - :string
4330
- GroupId:
4331
- - :string
4332
- SourceSecurityGroupName:
4333
- - :string
4334
- SourceSecurityGroupOwnerId:
4335
- - :string
4336
- IpProtocol:
4337
- - :string
4338
- FromPort:
4339
- - :integer
4340
- ToPort:
4341
- - :integer
4342
- CidrIp:
4343
- - :string
4344
- IpPermissions:
4345
- - :list:
4346
- - :structure:
4347
- IpProtocol:
4348
- - :string
4349
- - :rename: IpProtocol
4350
- FromPort:
4351
- - :integer
4352
- - :rename: FromPort
4353
- ToPort:
4354
- - :integer
4355
- - :rename: ToPort
4356
- Groups:
4357
- - :list:
4358
- - :structure:
4359
- UserId:
4360
- - :string
4361
- - :rename: UserId
4362
- GroupName:
4363
- - :string
4364
- - :rename: GroupName
4365
- GroupId:
4366
- - :string
4367
- - :rename: GroupId
4368
- - :rename: UserIdGroupPairs
4369
- IpRanges:
4370
- - :list:
4371
- - :structure:
4372
- CidrIp:
4373
- - :string
4374
- - :rename: CidrIp
4375
- - :rename: IpRanges
4376
- :outputs: {}
4377
- - :name: RunInstances
4378
- :method: :run_instances
4379
- :inputs:
4380
- DryRun:
4381
- - :boolean
4382
- ImageId:
4383
- - :string
4384
- - :required
4385
- MinCount:
4386
- - :integer
4387
- - :required
4388
- MaxCount:
4389
- - :integer
4390
- - :required
4391
- KeyName:
4392
- - :string
4393
- SecurityGroup:
4394
- - :list:
4395
- - :string
4396
- - :rename: SecurityGroups
4397
- SecurityGroupId:
4398
- - :list:
4399
- - :string
4400
- - :rename: SecurityGroupIds
4401
- UserData:
4402
- - :string
4403
- InstanceType:
4404
- - :string
4405
- Placement:
4406
- - :structure:
4407
- AvailabilityZone:
4408
- - :string
4409
- - :rename: AvailabilityZone
4410
- GroupName:
4411
- - :string
4412
- Tenancy:
4413
- - :string
4414
- KernelId:
4415
- - :string
4416
- RamdiskId:
4417
- - :string
4418
- BlockDeviceMapping:
4419
- - :list:
4420
- - :structure:
4421
- VirtualName:
4422
- - :string
4423
- - :rename: VirtualName
4424
- DeviceName:
4425
- - :string
4426
- - :rename: DeviceName
4427
- Ebs:
4428
- - :structure:
4429
- SnapshotId:
4430
- - :string
4431
- VolumeSize:
4432
- - :integer
4433
- DeleteOnTermination:
4434
- - :boolean
4435
- VolumeType:
4436
- - :string
4437
- Iops:
4438
- - :integer
4439
- NoDevice:
4440
- - :string
4441
- - :rename: BlockDeviceMappings
4442
- Monitoring:
4443
- - :structure:
4444
- Enabled:
4445
- - :boolean
4446
- - :required
4447
- SubnetId:
4448
- - :string
4449
- DisableApiTermination:
4450
- - :boolean
4451
- InstanceInitiatedShutdownBehavior:
4452
- - :string
4453
- License:
4454
- - :structure:
4455
- Pool:
4456
- - :string
4457
- PrivateIpAddress:
4458
- - :string
4459
- ClientToken:
4460
- - :string
4461
- AdditionalInfo:
4462
- - :string
4463
- NetworkInterface:
4464
- - :list:
4465
- - :structure:
4466
- NetworkInterfaceId:
4467
- - :string
4468
- DeviceIndex:
4469
- - :integer
4470
- SubnetId:
4471
- - :string
4472
- Description:
4473
- - :string
4474
- PrivateIpAddress:
4475
- - :string
4476
- SecurityGroupId:
4477
- - :list:
4478
- - :string
4479
- - :rename: groups
4480
- DeleteOnTermination:
4481
- - :boolean
4482
- PrivateIpAddressesSet:
4483
- - :list:
4484
- - :structure:
4485
- PrivateIpAddress:
4486
- - :string
4487
- - :required
4488
- Primary:
4489
- - :boolean
4490
- - :rename: privateIpAddresses
4491
- SecondaryPrivateIpAddressCount:
4492
- - :integer
4493
- AssociatePublicIpAddress:
4494
- - :boolean
4495
- - :rename: networkInterfaces
4496
- IamInstanceProfile:
4497
- - :structure:
4498
- Arn:
4499
- - :string
4500
- Name:
4501
- - :string
4502
- EbsOptimized:
4503
- - :boolean
4504
- :outputs:
4505
- :children:
4506
- groupSet:
4507
- :ignore: true
4508
- :children:
4509
- item:
4510
- :rename: :group_set
4511
- :list: true
4512
- instancesSet:
4513
- :ignore: true
4514
- :children:
4515
- item:
4516
- :rename: :instances_set
4517
- :list: true
4518
- :children:
4519
- instanceState:
4520
- :children:
4521
- code:
4522
- :type: :integer
4523
- amiLaunchIndex:
4524
- :type: :integer
4525
- productCodes:
4526
- :ignore: true
4527
- :children:
4528
- item:
4529
- :rename: :product_codes
4530
- :list: true
4531
- launchTime:
4532
- :type: :time
4533
- blockDeviceMapping:
4534
- :ignore: true
4535
- :children:
4536
- item:
4537
- :rename: :block_device_mapping
4538
- :list: true
4539
- :children:
4540
- ebs:
4541
- :children:
4542
- attachTime:
4543
- :type: :time
4544
- deleteOnTermination:
4545
- :type: :boolean
4546
- tagSet:
4547
- :ignore: true
4548
- :children:
4549
- item:
4550
- :rename: :tag_set
4551
- :list: true
4552
- groupSet:
4553
- :ignore: true
4554
- :children:
4555
- item:
4556
- :rename: :group_set
4557
- :list: true
4558
- sourceDestCheck:
4559
- :type: :boolean
4560
- networkInterfaceSet:
4561
- :ignore: true
4562
- :children:
4563
- item:
4564
- :rename: :network_interface_set
4565
- :list: true
4566
- :children:
4567
- sourceDestCheck:
4568
- :type: :boolean
4569
- groupSet:
4570
- :ignore: true
4571
- :children:
4572
- item:
4573
- :rename: :group_set
4574
- :list: true
4575
- attachment:
4576
- :children:
4577
- deviceIndex:
4578
- :type: :integer
4579
- attachTime:
4580
- :type: :time
4581
- deleteOnTermination:
4582
- :type: :boolean
4583
- privateIpAddressesSet:
4584
- :ignore: true
4585
- :children:
4586
- item:
4587
- :rename: :private_ip_addresses_set
4588
- :list: true
4589
- :children:
4590
- primary:
4591
- :type: :boolean
4592
- ebsOptimized:
4593
- :type: :boolean
4594
- - :name: StartInstances
4595
- :method: :start_instances
4596
- :inputs:
4597
- InstanceId:
4598
- - :list:
4599
- - :string
4600
- - :required
4601
- - :rename: InstanceIds
4602
- AdditionalInfo:
4603
- - :string
4604
- DryRun:
4605
- - :boolean
4606
- :outputs:
4607
- :children:
4608
- instancesSet:
4609
- :ignore: true
4610
- :children:
4611
- item:
4612
- :rename: :instances_set
4613
- :list: true
4614
- :children:
4615
- currentState:
4616
- :children:
4617
- code:
4618
- :type: :integer
4619
- previousState:
4620
- :children:
4621
- code:
4622
- :type: :integer
4623
- - :name: StopInstances
4624
- :method: :stop_instances
4625
- :inputs:
4626
- DryRun:
4627
- - :boolean
4628
- InstanceId:
4629
- - :list:
4630
- - :string
4631
- - :required
4632
- - :rename: InstanceIds
4633
- Force:
4634
- - :boolean
4635
- :outputs:
4636
- :children:
4637
- instancesSet:
4638
- :ignore: true
4639
- :children:
4640
- item:
4641
- :rename: :instances_set
4642
- :list: true
4643
- :children:
4644
- currentState:
4645
- :children:
4646
- code:
4647
- :type: :integer
4648
- previousState:
4649
- :children:
4650
- code:
4651
- :type: :integer
4652
- - :name: TerminateInstances
4653
- :method: :terminate_instances
4654
- :inputs:
4655
- DryRun:
4656
- - :boolean
4657
- InstanceId:
4658
- - :list:
4659
- - :string
4660
- - :required
4661
- - :rename: InstanceIds
4662
- :outputs:
4663
- :children:
4664
- instancesSet:
4665
- :ignore: true
4666
- :children:
4667
- item:
4668
- :rename: :instances_set
4669
- :list: true
4670
- :children:
4671
- currentState:
4672
- :children:
4673
- code:
4674
- :type: :integer
4675
- previousState:
4676
- :children:
4677
- code:
4678
- :type: :integer
4679
- - :name: UnassignPrivateIpAddresses
4680
- :method: :unassign_private_ip_addresses
4681
- :inputs:
4682
- NetworkInterfaceId:
4683
- - :string
4684
- - :required
4685
- PrivateIpAddress:
4686
- - :list:
4687
- - :string
4688
- - :required
4689
- - :rename: privateIpAddresses
4690
- :outputs: {}
4691
- - :name: UnmonitorInstances
4692
- :method: :unmonitor_instances
4693
- :inputs:
4694
- DryRun:
4695
- - :boolean
4696
- InstanceId:
4697
- - :list:
4698
- - :string
4699
- - :required
4700
- - :rename: InstanceIds
4701
- :outputs:
4702
- :children:
4703
- instancesSet:
4704
- :ignore: true
4705
- :children:
4706
- item:
4707
- :rename: :instances_set
4708
- :list: true