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,2137 +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: '2012-12-01'
16
- :operations:
17
- - :name: AuthorizeClusterSecurityGroupIngress
18
- :method: :authorize_cluster_security_group_ingress
19
- :inputs:
20
- ClusterSecurityGroupName:
21
- - :string
22
- - :required
23
- CIDRIP:
24
- - :string
25
- EC2SecurityGroupName:
26
- - :string
27
- EC2SecurityGroupOwnerId:
28
- - :string
29
- :outputs:
30
- :children:
31
- AuthorizeClusterSecurityGroupIngressResult:
32
- :ignore: true
33
- :children:
34
- ClusterSecurityGroup:
35
- :children:
36
- EC2SecurityGroups:
37
- :ignore: true
38
- :children:
39
- EC2SecurityGroup:
40
- :rename: :ec2_security_groups
41
- :list: true
42
- IPRanges:
43
- :ignore: true
44
- :children:
45
- IPRange:
46
- :rename: :ip_ranges
47
- :list: true
48
- :ignore: true
49
- - :name: AuthorizeSnapshotAccess
50
- :method: :authorize_snapshot_access
51
- :inputs:
52
- SnapshotIdentifier:
53
- - :string
54
- - :required
55
- SnapshotClusterIdentifier:
56
- - :string
57
- AccountWithRestoreAccess:
58
- - :string
59
- - :required
60
- :outputs:
61
- :children:
62
- AuthorizeSnapshotAccessResult:
63
- :ignore: true
64
- :children:
65
- Snapshot:
66
- :children:
67
- SnapshotCreateTime:
68
- :type: :time
69
- Port:
70
- :type: :integer
71
- ClusterCreateTime:
72
- :type: :time
73
- NumberOfNodes:
74
- :type: :integer
75
- Encrypted:
76
- :type: :boolean
77
- EncryptedWithHSM:
78
- :type: :boolean
79
- AccountsWithRestoreAccess:
80
- :ignore: true
81
- :children:
82
- AccountWithRestoreAccess:
83
- :rename: :accounts_with_restore_access
84
- :list: true
85
- TotalBackupSizeInMegaBytes:
86
- :type: :float
87
- ActualIncrementalBackupSizeInMegaBytes:
88
- :type: :float
89
- BackupProgressInMegaBytes:
90
- :type: :float
91
- CurrentBackupRateInMegaBytesPerSecond:
92
- :type: :float
93
- EstimatedSecondsToCompletion:
94
- :type: :integer
95
- ElapsedTimeInSeconds:
96
- :type: :integer
97
- :ignore: true
98
- - :name: CopyClusterSnapshot
99
- :method: :copy_cluster_snapshot
100
- :inputs:
101
- SourceSnapshotIdentifier:
102
- - :string
103
- - :required
104
- SourceSnapshotClusterIdentifier:
105
- - :string
106
- TargetSnapshotIdentifier:
107
- - :string
108
- - :required
109
- :outputs:
110
- :children:
111
- CopyClusterSnapshotResult:
112
- :ignore: true
113
- :children:
114
- Snapshot:
115
- :children:
116
- SnapshotCreateTime:
117
- :type: :time
118
- Port:
119
- :type: :integer
120
- ClusterCreateTime:
121
- :type: :time
122
- NumberOfNodes:
123
- :type: :integer
124
- Encrypted:
125
- :type: :boolean
126
- EncryptedWithHSM:
127
- :type: :boolean
128
- AccountsWithRestoreAccess:
129
- :ignore: true
130
- :children:
131
- AccountWithRestoreAccess:
132
- :rename: :accounts_with_restore_access
133
- :list: true
134
- TotalBackupSizeInMegaBytes:
135
- :type: :float
136
- ActualIncrementalBackupSizeInMegaBytes:
137
- :type: :float
138
- BackupProgressInMegaBytes:
139
- :type: :float
140
- CurrentBackupRateInMegaBytesPerSecond:
141
- :type: :float
142
- EstimatedSecondsToCompletion:
143
- :type: :integer
144
- ElapsedTimeInSeconds:
145
- :type: :integer
146
- :ignore: true
147
- - :name: CreateCluster
148
- :method: :create_cluster
149
- :inputs:
150
- DBName:
151
- - :string
152
- ClusterIdentifier:
153
- - :string
154
- - :required
155
- ClusterType:
156
- - :string
157
- NodeType:
158
- - :string
159
- - :required
160
- MasterUsername:
161
- - :string
162
- - :required
163
- MasterUserPassword:
164
- - :string
165
- - :required
166
- ClusterSecurityGroups:
167
- - :membered_list:
168
- - :string
169
- VpcSecurityGroupIds:
170
- - :membered_list:
171
- - :string
172
- ClusterSubnetGroupName:
173
- - :string
174
- AvailabilityZone:
175
- - :string
176
- PreferredMaintenanceWindow:
177
- - :string
178
- ClusterParameterGroupName:
179
- - :string
180
- AutomatedSnapshotRetentionPeriod:
181
- - :integer
182
- Port:
183
- - :integer
184
- ClusterVersion:
185
- - :string
186
- AllowVersionUpgrade:
187
- - :boolean
188
- NumberOfNodes:
189
- - :integer
190
- PubliclyAccessible:
191
- - :boolean
192
- Encrypted:
193
- - :boolean
194
- HsmClientCertificateIdentifier:
195
- - :string
196
- HsmConfigurationIdentifier:
197
- - :string
198
- ElasticIp:
199
- - :string
200
- :outputs:
201
- :children:
202
- CreateClusterResult:
203
- :ignore: true
204
- :children:
205
- Cluster:
206
- :children:
207
- Endpoint:
208
- :children:
209
- Port:
210
- :type: :integer
211
- ClusterCreateTime:
212
- :type: :time
213
- AutomatedSnapshotRetentionPeriod:
214
- :type: :integer
215
- ClusterSecurityGroups:
216
- :ignore: true
217
- :children:
218
- ClusterSecurityGroup:
219
- :rename: :cluster_security_groups
220
- :list: true
221
- VpcSecurityGroups:
222
- :ignore: true
223
- :children:
224
- VpcSecurityGroup:
225
- :rename: :vpc_security_groups
226
- :list: true
227
- ClusterParameterGroups:
228
- :ignore: true
229
- :children:
230
- ClusterParameterGroup:
231
- :rename: :cluster_parameter_groups
232
- :list: true
233
- PendingModifiedValues:
234
- :children:
235
- NumberOfNodes:
236
- :type: :integer
237
- AutomatedSnapshotRetentionPeriod:
238
- :type: :integer
239
- AllowVersionUpgrade:
240
- :type: :boolean
241
- NumberOfNodes:
242
- :type: :integer
243
- PubliclyAccessible:
244
- :type: :boolean
245
- Encrypted:
246
- :type: :boolean
247
- RestoreStatus:
248
- :children:
249
- CurrentRestoreRateInMegaBytesPerSecond:
250
- :type: :float
251
- SnapshotSizeInMegaBytes:
252
- :type: :integer
253
- ProgressInMegaBytes:
254
- :type: :integer
255
- ElapsedTimeInSeconds:
256
- :type: :integer
257
- EstimatedTimeToCompletionInSeconds:
258
- :type: :integer
259
- ClusterSnapshotCopyStatus:
260
- :children:
261
- RetentionPeriod:
262
- :type: :integer
263
- ClusterNodes:
264
- :ignore: true
265
- :children:
266
- member:
267
- :rename: :cluster_nodes
268
- :list: true
269
- :ignore: true
270
- - :name: CreateClusterParameterGroup
271
- :method: :create_cluster_parameter_group
272
- :inputs:
273
- ParameterGroupName:
274
- - :string
275
- - :required
276
- ParameterGroupFamily:
277
- - :string
278
- - :required
279
- Description:
280
- - :string
281
- - :required
282
- :outputs:
283
- :children:
284
- CreateClusterParameterGroupResult:
285
- :ignore: true
286
- :children:
287
- ClusterParameterGroup:
288
- :ignore: true
289
- - :name: CreateClusterSecurityGroup
290
- :method: :create_cluster_security_group
291
- :inputs:
292
- ClusterSecurityGroupName:
293
- - :string
294
- - :required
295
- Description:
296
- - :string
297
- - :required
298
- :outputs:
299
- :children:
300
- CreateClusterSecurityGroupResult:
301
- :ignore: true
302
- :children:
303
- ClusterSecurityGroup:
304
- :children:
305
- EC2SecurityGroups:
306
- :ignore: true
307
- :children:
308
- EC2SecurityGroup:
309
- :rename: :ec2_security_groups
310
- :list: true
311
- IPRanges:
312
- :ignore: true
313
- :children:
314
- IPRange:
315
- :rename: :ip_ranges
316
- :list: true
317
- :ignore: true
318
- - :name: CreateClusterSnapshot
319
- :method: :create_cluster_snapshot
320
- :inputs:
321
- SnapshotIdentifier:
322
- - :string
323
- - :required
324
- ClusterIdentifier:
325
- - :string
326
- - :required
327
- :outputs:
328
- :children:
329
- CreateClusterSnapshotResult:
330
- :ignore: true
331
- :children:
332
- Snapshot:
333
- :children:
334
- SnapshotCreateTime:
335
- :type: :time
336
- Port:
337
- :type: :integer
338
- ClusterCreateTime:
339
- :type: :time
340
- NumberOfNodes:
341
- :type: :integer
342
- Encrypted:
343
- :type: :boolean
344
- EncryptedWithHSM:
345
- :type: :boolean
346
- AccountsWithRestoreAccess:
347
- :ignore: true
348
- :children:
349
- AccountWithRestoreAccess:
350
- :rename: :accounts_with_restore_access
351
- :list: true
352
- TotalBackupSizeInMegaBytes:
353
- :type: :float
354
- ActualIncrementalBackupSizeInMegaBytes:
355
- :type: :float
356
- BackupProgressInMegaBytes:
357
- :type: :float
358
- CurrentBackupRateInMegaBytesPerSecond:
359
- :type: :float
360
- EstimatedSecondsToCompletion:
361
- :type: :integer
362
- ElapsedTimeInSeconds:
363
- :type: :integer
364
- :ignore: true
365
- - :name: CreateClusterSubnetGroup
366
- :method: :create_cluster_subnet_group
367
- :inputs:
368
- ClusterSubnetGroupName:
369
- - :string
370
- - :required
371
- Description:
372
- - :string
373
- - :required
374
- SubnetIds:
375
- - :membered_list:
376
- - :string
377
- - :required
378
- :outputs:
379
- :children:
380
- CreateClusterSubnetGroupResult:
381
- :ignore: true
382
- :children:
383
- ClusterSubnetGroup:
384
- :children:
385
- Subnets:
386
- :ignore: true
387
- :children:
388
- Subnet:
389
- :rename: :subnets
390
- :list: true
391
- :ignore: true
392
- - :name: CreateEventSubscription
393
- :method: :create_event_subscription
394
- :inputs:
395
- SubscriptionName:
396
- - :string
397
- - :required
398
- SnsTopicArn:
399
- - :string
400
- - :required
401
- SourceType:
402
- - :string
403
- SourceIds:
404
- - :membered_list:
405
- - :string
406
- EventCategories:
407
- - :membered_list:
408
- - :string
409
- Severity:
410
- - :string
411
- Enabled:
412
- - :boolean
413
- :outputs:
414
- :children:
415
- CreateEventSubscriptionResult:
416
- :ignore: true
417
- :children:
418
- EventSubscription:
419
- :children:
420
- SubscriptionCreationTime:
421
- :type: :time
422
- SourceIdsList:
423
- :ignore: true
424
- :children:
425
- SourceId:
426
- :rename: :source_ids_list
427
- :list: true
428
- EventCategoriesList:
429
- :ignore: true
430
- :children:
431
- EventCategory:
432
- :rename: :event_categories_list
433
- :list: true
434
- Enabled:
435
- :type: :boolean
436
- :ignore: true
437
- - :name: CreateHsmClientCertificate
438
- :method: :create_hsm_client_certificate
439
- :inputs:
440
- HsmClientCertificateIdentifier:
441
- - :string
442
- - :required
443
- :outputs:
444
- :children:
445
- CreateHsmClientCertificateResult:
446
- :ignore: true
447
- :children:
448
- HsmClientCertificate:
449
- :ignore: true
450
- - :name: CreateHsmConfiguration
451
- :method: :create_hsm_configuration
452
- :inputs:
453
- HsmConfigurationIdentifier:
454
- - :string
455
- - :required
456
- Description:
457
- - :string
458
- - :required
459
- HsmIpAddress:
460
- - :string
461
- - :required
462
- HsmPartitionName:
463
- - :string
464
- - :required
465
- HsmPartitionPassword:
466
- - :string
467
- - :required
468
- HsmServerPublicCertificate:
469
- - :string
470
- - :required
471
- :outputs:
472
- :children:
473
- CreateHsmConfigurationResult:
474
- :ignore: true
475
- :children:
476
- HsmConfiguration:
477
- :ignore: true
478
- - :name: DeleteCluster
479
- :method: :delete_cluster
480
- :inputs:
481
- ClusterIdentifier:
482
- - :string
483
- - :required
484
- SkipFinalClusterSnapshot:
485
- - :boolean
486
- FinalClusterSnapshotIdentifier:
487
- - :string
488
- :outputs:
489
- :children:
490
- DeleteClusterResult:
491
- :ignore: true
492
- :children:
493
- Cluster:
494
- :children:
495
- Endpoint:
496
- :children:
497
- Port:
498
- :type: :integer
499
- ClusterCreateTime:
500
- :type: :time
501
- AutomatedSnapshotRetentionPeriod:
502
- :type: :integer
503
- ClusterSecurityGroups:
504
- :ignore: true
505
- :children:
506
- ClusterSecurityGroup:
507
- :rename: :cluster_security_groups
508
- :list: true
509
- VpcSecurityGroups:
510
- :ignore: true
511
- :children:
512
- VpcSecurityGroup:
513
- :rename: :vpc_security_groups
514
- :list: true
515
- ClusterParameterGroups:
516
- :ignore: true
517
- :children:
518
- ClusterParameterGroup:
519
- :rename: :cluster_parameter_groups
520
- :list: true
521
- PendingModifiedValues:
522
- :children:
523
- NumberOfNodes:
524
- :type: :integer
525
- AutomatedSnapshotRetentionPeriod:
526
- :type: :integer
527
- AllowVersionUpgrade:
528
- :type: :boolean
529
- NumberOfNodes:
530
- :type: :integer
531
- PubliclyAccessible:
532
- :type: :boolean
533
- Encrypted:
534
- :type: :boolean
535
- RestoreStatus:
536
- :children:
537
- CurrentRestoreRateInMegaBytesPerSecond:
538
- :type: :float
539
- SnapshotSizeInMegaBytes:
540
- :type: :integer
541
- ProgressInMegaBytes:
542
- :type: :integer
543
- ElapsedTimeInSeconds:
544
- :type: :integer
545
- EstimatedTimeToCompletionInSeconds:
546
- :type: :integer
547
- ClusterSnapshotCopyStatus:
548
- :children:
549
- RetentionPeriod:
550
- :type: :integer
551
- ClusterNodes:
552
- :ignore: true
553
- :children:
554
- member:
555
- :rename: :cluster_nodes
556
- :list: true
557
- :ignore: true
558
- - :name: DeleteClusterParameterGroup
559
- :method: :delete_cluster_parameter_group
560
- :inputs:
561
- ParameterGroupName:
562
- - :string
563
- - :required
564
- :outputs:
565
- :children:
566
- DeleteClusterParameterGroupResult:
567
- :ignore: true
568
- - :name: DeleteClusterSecurityGroup
569
- :method: :delete_cluster_security_group
570
- :inputs:
571
- ClusterSecurityGroupName:
572
- - :string
573
- - :required
574
- :outputs:
575
- :children:
576
- DeleteClusterSecurityGroupResult:
577
- :ignore: true
578
- - :name: DeleteClusterSnapshot
579
- :method: :delete_cluster_snapshot
580
- :inputs:
581
- SnapshotIdentifier:
582
- - :string
583
- - :required
584
- SnapshotClusterIdentifier:
585
- - :string
586
- :outputs:
587
- :children:
588
- DeleteClusterSnapshotResult:
589
- :ignore: true
590
- :children:
591
- Snapshot:
592
- :children:
593
- SnapshotCreateTime:
594
- :type: :time
595
- Port:
596
- :type: :integer
597
- ClusterCreateTime:
598
- :type: :time
599
- NumberOfNodes:
600
- :type: :integer
601
- Encrypted:
602
- :type: :boolean
603
- EncryptedWithHSM:
604
- :type: :boolean
605
- AccountsWithRestoreAccess:
606
- :ignore: true
607
- :children:
608
- AccountWithRestoreAccess:
609
- :rename: :accounts_with_restore_access
610
- :list: true
611
- TotalBackupSizeInMegaBytes:
612
- :type: :float
613
- ActualIncrementalBackupSizeInMegaBytes:
614
- :type: :float
615
- BackupProgressInMegaBytes:
616
- :type: :float
617
- CurrentBackupRateInMegaBytesPerSecond:
618
- :type: :float
619
- EstimatedSecondsToCompletion:
620
- :type: :integer
621
- ElapsedTimeInSeconds:
622
- :type: :integer
623
- :ignore: true
624
- - :name: DeleteClusterSubnetGroup
625
- :method: :delete_cluster_subnet_group
626
- :inputs:
627
- ClusterSubnetGroupName:
628
- - :string
629
- - :required
630
- :outputs:
631
- :children:
632
- DeleteClusterSubnetGroupResult:
633
- :ignore: true
634
- - :name: DeleteEventSubscription
635
- :method: :delete_event_subscription
636
- :inputs:
637
- SubscriptionName:
638
- - :string
639
- - :required
640
- - :required
641
- :outputs:
642
- :children:
643
- DeleteEventSubscriptionResult:
644
- :ignore: true
645
- - :name: DeleteHsmClientCertificate
646
- :method: :delete_hsm_client_certificate
647
- :inputs:
648
- HsmClientCertificateIdentifier:
649
- - :string
650
- - :required
651
- :outputs:
652
- :children:
653
- DeleteHsmClientCertificateResult:
654
- :ignore: true
655
- - :name: DeleteHsmConfiguration
656
- :method: :delete_hsm_configuration
657
- :inputs:
658
- HsmConfigurationIdentifier:
659
- - :string
660
- - :required
661
- :outputs:
662
- :children:
663
- DeleteHsmConfigurationResult:
664
- :ignore: true
665
- - :name: DescribeClusterParameterGroups
666
- :method: :describe_cluster_parameter_groups
667
- :inputs:
668
- ParameterGroupName:
669
- - :string
670
- MaxRecords:
671
- - :integer
672
- Marker:
673
- - :string
674
- :outputs:
675
- :children:
676
- DescribeClusterParameterGroupsResult:
677
- :ignore: true
678
- :children:
679
- ParameterGroups:
680
- :ignore: true
681
- :children:
682
- ClusterParameterGroup:
683
- :rename: :parameter_groups
684
- :list: true
685
- - :name: DescribeClusterParameters
686
- :method: :describe_cluster_parameters
687
- :inputs:
688
- ParameterGroupName:
689
- - :string
690
- - :required
691
- Source:
692
- - :string
693
- MaxRecords:
694
- - :integer
695
- Marker:
696
- - :string
697
- :outputs:
698
- :children:
699
- DescribeClusterParametersResult:
700
- :ignore: true
701
- :children:
702
- Parameters:
703
- :ignore: true
704
- :children:
705
- Parameter:
706
- :rename: :parameters
707
- :list: true
708
- :children:
709
- IsModifiable:
710
- :type: :boolean
711
- - :name: DescribeClusterSecurityGroups
712
- :method: :describe_cluster_security_groups
713
- :inputs:
714
- ClusterSecurityGroupName:
715
- - :string
716
- MaxRecords:
717
- - :integer
718
- Marker:
719
- - :string
720
- :outputs:
721
- :children:
722
- DescribeClusterSecurityGroupsResult:
723
- :ignore: true
724
- :children:
725
- ClusterSecurityGroups:
726
- :ignore: true
727
- :children:
728
- ClusterSecurityGroup:
729
- :rename: :cluster_security_groups
730
- :list: true
731
- :children:
732
- EC2SecurityGroups:
733
- :ignore: true
734
- :children:
735
- EC2SecurityGroup:
736
- :rename: :ec2_security_groups
737
- :list: true
738
- IPRanges:
739
- :ignore: true
740
- :children:
741
- IPRange:
742
- :rename: :ip_ranges
743
- :list: true
744
- - :name: DescribeClusterSnapshots
745
- :method: :describe_cluster_snapshots
746
- :inputs:
747
- ClusterIdentifier:
748
- - :string
749
- SnapshotIdentifier:
750
- - :string
751
- SnapshotType:
752
- - :string
753
- StartTime:
754
- - :timestamp
755
- EndTime:
756
- - :timestamp
757
- MaxRecords:
758
- - :integer
759
- Marker:
760
- - :string
761
- OwnerAccount:
762
- - :string
763
- :outputs:
764
- :children:
765
- DescribeClusterSnapshotsResult:
766
- :ignore: true
767
- :children:
768
- Snapshots:
769
- :ignore: true
770
- :children:
771
- Snapshot:
772
- :rename: :snapshots
773
- :list: true
774
- :children:
775
- SnapshotCreateTime:
776
- :type: :time
777
- Port:
778
- :type: :integer
779
- ClusterCreateTime:
780
- :type: :time
781
- NumberOfNodes:
782
- :type: :integer
783
- Encrypted:
784
- :type: :boolean
785
- EncryptedWithHSM:
786
- :type: :boolean
787
- AccountsWithRestoreAccess:
788
- :ignore: true
789
- :children:
790
- AccountWithRestoreAccess:
791
- :rename: :accounts_with_restore_access
792
- :list: true
793
- TotalBackupSizeInMegaBytes:
794
- :type: :float
795
- ActualIncrementalBackupSizeInMegaBytes:
796
- :type: :float
797
- BackupProgressInMegaBytes:
798
- :type: :float
799
- CurrentBackupRateInMegaBytesPerSecond:
800
- :type: :float
801
- EstimatedSecondsToCompletion:
802
- :type: :integer
803
- ElapsedTimeInSeconds:
804
- :type: :integer
805
- - :name: DescribeClusterSubnetGroups
806
- :method: :describe_cluster_subnet_groups
807
- :inputs:
808
- ClusterSubnetGroupName:
809
- - :string
810
- MaxRecords:
811
- - :integer
812
- Marker:
813
- - :string
814
- :outputs:
815
- :children:
816
- DescribeClusterSubnetGroupsResult:
817
- :ignore: true
818
- :children:
819
- ClusterSubnetGroups:
820
- :ignore: true
821
- :children:
822
- ClusterSubnetGroup:
823
- :rename: :cluster_subnet_groups
824
- :list: true
825
- :children:
826
- Subnets:
827
- :ignore: true
828
- :children:
829
- Subnet:
830
- :rename: :subnets
831
- :list: true
832
- - :name: DescribeClusterVersions
833
- :method: :describe_cluster_versions
834
- :inputs:
835
- ClusterVersion:
836
- - :string
837
- ClusterParameterGroupFamily:
838
- - :string
839
- MaxRecords:
840
- - :integer
841
- Marker:
842
- - :string
843
- :outputs:
844
- :children:
845
- DescribeClusterVersionsResult:
846
- :ignore: true
847
- :children:
848
- ClusterVersions:
849
- :ignore: true
850
- :children:
851
- ClusterVersion:
852
- :rename: :cluster_versions
853
- :list: true
854
- - :name: DescribeClusters
855
- :method: :describe_clusters
856
- :inputs:
857
- ClusterIdentifier:
858
- - :string
859
- MaxRecords:
860
- - :integer
861
- Marker:
862
- - :string
863
- :outputs:
864
- :children:
865
- DescribeClustersResult:
866
- :ignore: true
867
- :children:
868
- Clusters:
869
- :ignore: true
870
- :children:
871
- Cluster:
872
- :rename: :clusters
873
- :list: true
874
- :children:
875
- Endpoint:
876
- :children:
877
- Port:
878
- :type: :integer
879
- ClusterCreateTime:
880
- :type: :time
881
- AutomatedSnapshotRetentionPeriod:
882
- :type: :integer
883
- ClusterSecurityGroups:
884
- :ignore: true
885
- :children:
886
- ClusterSecurityGroup:
887
- :rename: :cluster_security_groups
888
- :list: true
889
- VpcSecurityGroups:
890
- :ignore: true
891
- :children:
892
- VpcSecurityGroup:
893
- :rename: :vpc_security_groups
894
- :list: true
895
- ClusterParameterGroups:
896
- :ignore: true
897
- :children:
898
- ClusterParameterGroup:
899
- :rename: :cluster_parameter_groups
900
- :list: true
901
- PendingModifiedValues:
902
- :children:
903
- NumberOfNodes:
904
- :type: :integer
905
- AutomatedSnapshotRetentionPeriod:
906
- :type: :integer
907
- AllowVersionUpgrade:
908
- :type: :boolean
909
- NumberOfNodes:
910
- :type: :integer
911
- PubliclyAccessible:
912
- :type: :boolean
913
- Encrypted:
914
- :type: :boolean
915
- RestoreStatus:
916
- :children:
917
- CurrentRestoreRateInMegaBytesPerSecond:
918
- :type: :float
919
- SnapshotSizeInMegaBytes:
920
- :type: :integer
921
- ProgressInMegaBytes:
922
- :type: :integer
923
- ElapsedTimeInSeconds:
924
- :type: :integer
925
- EstimatedTimeToCompletionInSeconds:
926
- :type: :integer
927
- ClusterSnapshotCopyStatus:
928
- :children:
929
- RetentionPeriod:
930
- :type: :integer
931
- ClusterNodes:
932
- :ignore: true
933
- :children:
934
- member:
935
- :rename: :cluster_nodes
936
- :list: true
937
- - :name: DescribeDefaultClusterParameters
938
- :method: :describe_default_cluster_parameters
939
- :inputs:
940
- ParameterGroupFamily:
941
- - :string
942
- - :required
943
- MaxRecords:
944
- - :integer
945
- Marker:
946
- - :string
947
- :outputs:
948
- :children:
949
- DescribeDefaultClusterParametersResult:
950
- :ignore: true
951
- :children:
952
- DefaultClusterParameters:
953
- :children:
954
- Parameters:
955
- :ignore: true
956
- :children:
957
- Parameter:
958
- :rename: :parameters
959
- :list: true
960
- :children:
961
- IsModifiable:
962
- :type: :boolean
963
- :ignore: true
964
- - :name: DescribeEventCategories
965
- :method: :describe_event_categories
966
- :inputs:
967
- SourceType:
968
- - :string
969
- :outputs:
970
- :children:
971
- DescribeEventCategoriesResult:
972
- :ignore: true
973
- :children:
974
- EventCategoriesMapList:
975
- :ignore: true
976
- :children:
977
- EventCategoriesMap:
978
- :rename: :event_categories_map_list
979
- :list: true
980
- :children:
981
- Events:
982
- :ignore: true
983
- :children:
984
- EventInfoMap:
985
- :rename: :events
986
- :list: true
987
- :children:
988
- EventCategories:
989
- :ignore: true
990
- :children:
991
- EventCategory:
992
- :rename: :event_categories
993
- :list: true
994
- - :name: DescribeEventSubscriptions
995
- :method: :describe_event_subscriptions
996
- :inputs:
997
- SubscriptionName:
998
- - :string
999
- MaxRecords:
1000
- - :integer
1001
- Marker:
1002
- - :string
1003
- :outputs:
1004
- :children:
1005
- DescribeEventSubscriptionsResult:
1006
- :ignore: true
1007
- :children:
1008
- EventSubscriptionsList:
1009
- :ignore: true
1010
- :children:
1011
- EventSubscription:
1012
- :rename: :event_subscriptions_list
1013
- :list: true
1014
- :children:
1015
- SubscriptionCreationTime:
1016
- :type: :time
1017
- SourceIdsList:
1018
- :ignore: true
1019
- :children:
1020
- SourceId:
1021
- :rename: :source_ids_list
1022
- :list: true
1023
- EventCategoriesList:
1024
- :ignore: true
1025
- :children:
1026
- EventCategory:
1027
- :rename: :event_categories_list
1028
- :list: true
1029
- Enabled:
1030
- :type: :boolean
1031
- - :name: DescribeEvents
1032
- :method: :describe_events
1033
- :inputs:
1034
- SourceIdentifier:
1035
- - :string
1036
- SourceType:
1037
- - :string
1038
- StartTime:
1039
- - :timestamp
1040
- EndTime:
1041
- - :timestamp
1042
- Duration:
1043
- - :integer
1044
- MaxRecords:
1045
- - :integer
1046
- Marker:
1047
- - :string
1048
- :outputs:
1049
- :children:
1050
- DescribeEventsResult:
1051
- :ignore: true
1052
- :children:
1053
- Events:
1054
- :ignore: true
1055
- :children:
1056
- Event:
1057
- :rename: :events
1058
- :list: true
1059
- :children:
1060
- EventCategories:
1061
- :ignore: true
1062
- :children:
1063
- EventCategory:
1064
- :rename: :event_categories
1065
- :list: true
1066
- Date:
1067
- :type: :time
1068
- - :name: DescribeHsmClientCertificates
1069
- :method: :describe_hsm_client_certificates
1070
- :inputs:
1071
- HsmClientCertificateIdentifier:
1072
- - :string
1073
- MaxRecords:
1074
- - :integer
1075
- Marker:
1076
- - :string
1077
- :outputs:
1078
- :children:
1079
- DescribeHsmClientCertificatesResult:
1080
- :ignore: true
1081
- :children:
1082
- HsmClientCertificates:
1083
- :ignore: true
1084
- :children:
1085
- HsmClientCertificate:
1086
- :rename: :hsm_client_certificates
1087
- :list: true
1088
- - :name: DescribeHsmConfigurations
1089
- :method: :describe_hsm_configurations
1090
- :inputs:
1091
- HsmConfigurationIdentifier:
1092
- - :string
1093
- MaxRecords:
1094
- - :integer
1095
- Marker:
1096
- - :string
1097
- :outputs:
1098
- :children:
1099
- DescribeHsmConfigurationsResult:
1100
- :ignore: true
1101
- :children:
1102
- HsmConfigurations:
1103
- :ignore: true
1104
- :children:
1105
- HsmConfiguration:
1106
- :rename: :hsm_configurations
1107
- :list: true
1108
- - :name: DescribeLoggingStatus
1109
- :method: :describe_logging_status
1110
- :inputs:
1111
- ClusterIdentifier:
1112
- - :string
1113
- - :required
1114
- :outputs:
1115
- :children:
1116
- DescribeLoggingStatusResult:
1117
- :ignore: true
1118
- :children:
1119
- LoggingEnabled:
1120
- :type: :boolean
1121
- LastSuccessfulDeliveryTime:
1122
- :type: :time
1123
- LastFailureTime:
1124
- :type: :time
1125
- - :name: DescribeOrderableClusterOptions
1126
- :method: :describe_orderable_cluster_options
1127
- :inputs:
1128
- ClusterVersion:
1129
- - :string
1130
- NodeType:
1131
- - :string
1132
- MaxRecords:
1133
- - :integer
1134
- Marker:
1135
- - :string
1136
- :outputs:
1137
- :children:
1138
- DescribeOrderableClusterOptionsResult:
1139
- :ignore: true
1140
- :children:
1141
- OrderableClusterOptions:
1142
- :ignore: true
1143
- :children:
1144
- OrderableClusterOption:
1145
- :rename: :orderable_cluster_options
1146
- :list: true
1147
- :children:
1148
- AvailabilityZones:
1149
- :ignore: true
1150
- :children:
1151
- AvailabilityZone:
1152
- :rename: :availability_zones
1153
- :list: true
1154
- - :name: DescribeReservedNodeOfferings
1155
- :method: :describe_reserved_node_offerings
1156
- :inputs:
1157
- ReservedNodeOfferingId:
1158
- - :string
1159
- MaxRecords:
1160
- - :integer
1161
- Marker:
1162
- - :string
1163
- :outputs:
1164
- :children:
1165
- DescribeReservedNodeOfferingsResult:
1166
- :ignore: true
1167
- :children:
1168
- ReservedNodeOfferings:
1169
- :ignore: true
1170
- :children:
1171
- ReservedNodeOffering:
1172
- :rename: :reserved_node_offerings
1173
- :list: true
1174
- :children:
1175
- Duration:
1176
- :type: :integer
1177
- FixedPrice:
1178
- :type: :float
1179
- UsagePrice:
1180
- :type: :float
1181
- RecurringCharges:
1182
- :ignore: true
1183
- :children:
1184
- RecurringCharge:
1185
- :rename: :recurring_charges
1186
- :list: true
1187
- :children:
1188
- RecurringChargeAmount:
1189
- :type: :float
1190
- - :name: DescribeReservedNodes
1191
- :method: :describe_reserved_nodes
1192
- :inputs:
1193
- ReservedNodeId:
1194
- - :string
1195
- MaxRecords:
1196
- - :integer
1197
- Marker:
1198
- - :string
1199
- :outputs:
1200
- :children:
1201
- DescribeReservedNodesResult:
1202
- :ignore: true
1203
- :children:
1204
- ReservedNodes:
1205
- :ignore: true
1206
- :children:
1207
- ReservedNode:
1208
- :rename: :reserved_nodes
1209
- :list: true
1210
- :children:
1211
- StartTime:
1212
- :type: :time
1213
- Duration:
1214
- :type: :integer
1215
- FixedPrice:
1216
- :type: :float
1217
- UsagePrice:
1218
- :type: :float
1219
- NodeCount:
1220
- :type: :integer
1221
- RecurringCharges:
1222
- :ignore: true
1223
- :children:
1224
- RecurringCharge:
1225
- :rename: :recurring_charges
1226
- :list: true
1227
- :children:
1228
- RecurringChargeAmount:
1229
- :type: :float
1230
- - :name: DescribeResize
1231
- :method: :describe_resize
1232
- :inputs:
1233
- ClusterIdentifier:
1234
- - :string
1235
- - :required
1236
- :outputs:
1237
- :children:
1238
- DescribeResizeResult:
1239
- :ignore: true
1240
- :children:
1241
- TargetNumberOfNodes:
1242
- :type: :integer
1243
- ImportTablesCompleted:
1244
- :ignore: true
1245
- :children:
1246
- member:
1247
- :rename: :import_tables_completed
1248
- :list: true
1249
- ImportTablesInProgress:
1250
- :ignore: true
1251
- :children:
1252
- member:
1253
- :rename: :import_tables_in_progress
1254
- :list: true
1255
- ImportTablesNotStarted:
1256
- :ignore: true
1257
- :children:
1258
- member:
1259
- :rename: :import_tables_not_started
1260
- :list: true
1261
- - :name: DisableLogging
1262
- :method: :disable_logging
1263
- :inputs:
1264
- ClusterIdentifier:
1265
- - :string
1266
- - :required
1267
- :outputs:
1268
- :children:
1269
- DisableLoggingResult:
1270
- :ignore: true
1271
- :children:
1272
- LoggingEnabled:
1273
- :type: :boolean
1274
- LastSuccessfulDeliveryTime:
1275
- :type: :time
1276
- LastFailureTime:
1277
- :type: :time
1278
- - :name: DisableSnapshotCopy
1279
- :method: :disable_snapshot_copy
1280
- :inputs:
1281
- ClusterIdentifier:
1282
- - :string
1283
- - :required
1284
- :outputs:
1285
- :children:
1286
- DisableSnapshotCopyResult:
1287
- :ignore: true
1288
- :children:
1289
- Cluster:
1290
- :children:
1291
- Endpoint:
1292
- :children:
1293
- Port:
1294
- :type: :integer
1295
- ClusterCreateTime:
1296
- :type: :time
1297
- AutomatedSnapshotRetentionPeriod:
1298
- :type: :integer
1299
- ClusterSecurityGroups:
1300
- :ignore: true
1301
- :children:
1302
- ClusterSecurityGroup:
1303
- :rename: :cluster_security_groups
1304
- :list: true
1305
- VpcSecurityGroups:
1306
- :ignore: true
1307
- :children:
1308
- VpcSecurityGroup:
1309
- :rename: :vpc_security_groups
1310
- :list: true
1311
- ClusterParameterGroups:
1312
- :ignore: true
1313
- :children:
1314
- ClusterParameterGroup:
1315
- :rename: :cluster_parameter_groups
1316
- :list: true
1317
- PendingModifiedValues:
1318
- :children:
1319
- NumberOfNodes:
1320
- :type: :integer
1321
- AutomatedSnapshotRetentionPeriod:
1322
- :type: :integer
1323
- AllowVersionUpgrade:
1324
- :type: :boolean
1325
- NumberOfNodes:
1326
- :type: :integer
1327
- PubliclyAccessible:
1328
- :type: :boolean
1329
- Encrypted:
1330
- :type: :boolean
1331
- RestoreStatus:
1332
- :children:
1333
- CurrentRestoreRateInMegaBytesPerSecond:
1334
- :type: :float
1335
- SnapshotSizeInMegaBytes:
1336
- :type: :integer
1337
- ProgressInMegaBytes:
1338
- :type: :integer
1339
- ElapsedTimeInSeconds:
1340
- :type: :integer
1341
- EstimatedTimeToCompletionInSeconds:
1342
- :type: :integer
1343
- ClusterSnapshotCopyStatus:
1344
- :children:
1345
- RetentionPeriod:
1346
- :type: :integer
1347
- ClusterNodes:
1348
- :ignore: true
1349
- :children:
1350
- member:
1351
- :rename: :cluster_nodes
1352
- :list: true
1353
- :ignore: true
1354
- - :name: EnableLogging
1355
- :method: :enable_logging
1356
- :inputs:
1357
- ClusterIdentifier:
1358
- - :string
1359
- - :required
1360
- BucketName:
1361
- - :string
1362
- - :required
1363
- S3KeyPrefix:
1364
- - :string
1365
- :outputs:
1366
- :children:
1367
- EnableLoggingResult:
1368
- :ignore: true
1369
- :children:
1370
- LoggingEnabled:
1371
- :type: :boolean
1372
- LastSuccessfulDeliveryTime:
1373
- :type: :time
1374
- LastFailureTime:
1375
- :type: :time
1376
- - :name: EnableSnapshotCopy
1377
- :method: :enable_snapshot_copy
1378
- :inputs:
1379
- ClusterIdentifier:
1380
- - :string
1381
- - :required
1382
- DestinationRegion:
1383
- - :string
1384
- - :required
1385
- RetentionPeriod:
1386
- - :integer
1387
- :outputs:
1388
- :children:
1389
- EnableSnapshotCopyResult:
1390
- :ignore: true
1391
- :children:
1392
- Cluster:
1393
- :children:
1394
- Endpoint:
1395
- :children:
1396
- Port:
1397
- :type: :integer
1398
- ClusterCreateTime:
1399
- :type: :time
1400
- AutomatedSnapshotRetentionPeriod:
1401
- :type: :integer
1402
- ClusterSecurityGroups:
1403
- :ignore: true
1404
- :children:
1405
- ClusterSecurityGroup:
1406
- :rename: :cluster_security_groups
1407
- :list: true
1408
- VpcSecurityGroups:
1409
- :ignore: true
1410
- :children:
1411
- VpcSecurityGroup:
1412
- :rename: :vpc_security_groups
1413
- :list: true
1414
- ClusterParameterGroups:
1415
- :ignore: true
1416
- :children:
1417
- ClusterParameterGroup:
1418
- :rename: :cluster_parameter_groups
1419
- :list: true
1420
- PendingModifiedValues:
1421
- :children:
1422
- NumberOfNodes:
1423
- :type: :integer
1424
- AutomatedSnapshotRetentionPeriod:
1425
- :type: :integer
1426
- AllowVersionUpgrade:
1427
- :type: :boolean
1428
- NumberOfNodes:
1429
- :type: :integer
1430
- PubliclyAccessible:
1431
- :type: :boolean
1432
- Encrypted:
1433
- :type: :boolean
1434
- RestoreStatus:
1435
- :children:
1436
- CurrentRestoreRateInMegaBytesPerSecond:
1437
- :type: :float
1438
- SnapshotSizeInMegaBytes:
1439
- :type: :integer
1440
- ProgressInMegaBytes:
1441
- :type: :integer
1442
- ElapsedTimeInSeconds:
1443
- :type: :integer
1444
- EstimatedTimeToCompletionInSeconds:
1445
- :type: :integer
1446
- ClusterSnapshotCopyStatus:
1447
- :children:
1448
- RetentionPeriod:
1449
- :type: :integer
1450
- ClusterNodes:
1451
- :ignore: true
1452
- :children:
1453
- member:
1454
- :rename: :cluster_nodes
1455
- :list: true
1456
- :ignore: true
1457
- - :name: ModifyCluster
1458
- :method: :modify_cluster
1459
- :inputs:
1460
- ClusterIdentifier:
1461
- - :string
1462
- - :required
1463
- ClusterType:
1464
- - :string
1465
- NodeType:
1466
- - :string
1467
- NumberOfNodes:
1468
- - :integer
1469
- ClusterSecurityGroups:
1470
- - :membered_list:
1471
- - :string
1472
- VpcSecurityGroupIds:
1473
- - :membered_list:
1474
- - :string
1475
- MasterUserPassword:
1476
- - :string
1477
- ClusterParameterGroupName:
1478
- - :string
1479
- AutomatedSnapshotRetentionPeriod:
1480
- - :integer
1481
- PreferredMaintenanceWindow:
1482
- - :string
1483
- ClusterVersion:
1484
- - :string
1485
- AllowVersionUpgrade:
1486
- - :boolean
1487
- HsmClientCertificateIdentifier:
1488
- - :string
1489
- HsmConfigurationIdentifier:
1490
- - :string
1491
- :outputs:
1492
- :children:
1493
- ModifyClusterResult:
1494
- :ignore: true
1495
- :children:
1496
- Cluster:
1497
- :children:
1498
- Endpoint:
1499
- :children:
1500
- Port:
1501
- :type: :integer
1502
- ClusterCreateTime:
1503
- :type: :time
1504
- AutomatedSnapshotRetentionPeriod:
1505
- :type: :integer
1506
- ClusterSecurityGroups:
1507
- :ignore: true
1508
- :children:
1509
- ClusterSecurityGroup:
1510
- :rename: :cluster_security_groups
1511
- :list: true
1512
- VpcSecurityGroups:
1513
- :ignore: true
1514
- :children:
1515
- VpcSecurityGroup:
1516
- :rename: :vpc_security_groups
1517
- :list: true
1518
- ClusterParameterGroups:
1519
- :ignore: true
1520
- :children:
1521
- ClusterParameterGroup:
1522
- :rename: :cluster_parameter_groups
1523
- :list: true
1524
- PendingModifiedValues:
1525
- :children:
1526
- NumberOfNodes:
1527
- :type: :integer
1528
- AutomatedSnapshotRetentionPeriod:
1529
- :type: :integer
1530
- AllowVersionUpgrade:
1531
- :type: :boolean
1532
- NumberOfNodes:
1533
- :type: :integer
1534
- PubliclyAccessible:
1535
- :type: :boolean
1536
- Encrypted:
1537
- :type: :boolean
1538
- RestoreStatus:
1539
- :children:
1540
- CurrentRestoreRateInMegaBytesPerSecond:
1541
- :type: :float
1542
- SnapshotSizeInMegaBytes:
1543
- :type: :integer
1544
- ProgressInMegaBytes:
1545
- :type: :integer
1546
- ElapsedTimeInSeconds:
1547
- :type: :integer
1548
- EstimatedTimeToCompletionInSeconds:
1549
- :type: :integer
1550
- ClusterSnapshotCopyStatus:
1551
- :children:
1552
- RetentionPeriod:
1553
- :type: :integer
1554
- ClusterNodes:
1555
- :ignore: true
1556
- :children:
1557
- member:
1558
- :rename: :cluster_nodes
1559
- :list: true
1560
- :ignore: true
1561
- - :name: ModifyClusterParameterGroup
1562
- :method: :modify_cluster_parameter_group
1563
- :inputs:
1564
- ParameterGroupName:
1565
- - :string
1566
- - :required
1567
- Parameters:
1568
- - :membered_list:
1569
- - :structure:
1570
- ParameterName:
1571
- - :string
1572
- ParameterValue:
1573
- - :string
1574
- Description:
1575
- - :string
1576
- Source:
1577
- - :string
1578
- DataType:
1579
- - :string
1580
- AllowedValues:
1581
- - :string
1582
- IsModifiable:
1583
- - :boolean
1584
- MinimumEngineVersion:
1585
- - :string
1586
- - :required
1587
- :outputs:
1588
- :children:
1589
- ModifyClusterParameterGroupResult:
1590
- :ignore: true
1591
- - :name: ModifyClusterSubnetGroup
1592
- :method: :modify_cluster_subnet_group
1593
- :inputs:
1594
- ClusterSubnetGroupName:
1595
- - :string
1596
- - :required
1597
- Description:
1598
- - :string
1599
- SubnetIds:
1600
- - :membered_list:
1601
- - :string
1602
- - :required
1603
- :outputs:
1604
- :children:
1605
- ModifyClusterSubnetGroupResult:
1606
- :ignore: true
1607
- :children:
1608
- ClusterSubnetGroup:
1609
- :children:
1610
- Subnets:
1611
- :ignore: true
1612
- :children:
1613
- Subnet:
1614
- :rename: :subnets
1615
- :list: true
1616
- :ignore: true
1617
- - :name: ModifyEventSubscription
1618
- :method: :modify_event_subscription
1619
- :inputs:
1620
- SubscriptionName:
1621
- - :string
1622
- - :required
1623
- SnsTopicArn:
1624
- - :string
1625
- SourceType:
1626
- - :string
1627
- SourceIds:
1628
- - :membered_list:
1629
- - :string
1630
- EventCategories:
1631
- - :membered_list:
1632
- - :string
1633
- Severity:
1634
- - :string
1635
- Enabled:
1636
- - :boolean
1637
- :outputs:
1638
- :children:
1639
- ModifyEventSubscriptionResult:
1640
- :ignore: true
1641
- :children:
1642
- EventSubscription:
1643
- :children:
1644
- SubscriptionCreationTime:
1645
- :type: :time
1646
- SourceIdsList:
1647
- :ignore: true
1648
- :children:
1649
- SourceId:
1650
- :rename: :source_ids_list
1651
- :list: true
1652
- EventCategoriesList:
1653
- :ignore: true
1654
- :children:
1655
- EventCategory:
1656
- :rename: :event_categories_list
1657
- :list: true
1658
- Enabled:
1659
- :type: :boolean
1660
- :ignore: true
1661
- - :name: ModifySnapshotCopyRetentionPeriod
1662
- :method: :modify_snapshot_copy_retention_period
1663
- :inputs:
1664
- ClusterIdentifier:
1665
- - :string
1666
- - :required
1667
- RetentionPeriod:
1668
- - :integer
1669
- - :required
1670
- :outputs:
1671
- :children:
1672
- ModifySnapshotCopyRetentionPeriodResult:
1673
- :ignore: true
1674
- :children:
1675
- Cluster:
1676
- :children:
1677
- Endpoint:
1678
- :children:
1679
- Port:
1680
- :type: :integer
1681
- ClusterCreateTime:
1682
- :type: :time
1683
- AutomatedSnapshotRetentionPeriod:
1684
- :type: :integer
1685
- ClusterSecurityGroups:
1686
- :ignore: true
1687
- :children:
1688
- ClusterSecurityGroup:
1689
- :rename: :cluster_security_groups
1690
- :list: true
1691
- VpcSecurityGroups:
1692
- :ignore: true
1693
- :children:
1694
- VpcSecurityGroup:
1695
- :rename: :vpc_security_groups
1696
- :list: true
1697
- ClusterParameterGroups:
1698
- :ignore: true
1699
- :children:
1700
- ClusterParameterGroup:
1701
- :rename: :cluster_parameter_groups
1702
- :list: true
1703
- PendingModifiedValues:
1704
- :children:
1705
- NumberOfNodes:
1706
- :type: :integer
1707
- AutomatedSnapshotRetentionPeriod:
1708
- :type: :integer
1709
- AllowVersionUpgrade:
1710
- :type: :boolean
1711
- NumberOfNodes:
1712
- :type: :integer
1713
- PubliclyAccessible:
1714
- :type: :boolean
1715
- Encrypted:
1716
- :type: :boolean
1717
- RestoreStatus:
1718
- :children:
1719
- CurrentRestoreRateInMegaBytesPerSecond:
1720
- :type: :float
1721
- SnapshotSizeInMegaBytes:
1722
- :type: :integer
1723
- ProgressInMegaBytes:
1724
- :type: :integer
1725
- ElapsedTimeInSeconds:
1726
- :type: :integer
1727
- EstimatedTimeToCompletionInSeconds:
1728
- :type: :integer
1729
- ClusterSnapshotCopyStatus:
1730
- :children:
1731
- RetentionPeriod:
1732
- :type: :integer
1733
- ClusterNodes:
1734
- :ignore: true
1735
- :children:
1736
- member:
1737
- :rename: :cluster_nodes
1738
- :list: true
1739
- :ignore: true
1740
- - :name: PurchaseReservedNodeOffering
1741
- :method: :purchase_reserved_node_offering
1742
- :inputs:
1743
- ReservedNodeOfferingId:
1744
- - :string
1745
- - :required
1746
- NodeCount:
1747
- - :integer
1748
- :outputs:
1749
- :children:
1750
- PurchaseReservedNodeOfferingResult:
1751
- :ignore: true
1752
- :children:
1753
- ReservedNode:
1754
- :children:
1755
- StartTime:
1756
- :type: :time
1757
- Duration:
1758
- :type: :integer
1759
- FixedPrice:
1760
- :type: :float
1761
- UsagePrice:
1762
- :type: :float
1763
- NodeCount:
1764
- :type: :integer
1765
- RecurringCharges:
1766
- :ignore: true
1767
- :children:
1768
- RecurringCharge:
1769
- :rename: :recurring_charges
1770
- :list: true
1771
- :children:
1772
- RecurringChargeAmount:
1773
- :type: :float
1774
- :ignore: true
1775
- - :name: RebootCluster
1776
- :method: :reboot_cluster
1777
- :inputs:
1778
- ClusterIdentifier:
1779
- - :string
1780
- - :required
1781
- :outputs:
1782
- :children:
1783
- RebootClusterResult:
1784
- :ignore: true
1785
- :children:
1786
- Cluster:
1787
- :children:
1788
- Endpoint:
1789
- :children:
1790
- Port:
1791
- :type: :integer
1792
- ClusterCreateTime:
1793
- :type: :time
1794
- AutomatedSnapshotRetentionPeriod:
1795
- :type: :integer
1796
- ClusterSecurityGroups:
1797
- :ignore: true
1798
- :children:
1799
- ClusterSecurityGroup:
1800
- :rename: :cluster_security_groups
1801
- :list: true
1802
- VpcSecurityGroups:
1803
- :ignore: true
1804
- :children:
1805
- VpcSecurityGroup:
1806
- :rename: :vpc_security_groups
1807
- :list: true
1808
- ClusterParameterGroups:
1809
- :ignore: true
1810
- :children:
1811
- ClusterParameterGroup:
1812
- :rename: :cluster_parameter_groups
1813
- :list: true
1814
- PendingModifiedValues:
1815
- :children:
1816
- NumberOfNodes:
1817
- :type: :integer
1818
- AutomatedSnapshotRetentionPeriod:
1819
- :type: :integer
1820
- AllowVersionUpgrade:
1821
- :type: :boolean
1822
- NumberOfNodes:
1823
- :type: :integer
1824
- PubliclyAccessible:
1825
- :type: :boolean
1826
- Encrypted:
1827
- :type: :boolean
1828
- RestoreStatus:
1829
- :children:
1830
- CurrentRestoreRateInMegaBytesPerSecond:
1831
- :type: :float
1832
- SnapshotSizeInMegaBytes:
1833
- :type: :integer
1834
- ProgressInMegaBytes:
1835
- :type: :integer
1836
- ElapsedTimeInSeconds:
1837
- :type: :integer
1838
- EstimatedTimeToCompletionInSeconds:
1839
- :type: :integer
1840
- ClusterSnapshotCopyStatus:
1841
- :children:
1842
- RetentionPeriod:
1843
- :type: :integer
1844
- ClusterNodes:
1845
- :ignore: true
1846
- :children:
1847
- member:
1848
- :rename: :cluster_nodes
1849
- :list: true
1850
- :ignore: true
1851
- - :name: ResetClusterParameterGroup
1852
- :method: :reset_cluster_parameter_group
1853
- :inputs:
1854
- ParameterGroupName:
1855
- - :string
1856
- - :required
1857
- ResetAllParameters:
1858
- - :boolean
1859
- Parameters:
1860
- - :membered_list:
1861
- - :structure:
1862
- ParameterName:
1863
- - :string
1864
- ParameterValue:
1865
- - :string
1866
- Description:
1867
- - :string
1868
- Source:
1869
- - :string
1870
- DataType:
1871
- - :string
1872
- AllowedValues:
1873
- - :string
1874
- IsModifiable:
1875
- - :boolean
1876
- MinimumEngineVersion:
1877
- - :string
1878
- :outputs:
1879
- :children:
1880
- ResetClusterParameterGroupResult:
1881
- :ignore: true
1882
- - :name: RestoreFromClusterSnapshot
1883
- :method: :restore_from_cluster_snapshot
1884
- :inputs:
1885
- ClusterIdentifier:
1886
- - :string
1887
- - :required
1888
- SnapshotIdentifier:
1889
- - :string
1890
- - :required
1891
- SnapshotClusterIdentifier:
1892
- - :string
1893
- Port:
1894
- - :integer
1895
- AvailabilityZone:
1896
- - :string
1897
- AllowVersionUpgrade:
1898
- - :boolean
1899
- ClusterSubnetGroupName:
1900
- - :string
1901
- PubliclyAccessible:
1902
- - :boolean
1903
- OwnerAccount:
1904
- - :string
1905
- HsmClientCertificateIdentifier:
1906
- - :string
1907
- HsmConfigurationIdentifier:
1908
- - :string
1909
- ElasticIp:
1910
- - :string
1911
- :outputs:
1912
- :children:
1913
- RestoreFromClusterSnapshotResult:
1914
- :ignore: true
1915
- :children:
1916
- Cluster:
1917
- :children:
1918
- Endpoint:
1919
- :children:
1920
- Port:
1921
- :type: :integer
1922
- ClusterCreateTime:
1923
- :type: :time
1924
- AutomatedSnapshotRetentionPeriod:
1925
- :type: :integer
1926
- ClusterSecurityGroups:
1927
- :ignore: true
1928
- :children:
1929
- ClusterSecurityGroup:
1930
- :rename: :cluster_security_groups
1931
- :list: true
1932
- VpcSecurityGroups:
1933
- :ignore: true
1934
- :children:
1935
- VpcSecurityGroup:
1936
- :rename: :vpc_security_groups
1937
- :list: true
1938
- ClusterParameterGroups:
1939
- :ignore: true
1940
- :children:
1941
- ClusterParameterGroup:
1942
- :rename: :cluster_parameter_groups
1943
- :list: true
1944
- PendingModifiedValues:
1945
- :children:
1946
- NumberOfNodes:
1947
- :type: :integer
1948
- AutomatedSnapshotRetentionPeriod:
1949
- :type: :integer
1950
- AllowVersionUpgrade:
1951
- :type: :boolean
1952
- NumberOfNodes:
1953
- :type: :integer
1954
- PubliclyAccessible:
1955
- :type: :boolean
1956
- Encrypted:
1957
- :type: :boolean
1958
- RestoreStatus:
1959
- :children:
1960
- CurrentRestoreRateInMegaBytesPerSecond:
1961
- :type: :float
1962
- SnapshotSizeInMegaBytes:
1963
- :type: :integer
1964
- ProgressInMegaBytes:
1965
- :type: :integer
1966
- ElapsedTimeInSeconds:
1967
- :type: :integer
1968
- EstimatedTimeToCompletionInSeconds:
1969
- :type: :integer
1970
- ClusterSnapshotCopyStatus:
1971
- :children:
1972
- RetentionPeriod:
1973
- :type: :integer
1974
- ClusterNodes:
1975
- :ignore: true
1976
- :children:
1977
- member:
1978
- :rename: :cluster_nodes
1979
- :list: true
1980
- :ignore: true
1981
- - :name: RevokeClusterSecurityGroupIngress
1982
- :method: :revoke_cluster_security_group_ingress
1983
- :inputs:
1984
- ClusterSecurityGroupName:
1985
- - :string
1986
- - :required
1987
- CIDRIP:
1988
- - :string
1989
- EC2SecurityGroupName:
1990
- - :string
1991
- EC2SecurityGroupOwnerId:
1992
- - :string
1993
- :outputs:
1994
- :children:
1995
- RevokeClusterSecurityGroupIngressResult:
1996
- :ignore: true
1997
- :children:
1998
- ClusterSecurityGroup:
1999
- :children:
2000
- EC2SecurityGroups:
2001
- :ignore: true
2002
- :children:
2003
- EC2SecurityGroup:
2004
- :rename: :ec2_security_groups
2005
- :list: true
2006
- IPRanges:
2007
- :ignore: true
2008
- :children:
2009
- IPRange:
2010
- :rename: :ip_ranges
2011
- :list: true
2012
- :ignore: true
2013
- - :name: RevokeSnapshotAccess
2014
- :method: :revoke_snapshot_access
2015
- :inputs:
2016
- SnapshotIdentifier:
2017
- - :string
2018
- - :required
2019
- SnapshotClusterIdentifier:
2020
- - :string
2021
- AccountWithRestoreAccess:
2022
- - :string
2023
- - :required
2024
- :outputs:
2025
- :children:
2026
- RevokeSnapshotAccessResult:
2027
- :ignore: true
2028
- :children:
2029
- Snapshot:
2030
- :children:
2031
- SnapshotCreateTime:
2032
- :type: :time
2033
- Port:
2034
- :type: :integer
2035
- ClusterCreateTime:
2036
- :type: :time
2037
- NumberOfNodes:
2038
- :type: :integer
2039
- Encrypted:
2040
- :type: :boolean
2041
- EncryptedWithHSM:
2042
- :type: :boolean
2043
- AccountsWithRestoreAccess:
2044
- :ignore: true
2045
- :children:
2046
- AccountWithRestoreAccess:
2047
- :rename: :accounts_with_restore_access
2048
- :list: true
2049
- TotalBackupSizeInMegaBytes:
2050
- :type: :float
2051
- ActualIncrementalBackupSizeInMegaBytes:
2052
- :type: :float
2053
- BackupProgressInMegaBytes:
2054
- :type: :float
2055
- CurrentBackupRateInMegaBytesPerSecond:
2056
- :type: :float
2057
- EstimatedSecondsToCompletion:
2058
- :type: :integer
2059
- ElapsedTimeInSeconds:
2060
- :type: :integer
2061
- :ignore: true
2062
- - :name: RotateEncryptionKey
2063
- :method: :rotate_encryption_key
2064
- :inputs:
2065
- ClusterIdentifier:
2066
- - :string
2067
- - :required
2068
- :outputs:
2069
- :children:
2070
- RotateEncryptionKeyResult:
2071
- :ignore: true
2072
- :children:
2073
- Cluster:
2074
- :children:
2075
- Endpoint:
2076
- :children:
2077
- Port:
2078
- :type: :integer
2079
- ClusterCreateTime:
2080
- :type: :time
2081
- AutomatedSnapshotRetentionPeriod:
2082
- :type: :integer
2083
- ClusterSecurityGroups:
2084
- :ignore: true
2085
- :children:
2086
- ClusterSecurityGroup:
2087
- :rename: :cluster_security_groups
2088
- :list: true
2089
- VpcSecurityGroups:
2090
- :ignore: true
2091
- :children:
2092
- VpcSecurityGroup:
2093
- :rename: :vpc_security_groups
2094
- :list: true
2095
- ClusterParameterGroups:
2096
- :ignore: true
2097
- :children:
2098
- ClusterParameterGroup:
2099
- :rename: :cluster_parameter_groups
2100
- :list: true
2101
- PendingModifiedValues:
2102
- :children:
2103
- NumberOfNodes:
2104
- :type: :integer
2105
- AutomatedSnapshotRetentionPeriod:
2106
- :type: :integer
2107
- AllowVersionUpgrade:
2108
- :type: :boolean
2109
- NumberOfNodes:
2110
- :type: :integer
2111
- PubliclyAccessible:
2112
- :type: :boolean
2113
- Encrypted:
2114
- :type: :boolean
2115
- RestoreStatus:
2116
- :children:
2117
- CurrentRestoreRateInMegaBytesPerSecond:
2118
- :type: :float
2119
- SnapshotSizeInMegaBytes:
2120
- :type: :integer
2121
- ProgressInMegaBytes:
2122
- :type: :integer
2123
- ElapsedTimeInSeconds:
2124
- :type: :integer
2125
- EstimatedTimeToCompletionInSeconds:
2126
- :type: :integer
2127
- ClusterSnapshotCopyStatus:
2128
- :children:
2129
- RetentionPeriod:
2130
- :type: :integer
2131
- ClusterNodes:
2132
- :ignore: true
2133
- :children:
2134
- member:
2135
- :rename: :cluster_nodes
2136
- :list: true
2137
- :ignore: true