aws-sdk 1.32.0 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (551) hide show
  1. checksums.yaml +5 -5
  2. data/CHANGELOG.md +100 -0
  3. data/LICENSE.txt +199 -9
  4. data/VERSION +1 -0
  5. data/lib/aws-sdk.rb +2 -14
  6. metadata +22 -591
  7. data/.yardopts +0 -7
  8. data/README.md +0 -291
  9. data/bin/aws-rb +0 -169
  10. data/ca-bundle.crt +0 -3554
  11. data/endpoints.json +0 -1506
  12. data/lib/aws.rb +0 -14
  13. data/lib/aws/api_config/AutoScaling-2011-01-01.yml +0 -869
  14. data/lib/aws/api_config/CloudFormation-2010-05-15.yml +0 -358
  15. data/lib/aws/api_config/CloudFront-2013-05-12.yml +0 -2448
  16. data/lib/aws/api_config/CloudFront-2013-08-26.yml +0 -2599
  17. data/lib/aws/api_config/CloudFront-2013-09-27.yml +0 -2765
  18. data/lib/aws/api_config/CloudFront-2013-11-11.yml +0 -2886
  19. data/lib/aws/api_config/CloudSearch-2011-02-01.yml +0 -681
  20. data/lib/aws/api_config/CloudTrail-2013-11-01.yml +0 -159
  21. data/lib/aws/api_config/CloudWatch-2010-08-01.yml +0 -433
  22. data/lib/aws/api_config/DataPipeline-2012-10-29.yml +0 -422
  23. data/lib/aws/api_config/DirectConnect-2012-10-25.yml +0 -735
  24. data/lib/aws/api_config/DynamoDB-2011-12-05.yml +0 -1168
  25. data/lib/aws/api_config/DynamoDB-2012-08-10.yml +0 -2005
  26. data/lib/aws/api_config/EC2-2013-08-15.yml +0 -4708
  27. data/lib/aws/api_config/EC2-2013-10-01.yml +0 -4726
  28. data/lib/aws/api_config/EC2-2013-10-15.yml +0 -4726
  29. data/lib/aws/api_config/ELB-2012-06-01.yml +0 -632
  30. data/lib/aws/api_config/EMR-2009-03-31.yml +0 -953
  31. data/lib/aws/api_config/ElastiCache-2013-06-15.yml +0 -1188
  32. data/lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml +0 -847
  33. data/lib/aws/api_config/ElasticTranscoder-2012-09-25.yml +0 -2285
  34. data/lib/aws/api_config/Glacier-2012-06-01.yml +0 -649
  35. data/lib/aws/api_config/IAM-2010-05-08.yml +0 -1297
  36. data/lib/aws/api_config/ImportExport-2010-06-01.yml +0 -109
  37. data/lib/aws/api_config/Kinesis-2013-12-02.yml +0 -201
  38. data/lib/aws/api_config/OpsWorks-2013-02-18.yml +0 -1825
  39. data/lib/aws/api_config/RDS-2013-05-15.yml +0 -2464
  40. data/lib/aws/api_config/RDS-2013-09-09.yml +0 -2641
  41. data/lib/aws/api_config/Redshift-2012-12-01.yml +0 -2137
  42. data/lib/aws/api_config/Route53-2012-12-12.yml +0 -547
  43. data/lib/aws/api_config/SNS-2010-03-31.yml +0 -433
  44. data/lib/aws/api_config/SQS-2012-11-05.yml +0 -319
  45. data/lib/aws/api_config/STS-2011-06-15.yml +0 -147
  46. data/lib/aws/api_config/SimpleDB-2009-04-15.yml +0 -306
  47. data/lib/aws/api_config/SimpleEmailService-2010-12-01.yml +0 -346
  48. data/lib/aws/api_config/SimpleWorkflow-2012-01-25.yml +0 -2388
  49. data/lib/aws/api_config/StorageGateway-2012-06-30.yml +0 -748
  50. data/lib/aws/api_config/StorageGateway-2013-06-30.yml +0 -1025
  51. data/lib/aws/api_config/Support-2013-04-15.yml +0 -426
  52. data/lib/aws/auto_scaling.rb +0 -163
  53. data/lib/aws/auto_scaling/activity.rb +0 -102
  54. data/lib/aws/auto_scaling/activity_collection.rb +0 -81
  55. data/lib/aws/auto_scaling/client.rb +0 -48
  56. data/lib/aws/auto_scaling/config.rb +0 -18
  57. data/lib/aws/auto_scaling/errors.rb +0 -22
  58. data/lib/aws/auto_scaling/group.rb +0 -421
  59. data/lib/aws/auto_scaling/group_collection.rb +0 -96
  60. data/lib/aws/auto_scaling/group_options.rb +0 -155
  61. data/lib/aws/auto_scaling/instance.rb +0 -192
  62. data/lib/aws/auto_scaling/instance_collection.rb +0 -63
  63. data/lib/aws/auto_scaling/launch_configuration.rb +0 -162
  64. data/lib/aws/auto_scaling/launch_configuration_collection.rb +0 -160
  65. data/lib/aws/auto_scaling/notification_configuration.rb +0 -89
  66. data/lib/aws/auto_scaling/notification_configuration_collection.rb +0 -183
  67. data/lib/aws/auto_scaling/scaling_policy.rb +0 -142
  68. data/lib/aws/auto_scaling/scaling_policy_collection.rb +0 -72
  69. data/lib/aws/auto_scaling/scaling_policy_options.rb +0 -65
  70. data/lib/aws/auto_scaling/scheduled_action.rb +0 -141
  71. data/lib/aws/auto_scaling/scheduled_action_collection.rb +0 -202
  72. data/lib/aws/auto_scaling/tag.rb +0 -59
  73. data/lib/aws/auto_scaling/tag_collection.rb +0 -114
  74. data/lib/aws/cloud_formation.rb +0 -272
  75. data/lib/aws/cloud_formation/client.rb +0 -48
  76. data/lib/aws/cloud_formation/config.rb +0 -18
  77. data/lib/aws/cloud_formation/errors.rb +0 -22
  78. data/lib/aws/cloud_formation/stack.rb +0 -266
  79. data/lib/aws/cloud_formation/stack_collection.rb +0 -232
  80. data/lib/aws/cloud_formation/stack_event.rb +0 -73
  81. data/lib/aws/cloud_formation/stack_event_collection.rb +0 -47
  82. data/lib/aws/cloud_formation/stack_options.rb +0 -72
  83. data/lib/aws/cloud_formation/stack_output.rb +0 -53
  84. data/lib/aws/cloud_formation/stack_resource.rb +0 -117
  85. data/lib/aws/cloud_formation/stack_resource_collection.rb +0 -83
  86. data/lib/aws/cloud_formation/stack_resource_summary_collection.rb +0 -64
  87. data/lib/aws/cloud_formation/stack_summary_collection.rb +0 -123
  88. data/lib/aws/cloud_front.rb +0 -72
  89. data/lib/aws/cloud_front/client.rb +0 -45
  90. data/lib/aws/cloud_front/config.rb +0 -18
  91. data/lib/aws/cloud_front/errors.rb +0 -22
  92. data/lib/aws/cloud_search.rb +0 -73
  93. data/lib/aws/cloud_search/client.rb +0 -36
  94. data/lib/aws/cloud_search/config.rb +0 -18
  95. data/lib/aws/cloud_search/errors.rb +0 -22
  96. data/lib/aws/cloud_trail.rb +0 -72
  97. data/lib/aws/cloud_trail/client.rb +0 -35
  98. data/lib/aws/cloud_trail/config.rb +0 -18
  99. data/lib/aws/cloud_trail/errors.rb +0 -22
  100. data/lib/aws/cloud_watch.rb +0 -118
  101. data/lib/aws/cloud_watch/alarm.rb +0 -290
  102. data/lib/aws/cloud_watch/alarm_collection.rb +0 -153
  103. data/lib/aws/cloud_watch/alarm_history_item.rb +0 -50
  104. data/lib/aws/cloud_watch/alarm_history_item_collection.rb +0 -84
  105. data/lib/aws/cloud_watch/client.rb +0 -40
  106. data/lib/aws/cloud_watch/config.rb +0 -18
  107. data/lib/aws/cloud_watch/errors.rb +0 -22
  108. data/lib/aws/cloud_watch/metric.rb +0 -135
  109. data/lib/aws/cloud_watch/metric_alarm_collection.rb +0 -160
  110. data/lib/aws/cloud_watch/metric_collection.rb +0 -129
  111. data/lib/aws/cloud_watch/metric_statistics.rb +0 -69
  112. data/lib/aws/core.rb +0 -701
  113. data/lib/aws/core/async_handle.rb +0 -90
  114. data/lib/aws/core/cacheable.rb +0 -77
  115. data/lib/aws/core/client.rb +0 -778
  116. data/lib/aws/core/collection.rb +0 -263
  117. data/lib/aws/core/collection/simple.rb +0 -82
  118. data/lib/aws/core/collection/with_limit_and_next_token.rb +0 -71
  119. data/lib/aws/core/collection/with_next_token.rb +0 -97
  120. data/lib/aws/core/configuration.rb +0 -541
  121. data/lib/aws/core/credential_providers.rb +0 -506
  122. data/lib/aws/core/data.rb +0 -247
  123. data/lib/aws/core/deprecations.rb +0 -84
  124. data/lib/aws/core/endpoints.rb +0 -37
  125. data/lib/aws/core/http/connection_pool.rb +0 -349
  126. data/lib/aws/core/http/curb_handler.rb +0 -148
  127. data/lib/aws/core/http/handler.rb +0 -89
  128. data/lib/aws/core/http/net_http_handler.rb +0 -147
  129. data/lib/aws/core/http/patch.rb +0 -102
  130. data/lib/aws/core/http/request.rb +0 -249
  131. data/lib/aws/core/http/response.rb +0 -81
  132. data/lib/aws/core/indifferent_hash.rb +0 -88
  133. data/lib/aws/core/inflection.rb +0 -56
  134. data/lib/aws/core/json_client.rb +0 -47
  135. data/lib/aws/core/json_parser.rb +0 -76
  136. data/lib/aws/core/json_request_builder.rb +0 -35
  137. data/lib/aws/core/json_response_parser.rb +0 -79
  138. data/lib/aws/core/lazy_error_classes.rb +0 -90
  139. data/lib/aws/core/log_formatter.rb +0 -428
  140. data/lib/aws/core/managed_file.rb +0 -32
  141. data/lib/aws/core/meta_utils.rb +0 -45
  142. data/lib/aws/core/model.rb +0 -57
  143. data/lib/aws/core/naming.rb +0 -30
  144. data/lib/aws/core/option_grammar.rb +0 -738
  145. data/lib/aws/core/options/json_serializer.rb +0 -82
  146. data/lib/aws/core/options/validator.rb +0 -155
  147. data/lib/aws/core/options/xml_serializer.rb +0 -118
  148. data/lib/aws/core/page_result.rb +0 -75
  149. data/lib/aws/core/policy.rb +0 -942
  150. data/lib/aws/core/query_client.rb +0 -41
  151. data/lib/aws/core/query_error_parser.rb +0 -24
  152. data/lib/aws/core/query_request_builder.rb +0 -47
  153. data/lib/aws/core/query_response_parser.rb +0 -35
  154. data/lib/aws/core/region.rb +0 -85
  155. data/lib/aws/core/region_collection.rb +0 -80
  156. data/lib/aws/core/resource.rb +0 -413
  157. data/lib/aws/core/resource_cache.rb +0 -40
  158. data/lib/aws/core/response.rb +0 -211
  159. data/lib/aws/core/response_cache.rb +0 -50
  160. data/lib/aws/core/rest_error_parser.rb +0 -24
  161. data/lib/aws/core/rest_json_client.rb +0 -40
  162. data/lib/aws/core/rest_request_builder.rb +0 -154
  163. data/lib/aws/core/rest_response_parser.rb +0 -66
  164. data/lib/aws/core/rest_xml_client.rb +0 -47
  165. data/lib/aws/core/service_interface.rb +0 -83
  166. data/lib/aws/core/signers/base.rb +0 -46
  167. data/lib/aws/core/signers/cloud_front.rb +0 -56
  168. data/lib/aws/core/signers/s3.rb +0 -159
  169. data/lib/aws/core/signers/version_2.rb +0 -72
  170. data/lib/aws/core/signers/version_3.rb +0 -86
  171. data/lib/aws/core/signers/version_3_https.rb +0 -61
  172. data/lib/aws/core/signers/version_4.rb +0 -228
  173. data/lib/aws/core/signers/version_4/chunk_signed_stream.rb +0 -191
  174. data/lib/aws/core/uri_escape.rb +0 -44
  175. data/lib/aws/core/xml/frame.rb +0 -244
  176. data/lib/aws/core/xml/frame_stack.rb +0 -85
  177. data/lib/aws/core/xml/grammar.rb +0 -306
  178. data/lib/aws/core/xml/parser.rb +0 -70
  179. data/lib/aws/core/xml/root_frame.rb +0 -65
  180. data/lib/aws/core/xml/sax_handlers/libxml.rb +0 -47
  181. data/lib/aws/core/xml/sax_handlers/nokogiri.rb +0 -56
  182. data/lib/aws/core/xml/sax_handlers/ox.rb +0 -41
  183. data/lib/aws/core/xml/sax_handlers/rexml.rb +0 -47
  184. data/lib/aws/core/xml/stub.rb +0 -123
  185. data/lib/aws/data_pipeline.rb +0 -72
  186. data/lib/aws/data_pipeline/client.rb +0 -36
  187. data/lib/aws/data_pipeline/config.rb +0 -18
  188. data/lib/aws/data_pipeline/errors.rb +0 -20
  189. data/lib/aws/direct_connect.rb +0 -73
  190. data/lib/aws/direct_connect/client.rb +0 -36
  191. data/lib/aws/direct_connect/config.rb +0 -18
  192. data/lib/aws/direct_connect/errors.rb +0 -22
  193. data/lib/aws/dynamo_db.rb +0 -214
  194. data/lib/aws/dynamo_db/attribute_collection.rb +0 -456
  195. data/lib/aws/dynamo_db/batch_get.rb +0 -213
  196. data/lib/aws/dynamo_db/batch_write.rb +0 -252
  197. data/lib/aws/dynamo_db/binary.rb +0 -35
  198. data/lib/aws/dynamo_db/client.rb +0 -129
  199. data/lib/aws/dynamo_db/client/v20111205.rb +0 -1266
  200. data/lib/aws/dynamo_db/client/v20120810.rb +0 -1409
  201. data/lib/aws/dynamo_db/client_v2.rb +0 -44
  202. data/lib/aws/dynamo_db/config.rb +0 -24
  203. data/lib/aws/dynamo_db/errors.rb +0 -20
  204. data/lib/aws/dynamo_db/expectations.rb +0 -40
  205. data/lib/aws/dynamo_db/item.rb +0 -133
  206. data/lib/aws/dynamo_db/item_collection.rb +0 -856
  207. data/lib/aws/dynamo_db/item_data.rb +0 -31
  208. data/lib/aws/dynamo_db/keys.rb +0 -41
  209. data/lib/aws/dynamo_db/primary_key_element.rb +0 -48
  210. data/lib/aws/dynamo_db/resource.rb +0 -33
  211. data/lib/aws/dynamo_db/table.rb +0 -496
  212. data/lib/aws/dynamo_db/table_collection.rb +0 -165
  213. data/lib/aws/dynamo_db/types.rb +0 -111
  214. data/lib/aws/ec2.rb +0 -428
  215. data/lib/aws/ec2/attachment.rb +0 -135
  216. data/lib/aws/ec2/attachment_collection.rb +0 -54
  217. data/lib/aws/ec2/availability_zone.rb +0 -86
  218. data/lib/aws/ec2/availability_zone_collection.rb +0 -43
  219. data/lib/aws/ec2/block_device_mappings.rb +0 -53
  220. data/lib/aws/ec2/client.rb +0 -101
  221. data/lib/aws/ec2/collection.rb +0 -36
  222. data/lib/aws/ec2/config.rb +0 -30
  223. data/lib/aws/ec2/customer_gateway.rb +0 -90
  224. data/lib/aws/ec2/customer_gateway_collection.rb +0 -73
  225. data/lib/aws/ec2/dhcp_options.rb +0 -106
  226. data/lib/aws/ec2/dhcp_options_collection.rb +0 -87
  227. data/lib/aws/ec2/elastic_ip.rb +0 -209
  228. data/lib/aws/ec2/elastic_ip_collection.rb +0 -93
  229. data/lib/aws/ec2/errors.rb +0 -32
  230. data/lib/aws/ec2/export_task.rb +0 -120
  231. data/lib/aws/ec2/export_task_collection.rb +0 -67
  232. data/lib/aws/ec2/filtered_collection.rb +0 -87
  233. data/lib/aws/ec2/has_permissions.rb +0 -44
  234. data/lib/aws/ec2/image.rb +0 -270
  235. data/lib/aws/ec2/image_collection.rb +0 -220
  236. data/lib/aws/ec2/instance.rb +0 -803
  237. data/lib/aws/ec2/instance_collection.rb +0 -391
  238. data/lib/aws/ec2/internet_gateway.rb +0 -122
  239. data/lib/aws/ec2/internet_gateway/attachment.rb +0 -78
  240. data/lib/aws/ec2/internet_gateway_collection.rb +0 -54
  241. data/lib/aws/ec2/key_pair.rb +0 -82
  242. data/lib/aws/ec2/key_pair_collection.rb +0 -99
  243. data/lib/aws/ec2/network_acl.rb +0 -256
  244. data/lib/aws/ec2/network_acl/association.rb +0 -56
  245. data/lib/aws/ec2/network_acl/entry.rb +0 -147
  246. data/lib/aws/ec2/network_acl_collection.rb +0 -64
  247. data/lib/aws/ec2/network_interface.rb +0 -237
  248. data/lib/aws/ec2/network_interface/attachment.rb +0 -100
  249. data/lib/aws/ec2/network_interface_collection.rb +0 -103
  250. data/lib/aws/ec2/permission_collection.rb +0 -174
  251. data/lib/aws/ec2/region.rb +0 -106
  252. data/lib/aws/ec2/region_collection.rb +0 -51
  253. data/lib/aws/ec2/reserved_instances.rb +0 -56
  254. data/lib/aws/ec2/reserved_instances_collection.rb +0 -40
  255. data/lib/aws/ec2/reserved_instances_offering.rb +0 -60
  256. data/lib/aws/ec2/reserved_instances_offering_collection.rb +0 -45
  257. data/lib/aws/ec2/resource.rb +0 -161
  258. data/lib/aws/ec2/resource_tag_collection.rb +0 -211
  259. data/lib/aws/ec2/route_table.rb +0 -205
  260. data/lib/aws/ec2/route_table/association.rb +0 -119
  261. data/lib/aws/ec2/route_table/route.rb +0 -119
  262. data/lib/aws/ec2/route_table_collection.rb +0 -72
  263. data/lib/aws/ec2/security_group.rb +0 -482
  264. data/lib/aws/ec2/security_group/ip_permission.rb +0 -135
  265. data/lib/aws/ec2/security_group/ip_permission_collection.rb +0 -82
  266. data/lib/aws/ec2/security_group_collection.rb +0 -133
  267. data/lib/aws/ec2/snapshot.rb +0 -143
  268. data/lib/aws/ec2/snapshot_collection.rb +0 -131
  269. data/lib/aws/ec2/subnet.rb +0 -161
  270. data/lib/aws/ec2/subnet_collection.rb +0 -115
  271. data/lib/aws/ec2/tag.rb +0 -81
  272. data/lib/aws/ec2/tag_collection.rb +0 -107
  273. data/lib/aws/ec2/tagged_collection.rb +0 -53
  274. data/lib/aws/ec2/tagged_item.rb +0 -85
  275. data/lib/aws/ec2/volume.rb +0 -174
  276. data/lib/aws/ec2/volume_collection.rb +0 -98
  277. data/lib/aws/ec2/vpc.rb +0 -166
  278. data/lib/aws/ec2/vpc_collection.rb +0 -70
  279. data/lib/aws/ec2/vpn_connection.rb +0 -99
  280. data/lib/aws/ec2/vpn_connection/telemetry.rb +0 -49
  281. data/lib/aws/ec2/vpn_connection_collection.rb +0 -96
  282. data/lib/aws/ec2/vpn_gateway.rb +0 -123
  283. data/lib/aws/ec2/vpn_gateway/attachment.rb +0 -45
  284. data/lib/aws/ec2/vpn_gateway_collection.rb +0 -77
  285. data/lib/aws/elastic_beanstalk.rb +0 -49
  286. data/lib/aws/elastic_beanstalk/client.rb +0 -36
  287. data/lib/aws/elastic_beanstalk/config.rb +0 -18
  288. data/lib/aws/elastic_beanstalk/errors.rb +0 -22
  289. data/lib/aws/elastic_transcoder.rb +0 -29
  290. data/lib/aws/elastic_transcoder/client.rb +0 -48
  291. data/lib/aws/elastic_transcoder/config.rb +0 -18
  292. data/lib/aws/elastic_transcoder/errors.rb +0 -23
  293. data/lib/aws/elasticache.rb +0 -49
  294. data/lib/aws/elasticache/client.rb +0 -35
  295. data/lib/aws/elasticache/config.rb +0 -18
  296. data/lib/aws/elasticache/errors.rb +0 -22
  297. data/lib/aws/elb.rb +0 -66
  298. data/lib/aws/elb/availability_zone_collection.rb +0 -138
  299. data/lib/aws/elb/backend_server_policy_collection.rb +0 -139
  300. data/lib/aws/elb/client.rb +0 -35
  301. data/lib/aws/elb/config.rb +0 -18
  302. data/lib/aws/elb/errors.rb +0 -26
  303. data/lib/aws/elb/instance_collection.rb +0 -168
  304. data/lib/aws/elb/listener.rb +0 -190
  305. data/lib/aws/elb/listener_collection.rb +0 -113
  306. data/lib/aws/elb/listener_opts.rb +0 -45
  307. data/lib/aws/elb/load_balancer.rb +0 -280
  308. data/lib/aws/elb/load_balancer_collection.rb +0 -146
  309. data/lib/aws/elb/load_balancer_policy.rb +0 -93
  310. data/lib/aws/elb/load_balancer_policy_collection.rb +0 -208
  311. data/lib/aws/emr.rb +0 -87
  312. data/lib/aws/emr/client.rb +0 -35
  313. data/lib/aws/emr/config.rb +0 -18
  314. data/lib/aws/emr/errors.rb +0 -22
  315. data/lib/aws/emr/instance_group.rb +0 -138
  316. data/lib/aws/emr/instance_group_collection.rb +0 -82
  317. data/lib/aws/emr/job_flow.rb +0 -307
  318. data/lib/aws/emr/job_flow_collection.rb +0 -185
  319. data/lib/aws/errors.rb +0 -162
  320. data/lib/aws/glacier.rb +0 -79
  321. data/lib/aws/glacier/archive.rb +0 -56
  322. data/lib/aws/glacier/archive_collection.rb +0 -146
  323. data/lib/aws/glacier/client.rb +0 -49
  324. data/lib/aws/glacier/config.rb +0 -19
  325. data/lib/aws/glacier/errors.rb +0 -22
  326. data/lib/aws/glacier/resource.rb +0 -30
  327. data/lib/aws/glacier/vault.rb +0 -145
  328. data/lib/aws/glacier/vault_collection.rb +0 -75
  329. data/lib/aws/glacier/vault_notification_configuration.rb +0 -29
  330. data/lib/aws/iam.rb +0 -408
  331. data/lib/aws/iam/access_key.rb +0 -185
  332. data/lib/aws/iam/access_key_collection.rb +0 -128
  333. data/lib/aws/iam/account_alias_collection.rb +0 -79
  334. data/lib/aws/iam/client.rb +0 -49
  335. data/lib/aws/iam/collection.rb +0 -83
  336. data/lib/aws/iam/config.rb +0 -18
  337. data/lib/aws/iam/errors.rb +0 -22
  338. data/lib/aws/iam/group.rb +0 -111
  339. data/lib/aws/iam/group_collection.rb +0 -132
  340. data/lib/aws/iam/group_policy_collection.rb +0 -47
  341. data/lib/aws/iam/group_user_collection.rb +0 -84
  342. data/lib/aws/iam/login_profile.rb +0 -99
  343. data/lib/aws/iam/mfa_device.rb +0 -52
  344. data/lib/aws/iam/mfa_device_collection.rb +0 -127
  345. data/lib/aws/iam/policy.rb +0 -46
  346. data/lib/aws/iam/policy_collection.rb +0 -188
  347. data/lib/aws/iam/resource.rb +0 -62
  348. data/lib/aws/iam/server_certificate.rb +0 -141
  349. data/lib/aws/iam/server_certificate_collection.rb +0 -138
  350. data/lib/aws/iam/signing_certificate.rb +0 -174
  351. data/lib/aws/iam/signing_certificate_collection.rb +0 -131
  352. data/lib/aws/iam/user.rb +0 -200
  353. data/lib/aws/iam/user_collection.rb +0 -133
  354. data/lib/aws/iam/user_group_collection.rb +0 -98
  355. data/lib/aws/iam/user_policy.rb +0 -90
  356. data/lib/aws/iam/user_policy_collection.rb +0 -45
  357. data/lib/aws/iam/virtual_mfa_device.rb +0 -139
  358. data/lib/aws/iam/virtual_mfa_device_collection.rb +0 -73
  359. data/lib/aws/import_export.rb +0 -73
  360. data/lib/aws/import_export/client.rb +0 -35
  361. data/lib/aws/import_export/config.rb +0 -19
  362. data/lib/aws/import_export/errors.rb +0 -22
  363. data/lib/aws/kinesis.rb +0 -53
  364. data/lib/aws/kinesis/client.rb +0 -35
  365. data/lib/aws/kinesis/config.rb +0 -18
  366. data/lib/aws/kinesis/errors.rb +0 -20
  367. data/lib/aws/ops_works.rb +0 -29
  368. data/lib/aws/ops_works/client.rb +0 -35
  369. data/lib/aws/ops_works/config.rb +0 -18
  370. data/lib/aws/ops_works/errors.rb +0 -20
  371. data/lib/aws/rails.rb +0 -195
  372. data/lib/aws/rds.rb +0 -70
  373. data/lib/aws/rds/client.rb +0 -42
  374. data/lib/aws/rds/config.rb +0 -18
  375. data/lib/aws/rds/db_instance.rb +0 -216
  376. data/lib/aws/rds/db_instance_collection.rb +0 -75
  377. data/lib/aws/rds/db_snapshot.rb +0 -163
  378. data/lib/aws/rds/db_snapshot_collection.rb +0 -89
  379. data/lib/aws/rds/errors.rb +0 -22
  380. data/lib/aws/record.rb +0 -139
  381. data/lib/aws/record/abstract_base.rb +0 -690
  382. data/lib/aws/record/attributes.rb +0 -388
  383. data/lib/aws/record/conversion.rb +0 -38
  384. data/lib/aws/record/dirty_tracking.rb +0 -287
  385. data/lib/aws/record/errors.rb +0 -143
  386. data/lib/aws/record/exceptions.rb +0 -51
  387. data/lib/aws/record/hash_model.rb +0 -204
  388. data/lib/aws/record/hash_model/attributes.rb +0 -195
  389. data/lib/aws/record/hash_model/finder_methods.rb +0 -172
  390. data/lib/aws/record/hash_model/scope.rb +0 -108
  391. data/lib/aws/record/model.rb +0 -453
  392. data/lib/aws/record/model/attributes.rb +0 -377
  393. data/lib/aws/record/model/finder_methods.rb +0 -232
  394. data/lib/aws/record/model/scope.rb +0 -212
  395. data/lib/aws/record/naming.rb +0 -31
  396. data/lib/aws/record/scope.rb +0 -203
  397. data/lib/aws/record/validations.rb +0 -694
  398. data/lib/aws/record/validator.rb +0 -246
  399. data/lib/aws/record/validators/acceptance.rb +0 -49
  400. data/lib/aws/record/validators/block.rb +0 -36
  401. data/lib/aws/record/validators/confirmation.rb +0 -41
  402. data/lib/aws/record/validators/count.rb +0 -106
  403. data/lib/aws/record/validators/exclusion.rb +0 -41
  404. data/lib/aws/record/validators/format.rb +0 -55
  405. data/lib/aws/record/validators/inclusion.rb +0 -54
  406. data/lib/aws/record/validators/length.rb +0 -105
  407. data/lib/aws/record/validators/method.rb +0 -31
  408. data/lib/aws/record/validators/numericality.rb +0 -136
  409. data/lib/aws/record/validators/presence.rb +0 -43
  410. data/lib/aws/redshift.rb +0 -51
  411. data/lib/aws/redshift/client.rb +0 -35
  412. data/lib/aws/redshift/config.rb +0 -18
  413. data/lib/aws/redshift/errors.rb +0 -22
  414. data/lib/aws/route_53.rb +0 -86
  415. data/lib/aws/route_53/change_batch.rb +0 -161
  416. data/lib/aws/route_53/change_info.rb +0 -72
  417. data/lib/aws/route_53/client.rb +0 -35
  418. data/lib/aws/route_53/config.rb +0 -18
  419. data/lib/aws/route_53/errors.rb +0 -22
  420. data/lib/aws/route_53/hosted_zone.rb +0 -111
  421. data/lib/aws/route_53/hosted_zone_collection.rb +0 -100
  422. data/lib/aws/route_53/resource_record_set.rb +0 -251
  423. data/lib/aws/route_53/resource_record_set_collection.rb +0 -110
  424. data/lib/aws/s3.rb +0 -156
  425. data/lib/aws/s3/access_control_list.rb +0 -265
  426. data/lib/aws/s3/acl_object.rb +0 -264
  427. data/lib/aws/s3/acl_options.rb +0 -204
  428. data/lib/aws/s3/bucket.rb +0 -742
  429. data/lib/aws/s3/bucket_collection.rb +0 -162
  430. data/lib/aws/s3/bucket_lifecycle_configuration.rb +0 -457
  431. data/lib/aws/s3/bucket_tag_collection.rb +0 -111
  432. data/lib/aws/s3/bucket_version_collection.rb +0 -79
  433. data/lib/aws/s3/cipher_io.rb +0 -120
  434. data/lib/aws/s3/client.rb +0 -1919
  435. data/lib/aws/s3/client/xml.rb +0 -259
  436. data/lib/aws/s3/config.rb +0 -48
  437. data/lib/aws/s3/cors_rule.rb +0 -108
  438. data/lib/aws/s3/cors_rule_collection.rb +0 -194
  439. data/lib/aws/s3/data_options.rb +0 -191
  440. data/lib/aws/s3/encryption_utils.rb +0 -146
  441. data/lib/aws/s3/errors.rb +0 -94
  442. data/lib/aws/s3/multipart_upload.rb +0 -351
  443. data/lib/aws/s3/multipart_upload_collection.rb +0 -76
  444. data/lib/aws/s3/object_collection.rb +0 -353
  445. data/lib/aws/s3/object_metadata.rb +0 -103
  446. data/lib/aws/s3/object_upload_collection.rb +0 -77
  447. data/lib/aws/s3/object_version.rb +0 -154
  448. data/lib/aws/s3/object_version_collection.rb +0 -89
  449. data/lib/aws/s3/paginated_collection.rb +0 -75
  450. data/lib/aws/s3/policy.rb +0 -74
  451. data/lib/aws/s3/prefix_and_delimiter_collection.rb +0 -47
  452. data/lib/aws/s3/prefixed_collection.rb +0 -85
  453. data/lib/aws/s3/presign_v4.rb +0 -127
  454. data/lib/aws/s3/presigned_post.rb +0 -554
  455. data/lib/aws/s3/request.rb +0 -62
  456. data/lib/aws/s3/s3_object.rb +0 -1781
  457. data/lib/aws/s3/tree.rb +0 -116
  458. data/lib/aws/s3/tree/branch_node.rb +0 -68
  459. data/lib/aws/s3/tree/child_collection.rb +0 -104
  460. data/lib/aws/s3/tree/leaf_node.rb +0 -94
  461. data/lib/aws/s3/tree/node.rb +0 -22
  462. data/lib/aws/s3/tree/parent.rb +0 -87
  463. data/lib/aws/s3/uploaded_part.rb +0 -82
  464. data/lib/aws/s3/uploaded_part_collection.rb +0 -84
  465. data/lib/aws/s3/website_configuration.rb +0 -102
  466. data/lib/aws/simple_db.rb +0 -218
  467. data/lib/aws/simple_db/attribute.rb +0 -156
  468. data/lib/aws/simple_db/attribute_collection.rb +0 -240
  469. data/lib/aws/simple_db/client.rb +0 -67
  470. data/lib/aws/simple_db/config.rb +0 -20
  471. data/lib/aws/simple_db/consistent_read_option.rb +0 -42
  472. data/lib/aws/simple_db/delete_attributes.rb +0 -62
  473. data/lib/aws/simple_db/domain.rb +0 -123
  474. data/lib/aws/simple_db/domain_collection.rb +0 -86
  475. data/lib/aws/simple_db/domain_metadata.rb +0 -110
  476. data/lib/aws/simple_db/errors.rb +0 -55
  477. data/lib/aws/simple_db/expect_condition_option.rb +0 -45
  478. data/lib/aws/simple_db/item.rb +0 -93
  479. data/lib/aws/simple_db/item_collection.rb +0 -654
  480. data/lib/aws/simple_db/item_data.rb +0 -73
  481. data/lib/aws/simple_db/put_attributes.rb +0 -60
  482. data/lib/aws/simple_email_service.rb +0 -430
  483. data/lib/aws/simple_email_service/client.rb +0 -37
  484. data/lib/aws/simple_email_service/config.rb +0 -18
  485. data/lib/aws/simple_email_service/email_address_collection.rb +0 -69
  486. data/lib/aws/simple_email_service/errors.rb +0 -22
  487. data/lib/aws/simple_email_service/identity.rb +0 -209
  488. data/lib/aws/simple_email_service/identity_collection.rb +0 -81
  489. data/lib/aws/simple_email_service/quotas.rb +0 -66
  490. data/lib/aws/simple_workflow.rb +0 -227
  491. data/lib/aws/simple_workflow/activity_task.rb +0 -178
  492. data/lib/aws/simple_workflow/activity_task_collection.rb +0 -123
  493. data/lib/aws/simple_workflow/activity_type.rb +0 -131
  494. data/lib/aws/simple_workflow/activity_type_collection.rb +0 -93
  495. data/lib/aws/simple_workflow/client.rb +0 -69
  496. data/lib/aws/simple_workflow/config.rb +0 -18
  497. data/lib/aws/simple_workflow/count.rb +0 -49
  498. data/lib/aws/simple_workflow/decision_task.rb +0 -603
  499. data/lib/aws/simple_workflow/decision_task_collection.rb +0 -225
  500. data/lib/aws/simple_workflow/domain.rb +0 -122
  501. data/lib/aws/simple_workflow/domain_collection.rb +0 -169
  502. data/lib/aws/simple_workflow/errors.rb +0 -20
  503. data/lib/aws/simple_workflow/history_event.rb +0 -276
  504. data/lib/aws/simple_workflow/history_event_collection.rb +0 -76
  505. data/lib/aws/simple_workflow/option_formatters.rb +0 -82
  506. data/lib/aws/simple_workflow/resource.rb +0 -94
  507. data/lib/aws/simple_workflow/type.rb +0 -89
  508. data/lib/aws/simple_workflow/type_collection.rb +0 -140
  509. data/lib/aws/simple_workflow/workflow_execution.rb +0 -384
  510. data/lib/aws/simple_workflow/workflow_execution_collection.rb +0 -617
  511. data/lib/aws/simple_workflow/workflow_type.rb +0 -179
  512. data/lib/aws/simple_workflow/workflow_type_collection.rb +0 -91
  513. data/lib/aws/sns.rb +0 -76
  514. data/lib/aws/sns/client.rb +0 -35
  515. data/lib/aws/sns/config.rb +0 -18
  516. data/lib/aws/sns/errors.rb +0 -22
  517. data/lib/aws/sns/has_delivery_policy.rb +0 -68
  518. data/lib/aws/sns/message.rb +0 -194
  519. data/lib/aws/sns/originators/from_auto_scaling.rb +0 -68
  520. data/lib/aws/sns/policy.rb +0 -47
  521. data/lib/aws/sns/subscription.rb +0 -165
  522. data/lib/aws/sns/subscription_collection.rb +0 -78
  523. data/lib/aws/sns/topic.rb +0 -403
  524. data/lib/aws/sns/topic_collection.rb +0 -62
  525. data/lib/aws/sns/topic_subscription_collection.rb +0 -54
  526. data/lib/aws/sqs.rb +0 -80
  527. data/lib/aws/sqs/client.rb +0 -53
  528. data/lib/aws/sqs/config.rb +0 -20
  529. data/lib/aws/sqs/errors.rb +0 -125
  530. data/lib/aws/sqs/policy.rb +0 -48
  531. data/lib/aws/sqs/queue.rb +0 -843
  532. data/lib/aws/sqs/queue_collection.rb +0 -182
  533. data/lib/aws/sqs/received_message.rb +0 -182
  534. data/lib/aws/sqs/received_sns_message.rb +0 -116
  535. data/lib/aws/storage_gateway.rb +0 -72
  536. data/lib/aws/storage_gateway/client.rb +0 -42
  537. data/lib/aws/storage_gateway/config.rb +0 -18
  538. data/lib/aws/storage_gateway/errors.rb +0 -22
  539. data/lib/aws/sts.rb +0 -164
  540. data/lib/aws/sts/client.rb +0 -46
  541. data/lib/aws/sts/config.rb +0 -18
  542. data/lib/aws/sts/errors.rb +0 -22
  543. data/lib/aws/sts/federated_session.rb +0 -56
  544. data/lib/aws/sts/policy.rb +0 -30
  545. data/lib/aws/sts/session.rb +0 -48
  546. data/lib/aws/support.rb +0 -29
  547. data/lib/aws/support/client.rb +0 -35
  548. data/lib/aws/support/config.rb +0 -18
  549. data/lib/aws/support/errors.rb +0 -20
  550. data/lib/aws/version.rb +0 -17
  551. data/rails/init.rb +0 -15
