aws-sdk 1.32.0 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (551) hide show
  1. checksums.yaml +5 -5
  2. data/CHANGELOG.md +100 -0
  3. data/LICENSE.txt +199 -9
  4. data/VERSION +1 -0
  5. data/lib/aws-sdk.rb +2 -14
  6. metadata +22 -591
  7. data/.yardopts +0 -7
  8. data/README.md +0 -291
  9. data/bin/aws-rb +0 -169
  10. data/ca-bundle.crt +0 -3554
  11. data/endpoints.json +0 -1506
  12. data/lib/aws.rb +0 -14
  13. data/lib/aws/api_config/AutoScaling-2011-01-01.yml +0 -869
  14. data/lib/aws/api_config/CloudFormation-2010-05-15.yml +0 -358
  15. data/lib/aws/api_config/CloudFront-2013-05-12.yml +0 -2448
  16. data/lib/aws/api_config/CloudFront-2013-08-26.yml +0 -2599
  17. data/lib/aws/api_config/CloudFront-2013-09-27.yml +0 -2765
  18. data/lib/aws/api_config/CloudFront-2013-11-11.yml +0 -2886
  19. data/lib/aws/api_config/CloudSearch-2011-02-01.yml +0 -681
  20. data/lib/aws/api_config/CloudTrail-2013-11-01.yml +0 -159
  21. data/lib/aws/api_config/CloudWatch-2010-08-01.yml +0 -433
  22. data/lib/aws/api_config/DataPipeline-2012-10-29.yml +0 -422
  23. data/lib/aws/api_config/DirectConnect-2012-10-25.yml +0 -735
  24. data/lib/aws/api_config/DynamoDB-2011-12-05.yml +0 -1168
  25. data/lib/aws/api_config/DynamoDB-2012-08-10.yml +0 -2005
  26. data/lib/aws/api_config/EC2-2013-08-15.yml +0 -4708
  27. data/lib/aws/api_config/EC2-2013-10-01.yml +0 -4726
  28. data/lib/aws/api_config/EC2-2013-10-15.yml +0 -4726
  29. data/lib/aws/api_config/ELB-2012-06-01.yml +0 -632
  30. data/lib/aws/api_config/EMR-2009-03-31.yml +0 -953
  31. data/lib/aws/api_config/ElastiCache-2013-06-15.yml +0 -1188
  32. data/lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml +0 -847
  33. data/lib/aws/api_config/ElasticTranscoder-2012-09-25.yml +0 -2285
  34. data/lib/aws/api_config/Glacier-2012-06-01.yml +0 -649
  35. data/lib/aws/api_config/IAM-2010-05-08.yml +0 -1297
  36. data/lib/aws/api_config/ImportExport-2010-06-01.yml +0 -109
  37. data/lib/aws/api_config/Kinesis-2013-12-02.yml +0 -201
  38. data/lib/aws/api_config/OpsWorks-2013-02-18.yml +0 -1825
  39. data/lib/aws/api_config/RDS-2013-05-15.yml +0 -2464
  40. data/lib/aws/api_config/RDS-2013-09-09.yml +0 -2641
  41. data/lib/aws/api_config/Redshift-2012-12-01.yml +0 -2137
  42. data/lib/aws/api_config/Route53-2012-12-12.yml +0 -547
  43. data/lib/aws/api_config/SNS-2010-03-31.yml +0 -433
  44. data/lib/aws/api_config/SQS-2012-11-05.yml +0 -319
  45. data/lib/aws/api_config/STS-2011-06-15.yml +0 -147
  46. data/lib/aws/api_config/SimpleDB-2009-04-15.yml +0 -306
  47. data/lib/aws/api_config/SimpleEmailService-2010-12-01.yml +0 -346
  48. data/lib/aws/api_config/SimpleWorkflow-2012-01-25.yml +0 -2388
  49. data/lib/aws/api_config/StorageGateway-2012-06-30.yml +0 -748
  50. data/lib/aws/api_config/StorageGateway-2013-06-30.yml +0 -1025
  51. data/lib/aws/api_config/Support-2013-04-15.yml +0 -426
  52. data/lib/aws/auto_scaling.rb +0 -163
  53. data/lib/aws/auto_scaling/activity.rb +0 -102
  54. data/lib/aws/auto_scaling/activity_collection.rb +0 -81
  55. data/lib/aws/auto_scaling/client.rb +0 -48
  56. data/lib/aws/auto_scaling/config.rb +0 -18
  57. data/lib/aws/auto_scaling/errors.rb +0 -22
  58. data/lib/aws/auto_scaling/group.rb +0 -421
  59. data/lib/aws/auto_scaling/group_collection.rb +0 -96
  60. data/lib/aws/auto_scaling/group_options.rb +0 -155
  61. data/lib/aws/auto_scaling/instance.rb +0 -192
  62. data/lib/aws/auto_scaling/instance_collection.rb +0 -63
  63. data/lib/aws/auto_scaling/launch_configuration.rb +0 -162
  64. data/lib/aws/auto_scaling/launch_configuration_collection.rb +0 -160
  65. data/lib/aws/auto_scaling/notification_configuration.rb +0 -89
  66. data/lib/aws/auto_scaling/notification_configuration_collection.rb +0 -183
  67. data/lib/aws/auto_scaling/scaling_policy.rb +0 -142
  68. data/lib/aws/auto_scaling/scaling_policy_collection.rb +0 -72
  69. data/lib/aws/auto_scaling/scaling_policy_options.rb +0 -65
  70. data/lib/aws/auto_scaling/scheduled_action.rb +0 -141
  71. data/lib/aws/auto_scaling/scheduled_action_collection.rb +0 -202
  72. data/lib/aws/auto_scaling/tag.rb +0 -59
  73. data/lib/aws/auto_scaling/tag_collection.rb +0 -114
  74. data/lib/aws/cloud_formation.rb +0 -272
  75. data/lib/aws/cloud_formation/client.rb +0 -48
  76. data/lib/aws/cloud_formation/config.rb +0 -18
  77. data/lib/aws/cloud_formation/errors.rb +0 -22
  78. data/lib/aws/cloud_formation/stack.rb +0 -266
  79. data/lib/aws/cloud_formation/stack_collection.rb +0 -232
  80. data/lib/aws/cloud_formation/stack_event.rb +0 -73
  81. data/lib/aws/cloud_formation/stack_event_collection.rb +0 -47
  82. data/lib/aws/cloud_formation/stack_options.rb +0 -72
  83. data/lib/aws/cloud_formation/stack_output.rb +0 -53
  84. data/lib/aws/cloud_formation/stack_resource.rb +0 -117
  85. data/lib/aws/cloud_formation/stack_resource_collection.rb +0 -83
  86. data/lib/aws/cloud_formation/stack_resource_summary_collection.rb +0 -64
  87. data/lib/aws/cloud_formation/stack_summary_collection.rb +0 -123
  88. data/lib/aws/cloud_front.rb +0 -72
  89. data/lib/aws/cloud_front/client.rb +0 -45
  90. data/lib/aws/cloud_front/config.rb +0 -18
  91. data/lib/aws/cloud_front/errors.rb +0 -22
  92. data/lib/aws/cloud_search.rb +0 -73
  93. data/lib/aws/cloud_search/client.rb +0 -36
  94. data/lib/aws/cloud_search/config.rb +0 -18
  95. data/lib/aws/cloud_search/errors.rb +0 -22
  96. data/lib/aws/cloud_trail.rb +0 -72
  97. data/lib/aws/cloud_trail/client.rb +0 -35
  98. data/lib/aws/cloud_trail/config.rb +0 -18
  99. data/lib/aws/cloud_trail/errors.rb +0 -22
  100. data/lib/aws/cloud_watch.rb +0 -118
  101. data/lib/aws/cloud_watch/alarm.rb +0 -290
  102. data/lib/aws/cloud_watch/alarm_collection.rb +0 -153
  103. data/lib/aws/cloud_watch/alarm_history_item.rb +0 -50
  104. data/lib/aws/cloud_watch/alarm_history_item_collection.rb +0 -84
  105. data/lib/aws/cloud_watch/client.rb +0 -40
  106. data/lib/aws/cloud_watch/config.rb +0 -18
  107. data/lib/aws/cloud_watch/errors.rb +0 -22
  108. data/lib/aws/cloud_watch/metric.rb +0 -135
  109. data/lib/aws/cloud_watch/metric_alarm_collection.rb +0 -160
  110. data/lib/aws/cloud_watch/metric_collection.rb +0 -129
  111. data/lib/aws/cloud_watch/metric_statistics.rb +0 -69
  112. data/lib/aws/core.rb +0 -701
  113. data/lib/aws/core/async_handle.rb +0 -90
  114. data/lib/aws/core/cacheable.rb +0 -77
  115. data/lib/aws/core/client.rb +0 -778
  116. data/lib/aws/core/collection.rb +0 -263
  117. data/lib/aws/core/collection/simple.rb +0 -82
  118. data/lib/aws/core/collection/with_limit_and_next_token.rb +0 -71
  119. data/lib/aws/core/collection/with_next_token.rb +0 -97
  120. data/lib/aws/core/configuration.rb +0 -541
  121. data/lib/aws/core/credential_providers.rb +0 -506
  122. data/lib/aws/core/data.rb +0 -247
  123. data/lib/aws/core/deprecations.rb +0 -84
  124. data/lib/aws/core/endpoints.rb +0 -37
  125. data/lib/aws/core/http/connection_pool.rb +0 -349
  126. data/lib/aws/core/http/curb_handler.rb +0 -148
  127. data/lib/aws/core/http/handler.rb +0 -89
  128. data/lib/aws/core/http/net_http_handler.rb +0 -147
  129. data/lib/aws/core/http/patch.rb +0 -102
  130. data/lib/aws/core/http/request.rb +0 -249
  131. data/lib/aws/core/http/response.rb +0 -81
  132. data/lib/aws/core/indifferent_hash.rb +0 -88
  133. data/lib/aws/core/inflection.rb +0 -56
  134. data/lib/aws/core/json_client.rb +0 -47
  135. data/lib/aws/core/json_parser.rb +0 -76
  136. data/lib/aws/core/json_request_builder.rb +0 -35
  137. data/lib/aws/core/json_response_parser.rb +0 -79
  138. data/lib/aws/core/lazy_error_classes.rb +0 -90
  139. data/lib/aws/core/log_formatter.rb +0 -428
  140. data/lib/aws/core/managed_file.rb +0 -32
  141. data/lib/aws/core/meta_utils.rb +0 -45
  142. data/lib/aws/core/model.rb +0 -57
  143. data/lib/aws/core/naming.rb +0 -30
  144. data/lib/aws/core/option_grammar.rb +0 -738
  145. data/lib/aws/core/options/json_serializer.rb +0 -82
  146. data/lib/aws/core/options/validator.rb +0 -155
  147. data/lib/aws/core/options/xml_serializer.rb +0 -118
  148. data/lib/aws/core/page_result.rb +0 -75
  149. data/lib/aws/core/policy.rb +0 -942
  150. data/lib/aws/core/query_client.rb +0 -41
  151. data/lib/aws/core/query_error_parser.rb +0 -24
  152. data/lib/aws/core/query_request_builder.rb +0 -47
  153. data/lib/aws/core/query_response_parser.rb +0 -35
  154. data/lib/aws/core/region.rb +0 -85
  155. data/lib/aws/core/region_collection.rb +0 -80
  156. data/lib/aws/core/resource.rb +0 -413
  157. data/lib/aws/core/resource_cache.rb +0 -40
  158. data/lib/aws/core/response.rb +0 -211
  159. data/lib/aws/core/response_cache.rb +0 -50
  160. data/lib/aws/core/rest_error_parser.rb +0 -24
  161. data/lib/aws/core/rest_json_client.rb +0 -40
  162. data/lib/aws/core/rest_request_builder.rb +0 -154
  163. data/lib/aws/core/rest_response_parser.rb +0 -66
  164. data/lib/aws/core/rest_xml_client.rb +0 -47
  165. data/lib/aws/core/service_interface.rb +0 -83
  166. data/lib/aws/core/signers/base.rb +0 -46
  167. data/lib/aws/core/signers/cloud_front.rb +0 -56
  168. data/lib/aws/core/signers/s3.rb +0 -159
  169. data/lib/aws/core/signers/version_2.rb +0 -72
  170. data/lib/aws/core/signers/version_3.rb +0 -86
  171. data/lib/aws/core/signers/version_3_https.rb +0 -61
  172. data/lib/aws/core/signers/version_4.rb +0 -228
  173. data/lib/aws/core/signers/version_4/chunk_signed_stream.rb +0 -191
  174. data/lib/aws/core/uri_escape.rb +0 -44
  175. data/lib/aws/core/xml/frame.rb +0 -244
  176. data/lib/aws/core/xml/frame_stack.rb +0 -85
  177. data/lib/aws/core/xml/grammar.rb +0 -306
  178. data/lib/aws/core/xml/parser.rb +0 -70
  179. data/lib/aws/core/xml/root_frame.rb +0 -65
  180. data/lib/aws/core/xml/sax_handlers/libxml.rb +0 -47
  181. data/lib/aws/core/xml/sax_handlers/nokogiri.rb +0 -56
  182. data/lib/aws/core/xml/sax_handlers/ox.rb +0 -41
  183. data/lib/aws/core/xml/sax_handlers/rexml.rb +0 -47
  184. data/lib/aws/core/xml/stub.rb +0 -123
  185. data/lib/aws/data_pipeline.rb +0 -72
  186. data/lib/aws/data_pipeline/client.rb +0 -36
  187. data/lib/aws/data_pipeline/config.rb +0 -18
  188. data/lib/aws/data_pipeline/errors.rb +0 -20
  189. data/lib/aws/direct_connect.rb +0 -73
  190. data/lib/aws/direct_connect/client.rb +0 -36
  191. data/lib/aws/direct_connect/config.rb +0 -18
  192. data/lib/aws/direct_connect/errors.rb +0 -22
  193. data/lib/aws/dynamo_db.rb +0 -214
  194. data/lib/aws/dynamo_db/attribute_collection.rb +0 -456
  195. data/lib/aws/dynamo_db/batch_get.rb +0 -213
  196. data/lib/aws/dynamo_db/batch_write.rb +0 -252
  197. data/lib/aws/dynamo_db/binary.rb +0 -35
  198. data/lib/aws/dynamo_db/client.rb +0 -129
  199. data/lib/aws/dynamo_db/client/v20111205.rb +0 -1266
  200. data/lib/aws/dynamo_db/client/v20120810.rb +0 -1409
  201. data/lib/aws/dynamo_db/client_v2.rb +0 -44
  202. data/lib/aws/dynamo_db/config.rb +0 -24
  203. data/lib/aws/dynamo_db/errors.rb +0 -20
  204. data/lib/aws/dynamo_db/expectations.rb +0 -40
  205. data/lib/aws/dynamo_db/item.rb +0 -133
  206. data/lib/aws/dynamo_db/item_collection.rb +0 -856
  207. data/lib/aws/dynamo_db/item_data.rb +0 -31
  208. data/lib/aws/dynamo_db/keys.rb +0 -41
  209. data/lib/aws/dynamo_db/primary_key_element.rb +0 -48
  210. data/lib/aws/dynamo_db/resource.rb +0 -33
  211. data/lib/aws/dynamo_db/table.rb +0 -496
  212. data/lib/aws/dynamo_db/table_collection.rb +0 -165
  213. data/lib/aws/dynamo_db/types.rb +0 -111
  214. data/lib/aws/ec2.rb +0 -428
  215. data/lib/aws/ec2/attachment.rb +0 -135
  216. data/lib/aws/ec2/attachment_collection.rb +0 -54
  217. data/lib/aws/ec2/availability_zone.rb +0 -86
  218. data/lib/aws/ec2/availability_zone_collection.rb +0 -43
  219. data/lib/aws/ec2/block_device_mappings.rb +0 -53
  220. data/lib/aws/ec2/client.rb +0 -101
  221. data/lib/aws/ec2/collection.rb +0 -36
  222. data/lib/aws/ec2/config.rb +0 -30
  223. data/lib/aws/ec2/customer_gateway.rb +0 -90
  224. data/lib/aws/ec2/customer_gateway_collection.rb +0 -73
  225. data/lib/aws/ec2/dhcp_options.rb +0 -106
  226. data/lib/aws/ec2/dhcp_options_collection.rb +0 -87
  227. data/lib/aws/ec2/elastic_ip.rb +0 -209
  228. data/lib/aws/ec2/elastic_ip_collection.rb +0 -93
  229. data/lib/aws/ec2/errors.rb +0 -32
  230. data/lib/aws/ec2/export_task.rb +0 -120
  231. data/lib/aws/ec2/export_task_collection.rb +0 -67
  232. data/lib/aws/ec2/filtered_collection.rb +0 -87
  233. data/lib/aws/ec2/has_permissions.rb +0 -44
  234. data/lib/aws/ec2/image.rb +0 -270
  235. data/lib/aws/ec2/image_collection.rb +0 -220
  236. data/lib/aws/ec2/instance.rb +0 -803
  237. data/lib/aws/ec2/instance_collection.rb +0 -391
  238. data/lib/aws/ec2/internet_gateway.rb +0 -122
  239. data/lib/aws/ec2/internet_gateway/attachment.rb +0 -78
  240. data/lib/aws/ec2/internet_gateway_collection.rb +0 -54
  241. data/lib/aws/ec2/key_pair.rb +0 -82
  242. data/lib/aws/ec2/key_pair_collection.rb +0 -99
  243. data/lib/aws/ec2/network_acl.rb +0 -256
  244. data/lib/aws/ec2/network_acl/association.rb +0 -56
  245. data/lib/aws/ec2/network_acl/entry.rb +0 -147
  246. data/lib/aws/ec2/network_acl_collection.rb +0 -64
  247. data/lib/aws/ec2/network_interface.rb +0 -237
  248. data/lib/aws/ec2/network_interface/attachment.rb +0 -100
  249. data/lib/aws/ec2/network_interface_collection.rb +0 -103
  250. data/lib/aws/ec2/permission_collection.rb +0 -174
  251. data/lib/aws/ec2/region.rb +0 -106
  252. data/lib/aws/ec2/region_collection.rb +0 -51
  253. data/lib/aws/ec2/reserved_instances.rb +0 -56
  254. data/lib/aws/ec2/reserved_instances_collection.rb +0 -40
  255. data/lib/aws/ec2/reserved_instances_offering.rb +0 -60
  256. data/lib/aws/ec2/reserved_instances_offering_collection.rb +0 -45
  257. data/lib/aws/ec2/resource.rb +0 -161
  258. data/lib/aws/ec2/resource_tag_collection.rb +0 -211
  259. data/lib/aws/ec2/route_table.rb +0 -205
  260. data/lib/aws/ec2/route_table/association.rb +0 -119
  261. data/lib/aws/ec2/route_table/route.rb +0 -119
  262. data/lib/aws/ec2/route_table_collection.rb +0 -72
  263. data/lib/aws/ec2/security_group.rb +0 -482
  264. data/lib/aws/ec2/security_group/ip_permission.rb +0 -135
  265. data/lib/aws/ec2/security_group/ip_permission_collection.rb +0 -82
  266. data/lib/aws/ec2/security_group_collection.rb +0 -133
  267. data/lib/aws/ec2/snapshot.rb +0 -143
  268. data/lib/aws/ec2/snapshot_collection.rb +0 -131
  269. data/lib/aws/ec2/subnet.rb +0 -161
  270. data/lib/aws/ec2/subnet_collection.rb +0 -115
  271. data/lib/aws/ec2/tag.rb +0 -81
  272. data/lib/aws/ec2/tag_collection.rb +0 -107
  273. data/lib/aws/ec2/tagged_collection.rb +0 -53
  274. data/lib/aws/ec2/tagged_item.rb +0 -85
  275. data/lib/aws/ec2/volume.rb +0 -174
  276. data/lib/aws/ec2/volume_collection.rb +0 -98
  277. data/lib/aws/ec2/vpc.rb +0 -166
  278. data/lib/aws/ec2/vpc_collection.rb +0 -70
  279. data/lib/aws/ec2/vpn_connection.rb +0 -99
  280. data/lib/aws/ec2/vpn_connection/telemetry.rb +0 -49
  281. data/lib/aws/ec2/vpn_connection_collection.rb +0 -96
  282. data/lib/aws/ec2/vpn_gateway.rb +0 -123
  283. data/lib/aws/ec2/vpn_gateway/attachment.rb +0 -45
  284. data/lib/aws/ec2/vpn_gateway_collection.rb +0 -77
  285. data/lib/aws/elastic_beanstalk.rb +0 -49
  286. data/lib/aws/elastic_beanstalk/client.rb +0 -36
  287. data/lib/aws/elastic_beanstalk/config.rb +0 -18
  288. data/lib/aws/elastic_beanstalk/errors.rb +0 -22
  289. data/lib/aws/elastic_transcoder.rb +0 -29
  290. data/lib/aws/elastic_transcoder/client.rb +0 -48
  291. data/lib/aws/elastic_transcoder/config.rb +0 -18
  292. data/lib/aws/elastic_transcoder/errors.rb +0 -23
  293. data/lib/aws/elasticache.rb +0 -49
  294. data/lib/aws/elasticache/client.rb +0 -35
  295. data/lib/aws/elasticache/config.rb +0 -18
  296. data/lib/aws/elasticache/errors.rb +0 -22
  297. data/lib/aws/elb.rb +0 -66
  298. data/lib/aws/elb/availability_zone_collection.rb +0 -138
  299. data/lib/aws/elb/backend_server_policy_collection.rb +0 -139
  300. data/lib/aws/elb/client.rb +0 -35
  301. data/lib/aws/elb/config.rb +0 -18
  302. data/lib/aws/elb/errors.rb +0 -26
  303. data/lib/aws/elb/instance_collection.rb +0 -168
  304. data/lib/aws/elb/listener.rb +0 -190
  305. data/lib/aws/elb/listener_collection.rb +0 -113
  306. data/lib/aws/elb/listener_opts.rb +0 -45
  307. data/lib/aws/elb/load_balancer.rb +0 -280
  308. data/lib/aws/elb/load_balancer_collection.rb +0 -146
  309. data/lib/aws/elb/load_balancer_policy.rb +0 -93
  310. data/lib/aws/elb/load_balancer_policy_collection.rb +0 -208
  311. data/lib/aws/emr.rb +0 -87
  312. data/lib/aws/emr/client.rb +0 -35
  313. data/lib/aws/emr/config.rb +0 -18
  314. data/lib/aws/emr/errors.rb +0 -22
  315. data/lib/aws/emr/instance_group.rb +0 -138
  316. data/lib/aws/emr/instance_group_collection.rb +0 -82
  317. data/lib/aws/emr/job_flow.rb +0 -307
  318. data/lib/aws/emr/job_flow_collection.rb +0 -185
  319. data/lib/aws/errors.rb +0 -162
  320. data/lib/aws/glacier.rb +0 -79
  321. data/lib/aws/glacier/archive.rb +0 -56
  322. data/lib/aws/glacier/archive_collection.rb +0 -146
  323. data/lib/aws/glacier/client.rb +0 -49
  324. data/lib/aws/glacier/config.rb +0 -19
  325. data/lib/aws/glacier/errors.rb +0 -22
  326. data/lib/aws/glacier/resource.rb +0 -30
  327. data/lib/aws/glacier/vault.rb +0 -145
  328. data/lib/aws/glacier/vault_collection.rb +0 -75
  329. data/lib/aws/glacier/vault_notification_configuration.rb +0 -29
  330. data/lib/aws/iam.rb +0 -408
  331. data/lib/aws/iam/access_key.rb +0 -185
  332. data/lib/aws/iam/access_key_collection.rb +0 -128
  333. data/lib/aws/iam/account_alias_collection.rb +0 -79
  334. data/lib/aws/iam/client.rb +0 -49
  335. data/lib/aws/iam/collection.rb +0 -83
  336. data/lib/aws/iam/config.rb +0 -18
  337. data/lib/aws/iam/errors.rb +0 -22
  338. data/lib/aws/iam/group.rb +0 -111
  339. data/lib/aws/iam/group_collection.rb +0 -132
  340. data/lib/aws/iam/group_policy_collection.rb +0 -47
  341. data/lib/aws/iam/group_user_collection.rb +0 -84
  342. data/lib/aws/iam/login_profile.rb +0 -99
  343. data/lib/aws/iam/mfa_device.rb +0 -52
  344. data/lib/aws/iam/mfa_device_collection.rb +0 -127
  345. data/lib/aws/iam/policy.rb +0 -46
  346. data/lib/aws/iam/policy_collection.rb +0 -188
  347. data/lib/aws/iam/resource.rb +0 -62
  348. data/lib/aws/iam/server_certificate.rb +0 -141
  349. data/lib/aws/iam/server_certificate_collection.rb +0 -138
  350. data/lib/aws/iam/signing_certificate.rb +0 -174
  351. data/lib/aws/iam/signing_certificate_collection.rb +0 -131
  352. data/lib/aws/iam/user.rb +0 -200
  353. data/lib/aws/iam/user_collection.rb +0 -133
  354. data/lib/aws/iam/user_group_collection.rb +0 -98
  355. data/lib/aws/iam/user_policy.rb +0 -90
  356. data/lib/aws/iam/user_policy_collection.rb +0 -45
  357. data/lib/aws/iam/virtual_mfa_device.rb +0 -139
  358. data/lib/aws/iam/virtual_mfa_device_collection.rb +0 -73
  359. data/lib/aws/import_export.rb +0 -73
  360. data/lib/aws/import_export/client.rb +0 -35
  361. data/lib/aws/import_export/config.rb +0 -19
  362. data/lib/aws/import_export/errors.rb +0 -22
  363. data/lib/aws/kinesis.rb +0 -53
  364. data/lib/aws/kinesis/client.rb +0 -35
  365. data/lib/aws/kinesis/config.rb +0 -18
  366. data/lib/aws/kinesis/errors.rb +0 -20
  367. data/lib/aws/ops_works.rb +0 -29
  368. data/lib/aws/ops_works/client.rb +0 -35
  369. data/lib/aws/ops_works/config.rb +0 -18
  370. data/lib/aws/ops_works/errors.rb +0 -20
  371. data/lib/aws/rails.rb +0 -195
  372. data/lib/aws/rds.rb +0 -70
  373. data/lib/aws/rds/client.rb +0 -42
  374. data/lib/aws/rds/config.rb +0 -18
  375. data/lib/aws/rds/db_instance.rb +0 -216
  376. data/lib/aws/rds/db_instance_collection.rb +0 -75
  377. data/lib/aws/rds/db_snapshot.rb +0 -163
  378. data/lib/aws/rds/db_snapshot_collection.rb +0 -89
  379. data/lib/aws/rds/errors.rb +0 -22
  380. data/lib/aws/record.rb +0 -139
  381. data/lib/aws/record/abstract_base.rb +0 -690
  382. data/lib/aws/record/attributes.rb +0 -388
  383. data/lib/aws/record/conversion.rb +0 -38
  384. data/lib/aws/record/dirty_tracking.rb +0 -287
  385. data/lib/aws/record/errors.rb +0 -143
  386. data/lib/aws/record/exceptions.rb +0 -51
  387. data/lib/aws/record/hash_model.rb +0 -204
  388. data/lib/aws/record/hash_model/attributes.rb +0 -195
  389. data/lib/aws/record/hash_model/finder_methods.rb +0 -172
  390. data/lib/aws/record/hash_model/scope.rb +0 -108
  391. data/lib/aws/record/model.rb +0 -453
  392. data/lib/aws/record/model/attributes.rb +0 -377
  393. data/lib/aws/record/model/finder_methods.rb +0 -232
  394. data/lib/aws/record/model/scope.rb +0 -212
  395. data/lib/aws/record/naming.rb +0 -31
  396. data/lib/aws/record/scope.rb +0 -203
  397. data/lib/aws/record/validations.rb +0 -694
  398. data/lib/aws/record/validator.rb +0 -246
  399. data/lib/aws/record/validators/acceptance.rb +0 -49
  400. data/lib/aws/record/validators/block.rb +0 -36
  401. data/lib/aws/record/validators/confirmation.rb +0 -41
  402. data/lib/aws/record/validators/count.rb +0 -106
  403. data/lib/aws/record/validators/exclusion.rb +0 -41
  404. data/lib/aws/record/validators/format.rb +0 -55
  405. data/lib/aws/record/validators/inclusion.rb +0 -54
  406. data/lib/aws/record/validators/length.rb +0 -105
  407. data/lib/aws/record/validators/method.rb +0 -31
  408. data/lib/aws/record/validators/numericality.rb +0 -136
  409. data/lib/aws/record/validators/presence.rb +0 -43
  410. data/lib/aws/redshift.rb +0 -51
  411. data/lib/aws/redshift/client.rb +0 -35
  412. data/lib/aws/redshift/config.rb +0 -18
  413. data/lib/aws/redshift/errors.rb +0 -22
  414. data/lib/aws/route_53.rb +0 -86
  415. data/lib/aws/route_53/change_batch.rb +0 -161
  416. data/lib/aws/route_53/change_info.rb +0 -72
  417. data/lib/aws/route_53/client.rb +0 -35
  418. data/lib/aws/route_53/config.rb +0 -18
  419. data/lib/aws/route_53/errors.rb +0 -22
  420. data/lib/aws/route_53/hosted_zone.rb +0 -111
  421. data/lib/aws/route_53/hosted_zone_collection.rb +0 -100
  422. data/lib/aws/route_53/resource_record_set.rb +0 -251
  423. data/lib/aws/route_53/resource_record_set_collection.rb +0 -110
  424. data/lib/aws/s3.rb +0 -156
  425. data/lib/aws/s3/access_control_list.rb +0 -265
  426. data/lib/aws/s3/acl_object.rb +0 -264
  427. data/lib/aws/s3/acl_options.rb +0 -204
  428. data/lib/aws/s3/bucket.rb +0 -742
  429. data/lib/aws/s3/bucket_collection.rb +0 -162
  430. data/lib/aws/s3/bucket_lifecycle_configuration.rb +0 -457
  431. data/lib/aws/s3/bucket_tag_collection.rb +0 -111
  432. data/lib/aws/s3/bucket_version_collection.rb +0 -79
  433. data/lib/aws/s3/cipher_io.rb +0 -120
  434. data/lib/aws/s3/client.rb +0 -1919
  435. data/lib/aws/s3/client/xml.rb +0 -259
  436. data/lib/aws/s3/config.rb +0 -48
  437. data/lib/aws/s3/cors_rule.rb +0 -108
  438. data/lib/aws/s3/cors_rule_collection.rb +0 -194
  439. data/lib/aws/s3/data_options.rb +0 -191
  440. data/lib/aws/s3/encryption_utils.rb +0 -146
  441. data/lib/aws/s3/errors.rb +0 -94
  442. data/lib/aws/s3/multipart_upload.rb +0 -351
  443. data/lib/aws/s3/multipart_upload_collection.rb +0 -76
  444. data/lib/aws/s3/object_collection.rb +0 -353
  445. data/lib/aws/s3/object_metadata.rb +0 -103
  446. data/lib/aws/s3/object_upload_collection.rb +0 -77
  447. data/lib/aws/s3/object_version.rb +0 -154
  448. data/lib/aws/s3/object_version_collection.rb +0 -89
  449. data/lib/aws/s3/paginated_collection.rb +0 -75
  450. data/lib/aws/s3/policy.rb +0 -74
  451. data/lib/aws/s3/prefix_and_delimiter_collection.rb +0 -47
  452. data/lib/aws/s3/prefixed_collection.rb +0 -85
  453. data/lib/aws/s3/presign_v4.rb +0 -127
  454. data/lib/aws/s3/presigned_post.rb +0 -554
  455. data/lib/aws/s3/request.rb +0 -62
  456. data/lib/aws/s3/s3_object.rb +0 -1781
  457. data/lib/aws/s3/tree.rb +0 -116
  458. data/lib/aws/s3/tree/branch_node.rb +0 -68
  459. data/lib/aws/s3/tree/child_collection.rb +0 -104
  460. data/lib/aws/s3/tree/leaf_node.rb +0 -94
  461. data/lib/aws/s3/tree/node.rb +0 -22
  462. data/lib/aws/s3/tree/parent.rb +0 -87
  463. data/lib/aws/s3/uploaded_part.rb +0 -82
  464. data/lib/aws/s3/uploaded_part_collection.rb +0 -84
  465. data/lib/aws/s3/website_configuration.rb +0 -102
  466. data/lib/aws/simple_db.rb +0 -218
  467. data/lib/aws/simple_db/attribute.rb +0 -156
  468. data/lib/aws/simple_db/attribute_collection.rb +0 -240
  469. data/lib/aws/simple_db/client.rb +0 -67
  470. data/lib/aws/simple_db/config.rb +0 -20
  471. data/lib/aws/simple_db/consistent_read_option.rb +0 -42
  472. data/lib/aws/simple_db/delete_attributes.rb +0 -62
  473. data/lib/aws/simple_db/domain.rb +0 -123
  474. data/lib/aws/simple_db/domain_collection.rb +0 -86
  475. data/lib/aws/simple_db/domain_metadata.rb +0 -110
  476. data/lib/aws/simple_db/errors.rb +0 -55
  477. data/lib/aws/simple_db/expect_condition_option.rb +0 -45
  478. data/lib/aws/simple_db/item.rb +0 -93
  479. data/lib/aws/simple_db/item_collection.rb +0 -654
  480. data/lib/aws/simple_db/item_data.rb +0 -73
  481. data/lib/aws/simple_db/put_attributes.rb +0 -60
  482. data/lib/aws/simple_email_service.rb +0 -430
  483. data/lib/aws/simple_email_service/client.rb +0 -37
  484. data/lib/aws/simple_email_service/config.rb +0 -18
  485. data/lib/aws/simple_email_service/email_address_collection.rb +0 -69
  486. data/lib/aws/simple_email_service/errors.rb +0 -22
  487. data/lib/aws/simple_email_service/identity.rb +0 -209
  488. data/lib/aws/simple_email_service/identity_collection.rb +0 -81
  489. data/lib/aws/simple_email_service/quotas.rb +0 -66
  490. data/lib/aws/simple_workflow.rb +0 -227
  491. data/lib/aws/simple_workflow/activity_task.rb +0 -178
  492. data/lib/aws/simple_workflow/activity_task_collection.rb +0 -123
  493. data/lib/aws/simple_workflow/activity_type.rb +0 -131
  494. data/lib/aws/simple_workflow/activity_type_collection.rb +0 -93
  495. data/lib/aws/simple_workflow/client.rb +0 -69
  496. data/lib/aws/simple_workflow/config.rb +0 -18
  497. data/lib/aws/simple_workflow/count.rb +0 -49
  498. data/lib/aws/simple_workflow/decision_task.rb +0 -603
  499. data/lib/aws/simple_workflow/decision_task_collection.rb +0 -225
  500. data/lib/aws/simple_workflow/domain.rb +0 -122
  501. data/lib/aws/simple_workflow/domain_collection.rb +0 -169
  502. data/lib/aws/simple_workflow/errors.rb +0 -20
  503. data/lib/aws/simple_workflow/history_event.rb +0 -276
  504. data/lib/aws/simple_workflow/history_event_collection.rb +0 -76
  505. data/lib/aws/simple_workflow/option_formatters.rb +0 -82
  506. data/lib/aws/simple_workflow/resource.rb +0 -94
  507. data/lib/aws/simple_workflow/type.rb +0 -89
  508. data/lib/aws/simple_workflow/type_collection.rb +0 -140
  509. data/lib/aws/simple_workflow/workflow_execution.rb +0 -384
  510. data/lib/aws/simple_workflow/workflow_execution_collection.rb +0 -617
  511. data/lib/aws/simple_workflow/workflow_type.rb +0 -179
  512. data/lib/aws/simple_workflow/workflow_type_collection.rb +0 -91
  513. data/lib/aws/sns.rb +0 -76
  514. data/lib/aws/sns/client.rb +0 -35
  515. data/lib/aws/sns/config.rb +0 -18
  516. data/lib/aws/sns/errors.rb +0 -22
  517. data/lib/aws/sns/has_delivery_policy.rb +0 -68
  518. data/lib/aws/sns/message.rb +0 -194
  519. data/lib/aws/sns/originators/from_auto_scaling.rb +0 -68
  520. data/lib/aws/sns/policy.rb +0 -47
  521. data/lib/aws/sns/subscription.rb +0 -165
  522. data/lib/aws/sns/subscription_collection.rb +0 -78
  523. data/lib/aws/sns/topic.rb +0 -403
  524. data/lib/aws/sns/topic_collection.rb +0 -62
  525. data/lib/aws/sns/topic_subscription_collection.rb +0 -54
  526. data/lib/aws/sqs.rb +0 -80
  527. data/lib/aws/sqs/client.rb +0 -53
  528. data/lib/aws/sqs/config.rb +0 -20
  529. data/lib/aws/sqs/errors.rb +0 -125
  530. data/lib/aws/sqs/policy.rb +0 -48
  531. data/lib/aws/sqs/queue.rb +0 -843
  532. data/lib/aws/sqs/queue_collection.rb +0 -182
  533. data/lib/aws/sqs/received_message.rb +0 -182
  534. data/lib/aws/sqs/received_sns_message.rb +0 -116
  535. data/lib/aws/storage_gateway.rb +0 -72
  536. data/lib/aws/storage_gateway/client.rb +0 -42
  537. data/lib/aws/storage_gateway/config.rb +0 -18
  538. data/lib/aws/storage_gateway/errors.rb +0 -22
  539. data/lib/aws/sts.rb +0 -164
  540. data/lib/aws/sts/client.rb +0 -46
  541. data/lib/aws/sts/config.rb +0 -18
  542. data/lib/aws/sts/errors.rb +0 -22
  543. data/lib/aws/sts/federated_session.rb +0 -56
  544. data/lib/aws/sts/policy.rb +0 -30
  545. data/lib/aws/sts/session.rb +0 -48
  546. data/lib/aws/support.rb +0 -29
  547. data/lib/aws/support/client.rb +0 -35
  548. data/lib/aws/support/config.rb +0 -18
  549. data/lib/aws/support/errors.rb +0 -20
  550. data/lib/aws/version.rb +0 -17
  551. data/rails/init.rb +0 -15
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 4ae66f6230e1369795f201c43774b7f9dd9532f6
4
- data.tar.gz: deb83556fe23fc04b33b682558b00e1f73d1b776
2
+ SHA256:
3
+ metadata.gz: 4dc202be66ea0425c6fb7423cce2f02795159358dafcbc7f1603084b47c3b57d
4
+ data.tar.gz: 4e208bac55ba8928790f07acf67c4d888fe0dd9edf33a5c34fa6c90b67fe43cf
5
5
  SHA512:
6
- metadata.gz: da5974b284fa7071253e97ae674fb27006736bcaa8777ee0b4462c751245747c02705ce6f94879a3219ce8722002191cc9c1af49c2dfb251847304e4c2ca57af
7
- data.tar.gz: de9a6d3e942d01cb7185c6c54e64189775470c1a2307bc18260ec3ad8f988d56e7e4dfcc2c55d454cfac9dbdad583334ceefb9dc03855e16ff1d831c6252d5ad
6
+ metadata.gz: a60fffc3d3d44faa98777c6b9b5840cb4a169f0d5aa51638ccddb4cd0bf1057eced0f0e92b54b09f259005423fa96076fc3eca1c0641e9d52eb31f96abf200a2
7
+ data.tar.gz: 4029631cfe98166eb62183d896d9d7542c83c7a00cfc6460be343dd635685400e1046e95a2f7d2bb12a3d5a646b5c5c7a3baf77439d10554400c9117cd2f538d
data/CHANGELOG.md ADDED
@@ -0,0 +1,100 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 3.0.2 (2021-03-04)
5
+ ------------------
6
+
7
+ * Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem.
8
+
9
+ 3.0.1 (2017-08-31)
10
+ ------------------
11
+
12
+ * Issue - Update `aws-sdk` gemspec metadata
13
+
14
+ 3.0.0 (2017-08-29)
15
+ ------------------
16
+
17
+ 3.0.0.rc9 (2017-06-26)
18
+ ------------------
19
+
20
+ * Feature - Now `aws-sdk` gem is the wrapper gem of `aws-sdk-resources` gem.
21
+
22
+ 3.0.0.rc8 (2017-05-23)
23
+ ------------------
24
+
25
+ * Feature - Added a dependency on the new `aws-sdk-athena` gem.
26
+
27
+ 3.0.0.rc7 (2017-05-05)
28
+ ------------------
29
+
30
+ * Feature - Added a dependency on the new `aws-sdk-states` gem.
31
+
32
+ * Feature - Added a dependency on the new `aws-sdk-marketplaceentitlementservice` gem.
33
+
34
+ * Feature - Added a dependency on the new `aws-sdk-lex` gem.
35
+
36
+ 3.0.0.rc6 (2017-04-21)
37
+ ------------------
38
+
39
+ * Feature - Added a dependency on the new `aws-sdk-resourcegroupstaggingapi` gem.
40
+
41
+ * Feature - Added a dependency on the new `aws-sdk-lexmodelbuildingservice` gem.
42
+
43
+ * Feature - Added a dependency on the new `aws-sdk-codestar` gem.
44
+
45
+ 3.0.0.rc5 (2017-03-09)
46
+ ------------------
47
+
48
+ * Feature - Added a dependency on the new `aws-sdk-workdocs` gem.
49
+
50
+ 3.0.0.rc4 (2017-03-07)
51
+ ------------------
52
+
53
+ * Feature - Added a dependency on the new `aws-sdk-organizations` gem.
54
+
55
+ * Feature - Added a dependency on the new `aws-sdk-mturk` gem.
56
+
57
+ * Feature - Added a dependency on the new `aws-sdk-lexruntimeservice` gem.
58
+
59
+ * Feature - Added a dependency on the new `aws-sdk-clouddirectory` gem.
60
+
61
+ 3.0.0.rc3 (2017-01-24)
62
+ ------------------
63
+
64
+ * Feature - Added a dependency on the new `aws-sdk-batch` gem.
65
+
66
+ * Issue - Added an explicit `require 'aws-sdk-core'` statement to this gem at
67
+ load time. This is necessary to allow users to interact with `Aws.config`
68
+ and shared configuration classes prior to loading a service gem.
69
+
70
+ 3.0.0.rc2 (2016-12-09)
71
+ ------------------
72
+
73
+ * Feature - Added a dependency on the new `aws-sdk-xray` gem.
74
+
75
+ * Feature - Added a dependency on the new `aws-sdk-wafregional` gem.
76
+
77
+ * Feature - Added a dependency on the new `aws-sdk-shield` gem.
78
+
79
+ * Feature - Added a dependency on the new `aws-sdk-sfn` gem.
80
+
81
+ * Feature - Added a dependency on the new `aws-sdk-rekognition` gem.
82
+
83
+ * Feature - Added a dependency on the new `aws-sdk-polly` gem.
84
+
85
+ * Feature - Added a dependency on the new `aws-sdk-pinpoint` gem.
86
+
87
+ * Feature - Added a dependency on the new `aws-sdk-opsworkscm` gem.
88
+
89
+ * Feature - Added a dependency on the new `aws-sdk-lightsail` gem.
90
+
91
+ * Feature - Added a dependency on the new `aws-sdk-health` gem.
92
+
93
+ * Feature - Added a dependency on the new `aws-sdk-codebuild` gem.
94
+
95
+ * Feature - Added a dependency on the new `aws-sdk-appstream` gem.
96
+
97
+ 3.0.0.rc1 (2016-12-05)
98
+ ------------------
99
+
100
+ * Feature - Initial preview release of the `aws-sdk` gem.
data/LICENSE.txt CHANGED
@@ -1,12 +1,202 @@
1
- Copyright 2011-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
1
 
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
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
6
5
 