@@ -1,2464 +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-05-15'
16
- :operations:
17
- - :name: AddSourceIdentifierToSubscription
18
- :method: :add_source_identifier_to_subscription
19
- :inputs:
20
- SubscriptionName:
21
- - :string
22
- - :required
23
- SourceIdentifier:
24
- - :string
25
- - :required
26
- :outputs:
27
- :children:
28
- AddSourceIdentifierToSubscriptionResult:
29
- :ignore: true
30
- :children:
31
- EventSubscription:
32
- :children:
33
- SourceIdsList:
34
- :ignore: true
35
- :children:
36
- SourceId:
37
- :rename: :source_ids_list
38
- :list: true
39
- EventCategoriesList:
40
- :ignore: true
41
- :children:
42
- EventCategory:
43
- :rename: :event_categories_list
44
- :list: true
45
- Enabled:
46
- :type: :boolean
47
- :ignore: true
48
- - :name: AddTagsToResource
49
- :method: :add_tags_to_resource
50
- :inputs:
51
- ResourceName:
52
- - :string
53
- - :required
54
- Tags:
55
- - :membered_list:
56
- - :structure:
57
- Key:
58
- - :string
59
- Value:
60
- - :string
61
- - :required
62
- :outputs:
63
- :children:
64
- AddTagsToResourceResult:
65
- :ignore: true
66
- - :name: AuthorizeDBSecurityGroupIngress
67
- :method: :authorize_db_security_group_ingress
68
- :inputs:
69
- DBSecurityGroupName:
70
- - :string
71
- - :required
72
- CIDRIP:
73
- - :string
74
- EC2SecurityGroupName:
75
- - :string
76
- EC2SecurityGroupId:
77
- - :string
78
- EC2SecurityGroupOwnerId:
79
- - :string
80
- :outputs:
81
- :children:
82
- AuthorizeDBSecurityGroupIngressResult:
83
- :ignore: true
84
- :children:
85
- DBSecurityGroup:
86
- :children:
87
- EC2SecurityGroups:
88
- :ignore: true
89
- :children:
90
- EC2SecurityGroup:
91
- :rename: :ec2_security_groups
92
- :list: true
93
- IPRanges:
94
- :ignore: true
95
- :children:
96
- IPRange:
97
- :rename: :ip_ranges
98
- :list: true
99
- :ignore: true
100
- - :name: CopyDBSnapshot
101
- :method: :copy_db_snapshot
102
- :inputs:
103
- SourceDBSnapshotIdentifier:
104
- - :string
105
- - :required
106
- TargetDBSnapshotIdentifier:
107
- - :string
108
- - :required
109
- :outputs:
110
- :children:
111
- CopyDBSnapshotResult:
112
- :ignore: true
113
- :children:
114
- DBSnapshot:
115
- :children:
116
- SnapshotCreateTime:
117
- :type: :time
118
- AllocatedStorage:
119
- :type: :integer
120
- Port:
121
- :type: :integer
122
- InstanceCreateTime:
123
- :type: :time
124
- Iops:
125
- :type: :integer
126
- :ignore: true
127
- - :name: CreateDBInstance
128
- :method: :create_db_instance
129
- :inputs:
130
- DBName:
131
- - :string
132
- DBInstanceIdentifier:
133
- - :string
134
- - :required
135
- AllocatedStorage:
136
- - :integer
137
- - :required
138
- DBInstanceClass:
139
- - :string
140
- - :required
141
- Engine:
142
- - :string
143
- - :required
144
- MasterUsername:
145
- - :string
146
- - :required
147
- MasterUserPassword:
148
- - :string
149
- - :required
150
- DBSecurityGroups:
151
- - :membered_list:
152
- - :string
153
- VpcSecurityGroupIds:
154
- - :membered_list:
155
- - :string
156
- AvailabilityZone:
157
- - :string
158
- DBSubnetGroupName:
159
- - :string
160
- PreferredMaintenanceWindow:
161
- - :string
162
- DBParameterGroupName:
163
- - :string
164
- BackupRetentionPeriod:
165
- - :integer
166
- PreferredBackupWindow:
167
- - :string
168
- Port:
169
- - :integer
170
- MultiAZ:
171
- - :boolean
172
- EngineVersion:
173
- - :string
174
- AutoMinorVersionUpgrade:
175
- - :boolean
176
- LicenseModel:
177
- - :string
178
- Iops:
179
- - :integer
180
- OptionGroupName:
181
- - :string
182
- CharacterSetName:
183
- - :string
184
- PubliclyAccessible:
185
- - :boolean
186
- :outputs:
187
- :children:
188
- CreateDBInstanceResult:
189
- :ignore: true
190
- :children:
191
- DBInstance:
192
- :children:
193
- Endpoint:
194
- :children:
195
- Port:
196
- :type: :integer
197
- AllocatedStorage:
198
- :type: :integer
199
- InstanceCreateTime:
200
- :type: :time
201
- BackupRetentionPeriod:
202
- :type: :integer
203
- DBSecurityGroups:
204
- :ignore: true
205
- :children:
206
- DBSecurityGroup:
207
- :rename: :db_security_groups
208
- :list: true
209
- VpcSecurityGroups:
210
- :ignore: true
211
- :children:
212
- VpcSecurityGroupMembership:
213
- :rename: :vpc_security_groups
214
- :list: true
215
- DBParameterGroups:
216
- :ignore: true
217
- :children:
218
- DBParameterGroup:
219
- :rename: :db_parameter_groups
220
- :list: true
221
- DBSubnetGroup:
222
- :children:
223
- Subnets:
224
- :ignore: true
225
- :children:
226
- Subnet:
227
- :rename: :subnets
228
- :list: true
229
- :children:
230
- SubnetAvailabilityZone:
231
- :children:
232
- ProvisionedIopsCapable:
233
- :type: :boolean
234
- PendingModifiedValues:
235
- :children:
236
- AllocatedStorage:
237
- :type: :integer
238
- Port:
239
- :type: :integer
240
- BackupRetentionPeriod:
241
- :type: :integer
242
- MultiAZ:
243
- :type: :boolean
244
- Iops:
245
- :type: :integer
246
- LatestRestorableTime:
247
- :type: :time
248
- MultiAZ:
249
- :type: :boolean
250
- AutoMinorVersionUpgrade:
251
- :type: :boolean
252
- ReadReplicaDBInstanceIdentifiers:
253
- :ignore: true
254
- :children:
255
- ReadReplicaDBInstanceIdentifier:
256
- :rename: :read_replica_db_instance_identifiers
257
- :list: true
258
- Iops:
259
- :type: :integer
260
- OptionGroupMemberships:
261
- :ignore: true
262
- :children:
263
- OptionGroupMembership:
264
- :rename: :option_group_memberships
265
- :list: true
266
- PubliclyAccessible:
267
- :type: :boolean
268
- StatusInfos:
269
- :ignore: true
270
- :children:
271
- DBInstanceStatusInfo:
272
- :rename: :status_infos
273
- :list: true
274
- :children:
275
- Normal:
276
- :type: :boolean
277
- :ignore: true
278
- - :name: CreateDBInstanceReadReplica
279
- :method: :create_db_instance_read_replica
280
- :inputs:
281
- DBInstanceIdentifier:
282
- - :string
283
- - :required
284
- SourceDBInstanceIdentifier:
285
- - :string
286
- - :required
287
- DBInstanceClass:
288
- - :string
289
- AvailabilityZone:
290
- - :string
291
- Port:
292
- - :integer
293
- AutoMinorVersionUpgrade:
294
- - :boolean
295
- Iops:
296
- - :integer
297
- OptionGroupName:
298
- - :string
299
- PubliclyAccessible:
300
- - :boolean
301
- :outputs:
302
- :children:
303
- CreateDBInstanceReadReplicaResult:
304
- :ignore: true
305
- :children:
306
- DBInstance:
307
- :children:
308
- Endpoint:
309
- :children:
310
- Port:
311
- :type: :integer
312
- AllocatedStorage:
313
- :type: :integer
314
- InstanceCreateTime:
315
- :type: :time
316
- BackupRetentionPeriod:
317
- :type: :integer
318
- DBSecurityGroups:
319
- :ignore: true
320
- :children:
321
- DBSecurityGroup:
322
- :rename: :db_security_groups
323
- :list: true
324
- VpcSecurityGroups:
325
- :ignore: true
326
- :children:
327
- VpcSecurityGroupMembership:
328
- :rename: :vpc_security_groups
329
- :list: true
330
- DBParameterGroups:
331
- :ignore: true
332
- :children:
333
- DBParameterGroup:
334
- :rename: :db_parameter_groups
335
- :list: true
336
- DBSubnetGroup:
337
- :children:
338
- Subnets:
339
- :ignore: true
340
- :children:
341
- Subnet:
342
- :rename: :subnets
343
- :list: true
344
- :children:
345
- SubnetAvailabilityZone:
346
- :children:
347
- ProvisionedIopsCapable:
348
- :type: :boolean
349
- PendingModifiedValues:
350
- :children:
351
- AllocatedStorage:
352
- :type: :integer
353
- Port:
354
- :type: :integer
355
- BackupRetentionPeriod:
356
- :type: :integer
357
- MultiAZ:
358
- :type: :boolean
359
- Iops:
360
- :type: :integer
361
- LatestRestorableTime:
362
- :type: :time
363
- MultiAZ:
364
- :type: :boolean
365
- AutoMinorVersionUpgrade:
366
- :type: :boolean
367
- ReadReplicaDBInstanceIdentifiers:
368
- :ignore: true
369
- :children:
370
- ReadReplicaDBInstanceIdentifier:
371
- :rename: :read_replica_db_instance_identifiers
372
- :list: true
373
- Iops:
374
- :type: :integer
375
- OptionGroupMemberships:
376
- :ignore: true
377
- :children:
378
- OptionGroupMembership:
379
- :rename: :option_group_memberships
380
- :list: true
381
- PubliclyAccessible:
382
- :type: :boolean
383
- StatusInfos:
384
- :ignore: true
385
- :children:
386
- DBInstanceStatusInfo:
387
- :rename: :status_infos
388
- :list: true
389
- :children:
390
- Normal:
391
- :type: :boolean
392
- :ignore: true
393
- - :name: CreateDBParameterGroup
394
- :method: :create_db_parameter_group
395
- :inputs:
396
- DBParameterGroupName:
397
- - :string
398
- - :required
399
- DBParameterGroupFamily:
400
- - :string
401
- - :required
402
- Description:
403
- - :string
404
- - :required
405
- :outputs:
406
- :children:
407
- CreateDBParameterGroupResult:
408
- :ignore: true
409
- :children:
410
- DBParameterGroup:
411
- :ignore: true
412
- - :name: CreateDBSecurityGroup
413
- :method: :create_db_security_group
414
- :inputs:
415
- DBSecurityGroupName:
416
- - :string
417
- - :required
418
- DBSecurityGroupDescription:
419
- - :string
420
- - :required
421
- :outputs:
422
- :children:
423
- CreateDBSecurityGroupResult:
424
- :ignore: true
425
- :children:
426
- DBSecurityGroup:
427
- :children:
428
- EC2SecurityGroups:
429
- :ignore: true
430
- :children:
431
- EC2SecurityGroup:
432
- :rename: :ec2_security_groups
433
- :list: true
434
- IPRanges:
435
- :ignore: true
436
- :children:
437
- IPRange:
438
- :rename: :ip_ranges
439
- :list: true
440
- :ignore: true
441
- - :name: CreateDBSnapshot
442
- :method: :create_db_snapshot
443
- :inputs:
444
- DBSnapshotIdentifier:
445
- - :string
446
- - :required
447
- DBInstanceIdentifier:
448
- - :string
449
- - :required
450
- :outputs:
451
- :children:
452
- CreateDBSnapshotResult:
453
- :ignore: true
454
- :children:
455
- DBSnapshot:
456
- :children:
457
- SnapshotCreateTime:
458
- :type: :time
459
- AllocatedStorage:
460
- :type: :integer
461
- Port:
462
- :type: :integer
463
- InstanceCreateTime:
464
- :type: :time
465
- Iops:
466
- :type: :integer
467
- :ignore: true
468
- - :name: CreateDBSubnetGroup
469
- :method: :create_db_subnet_group
470
- :inputs:
471
- DBSubnetGroupName:
472
- - :string
473
- - :required
474
- DBSubnetGroupDescription:
475
- - :string
476
- - :required
477
- SubnetIds:
478
- - :membered_list:
479
- - :string
480
- - :required
481
- :outputs:
482
- :children:
483
- CreateDBSubnetGroupResult:
484
- :ignore: true
485
- :children:
486
- DBSubnetGroup:
487
- :children:
488
- Subnets:
489
- :ignore: true
490
- :children:
491
- Subnet:
492
- :rename: :subnets
493
- :list: true
494
- :children:
495
- SubnetAvailabilityZone:
496
- :children:
497
- ProvisionedIopsCapable:
498
- :type: :boolean
499
- :ignore: true
500
- - :name: CreateEventSubscription
501
- :method: :create_event_subscription
502
- :inputs:
503
- SubscriptionName:
504
- - :string
505
- - :required
506
- SnsTopicArn:
507
- - :string
508
- - :required
509
- SourceType:
510
- - :string
511
- EventCategories:
512
- - :membered_list:
513
- - :string
514
- SourceIds:
515
- - :membered_list:
516
- - :string
517
- Enabled:
518
- - :boolean
519
- :outputs:
520
- :children:
521
- CreateEventSubscriptionResult:
522
- :ignore: true
523
- :children:
524
- EventSubscription:
525
- :children:
526
- SourceIdsList:
527
- :ignore: true
528
- :children:
529
- SourceId:
530
- :rename: :source_ids_list
531
- :list: true
532
- EventCategoriesList:
533
- :ignore: true
534
- :children:
535
- EventCategory:
536
- :rename: :event_categories_list
537
- :list: true
538
- Enabled:
539
- :type: :boolean
540
- :ignore: true
541
- - :name: CreateOptionGroup
542
- :method: :create_option_group
543
- :inputs:
544
- OptionGroupName:
545
- - :string
546
- - :required
547
- EngineName:
548
- - :string
549
- - :required
550
- MajorEngineVersion:
551
- - :string
552
- - :required
553
- OptionGroupDescription:
554
- - :string
555
- - :required
556
- :outputs:
557
- :children:
558
- CreateOptionGroupResult:
559
- :ignore: true
560
- :children:
561
- OptionGroup:
562
- :children:
563
- Options:
564
- :ignore: true
565
- :children:
566
- Option:
567
- :rename: :options
568
- :list: true
569
- :children:
570
- Persistent:
571
- :type: :boolean
572
- Permanent:
573
- :type: :boolean
574
- Port:
575
- :type: :integer
576
- OptionSettings:
577
- :ignore: true
578
- :children:
579
- OptionSetting:
580
- :rename: :option_settings
581
- :list: true
582
- :children:
583
- IsModifiable:
584
- :type: :boolean
585
- IsCollection:
586
- :type: :boolean
587
- DBSecurityGroupMemberships:
588
- :ignore: true
589
- :children:
590
- DBSecurityGroup:
591
- :rename: :db_security_group_memberships
592
- :list: true
593
- VpcSecurityGroupMemberships:
594
- :ignore: true
595
- :children:
596
- VpcSecurityGroupMembership:
597
- :rename: :vpc_security_group_memberships
598
- :list: true
599
- AllowsVpcAndNonVpcInstanceMemberships:
600
- :type: :boolean
601
- :ignore: true
602
- - :name: DeleteDBInstance
603
- :method: :delete_db_instance
604
- :inputs:
605
- DBInstanceIdentifier:
606
- - :string
607
- - :required
608
- SkipFinalSnapshot:
609
- - :boolean
610
- FinalDBSnapshotIdentifier:
611
- - :string
612
- :outputs:
613
- :children:
614
- DeleteDBInstanceResult:
615
- :ignore: true
616
- :children:
617
- DBInstance:
618
- :children:
619
- Endpoint:
620
- :children:
621
- Port:
622
- :type: :integer
623
- AllocatedStorage:
624
- :type: :integer
625
- InstanceCreateTime:
626
- :type: :time
627
- BackupRetentionPeriod:
628
- :type: :integer
629
- DBSecurityGroups:
630
- :ignore: true
631
- :children:
632
- DBSecurityGroup:
633
- :rename: :db_security_groups
634
- :list: true
635
- VpcSecurityGroups:
636
- :ignore: true
637
- :children:
638
- VpcSecurityGroupMembership:
639
- :rename: :vpc_security_groups
640
- :list: true
641
- DBParameterGroups:
642
- :ignore: true
643
- :children:
644
- DBParameterGroup:
645
- :rename: :db_parameter_groups
646
- :list: true
647
- DBSubnetGroup:
648
- :children:
649
- Subnets:
650
- :ignore: true
651
- :children:
652
- Subnet:
653
- :rename: :subnets
654
- :list: true
655
- :children:
656
- SubnetAvailabilityZone:
657
- :children:
658
- ProvisionedIopsCapable:
659
- :type: :boolean
660
- PendingModifiedValues:
661
- :children:
662
- AllocatedStorage:
663
- :type: :integer
664
- Port:
665
- :type: :integer
666
- BackupRetentionPeriod:
667
- :type: :integer
668
- MultiAZ:
669
- :type: :boolean
670
- Iops:
671
- :type: :integer
672
- LatestRestorableTime:
673
- :type: :time
674
- MultiAZ:
675
- :type: :boolean
676
- AutoMinorVersionUpgrade:
677
- :type: :boolean
678
- ReadReplicaDBInstanceIdentifiers:
679
- :ignore: true
680
- :children:
681
- ReadReplicaDBInstanceIdentifier:
682
- :rename: :read_replica_db_instance_identifiers
683
- :list: true
684
- Iops:
685
- :type: :integer
686
- OptionGroupMemberships:
687
- :ignore: true
688
- :children:
689
- OptionGroupMembership:
690
- :rename: :option_group_memberships
691
- :list: true
692
- PubliclyAccessible:
693
- :type: :boolean
694
- StatusInfos:
695
- :ignore: true
696
- :children:
697
- DBInstanceStatusInfo:
698
- :rename: :status_infos
699
- :list: true
700
- :children:
701
- Normal:
702
- :type: :boolean
703
- :ignore: true
704
- - :name: DeleteDBParameterGroup
705
- :method: :delete_db_parameter_group
706
- :inputs:
707
- DBParameterGroupName:
708
- - :string
709
- - :required
710
- :outputs:
711
- :children:
712
- DeleteDBParameterGroupResult:
713
- :ignore: true
714
- - :name: DeleteDBSecurityGroup
715
- :method: :delete_db_security_group
716
- :inputs:
717
- DBSecurityGroupName:
718
- - :string
719
- - :required
720
- :outputs:
721
- :children:
722
- DeleteDBSecurityGroupResult:
723
- :ignore: true
724
- - :name: DeleteDBSnapshot
725
- :method: :delete_db_snapshot
726
- :inputs:
727
- DBSnapshotIdentifier:
728
- - :string
729
- - :required
730
- :outputs:
731
- :children:
732
- DeleteDBSnapshotResult:
733
- :ignore: true
734
- :children:
735
- DBSnapshot:
736
- :children:
737
- SnapshotCreateTime:
738
- :type: :time
739
- AllocatedStorage:
740
- :type: :integer
741
- Port:
742
- :type: :integer
743
- InstanceCreateTime:
744
- :type: :time
745
- Iops:
746
- :type: :integer
747
- :ignore: true
748
- - :name: DeleteDBSubnetGroup
749
- :method: :delete_db_subnet_group
750
- :inputs:
751
- DBSubnetGroupName:
752
- - :string
753
- - :required
754
- :outputs:
755
- :children:
756
- DeleteDBSubnetGroupResult:
757
- :ignore: true
758
- - :name: DeleteEventSubscription
759
- :method: :delete_event_subscription
760
- :inputs:
761
- SubscriptionName:
762
- - :string
763
- - :required
764
- :outputs:
765
- :children:
766
- DeleteEventSubscriptionResult:
767
- :ignore: true
768
- :children:
769
- EventSubscription:
770
- :children:
771
- SourceIdsList:
772
- :ignore: true
773
- :children:
774
- SourceId:
775
- :rename: :source_ids_list
776
- :list: true
777
- EventCategoriesList:
778
- :ignore: true
779
- :children:
780
- EventCategory:
781
- :rename: :event_categories_list
782
- :list: true
783
- Enabled:
784
- :type: :boolean
785
- :ignore: true
786
- - :name: DeleteOptionGroup
787
- :method: :delete_option_group
788
- :inputs:
789
- OptionGroupName:
790
- - :string
791
- - :required
792
- :outputs:
793
- :children:
794
- DeleteOptionGroupResult:
795
- :ignore: true
796
- - :name: DescribeDBEngineVersions
797
- :method: :describe_db_engine_versions
798
- :inputs:
799
- Engine:
800
- - :string
801
- EngineVersion:
802
- - :string
803
- DBParameterGroupFamily:
804
- - :string
805
- MaxRecords:
806
- - :integer
807
- Marker:
808
- - :string
809
- DefaultOnly:
810
- - :boolean
811
- ListSupportedCharacterSets:
812
- - :boolean
813
- :outputs:
814
- :children:
815
- DescribeDBEngineVersionsResult:
816
- :ignore: true
817
- :children:
818
- DBEngineVersions:
819
- :ignore: true
820
- :children:
821
- DBEngineVersion:
822
- :rename: :db_engine_versions
823
- :list: true
824
- :children:
825
- SupportedCharacterSets:
826
- :ignore: true
827
- :children:
828
- CharacterSet:
829
- :rename: :supported_character_sets
830
- :list: true
831
- - :name: DescribeDBInstances
832
- :method: :describe_db_instances
833
- :inputs:
834
- DBInstanceIdentifier:
835
- - :string
836
- MaxRecords:
837
- - :integer
838
- Marker:
839
- - :string
840
- :outputs:
841
- :children:
842
- DescribeDBInstancesResult:
843
- :ignore: true
844
- :children:
845
- DBInstances:
846
- :ignore: true
847
- :children:
848
- DBInstance:
849
- :rename: :db_instances
850
- :list: true
851
- :children:
852
- Endpoint:
853
- :children:
854
- Port:
855
- :type: :integer
856
- AllocatedStorage:
857
- :type: :integer
858
- InstanceCreateTime:
859
- :type: :time
860
- BackupRetentionPeriod:
861
- :type: :integer
862
- DBSecurityGroups:
863
- :ignore: true
864
- :children:
865
- DBSecurityGroup:
866
- :rename: :db_security_groups
867
- :list: true
868
- VpcSecurityGroups:
869
- :ignore: true
870
- :children:
871
- VpcSecurityGroupMembership:
872
- :rename: :vpc_security_groups
873
- :list: true
874
- DBParameterGroups:
875
- :ignore: true
876
- :children:
877
- DBParameterGroup:
878
- :rename: :db_parameter_groups
879
- :list: true
880
- DBSubnetGroup:
881
- :children:
882
- Subnets:
883
- :ignore: true
884
- :children:
885
- Subnet:
886
- :rename: :subnets
887
- :list: true
888
- :children:
889
- SubnetAvailabilityZone:
890
- :children:
891
- ProvisionedIopsCapable:
892
- :type: :boolean
893
- PendingModifiedValues:
894
- :children:
895
- AllocatedStorage:
896
- :type: :integer
897
- Port:
898
- :type: :integer
899
- BackupRetentionPeriod:
900
- :type: :integer
901
- MultiAZ:
902
- :type: :boolean
903
- Iops:
904
- :type: :integer
905
- LatestRestorableTime:
906
- :type: :time
907
- MultiAZ:
908
- :type: :boolean
909
- AutoMinorVersionUpgrade:
910
- :type: :boolean
911
- ReadReplicaDBInstanceIdentifiers:
912
- :ignore: true
913
- :children:
914
- ReadReplicaDBInstanceIdentifier:
915
- :rename: :read_replica_db_instance_identifiers
916
- :list: true
917
- Iops:
918
- :type: :integer
919
- OptionGroupMemberships:
920
- :ignore: true
921
- :children:
922
- OptionGroupMembership:
923
- :rename: :option_group_memberships
924
- :list: true
925
- PubliclyAccessible:
926
- :type: :boolean
927
- StatusInfos:
928
- :ignore: true
929
- :children:
930
- DBInstanceStatusInfo:
931
- :rename: :status_infos
932
- :list: true
933
- :children:
934
- Normal:
935
- :type: :boolean
936
- - :name: DescribeDBLogFiles
937
- :method: :describe_db_log_files
938
- :inputs:
939
- DBInstanceIdentifier:
940
- - :string
941
- FilenameContains:
942
- - :string
943
- FileLastWritten:
944
- - :long
945
- FileSize:
946
- - :long
947
- MaxRecords:
948
- - :integer
949
- Marker:
950
- - :string
951
- :outputs:
952
- :children:
953
- DescribeDBLogFilesResult:
954
- :ignore: true
955
- :children:
956
- DescribeDBLogFiles:
957
- :ignore: true
958
- :children:
959
- DescribeDBLogFilesDetails:
960
- :rename: :describe_db_log_files
961
- :list: true
962
- :children:
963
- LastWritten:
964
- :type: :integer
965
- Size:
966
- :type: :integer
967
- - :name: DescribeDBParameterGroups
968
- :method: :describe_db_parameter_groups
969
- :inputs:
970
- DBParameterGroupName:
971
- - :string
972
- MaxRecords:
973
- - :integer
974
- Marker:
975
- - :string
976
- :outputs:
977
- :children:
978
- DescribeDBParameterGroupsResult:
979
- :ignore: true
980
- :children:
981
- DBParameterGroups:
982
- :ignore: true
983
- :children:
984
- DBParameterGroup:
985
- :rename: :db_parameter_groups
986
- :list: true
987
- - :name: DescribeDBParameters
988
- :method: :describe_db_parameters
989
- :inputs:
990
- DBParameterGroupName:
991
- - :string
992
- - :required
993
- Source:
994
- - :string
995
- MaxRecords:
996
- - :integer
997
- Marker:
998
- - :string
999
- :outputs:
1000
- :children:
1001
- DescribeDBParametersResult:
1002
- :ignore: true
1003
- :children:
1004
- Parameters:
1005
- :ignore: true
1006
- :children:
1007
- Parameter:
1008
- :rename: :parameters
1009
- :list: true
1010
- :children:
1011
- IsModifiable:
1012
- :type: :boolean
1013
- - :name: DescribeDBSecurityGroups
1014
- :method: :describe_db_security_groups
1015
- :inputs:
1016
- DBSecurityGroupName:
1017
- - :string
1018
- MaxRecords:
1019
- - :integer
1020
- Marker:
1021
- - :string
1022
- :outputs:
1023
- :children:
1024
- DescribeDBSecurityGroupsResult:
1025
- :ignore: true
1026
- :children:
1027
- DBSecurityGroups:
1028
- :ignore: true
1029
- :children:
1030
- DBSecurityGroup:
1031
- :rename: :db_security_groups
1032
- :list: true
1033
- :children:
1034
- EC2SecurityGroups:
1035
- :ignore: true
1036
- :children:
1037
- EC2SecurityGroup:
1038
- :rename: :ec2_security_groups
1039
- :list: true
1040
- IPRanges:
1041
- :ignore: true
1042
- :children:
1043
- IPRange:
1044
- :rename: :ip_ranges
1045
- :list: true
1046
- - :name: DescribeDBSnapshots
1047
- :method: :describe_db_snapshots
1048
- :inputs:
1049
- DBInstanceIdentifier:
1050
- - :string
1051
- DBSnapshotIdentifier:
1052
- - :string
1053
- SnapshotType:
1054
- - :string
1055
- MaxRecords:
1056
- - :integer
1057
- Marker:
1058
- - :string
1059
- :outputs:
1060
- :children:
1061
- DescribeDBSnapshotsResult:
1062
- :ignore: true
1063
- :children:
1064
- DBSnapshots:
1065
- :ignore: true
1066
- :children:
1067
- DBSnapshot:
1068
- :rename: :db_snapshots
1069
- :list: true
1070
- :children:
1071
- SnapshotCreateTime:
1072
- :type: :time
1073
- AllocatedStorage:
1074
- :type: :integer
1075
- Port:
1076
- :type: :integer
1077
- InstanceCreateTime:
1078
- :type: :time
1079
- Iops:
1080
- :type: :integer
1081
- - :name: DescribeDBSubnetGroups
1082
- :method: :describe_db_subnet_groups
1083
- :inputs:
1084
- DBSubnetGroupName:
1085
- - :string
1086
- MaxRecords:
1087
- - :integer
1088
- Marker:
1089
- - :string
1090
- :outputs:
1091
- :children:
1092
- DescribeDBSubnetGroupsResult:
1093
- :ignore: true
1094
- :children:
1095
- DBSubnetGroups:
1096
- :ignore: true
1097
- :children:
1098
- DBSubnetGroup:
1099
- :rename: :db_subnet_groups
1100
- :list: true
1101
- :children:
1102
- Subnets:
1103
- :ignore: true
1104
- :children:
1105
- Subnet:
1106
- :rename: :subnets
1107
- :list: true
1108
- :children:
1109
- SubnetAvailabilityZone:
1110
- :children:
1111
- ProvisionedIopsCapable:
1112
- :type: :boolean
1113
- - :name: DescribeEngineDefaultParameters
1114
- :method: :describe_engine_default_parameters
1115
- :inputs:
1116
- DBParameterGroupFamily:
1117
- - :string
1118
- - :required
1119
- MaxRecords:
1120
- - :integer
1121
- Marker:
1122
- - :string
1123
- :outputs:
1124
- :children:
1125
- DescribeEngineDefaultParametersResult:
1126
- :ignore: true
1127
- :children:
1128
- EngineDefaults:
1129
- :children:
1130
- Parameters:
1131
- :ignore: true
1132
- :children:
1133
- Parameter:
1134
- :rename: :parameters
1135
- :list: true
1136
- :children:
1137
- IsModifiable:
1138
- :type: :boolean
1139
- :ignore: true
1140
- - :name: DescribeEventCategories
1141
- :method: :describe_event_categories
1142
- :inputs:
1143
- SourceType:
1144
- - :string
1145
- :outputs:
1146
- :children:
1147
- DescribeEventCategoriesResult:
1148
- :ignore: true
1149
- :children:
1150
- EventCategoriesMapList:
1151
- :ignore: true
1152
- :children:
1153
- EventCategoriesMap:
1154
- :rename: :event_categories_map_list
1155
- :list: true
1156
- :children:
1157
- EventCategories:
1158
- :ignore: true
1159
- :children:
1160
- EventCategory:
1161
- :rename: :event_categories
1162
- :list: true
1163
- - :name: DescribeEventSubscriptions
1164
- :method: :describe_event_subscriptions
1165
- :inputs:
1166
- SubscriptionName:
1167
- - :string
1168
- MaxRecords:
1169
- - :integer
1170
- Marker:
1171
- - :string
1172
- :outputs:
1173
- :children:
1174
- DescribeEventSubscriptionsResult:
1175
- :ignore: true
1176
- :children:
1177
- EventSubscriptionsList:
1178
- :ignore: true
1179
- :children:
1180
- EventSubscription:
1181
- :rename: :event_subscriptions_list
1182
- :list: true
1183
- :children:
1184
- SourceIdsList:
1185
- :ignore: true
1186
- :children:
1187
- SourceId:
1188
- :rename: :source_ids_list
1189
- :list: true
1190
- EventCategoriesList:
1191
- :ignore: true
1192
- :children:
1193
- EventCategory:
1194
- :rename: :event_categories_list
1195
- :list: true
1196
- Enabled:
1197
- :type: :boolean
1198
- - :name: DescribeEvents
1199
- :method: :describe_events
1200
- :inputs:
1201
- SourceIdentifier:
1202
- - :string
1203
- SourceType:
1204
- - :string
1205
- StartTime:
1206
- - :timestamp
1207
- EndTime:
1208
- - :timestamp
1209
- Duration:
1210
- - :integer
1211
- EventCategories:
1212
- - :membered_list:
1213
- - :string
1214
- MaxRecords:
1215
- - :integer
1216
- Marker:
1217
- - :string
1218
- :outputs:
1219
- :children:
1220
- DescribeEventsResult:
1221
- :ignore: true
1222
- :children:
1223
- Events:
1224
- :ignore: true
1225
- :children:
1226
- Event:
1227
- :rename: :events
1228
- :list: true
1229
- :children:
1230
- EventCategories:
1231
- :ignore: true
1232
- :children:
1233
- EventCategory:
1234
- :rename: :event_categories
1235
- :list: true
1236
- Date:
1237
- :type: :time
1238
- - :name: DescribeOptionGroupOptions
1239
- :method: :describe_option_group_options
1240
- :inputs:
1241
- EngineName:
1242
- - :string
1243
- - :required
1244
- MajorEngineVersion:
1245
- - :string
1246
- MaxRecords:
1247
- - :integer
1248
- Marker:
1249
- - :string
1250
- :outputs:
1251
- :children:
1252
- DescribeOptionGroupOptionsResult:
1253
- :ignore: true
1254
- :children:
1255
- OptionGroupOptions:
1256
- :ignore: true
1257
- :children:
1258
- OptionGroupOption:
1259
- :rename: :option_group_options
1260
- :list: true
1261
- :children:
1262
- PortRequired:
1263
- :type: :boolean
1264
- DefaultPort:
1265
- :type: :integer
1266
- OptionsDependedOn:
1267
- :ignore: true
1268
- :children:
1269
- OptionName:
1270
- :rename: :options_depended_on
1271
- :list: true
1272
- Persistent:
1273
- :type: :boolean
1274
- Permanent:
1275
- :type: :boolean
1276
- OptionGroupOptionSettings:
1277
- :ignore: true
1278
- :children:
1279
- OptionGroupOptionSetting:
1280
- :rename: :option_group_option_settings
1281
- :list: true
1282
- :children:
1283
- IsModifiable:
1284
- :type: :boolean
1285
- - :name: DescribeOptionGroups
1286
- :method: :describe_option_groups
1287
- :inputs:
1288
- OptionGroupName:
1289
- - :string
1290
- Marker:
1291
- - :string
1292
- MaxRecords:
1293
- - :integer
1294
- EngineName:
1295
- - :string
1296
- MajorEngineVersion:
1297
- - :string
1298
- :outputs:
1299
- :children:
1300
- DescribeOptionGroupsResult:
1301
- :ignore: true
1302
- :children:
1303
- OptionGroupsList:
1304
- :ignore: true
1305
- :children:
1306
- OptionGroup:
1307
- :rename: :option_groups_list
1308
- :list: true
1309
- :children:
1310
- Options:
1311
- :ignore: true
1312
- :children:
1313
- Option:
1314
- :rename: :options
1315
- :list: true
1316
- :children:
1317
- Persistent:
1318
- :type: :boolean
1319
- Permanent:
1320
- :type: :boolean
1321
- Port:
1322
- :type: :integer
1323
- OptionSettings:
1324
- :ignore: true
1325
- :children:
1326
- OptionSetting:
1327
- :rename: :option_settings
1328
- :list: true
1329
- :children:
1330
- IsModifiable:
1331
- :type: :boolean
1332
- IsCollection:
1333
- :type: :boolean
1334
- DBSecurityGroupMemberships:
1335
- :ignore: true
1336
- :children:
1337
- DBSecurityGroup:
1338
- :rename: :db_security_group_memberships
1339
- :list: true
1340
- VpcSecurityGroupMemberships:
1341
- :ignore: true
1342
- :children:
1343
- VpcSecurityGroupMembership:
1344
- :rename: :vpc_security_group_memberships
1345
- :list: true
1346
- AllowsVpcAndNonVpcInstanceMemberships:
1347
- :type: :boolean
1348
- - :name: DescribeOrderableDBInstanceOptions
1349
- :method: :describe_orderable_db_instance_options
1350
- :inputs:
1351
- Engine:
1352
- - :string
1353
- - :required
1354
- EngineVersion:
1355
- - :string
1356
- DBInstanceClass:
1357
- - :string
1358
- LicenseModel:
1359
- - :string
1360
- Vpc:
1361
- - :boolean
1362
- MaxRecords:
1363
- - :integer
1364
- Marker:
1365
- - :string
1366
- :outputs:
1367
- :children:
1368
- DescribeOrderableDBInstanceOptionsResult:
1369
- :ignore: true
1370
- :children:
1371
- OrderableDBInstanceOptions:
1372
- :ignore: true
1373
- :children:
1374
- OrderableDBInstanceOption:
1375
- :rename: :orderable_db_instance_options
1376
- :list: true
1377
- :children:
1378
- AvailabilityZones:
1379
- :ignore: true
1380
- :children:
1381
- AvailabilityZone:
1382
- :rename: :availability_zones
1383
- :list: true
1384
- :children:
1385
- ProvisionedIopsCapable:
1386
- :type: :boolean
1387
- MultiAZCapable:
1388
- :type: :boolean
1389
- ReadReplicaCapable:
1390
- :type: :boolean
1391
- Vpc:
1392
- :type: :boolean
1393
- - :name: DescribeReservedDBInstances
1394
- :method: :describe_reserved_db_instances
1395
- :inputs:
1396
- ReservedDBInstanceId:
1397
- - :string
1398
- ReservedDBInstancesOfferingId:
1399
- - :string
1400
- DBInstanceClass:
1401
- - :string
1402
- Duration:
1403
- - :string
1404
- ProductDescription:
1405
- - :string
1406
- OfferingType:
1407
- - :string
1408
- MultiAZ:
1409
- - :boolean
1410
- MaxRecords:
1411
- - :integer
1412
- Marker:
1413
- - :string
1414
- :outputs:
1415
- :children:
1416
- DescribeReservedDBInstancesResult:
1417
- :ignore: true
1418
- :children:
1419
- ReservedDBInstances:
1420
- :ignore: true
1421
- :children:
1422
- ReservedDBInstance:
1423
- :rename: :reserved_db_instances
1424
- :list: true
1425
- :children:
1426
- StartTime:
1427
- :type: :time
1428
- Duration:
1429
- :type: :integer
1430
- FixedPrice:
1431
- :type: :float
1432
- UsagePrice:
1433
- :type: :float
1434
- DBInstanceCount:
1435
- :type: :integer
1436
- MultiAZ:
1437
- :type: :boolean
1438
- RecurringCharges:
1439
- :ignore: true
1440
- :children:
1441
- RecurringCharge:
1442
- :rename: :recurring_charges
1443
- :list: true
1444
- :children:
1445
- RecurringChargeAmount:
1446
- :type: :float
1447
- - :name: DescribeReservedDBInstancesOfferings
1448
- :method: :describe_reserved_db_instances_offerings
1449
- :inputs:
1450
- ReservedDBInstancesOfferingId:
1451
- - :string
1452
- DBInstanceClass:
1453
- - :string
1454
- Duration:
1455
- - :string
1456
- ProductDescription:
1457
- - :string
1458
- OfferingType:
1459
- - :string
1460
- MultiAZ:
1461
- - :boolean
1462
- MaxRecords:
1463
- - :integer
1464
- Marker:
1465
- - :string
1466
- :outputs:
1467
- :children:
1468
- DescribeReservedDBInstancesOfferingsResult:
1469
- :ignore: true
1470
- :children:
1471
- ReservedDBInstancesOfferings:
1472
- :ignore: true
1473
- :children:
1474
- ReservedDBInstancesOffering:
1475
- :rename: :reserved_db_instances_offerings
1476
- :list: true
1477
- :children:
1478
- Duration:
1479
- :type: :integer
1480
- FixedPrice:
1481
- :type: :float
1482
- UsagePrice:
1483
- :type: :float
1484
- MultiAZ:
1485
- :type: :boolean
1486
- RecurringCharges:
1487
- :ignore: true
1488
- :children:
1489
- RecurringCharge:
1490
- :rename: :recurring_charges
1491
- :list: true
1492
- :children:
1493
- RecurringChargeAmount:
1494
- :type: :float
1495
- - :name: DownloadDBLogFilePortion
1496
- :method: :download_db_log_file_portion
1497
- :inputs:
1498
- DBInstanceIdentifier: []
1499
- LogFileName: []
1500
- Marker:
1501
- - :string
1502
- NumberOfLines:
1503
- - :integer
1504
- :outputs:
1505
- :children:
1506
- DownloadDBLogFilePortionResult:
1507
- :ignore: true
1508
- :children:
1509
- AdditionalDataPending:
1510
- :type: :boolean
1511
- - :name: ListTagsForResource
1512
- :method: :list_tags_for_resource
1513
- :inputs:
1514
- ResourceName:
1515
- - :string
1516
- - :required
1517
- :outputs:
1518
- :children:
1519
- ListTagsForResourceResult:
1520
- :ignore: true
1521
- :children:
1522
- TagList:
1523
- :ignore: true
1524
- :children:
1525
- Tag:
1526
- :rename: :tag_list
1527
- :list: true
1528
- - :name: ModifyDBInstance
1529
- :method: :modify_db_instance
1530
- :inputs:
1531
- DBInstanceIdentifier:
1532
- - :string
1533
- - :required
1534
- AllocatedStorage:
1535
- - :integer
1536
- DBInstanceClass:
1537
- - :string
1538
- DBSecurityGroups:
1539
- - :membered_list:
1540
- - :string
1541
- VpcSecurityGroupIds:
1542
- - :membered_list:
1543
- - :string
1544
- ApplyImmediately:
1545
- - :boolean
1546
- MasterUserPassword:
1547
- - :string
1548
- DBParameterGroupName:
1549
- - :string
1550
- BackupRetentionPeriod:
1551
- - :integer
1552
- PreferredBackupWindow:
1553
- - :string
1554
- PreferredMaintenanceWindow:
1555
- - :string
1556
- MultiAZ:
1557
- - :boolean
1558
- EngineVersion:
1559
- - :string
1560
- AllowMajorVersionUpgrade:
1561
- - :boolean
1562
- AutoMinorVersionUpgrade:
1563
- - :boolean
1564
- Iops:
1565
- - :integer
1566
- OptionGroupName:
1567
- - :string
1568
- NewDBInstanceIdentifier:
1569
- - :string
1570
- :outputs:
1571
- :children:
1572
- ModifyDBInstanceResult:
1573
- :ignore: true
1574
- :children:
1575
- DBInstance:
1576
- :children:
1577
- Endpoint:
1578
- :children:
1579
- Port:
1580
- :type: :integer
1581
- AllocatedStorage:
1582
- :type: :integer
1583
- InstanceCreateTime:
1584
- :type: :time
1585
- BackupRetentionPeriod:
1586
- :type: :integer
1587
- DBSecurityGroups:
1588
- :ignore: true
1589
- :children:
1590
- DBSecurityGroup:
1591
- :rename: :db_security_groups
1592
- :list: true
1593
- VpcSecurityGroups:
1594
- :ignore: true
1595
- :children:
1596
- VpcSecurityGroupMembership:
1597
- :rename: :vpc_security_groups
1598
- :list: true
1599
- DBParameterGroups:
1600
- :ignore: true
1601
- :children:
1602
- DBParameterGroup:
1603
- :rename: :db_parameter_groups
1604
- :list: true
1605
- DBSubnetGroup:
1606
- :children:
1607
- Subnets:
1608
- :ignore: true
1609
- :children:
1610
- Subnet:
1611
- :rename: :subnets
1612
- :list: true
1613
- :children:
1614
- SubnetAvailabilityZone:
1615
- :children:
1616
- ProvisionedIopsCapable:
1617
- :type: :boolean
1618
- PendingModifiedValues:
1619
- :children:
1620
- AllocatedStorage:
1621
- :type: :integer
1622
- Port:
1623
- :type: :integer
1624
- BackupRetentionPeriod:
1625
- :type: :integer
1626
- MultiAZ:
1627
- :type: :boolean
1628
- Iops:
1629
- :type: :integer
1630
- LatestRestorableTime:
1631
- :type: :time
1632
- MultiAZ:
1633
- :type: :boolean
1634
- AutoMinorVersionUpgrade:
1635
- :type: :boolean
1636
- ReadReplicaDBInstanceIdentifiers:
1637
- :ignore: true
1638
- :children:
1639
- ReadReplicaDBInstanceIdentifier:
1640
- :rename: :read_replica_db_instance_identifiers
1641
- :list: true
1642
- Iops:
1643
- :type: :integer
1644
- OptionGroupMemberships:
1645
- :ignore: true
1646
- :children:
1647
- OptionGroupMembership:
1648
- :rename: :option_group_memberships
1649
- :list: true
1650
- PubliclyAccessible:
1651
- :type: :boolean
1652
- StatusInfos:
1653
- :ignore: true
1654
- :children:
1655
- DBInstanceStatusInfo:
1656
- :rename: :status_infos
1657
- :list: true
1658
- :children:
1659
- Normal:
1660
- :type: :boolean
1661
- :ignore: true
1662
- - :name: ModifyDBParameterGroup
1663
- :method: :modify_db_parameter_group
1664
- :inputs:
1665
- DBParameterGroupName:
1666
- - :string
1667
- - :required
1668
- Parameters:
1669
- - :membered_list:
1670
- - :structure:
1671
- ParameterName:
1672
- - :string
1673
- ParameterValue:
1674
- - :string
1675
- Description:
1676
- - :string
1677
- Source:
1678
- - :string
1679
- ApplyType:
1680
- - :string
1681
- DataType:
1682
- - :string
1683
- AllowedValues:
1684
- - :string
1685
- IsModifiable:
1686
- - :boolean
1687
- MinimumEngineVersion:
1688
- - :string
1689
- ApplyMethod:
1690
- - :string
1691
- - :required
1692
- :outputs:
1693
- :children:
1694
- ModifyDBParameterGroupResult:
1695
- :ignore: true
1696
- - :name: ModifyDBSubnetGroup
1697
- :method: :modify_db_subnet_group
1698
- :inputs:
1699
- DBSubnetGroupName:
1700
- - :string
1701
- - :required
1702
- DBSubnetGroupDescription:
1703
- - :string
1704
- SubnetIds:
1705
- - :membered_list:
1706
- - :string
1707
- - :required
1708
- :outputs:
1709
- :children:
1710
- ModifyDBSubnetGroupResult:
1711
- :ignore: true
1712
- :children:
1713
- DBSubnetGroup:
1714
- :children:
1715
- Subnets:
1716
- :ignore: true
1717
- :children:
1718
- Subnet:
1719
- :rename: :subnets
1720
- :list: true
1721
- :children:
1722
- SubnetAvailabilityZone:
1723
- :children:
1724
- ProvisionedIopsCapable:
1725
- :type: :boolean
1726
- :ignore: true
1727
- - :name: ModifyEventSubscription
1728
- :method: :modify_event_subscription
1729
- :inputs:
1730
- SubscriptionName:
1731
- - :string
1732
- - :required
1733
- SnsTopicArn:
1734
- - :string
1735
- SourceType:
1736
- - :string
1737
- EventCategories:
1738
- - :membered_list:
1739
- - :string
1740
- Enabled:
1741
- - :boolean
1742
- :outputs:
1743
- :children:
1744
- ModifyEventSubscriptionResult:
1745
- :ignore: true
1746
- :children:
1747
- EventSubscription:
1748
- :children:
1749
- SourceIdsList:
1750
- :ignore: true
1751
- :children:
1752
- SourceId:
1753
- :rename: :source_ids_list
1754
- :list: true
1755
- EventCategoriesList:
1756
- :ignore: true
1757
- :children:
1758
- EventCategory:
1759
- :rename: :event_categories_list
1760
- :list: true
1761
- Enabled:
1762
- :type: :boolean
1763
- :ignore: true
1764
- - :name: ModifyOptionGroup
1765
- :method: :modify_option_group
1766
- :inputs:
1767
- OptionGroupName:
1768
- - :string
1769
- - :required
1770
- OptionsToInclude:
1771
- - :membered_list:
1772
- - :structure:
1773
- OptionName:
1774
- - :string
1775
- - :required
1776
- Port:
1777
- - :integer
1778
- DBSecurityGroupMemberships:
1779
- - :membered_list:
1780
- - :string
1781
- VpcSecurityGroupMemberships:
1782
- - :membered_list:
1783
- - :string
1784
- OptionSettings:
1785
- - :membered_list:
1786
- - :structure:
1787
- Name:
1788
- - :string
1789
- Value:
1790
- - :string
1791
- DefaultValue:
1792
- - :string
1793
- Description:
1794
- - :string
1795
- ApplyType:
1796
- - :string
1797
- DataType:
1798
- - :string
1799
- AllowedValues:
1800
- - :string
1801
- IsModifiable:
1802
- - :boolean
1803
- IsCollection:
1804
- - :boolean
1805
- OptionsToRemove:
1806
- - :membered_list:
1807
- - :string
1808
- ApplyImmediately:
1809
- - :boolean
1810
- :outputs:
1811
- :children:
1812
- ModifyOptionGroupResult:
1813
- :ignore: true
1814
- :children:
1815
- OptionGroup:
1816
- :children:
1817
- Options:
1818
- :ignore: true
1819
- :children:
1820
- Option:
1821
- :rename: :options
1822
- :list: true
1823
- :children:
1824
- Persistent:
1825
- :type: :boolean
1826
- Permanent:
1827
- :type: :boolean
1828
- Port:
1829
- :type: :integer
1830
- OptionSettings:
1831
- :ignore: true
1832
- :children:
1833
- OptionSetting:
1834
- :rename: :option_settings
1835
- :list: true
1836
- :children:
1837
- IsModifiable:
1838
- :type: :boolean
1839
- IsCollection:
1840
- :type: :boolean
1841
- DBSecurityGroupMemberships:
1842
- :ignore: true
1843
- :children:
1844
- DBSecurityGroup:
1845
- :rename: :db_security_group_memberships
1846
- :list: true
1847
- VpcSecurityGroupMemberships:
1848
- :ignore: true
1849
- :children:
1850
- VpcSecurityGroupMembership:
1851
- :rename: :vpc_security_group_memberships
1852
- :list: true
1853
- AllowsVpcAndNonVpcInstanceMemberships:
1854
- :type: :boolean
1855
- :ignore: true
1856
- - :name: PromoteReadReplica
1857
- :method: :promote_read_replica
1858
- :inputs:
1859
- DBInstanceIdentifier:
1860
- - :string
1861
- - :required
1862
- BackupRetentionPeriod:
1863
- - :integer
1864
- PreferredBackupWindow:
1865
- - :string
1866
- :outputs:
1867
- :children:
1868
- PromoteReadReplicaResult:
1869
- :ignore: true
1870
- :children:
1871
- DBInstance:
1872
- :children:
1873
- Endpoint:
1874
- :children:
1875
- Port:
1876
- :type: :integer
1877
- AllocatedStorage:
1878
- :type: :integer
1879
- InstanceCreateTime:
1880
- :type: :time
1881
- BackupRetentionPeriod:
1882
- :type: :integer
1883
- DBSecurityGroups:
1884
- :ignore: true
1885
- :children:
1886
- DBSecurityGroup:
1887
- :rename: :db_security_groups
1888
- :list: true
1889
- VpcSecurityGroups:
1890
- :ignore: true
1891
- :children:
1892
- VpcSecurityGroupMembership:
1893
- :rename: :vpc_security_groups
1894
- :list: true
1895
- DBParameterGroups:
1896
- :ignore: true
1897
- :children:
1898
- DBParameterGroup:
1899
- :rename: :db_parameter_groups
1900
- :list: true
1901
- DBSubnetGroup:
1902
- :children:
1903
- Subnets:
1904
- :ignore: true
1905
- :children:
1906
- Subnet:
1907
- :rename: :subnets
1908
- :list: true
1909
- :children:
1910
- SubnetAvailabilityZone:
1911
- :children:
1912
- ProvisionedIopsCapable:
1913
- :type: :boolean
1914
- PendingModifiedValues:
1915
- :children:
1916
- AllocatedStorage:
1917
- :type: :integer
1918
- Port:
1919
- :type: :integer
1920
- BackupRetentionPeriod:
1921
- :type: :integer
1922
- MultiAZ:
1923
- :type: :boolean
1924
- Iops:
1925
- :type: :integer
1926
- LatestRestorableTime:
1927
- :type: :time
1928
- MultiAZ:
1929
- :type: :boolean
1930
- AutoMinorVersionUpgrade:
1931
- :type: :boolean
1932
- ReadReplicaDBInstanceIdentifiers:
1933
- :ignore: true
1934
- :children:
1935
- ReadReplicaDBInstanceIdentifier:
1936
- :rename: :read_replica_db_instance_identifiers
1937
- :list: true
1938
- Iops:
1939
- :type: :integer
1940
- OptionGroupMemberships:
1941
- :ignore: true
1942
- :children:
1943
- OptionGroupMembership:
1944
- :rename: :option_group_memberships
1945
- :list: true
1946
- PubliclyAccessible:
1947
- :type: :boolean
1948
- StatusInfos:
1949
- :ignore: true
1950
- :children:
1951
- DBInstanceStatusInfo:
1952
- :rename: :status_infos
1953
- :list: true
1954
- :children:
1955
- Normal:
1956
- :type: :boolean
1957
- :ignore: true
1958
- - :name: PurchaseReservedDBInstancesOffering
1959
- :method: :purchase_reserved_db_instances_offering
1960
- :inputs:
1961
- ReservedDBInstancesOfferingId:
1962
- - :string
1963
- - :required
1964
- ReservedDBInstanceId:
1965
- - :string
1966
- DBInstanceCount:
1967
- - :integer
1968
- :outputs:
1969
- :children:
1970
- PurchaseReservedDBInstancesOfferingResult:
1971
- :ignore: true
1972
- :children:
1973
- ReservedDBInstance:
1974
- :children:
1975
- StartTime:
1976
- :type: :time
1977
- Duration:
1978
- :type: :integer
1979
- FixedPrice:
1980
- :type: :float
1981
- UsagePrice:
1982
- :type: :float
1983
- DBInstanceCount:
1984
- :type: :integer
1985
- MultiAZ:
1986
- :type: :boolean
1987
- RecurringCharges:
1988
- :ignore: true
1989
- :children:
1990
- RecurringCharge:
1991
- :rename: :recurring_charges
1992
- :list: true
1993
- :children:
1994
- RecurringChargeAmount:
1995
- :type: :float
1996
- :ignore: true
1997
- - :name: RebootDBInstance
1998
- :method: :reboot_db_instance
1999
- :inputs:
2000
- DBInstanceIdentifier:
2001
- - :string
2002
- - :required
2003
- ForceFailover:
2004
- - :boolean
2005
- :outputs:
2006
- :children:
2007
- RebootDBInstanceResult:
2008
- :ignore: true
2009
- :children:
2010
- DBInstance:
2011
- :children:
2012
- Endpoint:
2013
- :children:
2014
- Port:
2015
- :type: :integer
2016
- AllocatedStorage:
2017
- :type: :integer
2018
- InstanceCreateTime:
2019
- :type: :time
2020
- BackupRetentionPeriod:
2021
- :type: :integer
2022
- DBSecurityGroups:
2023
- :ignore: true
2024
- :children:
2025
- DBSecurityGroup:
2026
- :rename: :db_security_groups
2027
- :list: true
2028
- VpcSecurityGroups:
2029
- :ignore: true
2030
- :children:
2031
- VpcSecurityGroupMembership:
2032
- :rename: :vpc_security_groups
2033
- :list: true
2034
- DBParameterGroups:
2035
- :ignore: true
2036
- :children:
2037
- DBParameterGroup:
2038
- :rename: :db_parameter_groups
2039
- :list: true
2040
- DBSubnetGroup:
2041
- :children:
2042
- Subnets:
2043
- :ignore: true
2044
- :children:
2045
- Subnet:
2046
- :rename: :subnets
2047
- :list: true
2048
- :children:
2049
- SubnetAvailabilityZone:
2050
- :children:
2051
- ProvisionedIopsCapable:
2052
- :type: :boolean
2053
- PendingModifiedValues:
2054
- :children:
2055
- AllocatedStorage:
2056
- :type: :integer
2057
- Port:
2058
- :type: :integer
2059
- BackupRetentionPeriod:
2060
- :type: :integer
2061
- MultiAZ:
2062
- :type: :boolean
2063
- Iops:
2064
- :type: :integer
2065
- LatestRestorableTime:
2066
- :type: :time
2067
- MultiAZ:
2068
- :type: :boolean
2069
- AutoMinorVersionUpgrade:
2070
- :type: :boolean
2071
- ReadReplicaDBInstanceIdentifiers:
2072
- :ignore: true
2073
- :children:
2074
- ReadReplicaDBInstanceIdentifier:
2075
- :rename: :read_replica_db_instance_identifiers
2076
- :list: true
2077
- Iops:
2078
- :type: :integer
2079
- OptionGroupMemberships:
2080
- :ignore: true
2081
- :children:
2082
- OptionGroupMembership:
2083
- :rename: :option_group_memberships
2084
- :list: true
2085
- PubliclyAccessible:
2086
- :type: :boolean
2087
- StatusInfos:
2088
- :ignore: true
2089
- :children:
2090
- DBInstanceStatusInfo:
2091
- :rename: :status_infos
2092
- :list: true
2093
- :children:
2094
- Normal:
2095
- :type: :boolean
2096
- :ignore: true
2097
- - :name: RemoveSourceIdentifierFromSubscription
2098
- :method: :remove_source_identifier_from_subscription
2099
- :inputs:
2100
- SubscriptionName:
2101
- - :string
2102
- - :required
2103
- SourceIdentifier:
2104
- - :string
2105
- - :required
2106
- :outputs:
2107
- :children:
2108
- RemoveSourceIdentifierFromSubscriptionResult:
2109
- :ignore: true
2110
- :children:
2111
- EventSubscription:
2112
- :children:
2113
- SourceIdsList:
2114
- :ignore: true
2115
- :children:
2116
- SourceId:
2117
- :rename: :source_ids_list
2118
- :list: true
2119
- EventCategoriesList:
2120
- :ignore: true
2121
- :children:
2122
- EventCategory:
2123
- :rename: :event_categories_list
2124
- :list: true
2125
- Enabled:
2126
- :type: :boolean
2127
- :ignore: true
2128
- - :name: RemoveTagsFromResource
2129
- :method: :remove_tags_from_resource
2130
- :inputs:
2131
- ResourceName:
2132
- - :string
2133
- - :required
2134
- TagKeys:
2135
- - :membered_list:
2136
- - :string
2137
- - :required
2138
- :outputs:
2139
- :children:
2140
- RemoveTagsFromResourceResult:
2141
- :ignore: true
2142
- - :name: ResetDBParameterGroup
2143
- :method: :reset_db_parameter_group
2144
- :inputs:
2145
- DBParameterGroupName:
2146
- - :string
2147
- - :required
2148
- ResetAllParameters:
2149
- - :boolean
2150
- Parameters:
2151
- - :membered_list:
2152
- - :structure:
2153
- ParameterName:
2154
- - :string
2155
- ParameterValue:
2156
- - :string
2157
- Description:
2158
- - :string
2159
- Source:
2160
- - :string
2161
- ApplyType:
2162
- - :string
2163
- DataType:
2164
- - :string
2165
- AllowedValues:
2166
- - :string
2167
- IsModifiable:
2168
- - :boolean
2169
- MinimumEngineVersion:
2170
- - :string
2171
- ApplyMethod:
2172
- - :string
2173
- :outputs:
2174
- :children:
2175
- ResetDBParameterGroupResult:
2176
- :ignore: true
2177
- - :name: RestoreDBInstanceFromDBSnapshot
2178
- :method: :restore_db_instance_from_db_snapshot
2179
- :inputs:
2180
- DBInstanceIdentifier:
2181
- - :string
2182
- - :required
2183
- DBSnapshotIdentifier:
2184
- - :string
2185
- - :required
2186
- DBInstanceClass:
2187
- - :string
2188
- Port:
2189
- - :integer
2190
- AvailabilityZone:
2191
- - :string
2192
- DBSubnetGroupName:
2193
- - :string
2194
- MultiAZ:
2195
- - :boolean
2196
- PubliclyAccessible:
2197
- - :boolean
2198
- AutoMinorVersionUpgrade:
2199
- - :boolean
2200
- LicenseModel:
2201
- - :string
2202
- DBName:
2203
- - :string
2204
- Engine:
2205
- - :string
2206
- Iops:
2207
- - :integer
2208
- OptionGroupName:
2209
- - :string
2210
- :outputs:
2211
- :children:
2212
- RestoreDBInstanceFromDBSnapshotResult:
2213
- :ignore: true
2214
- :children:
2215
- DBInstance:
2216
- :children:
2217
- Endpoint:
2218
- :children:
2219
- Port:
2220
- :type: :integer
2221
- AllocatedStorage:
2222
- :type: :integer
2223
- InstanceCreateTime:
2224
- :type: :time
2225
- BackupRetentionPeriod:
2226
- :type: :integer
2227
- DBSecurityGroups:
2228
- :ignore: true
2229
- :children:
2230
- DBSecurityGroup:
2231
- :rename: :db_security_groups
2232
- :list: true
2233
- VpcSecurityGroups:
2234
- :ignore: true
2235
- :children:
2236
- VpcSecurityGroupMembership:
2237
- :rename: :vpc_security_groups
2238
- :list: true
2239
- DBParameterGroups:
2240
- :ignore: true
2241
- :children:
2242
- DBParameterGroup:
2243
- :rename: :db_parameter_groups
2244
- :list: true
2245
- DBSubnetGroup:
2246
- :children:
2247
- Subnets:
2248
- :ignore: true
2249
- :children:
2250
- Subnet:
2251
- :rename: :subnets
2252
- :list: true
2253
- :children:
2254
- SubnetAvailabilityZone:
2255
- :children:
2256
- ProvisionedIopsCapable:
2257
- :type: :boolean
2258
- PendingModifiedValues:
2259
- :children:
2260
- AllocatedStorage:
2261
- :type: :integer
2262
- Port:
2263
- :type: :integer
2264
- BackupRetentionPeriod:
2265
- :type: :integer
2266
- MultiAZ:
2267
- :type: :boolean
2268
- Iops:
2269
- :type: :integer
2270
- LatestRestorableTime:
2271
- :type: :time
2272
- MultiAZ:
2273
- :type: :boolean
2274
- AutoMinorVersionUpgrade:
2275
- :type: :boolean
2276
- ReadReplicaDBInstanceIdentifiers:
2277
- :ignore: true
2278
- :children:
2279
- ReadReplicaDBInstanceIdentifier:
2280
- :rename: :read_replica_db_instance_identifiers
2281
- :list: true
2282
- Iops:
2283
- :type: :integer
2284
- OptionGroupMemberships:
2285
- :ignore: true
2286
- :children:
2287
- OptionGroupMembership:
2288
- :rename: :option_group_memberships
2289
- :list: true
2290
- PubliclyAccessible:
2291
- :type: :boolean
2292
- StatusInfos:
2293
- :ignore: true
2294
- :children:
2295
- DBInstanceStatusInfo:
2296
- :rename: :status_infos
2297
- :list: true
2298
- :children:
2299
- Normal:
2300
- :type: :boolean
2301
- :ignore: true
2302
- - :name: RestoreDBInstanceToPointInTime
2303
- :method: :restore_db_instance_to_point_in_time
2304
- :inputs:
2305
- SourceDBInstanceIdentifier:
2306
- - :string
2307
- - :required
2308
- TargetDBInstanceIdentifier:
2309
- - :string
2310
- - :required
2311
- RestoreTime:
2312
- - :timestamp
2313
- UseLatestRestorableTime:
2314
- - :boolean
2315
- DBInstanceClass:
2316
- - :string
2317
- Port:
2318
- - :integer
2319
- AvailabilityZone:
2320
- - :string
2321
- DBSubnetGroupName:
2322
- - :string
2323
- MultiAZ:
2324
- - :boolean
2325
- PubliclyAccessible:
2326
- - :boolean
2327
- AutoMinorVersionUpgrade:
2328
- - :boolean
2329
- LicenseModel:
2330
- - :string
2331
- DBName:
2332
- - :string
2333
- Engine:
2334
- - :string
2335
- Iops:
2336
- - :integer
2337
- OptionGroupName:
2338
- - :string
2339
- :outputs:
2340
- :children:
2341
- RestoreDBInstanceToPointInTimeResult:
2342
- :ignore: true
2343
- :children:
2344
- DBInstance:
2345
- :children:
2346
- Endpoint:
2347
- :children:
2348
- Port:
2349
- :type: :integer
2350
- AllocatedStorage:
2351
- :type: :integer
2352
- InstanceCreateTime:
2353
- :type: :time
2354
- BackupRetentionPeriod:
2355
- :type: :integer
2356
- DBSecurityGroups:
2357
- :ignore: true
2358
- :children:
2359
- DBSecurityGroup:
2360
- :rename: :db_security_groups
2361
- :list: true
2362
- VpcSecurityGroups:
2363
- :ignore: true
2364
- :children:
2365
- VpcSecurityGroupMembership:
2366
- :rename: :vpc_security_groups
2367
- :list: true
2368
- DBParameterGroups:
2369
- :ignore: true
2370
- :children:
2371
- DBParameterGroup:
2372
- :rename: :db_parameter_groups
2373
- :list: true
2374
- DBSubnetGroup:
2375
- :children:
2376
- Subnets:
2377
- :ignore: true
2378
- :children:
2379
- Subnet:
2380
- :rename: :subnets
2381
- :list: true
2382
- :children:
2383
- SubnetAvailabilityZone:
2384
- :children:
2385
- ProvisionedIopsCapable:
2386
- :type: :boolean
2387
- PendingModifiedValues:
2388
- :children:
2389
- AllocatedStorage:
2390
- :type: :integer
2391
- Port:
2392
- :type: :integer
2393
- BackupRetentionPeriod:
2394
- :type: :integer
2395
- MultiAZ:
2396
- :type: :boolean
2397
- Iops:
2398
- :type: :integer
2399
- LatestRestorableTime:
2400
- :type: :time
2401
- MultiAZ:
2402
- :type: :boolean
2403
- AutoMinorVersionUpgrade:
2404
- :type: :boolean
2405
- ReadReplicaDBInstanceIdentifiers:
2406
- :ignore: true
2407
- :children:
2408
- ReadReplicaDBInstanceIdentifier:
2409
- :rename: :read_replica_db_instance_identifiers
2410
- :list: true
2411
- Iops:
2412
- :type: :integer
2413
- OptionGroupMemberships:
2414
- :ignore: true
2415
- :children:
2416
- OptionGroupMembership:
2417
- :rename: :option_group_memberships
2418
- :list: true
2419
- PubliclyAccessible:
2420
- :type: :boolean
2421
- StatusInfos:
2422
- :ignore: true
2423
- :children:
2424
- DBInstanceStatusInfo:
2425
- :rename: :status_infos
2426
- :list: true
2427
- :children:
2428
- Normal:
2429
- :type: :boolean
2430
- :ignore: true
2431
- - :name: RevokeDBSecurityGroupIngress
2432
- :method: :revoke_db_security_group_ingress
2433
- :inputs:
2434
- DBSecurityGroupName:
2435
- - :string
2436
- - :required
2437
- CIDRIP:
2438
- - :string
2439
- EC2SecurityGroupName:
2440
- - :string
2441
- EC2SecurityGroupId:
2442
- - :string
2443
- EC2SecurityGroupOwnerId:
2444
- - :string
2445
- :outputs:
2446
- :children:
2447
- RevokeDBSecurityGroupIngressResult:
2448
- :ignore: true
2449
- :children:
2450
- DBSecurityGroup:
2451
- :children:
2452
- EC2SecurityGroups:
2453
- :ignore: true
2454
- :children:
2455
- EC2SecurityGroup:
2456
- :rename: :ec2_security_groups
2457
- :list: true
2458
- IPRanges:
2459
- :ignore: true
2460
- :children:
2461
- IPRange:
2462
- :rename: :ip_ranges
2463
- :list: true
2464
- :ignore: true