7
- http://aws.amazon.com/apache2.0/
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8
7
 
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.
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 3.0.2
data/lib/aws-sdk.rb CHANGED
@@ -1,15 +1,3 @@
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.
1
+ # frozen_string_literal: true
13
2
 
14
- require 'aws/core'
15
- require 'aws/rails'
3
+ require 'aws-sdk-resources'
metadata CHANGED
@@ -1,634 +1,65 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.32.0
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-01-09 00:00:00.000000000 Z
11
+ date: 2021-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: uuidtools
14
+ name: aws-sdk-resources
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '2.1'
19
+ version: '3'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '2.1'
27
- - !ruby/object:Gem::Dependency
28
- name: nokogiri
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - '>='
32
- - !ruby/object:Gem::Version
33
- version: 1.4.4
34
- type: :runtime
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - '>='
39
- - !ruby/object:Gem::Version
40
- version: 1.4.4
41
- - !ruby/object:Gem::Dependency
42
- name: json
43
- requirement: !ruby/object:Gem::Requirement
44
- requirements:
45
- - - ~>
46
- - !ruby/object:Gem::Version
47
- version: '1.4'
48
- type: :runtime
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- - - ~>
53
- - !ruby/object:Gem::Version
54
- version: '1.4'
55
- description: AWS SDK for Ruby
56
- email:
57
- executables:
58
- - aws-rb
26
+ version: '3'
27
+ description: The official AWS SDK for Ruby. Provides both resource oriented interfaces
28
+ and API clients for AWS services.
29
+ email:
30
+ - aws-dr-rubygems@amazon.com
31
+ executables: []
59
32
  extensions: []
60
33
  extra_rdoc_files: []
61
34
  files:
62
- - ca-bundle.crt
63
- - rails/init.rb
64
- - endpoints.json
65
- - .yardopts
66
- - README.md
35
+ - CHANGELOG.md
67
36
  - LICENSE.txt
68
- - lib/aws/auto_scaling/activity.rb
69
- - lib/aws/auto_scaling/activity_collection.rb
70
- - lib/aws/auto_scaling/client.rb
71
- - lib/aws/auto_scaling/config.rb
72
- - lib/aws/auto_scaling/errors.rb
73
- - lib/aws/auto_scaling/group.rb
74
- - lib/aws/auto_scaling/group_collection.rb
75
- - lib/aws/auto_scaling/group_options.rb
76
- - lib/aws/auto_scaling/instance.rb
77
- - lib/aws/auto_scaling/instance_collection.rb
78
- - lib/aws/auto_scaling/launch_configuration.rb
79
- - lib/aws/auto_scaling/launch_configuration_collection.rb
80
- - lib/aws/auto_scaling/notification_configuration.rb
81
- - lib/aws/auto_scaling/notification_configuration_collection.rb
82
- - lib/aws/auto_scaling/scaling_policy.rb
83
- - lib/aws/auto_scaling/scaling_policy_collection.rb
84
- - lib/aws/auto_scaling/scaling_policy_options.rb
85
- - lib/aws/auto_scaling/scheduled_action.rb
86
- - lib/aws/auto_scaling/scheduled_action_collection.rb
87
- - lib/aws/auto_scaling/tag.rb
88
- - lib/aws/auto_scaling/tag_collection.rb
89
- - lib/aws/auto_scaling.rb
90
- - lib/aws/cloud_formation/client.rb
91
- - lib/aws/cloud_formation/config.rb
92
- - lib/aws/cloud_formation/errors.rb
93
- - lib/aws/cloud_formation/stack.rb
94
- - lib/aws/cloud_formation/stack_collection.rb
95
- - lib/aws/cloud_formation/stack_event.rb
96
- - lib/aws/cloud_formation/stack_event_collection.rb
97
- - lib/aws/cloud_formation/stack_options.rb
98
- - lib/aws/cloud_formation/stack_output.rb
99
- - lib/aws/cloud_formation/stack_resource.rb
100
- - lib/aws/cloud_formation/stack_resource_collection.rb
101
- - lib/aws/cloud_formation/stack_resource_summary_collection.rb
102
- - lib/aws/cloud_formation/stack_summary_collection.rb
103
- - lib/aws/cloud_formation.rb
104
- - lib/aws/cloud_front/client.rb
105
- - lib/aws/cloud_front/config.rb
106
- - lib/aws/cloud_front/errors.rb
107
- - lib/aws/cloud_front.rb
108
- - lib/aws/cloud_search/client.rb
109
- - lib/aws/cloud_search/config.rb
110
- - lib/aws/cloud_search/errors.rb
111
- - lib/aws/cloud_search.rb
112
- - lib/aws/cloud_trail/client.rb
113
- - lib/aws/cloud_trail/config.rb
114
- - lib/aws/cloud_trail/errors.rb
115
- - lib/aws/cloud_trail.rb
116
- - lib/aws/cloud_watch/alarm.rb
117
- - lib/aws/cloud_watch/alarm_collection.rb
118
- - lib/aws/cloud_watch/alarm_history_item.rb
119
- - lib/aws/cloud_watch/alarm_history_item_collection.rb
120
- - lib/aws/cloud_watch/client.rb
121
- - lib/aws/cloud_watch/config.rb
122
- - lib/aws/cloud_watch/errors.rb
123
- - lib/aws/cloud_watch/metric.rb
124
- - lib/aws/cloud_watch/metric_alarm_collection.rb
125
- - lib/aws/cloud_watch/metric_collection.rb
126
- - lib/aws/cloud_watch/metric_statistics.rb
127
- - lib/aws/cloud_watch.rb
128
- - lib/aws/core/async_handle.rb
129
- - lib/aws/core/cacheable.rb
130
- - lib/aws/core/client.rb
131
- - lib/aws/core/collection/simple.rb
132
- - lib/aws/core/collection/with_limit_and_next_token.rb
133
- - lib/aws/core/collection/with_next_token.rb
134
- - lib/aws/core/collection.rb
135
- - lib/aws/core/configuration.rb
136
- - lib/aws/core/credential_providers.rb
137
- - lib/aws/core/data.rb
138
- - lib/aws/core/deprecations.rb
139
- - lib/aws/core/endpoints.rb
140
- - lib/aws/core/http/connection_pool.rb
141
- - lib/aws/core/http/curb_handler.rb
142
- - lib/aws/core/http/handler.rb
143
- - lib/aws/core/http/net_http_handler.rb
144
- - lib/aws/core/http/patch.rb
145
- - lib/aws/core/http/request.rb
146
- - lib/aws/core/http/response.rb
147
- - lib/aws/core/indifferent_hash.rb
148
- - lib/aws/core/inflection.rb
149
- - lib/aws/core/json_client.rb
150
- - lib/aws/core/json_parser.rb
151
- - lib/aws/core/json_request_builder.rb
152
- - lib/aws/core/json_response_parser.rb
153
- - lib/aws/core/lazy_error_classes.rb
154
- - lib/aws/core/log_formatter.rb
155
- - lib/aws/core/managed_file.rb
156
- - lib/aws/core/meta_utils.rb
157
- - lib/aws/core/model.rb
158
- - lib/aws/core/naming.rb
159
- - lib/aws/core/option_grammar.rb
160
- - lib/aws/core/options/json_serializer.rb
161
- - lib/aws/core/options/validator.rb
162
- - lib/aws/core/options/xml_serializer.rb
163
- - lib/aws/core/page_result.rb
164
- - lib/aws/core/policy.rb
165
- - lib/aws/core/query_client.rb
166
- - lib/aws/core/query_error_parser.rb
167
- - lib/aws/core/query_request_builder.rb
168
- - lib/aws/core/query_response_parser.rb
169
- - lib/aws/core/region.rb
170
- - lib/aws/core/region_collection.rb
171
- - lib/aws/core/resource.rb
172
- - lib/aws/core/resource_cache.rb
173
- - lib/aws/core/response.rb
174
- - lib/aws/core/response_cache.rb
175
- - lib/aws/core/rest_error_parser.rb
176
- - lib/aws/core/rest_json_client.rb
177
- - lib/aws/core/rest_request_builder.rb
178
- - lib/aws/core/rest_response_parser.rb
179
- - lib/aws/core/rest_xml_client.rb
180
- - lib/aws/core/service_interface.rb
181
- - lib/aws/core/signers/base.rb
182
- - lib/aws/core/signers/cloud_front.rb
183
- - lib/aws/core/signers/s3.rb
184
- - lib/aws/core/signers/version_2.rb
185
- - lib/aws/core/signers/version_3.rb
186
- - lib/aws/core/signers/version_3_https.rb
187
- - lib/aws/core/signers/version_4/chunk_signed_stream.rb
188
- - lib/aws/core/signers/version_4.rb
189
- - lib/aws/core/uri_escape.rb
190
- - lib/aws/core/xml/frame.rb
191
- - lib/aws/core/xml/frame_stack.rb
192
- - lib/aws/core/xml/grammar.rb
193
- - lib/aws/core/xml/parser.rb
194
- - lib/aws/core/xml/root_frame.rb
195
- - lib/aws/core/xml/sax_handlers/libxml.rb
196
- - lib/aws/core/xml/sax_handlers/nokogiri.rb
197
- - lib/aws/core/xml/sax_handlers/ox.rb
198
- - lib/aws/core/xml/sax_handlers/rexml.rb
199
- - lib/aws/core/xml/stub.rb
200
- - lib/aws/core.rb
201
- - lib/aws/data_pipeline/client.rb
202
- - lib/aws/data_pipeline/config.rb
203
- - lib/aws/data_pipeline/errors.rb
204
- - lib/aws/data_pipeline.rb
205
- - lib/aws/direct_connect/client.rb
206
- - lib/aws/direct_connect/config.rb
207
- - lib/aws/direct_connect/errors.rb
208
- - lib/aws/direct_connect.rb
209
- - lib/aws/dynamo_db/attribute_collection.rb
210
- - lib/aws/dynamo_db/batch_get.rb
211
- - lib/aws/dynamo_db/batch_write.rb
212
- - lib/aws/dynamo_db/binary.rb
213
- - lib/aws/dynamo_db/client/v20111205.rb
214
- - lib/aws/dynamo_db/client/v20120810.rb
215
- - lib/aws/dynamo_db/client.rb
216
- - lib/aws/dynamo_db/client_v2.rb
217
- - lib/aws/dynamo_db/config.rb
218
- - lib/aws/dynamo_db/errors.rb
219
- - lib/aws/dynamo_db/expectations.rb
220
- - lib/aws/dynamo_db/item.rb
221
- - lib/aws/dynamo_db/item_collection.rb
222
- - lib/aws/dynamo_db/item_data.rb
223
- - lib/aws/dynamo_db/keys.rb
224
- - lib/aws/dynamo_db/primary_key_element.rb
225
- - lib/aws/dynamo_db/resource.rb
226
- - lib/aws/dynamo_db/table.rb
227
- - lib/aws/dynamo_db/table_collection.rb
228
- - lib/aws/dynamo_db/types.rb
229
- - lib/aws/dynamo_db.rb
230
- - lib/aws/ec2/attachment.rb
231
- - lib/aws/ec2/attachment_collection.rb
232
- - lib/aws/ec2/availability_zone.rb
233
- - lib/aws/ec2/availability_zone_collection.rb
234
- - lib/aws/ec2/block_device_mappings.rb
235
- - lib/aws/ec2/client.rb
236
- - lib/aws/ec2/collection.rb
237
- - lib/aws/ec2/config.rb
238
- - lib/aws/ec2/customer_gateway.rb
239
- - lib/aws/ec2/customer_gateway_collection.rb
240
- - lib/aws/ec2/dhcp_options.rb
241
- - lib/aws/ec2/dhcp_options_collection.rb
242
- - lib/aws/ec2/elastic_ip.rb
243
- - lib/aws/ec2/elastic_ip_collection.rb
244
- - lib/aws/ec2/errors.rb
245
- - lib/aws/ec2/export_task.rb
246
- - lib/aws/ec2/export_task_collection.rb
247
- - lib/aws/ec2/filtered_collection.rb
248
- - lib/aws/ec2/has_permissions.rb
249
- - lib/aws/ec2/image.rb
250
- - lib/aws/ec2/image_collection.rb
251
- - lib/aws/ec2/instance.rb
252
- - lib/aws/ec2/instance_collection.rb
253
- - lib/aws/ec2/internet_gateway/attachment.rb
254
- - lib/aws/ec2/internet_gateway.rb
255
- - lib/aws/ec2/internet_gateway_collection.rb
256
- - lib/aws/ec2/key_pair.rb
257
- - lib/aws/ec2/key_pair_collection.rb
258
- - lib/aws/ec2/network_acl/association.rb
259
- - lib/aws/ec2/network_acl/entry.rb
260
- - lib/aws/ec2/network_acl.rb
261
- - lib/aws/ec2/network_acl_collection.rb
262
- - lib/aws/ec2/network_interface/attachment.rb
263
- - lib/aws/ec2/network_interface.rb
264
- - lib/aws/ec2/network_interface_collection.rb
265
- - lib/aws/ec2/permission_collection.rb
266
- - lib/aws/ec2/region.rb
267
- - lib/aws/ec2/region_collection.rb
268
- - lib/aws/ec2/reserved_instances.rb
269
- - lib/aws/ec2/reserved_instances_collection.rb
270
- - lib/aws/ec2/reserved_instances_offering.rb
271
- - lib/aws/ec2/reserved_instances_offering_collection.rb
272
- - lib/aws/ec2/resource.rb
273
- - lib/aws/ec2/resource_tag_collection.rb
274
- - lib/aws/ec2/route_table/association.rb
275
- - lib/aws/ec2/route_table/route.rb
276
- - lib/aws/ec2/route_table.rb
277
- - lib/aws/ec2/route_table_collection.rb
278
- - lib/aws/ec2/security_group/ip_permission.rb
279
- - lib/aws/ec2/security_group/ip_permission_collection.rb
280
- - lib/aws/ec2/security_group.rb
281
- - lib/aws/ec2/security_group_collection.rb
282
- - lib/aws/ec2/snapshot.rb
283
- - lib/aws/ec2/snapshot_collection.rb
284
- - lib/aws/ec2/subnet.rb
285
- - lib/aws/ec2/subnet_collection.rb
286
- - lib/aws/ec2/tag.rb
287
- - lib/aws/ec2/tag_collection.rb
288
- - lib/aws/ec2/tagged_collection.rb
289
- - lib/aws/ec2/tagged_item.rb
290
- - lib/aws/ec2/volume.rb
291
- - lib/aws/ec2/volume_collection.rb
292
- - lib/aws/ec2/vpc.rb
293
- - lib/aws/ec2/vpc_collection.rb
294
- - lib/aws/ec2/vpn_connection/telemetry.rb
295
- - lib/aws/ec2/vpn_connection.rb
296
- - lib/aws/ec2/vpn_connection_collection.rb
297
- - lib/aws/ec2/vpn_gateway/attachment.rb
298
- - lib/aws/ec2/vpn_gateway.rb
299
- - lib/aws/ec2/vpn_gateway_collection.rb
300
- - lib/aws/ec2.rb
301
- - lib/aws/elastic_beanstalk/client.rb
302
- - lib/aws/elastic_beanstalk/config.rb
303
- - lib/aws/elastic_beanstalk/errors.rb
304
- - lib/aws/elastic_beanstalk.rb
305
- - lib/aws/elastic_transcoder/client.rb
306
- - lib/aws/elastic_transcoder/config.rb
307
- - lib/aws/elastic_transcoder/errors.rb
308
- - lib/aws/elastic_transcoder.rb
309
- - lib/aws/elasticache/client.rb
310
- - lib/aws/elasticache/config.rb
311
- - lib/aws/elasticache/errors.rb
312
- - lib/aws/elasticache.rb
313
- - lib/aws/elb/availability_zone_collection.rb
314
- - lib/aws/elb/backend_server_policy_collection.rb
315
- - lib/aws/elb/client.rb
316
- - lib/aws/elb/config.rb
317
- - lib/aws/elb/errors.rb
318
- - lib/aws/elb/instance_collection.rb
319
- - lib/aws/elb/listener.rb
320
- - lib/aws/elb/listener_collection.rb
321
- - lib/aws/elb/listener_opts.rb
322
- - lib/aws/elb/load_balancer.rb
323
- - lib/aws/elb/load_balancer_collection.rb
324
- - lib/aws/elb/load_balancer_policy.rb
325
- - lib/aws/elb/load_balancer_policy_collection.rb
326
- - lib/aws/elb.rb
327
- - lib/aws/emr/client.rb
328
- - lib/aws/emr/config.rb
329
- - lib/aws/emr/errors.rb
330
- - lib/aws/emr/instance_group.rb
331
- - lib/aws/emr/instance_group_collection.rb
332
- - lib/aws/emr/job_flow.rb
333
- - lib/aws/emr/job_flow_collection.rb
334
- - lib/aws/emr.rb
335
- - lib/aws/errors.rb
336
- - lib/aws/glacier/archive.rb
337
- - lib/aws/glacier/archive_collection.rb
338
- - lib/aws/glacier/client.rb
339
- - lib/aws/glacier/config.rb
340
- - lib/aws/glacier/errors.rb
341
- - lib/aws/glacier/resource.rb
342
- - lib/aws/glacier/vault.rb
343
- - lib/aws/glacier/vault_collection.rb
344
- - lib/aws/glacier/vault_notification_configuration.rb
345
- - lib/aws/glacier.rb
346
- - lib/aws/iam/access_key.rb
347
- - lib/aws/iam/access_key_collection.rb
348
- - lib/aws/iam/account_alias_collection.rb
349
- - lib/aws/iam/client.rb
350
- - lib/aws/iam/collection.rb
351
- - lib/aws/iam/config.rb
352
- - lib/aws/iam/errors.rb
353
- - lib/aws/iam/group.rb
354
- - lib/aws/iam/group_collection.rb
355
- - lib/aws/iam/group_policy_collection.rb
356
- - lib/aws/iam/group_user_collection.rb
357
- - lib/aws/iam/login_profile.rb
358
- - lib/aws/iam/mfa_device.rb
359
- - lib/aws/iam/mfa_device_collection.rb
360
- - lib/aws/iam/policy.rb
361
- - lib/aws/iam/policy_collection.rb
362
- - lib/aws/iam/resource.rb
363
- - lib/aws/iam/server_certificate.rb
364
- - lib/aws/iam/server_certificate_collection.rb
365
- - lib/aws/iam/signing_certificate.rb
366
- - lib/aws/iam/signing_certificate_collection.rb
367
- - lib/aws/iam/user.rb
368
- - lib/aws/iam/user_collection.rb
369
- - lib/aws/iam/user_group_collection.rb
370
- - lib/aws/iam/user_policy.rb
371
- - lib/aws/iam/user_policy_collection.rb
372
- - lib/aws/iam/virtual_mfa_device.rb
373
- - lib/aws/iam/virtual_mfa_device_collection.rb
374
- - lib/aws/iam.rb
375
- - lib/aws/import_export/client.rb
376
- - lib/aws/import_export/config.rb
377
- - lib/aws/import_export/errors.rb
378
- - lib/aws/import_export.rb
379
- - lib/aws/kinesis/client.rb
380
- - lib/aws/kinesis/config.rb
381
- - lib/aws/kinesis/errors.rb
382
- - lib/aws/kinesis.rb
383
- - lib/aws/ops_works/client.rb
384
- - lib/aws/ops_works/config.rb
385
- - lib/aws/ops_works/errors.rb
386
- - lib/aws/ops_works.rb
387
- - lib/aws/rails.rb
388
- - lib/aws/rds/client.rb
389
- - lib/aws/rds/config.rb
390
- - lib/aws/rds/db_instance.rb
391
- - lib/aws/rds/db_instance_collection.rb
392
- - lib/aws/rds/db_snapshot.rb
393
- - lib/aws/rds/db_snapshot_collection.rb
394
- - lib/aws/rds/errors.rb
395
- - lib/aws/rds.rb
396
- - lib/aws/record/abstract_base.rb
397
- - lib/aws/record/attributes.rb
398
- - lib/aws/record/conversion.rb
399
- - lib/aws/record/dirty_tracking.rb
400
- - lib/aws/record/errors.rb
401
- - lib/aws/record/exceptions.rb
402
- - lib/aws/record/hash_model/attributes.rb
403
- - lib/aws/record/hash_model/finder_methods.rb
404
- - lib/aws/record/hash_model/scope.rb
405
- - lib/aws/record/hash_model.rb
406
- - lib/aws/record/model/attributes.rb
407
- - lib/aws/record/model/finder_methods.rb
408
- - lib/aws/record/model/scope.rb
409
- - lib/aws/record/model.rb
410
- - lib/aws/record/naming.rb
411
- - lib/aws/record/scope.rb
412
- - lib/aws/record/validations.rb
413
- - lib/aws/record/validator.rb
414
- - lib/aws/record/validators/acceptance.rb
415
- - lib/aws/record/validators/block.rb
416
- - lib/aws/record/validators/confirmation.rb
417
- - lib/aws/record/validators/count.rb
418
- - lib/aws/record/validators/exclusion.rb
419
- - lib/aws/record/validators/format.rb
420
- - lib/aws/record/validators/inclusion.rb
421
- - lib/aws/record/validators/length.rb
422
- - lib/aws/record/validators/method.rb
423
- - lib/aws/record/validators/numericality.rb
424
- - lib/aws/record/validators/presence.rb
425
- - lib/aws/record.rb
426
- - lib/aws/redshift/client.rb
427
- - lib/aws/redshift/config.rb
428
- - lib/aws/redshift/errors.rb
429
- - lib/aws/redshift.rb
430
- - lib/aws/route_53/change_batch.rb
431
- - lib/aws/route_53/change_info.rb
432
- - lib/aws/route_53/client.rb
433
- - lib/aws/route_53/config.rb
434
- - lib/aws/route_53/errors.rb
435
- - lib/aws/route_53/hosted_zone.rb
436
- - lib/aws/route_53/hosted_zone_collection.rb
437
- - lib/aws/route_53/resource_record_set.rb
438
- - lib/aws/route_53/resource_record_set_collection.rb
439
- - lib/aws/route_53.rb
440
- - lib/aws/s3/access_control_list.rb
441
- - lib/aws/s3/acl_object.rb
442
- - lib/aws/s3/acl_options.rb
443
- - lib/aws/s3/bucket.rb
444
- - lib/aws/s3/bucket_collection.rb
445
- - lib/aws/s3/bucket_lifecycle_configuration.rb
446
- - lib/aws/s3/bucket_tag_collection.rb
447
- - lib/aws/s3/bucket_version_collection.rb
448
- - lib/aws/s3/cipher_io.rb
449
- - lib/aws/s3/client/xml.rb
450
- - lib/aws/s3/client.rb
451
- - lib/aws/s3/config.rb
452
- - lib/aws/s3/cors_rule.rb
453
- - lib/aws/s3/cors_rule_collection.rb
454
- - lib/aws/s3/data_options.rb
455
- - lib/aws/s3/encryption_utils.rb
456
- - lib/aws/s3/errors.rb
457
- - lib/aws/s3/multipart_upload.rb
458
- - lib/aws/s3/multipart_upload_collection.rb
459
- - lib/aws/s3/object_collection.rb
460
- - lib/aws/s3/object_metadata.rb
461
- - lib/aws/s3/object_upload_collection.rb
462
- - lib/aws/s3/object_version.rb
463
- - lib/aws/s3/object_version_collection.rb
464
- - lib/aws/s3/paginated_collection.rb
465
- - lib/aws/s3/policy.rb
466
- - lib/aws/s3/prefix_and_delimiter_collection.rb
467
- - lib/aws/s3/prefixed_collection.rb
468
- - lib/aws/s3/presign_v4.rb
469
- - lib/aws/s3/presigned_post.rb
470
- - lib/aws/s3/request.rb
471
- - lib/aws/s3/s3_object.rb
472
- - lib/aws/s3/tree/branch_node.rb
473
- - lib/aws/s3/tree/child_collection.rb
474
- - lib/aws/s3/tree/leaf_node.rb
475
- - lib/aws/s3/tree/node.rb
476
- - lib/aws/s3/tree/parent.rb
477
- - lib/aws/s3/tree.rb
478
- - lib/aws/s3/uploaded_part.rb
479
- - lib/aws/s3/uploaded_part_collection.rb
480
- - lib/aws/s3/website_configuration.rb
481
- - lib/aws/s3.rb
482
- - lib/aws/simple_db/attribute.rb
483
- - lib/aws/simple_db/attribute_collection.rb
484
- - lib/aws/simple_db/client.rb
485
- - lib/aws/simple_db/config.rb
486
- - lib/aws/simple_db/consistent_read_option.rb
487
- - lib/aws/simple_db/delete_attributes.rb
488
- - lib/aws/simple_db/domain.rb
489
- - lib/aws/simple_db/domain_collection.rb
490
- - lib/aws/simple_db/domain_metadata.rb
491
- - lib/aws/simple_db/errors.rb
492
- - lib/aws/simple_db/expect_condition_option.rb
493
- - lib/aws/simple_db/item.rb
494
- - lib/aws/simple_db/item_collection.rb
495
- - lib/aws/simple_db/item_data.rb
496
- - lib/aws/simple_db/put_attributes.rb
497
- - lib/aws/simple_db.rb
498
- - lib/aws/simple_email_service/client.rb
499
- - lib/aws/simple_email_service/config.rb
500
- - lib/aws/simple_email_service/email_address_collection.rb
501
- - lib/aws/simple_email_service/errors.rb
502
- - lib/aws/simple_email_service/identity.rb
503
- - lib/aws/simple_email_service/identity_collection.rb
504
- - lib/aws/simple_email_service/quotas.rb
505
- - lib/aws/simple_email_service.rb
506
- - lib/aws/simple_workflow/activity_task.rb
507
- - lib/aws/simple_workflow/activity_task_collection.rb
508
- - lib/aws/simple_workflow/activity_type.rb
509
- - lib/aws/simple_workflow/activity_type_collection.rb
510
- - lib/aws/simple_workflow/client.rb
511
- - lib/aws/simple_workflow/config.rb
512
- - lib/aws/simple_workflow/count.rb
513
- - lib/aws/simple_workflow/decision_task.rb
514
- - lib/aws/simple_workflow/decision_task_collection.rb
515
- - lib/aws/simple_workflow/domain.rb
516
- - lib/aws/simple_workflow/domain_collection.rb
517
- - lib/aws/simple_workflow/errors.rb
518
- - lib/aws/simple_workflow/history_event.rb
519
- - lib/aws/simple_workflow/history_event_collection.rb
520
- - lib/aws/simple_workflow/option_formatters.rb
521
- - lib/aws/simple_workflow/resource.rb
522
- - lib/aws/simple_workflow/type.rb
523
- - lib/aws/simple_workflow/type_collection.rb
524
- - lib/aws/simple_workflow/workflow_execution.rb
525
- - lib/aws/simple_workflow/workflow_execution_collection.rb
526
- - lib/aws/simple_workflow/workflow_type.rb
527
- - lib/aws/simple_workflow/workflow_type_collection.rb
528
- - lib/aws/simple_workflow.rb
529
- - lib/aws/sns/client.rb
530
- - lib/aws/sns/config.rb
531
- - lib/aws/sns/errors.rb
532
- - lib/aws/sns/has_delivery_policy.rb
533
- - lib/aws/sns/message.rb
534
- - lib/aws/sns/originators/from_auto_scaling.rb
535
- - lib/aws/sns/policy.rb
536
- - lib/aws/sns/subscription.rb
537
- - lib/aws/sns/subscription_collection.rb
538
- - lib/aws/sns/topic.rb
539
- - lib/aws/sns/topic_collection.rb
540
- - lib/aws/sns/topic_subscription_collection.rb
541
- - lib/aws/sns.rb
542
- - lib/aws/sqs/client.rb
543
- - lib/aws/sqs/config.rb
544
- - lib/aws/sqs/errors.rb
545
- - lib/aws/sqs/policy.rb
546
- - lib/aws/sqs/queue.rb
547
- - lib/aws/sqs/queue_collection.rb
548
- - lib/aws/sqs/received_message.rb
549
- - lib/aws/sqs/received_sns_message.rb
550
- - lib/aws/sqs.rb
551
- - lib/aws/storage_gateway/client.rb
552
- - lib/aws/storage_gateway/config.rb
553
- - lib/aws/storage_gateway/errors.rb
554
- - lib/aws/storage_gateway.rb
555
- - lib/aws/sts/client.rb
556
- - lib/aws/sts/config.rb
557
- - lib/aws/sts/errors.rb
558
- - lib/aws/sts/federated_session.rb
559
- - lib/aws/sts/policy.rb
560
- - lib/aws/sts/session.rb
561
- - lib/aws/sts.rb
562
- - lib/aws/support/client.rb
563
- - lib/aws/support/config.rb
564
- - lib/aws/support/errors.rb
565
- - lib/aws/support.rb
566
- - lib/aws/version.rb
37
+ - VERSION
567
38
  - lib/aws-sdk.rb
568
- - lib/aws.rb
569
- - lib/aws/api_config/AutoScaling-2011-01-01.yml
570
- - lib/aws/api_config/CloudFormation-2010-05-15.yml
571
- - lib/aws/api_config/CloudFront-2013-05-12.yml
572
- - lib/aws/api_config/CloudFront-2013-08-26.yml
573
- - lib/aws/api_config/CloudFront-2013-09-27.yml
574
- - lib/aws/api_config/CloudFront-2013-11-11.yml
575
- - lib/aws/api_config/CloudSearch-2011-02-01.yml
576
- - lib/aws/api_config/CloudTrail-2013-11-01.yml
577
- - lib/aws/api_config/CloudWatch-2010-08-01.yml
578
- - lib/aws/api_config/DataPipeline-2012-10-29.yml
579
- - lib/aws/api_config/DirectConnect-2012-10-25.yml
580
- - lib/aws/api_config/DynamoDB-2011-12-05.yml
581
- - lib/aws/api_config/DynamoDB-2012-08-10.yml
582
- - lib/aws/api_config/EC2-2013-08-15.yml
583
- - lib/aws/api_config/EC2-2013-10-01.yml
584
- - lib/aws/api_config/EC2-2013-10-15.yml
585
- - lib/aws/api_config/ElastiCache-2013-06-15.yml
586
- - lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml
587
- - lib/aws/api_config/ElasticTranscoder-2012-09-25.yml
588
- - lib/aws/api_config/ELB-2012-06-01.yml
589
- - lib/aws/api_config/EMR-2009-03-31.yml
590
- - lib/aws/api_config/Glacier-2012-06-01.yml
591
- - lib/aws/api_config/IAM-2010-05-08.yml
592
- - lib/aws/api_config/ImportExport-2010-06-01.yml
593
- - lib/aws/api_config/Kinesis-2013-12-02.yml
594
- - lib/aws/api_config/OpsWorks-2013-02-18.yml
595
- - lib/aws/api_config/RDS-2013-05-15.yml
596
- - lib/aws/api_config/RDS-2013-09-09.yml
597
- - lib/aws/api_config/Redshift-2012-12-01.yml
598
- - lib/aws/api_config/Route53-2012-12-12.yml
599
- - lib/aws/api_config/SimpleDB-2009-04-15.yml
600
- - lib/aws/api_config/SimpleEmailService-2010-12-01.yml
601
- - lib/aws/api_config/SimpleWorkflow-2012-01-25.yml
602
- - lib/aws/api_config/SNS-2010-03-31.yml
603
- - lib/aws/api_config/SQS-2012-11-05.yml
604
- - lib/aws/api_config/StorageGateway-2012-06-30.yml
605
- - lib/aws/api_config/StorageGateway-2013-06-30.yml
606
- - lib/aws/api_config/STS-2011-06-15.yml
607
- - lib/aws/api_config/Support-2013-04-15.yml
608
- - bin/aws-rb
609
- homepage: http://aws.amazon.com/sdkforruby
39
+ homepage: https://github.com/aws/aws-sdk-ruby
610
40
  licenses:
611
- - Apache 2.0
612
- metadata: {}
41
+ - Apache-2.0
42
+ metadata:
43
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk
44
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk/CHANGELOG.md
613
45
  post_install_message:
614
46
  rdoc_options: []
615
47
  require_paths:
616
48
  - lib
617
49
  required_ruby_version: !ruby/object:Gem::Requirement
618
50
  requirements:
619
- - - '>='
51
+ - - ">="
620
52
  - !ruby/object:Gem::Version
621
53
  version: '0'
622
54
  required_rubygems_version: !ruby/object:Gem::Requirement
623
55
  requirements:
624
- - - '>='
56
+ - - ">="
625
57
  - !ruby/object:Gem::Version
626
58
  version: '0'
627
59
  requirements: []
628
60
  rubyforge_project:
629
- rubygems_version: 2.1.11
61
+ rubygems_version: 2.7.6.2
630
62
  signing_key:
631
63
  specification_version: 4
632
64
  summary: AWS SDK for Ruby
633
65
  test_files: []
634
- has_rdoc: