aws-sdk 1.44.0 → 1.45.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1
+ # Copyright 2011-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License"). You
4
4
  # may not use this file except in compliance with the License. A copy of
@@ -16,7 +16,7 @@ module AWS
16
16
 
17
17
  class Client < Core::RESTXMLClient
18
18
 
19
- API_VERSION = '2014-01-31'
19
+ API_VERSION = '2014-05-31'
20
20
 
21
21
  signature_version :Version4, 'cloudfront'
22
22
 
@@ -49,5 +49,9 @@ module AWS
49
49
  define_client_methods('2014-01-31')
50
50
  end
51
51
 
52
+ class Client::V20140531 < Client
53
+ define_client_methods('2014-05-31')
54
+ end
55
+
52
56
  end
53
57
  end
@@ -16,6 +16,7 @@ require 'net/http'
16
16
  require 'timeout'
17
17
  require 'thread'
18
18
  require 'time'
19
+ require 'json'
19
20
 
20
21
  module AWS
21
22
  module Core
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.44.0'
16
+ VERSION = '1.45.0'
17
17
  end
metadata CHANGED
@@ -1,41 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.44.0
4
+ version: 1.45.0
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-06-20 00:00:00.000000000 Z
11
+ date: 2014-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '>='
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: 1.4.4
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
26
  version: 1.4.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: json
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ~>
31
+ - - "~>"
32
32
  - !ruby/object:Gem::Version
33
33
  version: '1.4'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ~>
38
+ - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '1.4'
41
41
  description: AWS SDK for Ruby
@@ -45,12 +45,62 @@ executables:
45
45
  extensions: []
46
46
  extra_rdoc_files: []
47
47
  files:
48
+ - ".yardopts"
49
+ - LICENSE.txt
50
+ - README.md
51
+ - bin/aws-rb
48
52
  - ca-bundle.crt
49
- - rails/init.rb
50
53
  - endpoints.json
51
- - .yardopts
52
- - README.md
53
- - LICENSE.txt
54
+ - lib/aws-sdk.rb
55
+ - lib/aws.rb
56
+ - lib/aws/api_config/AutoScaling-2011-01-01.yml
57
+ - lib/aws/api_config/CloudFormation-2010-05-15.yml
58
+ - lib/aws/api_config/CloudFront-2013-05-12.yml
59
+ - lib/aws/api_config/CloudFront-2013-08-26.yml
60
+ - lib/aws/api_config/CloudFront-2013-09-27.yml
61
+ - lib/aws/api_config/CloudFront-2013-11-11.yml
62
+ - lib/aws/api_config/CloudFront-2013-11-22.yml
63
+ - lib/aws/api_config/CloudFront-2014-01-31.yml
64
+ - lib/aws/api_config/CloudFront-2014-05-31.yml
65
+ - lib/aws/api_config/CloudSearch-2011-02-01.yml
66
+ - lib/aws/api_config/CloudSearch-2013-01-01.yml
67
+ - lib/aws/api_config/CloudTrail-2013-11-01.yml
68
+ - lib/aws/api_config/CloudWatch-2010-08-01.yml
69
+ - lib/aws/api_config/DataPipeline-2012-10-29.yml
70
+ - lib/aws/api_config/DirectConnect-2012-10-25.yml
71
+ - lib/aws/api_config/DynamoDB-2011-12-05.yml
72
+ - lib/aws/api_config/DynamoDB-2012-08-10.yml
73
+ - lib/aws/api_config/EC2-2013-08-15.yml
74
+ - lib/aws/api_config/EC2-2013-10-01.yml
75
+ - lib/aws/api_config/EC2-2013-10-15.yml
76
+ - lib/aws/api_config/EC2-2014-02-01.yml
77
+ - lib/aws/api_config/EC2-2014-05-01.yml
78
+ - lib/aws/api_config/ELB-2012-06-01.yml
79
+ - lib/aws/api_config/EMR-2009-03-31.yml
80
+ - lib/aws/api_config/ElastiCache-2013-06-15.yml
81
+ - lib/aws/api_config/ElastiCache-2014-03-24.yml
82
+ - lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml
83
+ - lib/aws/api_config/ElasticTranscoder-2012-09-25.yml
84
+ - lib/aws/api_config/Glacier-2012-06-01.yml
85
+ - lib/aws/api_config/IAM-2010-05-08.yml
86
+ - lib/aws/api_config/ImportExport-2010-06-01.yml
87
+ - lib/aws/api_config/Kinesis-2013-12-02.yml
88
+ - lib/aws/api_config/OpsWorks-2013-02-18.yml
89
+ - lib/aws/api_config/RDS-2013-05-15.yml
90
+ - lib/aws/api_config/RDS-2013-09-09.yml
91
+ - lib/aws/api_config/Redshift-2012-12-01.yml
92
+ - lib/aws/api_config/Route53-2012-12-12.yml
93
+ - lib/aws/api_config/Route53-2013-04-01.yml
94
+ - lib/aws/api_config/SNS-2010-03-31.yml
95
+ - lib/aws/api_config/SQS-2012-11-05.yml
96
+ - lib/aws/api_config/STS-2011-06-15.yml
97
+ - lib/aws/api_config/SimpleDB-2009-04-15.yml
98
+ - lib/aws/api_config/SimpleEmailService-2010-12-01.yml
99
+ - lib/aws/api_config/SimpleWorkflow-2012-01-25.yml
100
+ - lib/aws/api_config/StorageGateway-2012-06-30.yml
101
+ - lib/aws/api_config/StorageGateway-2013-06-30.yml
102
+ - lib/aws/api_config/Support-2013-04-15.yml
103
+ - lib/aws/auto_scaling.rb
54
104
  - lib/aws/auto_scaling/activity.rb
55
105
  - lib/aws/auto_scaling/activity_collection.rb
56
106
  - lib/aws/auto_scaling/client.rb
@@ -72,7 +122,7 @@ files:
72
122
  - lib/aws/auto_scaling/scheduled_action_collection.rb
73
123
  - lib/aws/auto_scaling/tag.rb
74
124
  - lib/aws/auto_scaling/tag_collection.rb
75
- - lib/aws/auto_scaling.rb
125
+ - lib/aws/cloud_formation.rb
76
126
  - lib/aws/cloud_formation/client.rb
77
127
  - lib/aws/cloud_formation/config.rb
78
128
  - lib/aws/cloud_formation/errors.rb
@@ -86,19 +136,19 @@ files:
86
136
  - lib/aws/cloud_formation/stack_resource_collection.rb
87
137
  - lib/aws/cloud_formation/stack_resource_summary_collection.rb
88
138
  - lib/aws/cloud_formation/stack_summary_collection.rb
89
- - lib/aws/cloud_formation.rb
139
+ - lib/aws/cloud_front.rb
90
140
  - lib/aws/cloud_front/client.rb
91
141
  - lib/aws/cloud_front/config.rb
92
142
  - lib/aws/cloud_front/errors.rb
93
- - lib/aws/cloud_front.rb
143
+ - lib/aws/cloud_search.rb
94
144
  - lib/aws/cloud_search/client.rb
95
145
  - lib/aws/cloud_search/config.rb
96
146
  - lib/aws/cloud_search/errors.rb
97
- - lib/aws/cloud_search.rb
147
+ - lib/aws/cloud_trail.rb
98
148
  - lib/aws/cloud_trail/client.rb
99
149
  - lib/aws/cloud_trail/config.rb
100
150
  - lib/aws/cloud_trail/errors.rb
101
- - lib/aws/cloud_trail.rb
151
+ - lib/aws/cloud_watch.rb
102
152
  - lib/aws/cloud_watch/alarm.rb
103
153
  - lib/aws/cloud_watch/alarm_collection.rb
104
154
  - lib/aws/cloud_watch/alarm_history_item.rb
@@ -110,14 +160,14 @@ files:
110
160
  - lib/aws/cloud_watch/metric_alarm_collection.rb
111
161
  - lib/aws/cloud_watch/metric_collection.rb
112
162
  - lib/aws/cloud_watch/metric_statistics.rb
113
- - lib/aws/cloud_watch.rb
163
+ - lib/aws/core.rb
114
164
  - lib/aws/core/async_handle.rb
115
165
  - lib/aws/core/cacheable.rb
116
166
  - lib/aws/core/client.rb
167
+ - lib/aws/core/collection.rb
117
168
  - lib/aws/core/collection/simple.rb
118
169
  - lib/aws/core/collection/with_limit_and_next_token.rb
119
170
  - lib/aws/core/collection/with_next_token.rb
120
- - lib/aws/core/collection.rb
121
171
  - lib/aws/core/configuration.rb
122
172
  - lib/aws/core/credential_providers.rb
123
173
  - lib/aws/core/data.rb
@@ -171,8 +221,8 @@ files:
171
221
  - lib/aws/core/signers/version_2.rb
172
222
  - lib/aws/core/signers/version_3.rb
173
223
  - lib/aws/core/signers/version_3_https.rb
174
- - lib/aws/core/signers/version_4/chunk_signed_stream.rb
175
224
  - lib/aws/core/signers/version_4.rb
225
+ - lib/aws/core/signers/version_4/chunk_signed_stream.rb
176
226
  - lib/aws/core/uri_escape.rb
177
227
  - lib/aws/core/xml/frame.rb
178
228
  - lib/aws/core/xml/frame_stack.rb
@@ -184,22 +234,22 @@ files:
184
234
  - lib/aws/core/xml/sax_handlers/ox.rb
185
235
  - lib/aws/core/xml/sax_handlers/rexml.rb
186
236
  - lib/aws/core/xml/stub.rb
187
- - lib/aws/core.rb
237
+ - lib/aws/data_pipeline.rb
188
238
  - lib/aws/data_pipeline/client.rb
189
239
  - lib/aws/data_pipeline/config.rb
190
240
  - lib/aws/data_pipeline/errors.rb
191
- - lib/aws/data_pipeline.rb
241
+ - lib/aws/direct_connect.rb
192
242
  - lib/aws/direct_connect/client.rb
193
243
  - lib/aws/direct_connect/config.rb
194
244
  - lib/aws/direct_connect/errors.rb
195
- - lib/aws/direct_connect.rb
245
+ - lib/aws/dynamo_db.rb
196
246
  - lib/aws/dynamo_db/attribute_collection.rb
197
247
  - lib/aws/dynamo_db/batch_get.rb
198
248
  - lib/aws/dynamo_db/batch_write.rb
199
249
  - lib/aws/dynamo_db/binary.rb
250
+ - lib/aws/dynamo_db/client.rb
200
251
  - lib/aws/dynamo_db/client/v20111205.rb
201
252
  - lib/aws/dynamo_db/client/v20120810.rb
202
- - lib/aws/dynamo_db/client.rb
203
253
  - lib/aws/dynamo_db/client_v2.rb
204
254
  - lib/aws/dynamo_db/config.rb
205
255
  - lib/aws/dynamo_db/errors.rb
@@ -213,7 +263,7 @@ files:
213
263
  - lib/aws/dynamo_db/table.rb
214
264
  - lib/aws/dynamo_db/table_collection.rb
215
265
  - lib/aws/dynamo_db/types.rb
216
- - lib/aws/dynamo_db.rb
266
+ - lib/aws/ec2.rb
217
267
  - lib/aws/ec2/attachment.rb
218
268
  - lib/aws/ec2/attachment_collection.rb
219
269
  - lib/aws/ec2/availability_zone.rb
@@ -237,17 +287,17 @@ files:
237
287
  - lib/aws/ec2/image_collection.rb
238
288
  - lib/aws/ec2/instance.rb
239
289
  - lib/aws/ec2/instance_collection.rb
240
- - lib/aws/ec2/internet_gateway/attachment.rb
241
290
  - lib/aws/ec2/internet_gateway.rb
291
+ - lib/aws/ec2/internet_gateway/attachment.rb
242
292
  - lib/aws/ec2/internet_gateway_collection.rb
243
293
  - lib/aws/ec2/key_pair.rb
244
294
  - lib/aws/ec2/key_pair_collection.rb
295
+ - lib/aws/ec2/network_acl.rb
245
296
  - lib/aws/ec2/network_acl/association.rb
246
297
  - lib/aws/ec2/network_acl/entry.rb
247
- - lib/aws/ec2/network_acl.rb
248
298
  - lib/aws/ec2/network_acl_collection.rb
249
- - lib/aws/ec2/network_interface/attachment.rb
250
299
  - lib/aws/ec2/network_interface.rb
300
+ - lib/aws/ec2/network_interface/attachment.rb
251
301
  - lib/aws/ec2/network_interface_collection.rb
252
302
  - lib/aws/ec2/permission_collection.rb
253
303
  - lib/aws/ec2/region.rb
@@ -258,13 +308,13 @@ files:
258
308
  - lib/aws/ec2/reserved_instances_offering_collection.rb
259
309
  - lib/aws/ec2/resource.rb
260
310
  - lib/aws/ec2/resource_tag_collection.rb
311
+ - lib/aws/ec2/route_table.rb
261
312
  - lib/aws/ec2/route_table/association.rb
262
313
  - lib/aws/ec2/route_table/route.rb
263
- - lib/aws/ec2/route_table.rb
264
314
  - lib/aws/ec2/route_table_collection.rb
315
+ - lib/aws/ec2/security_group.rb
265
316
  - lib/aws/ec2/security_group/ip_permission.rb
266
317
  - lib/aws/ec2/security_group/ip_permission_collection.rb
267
- - lib/aws/ec2/security_group.rb
268
318
  - lib/aws/ec2/security_group_collection.rb
269
319
  - lib/aws/ec2/snapshot.rb
270
320
  - lib/aws/ec2/snapshot_collection.rb
@@ -278,25 +328,25 @@ files:
278
328
  - lib/aws/ec2/volume_collection.rb
279
329
  - lib/aws/ec2/vpc.rb
280
330
  - lib/aws/ec2/vpc_collection.rb
281
- - lib/aws/ec2/vpn_connection/telemetry.rb
282
331
  - lib/aws/ec2/vpn_connection.rb
332
+ - lib/aws/ec2/vpn_connection/telemetry.rb
283
333
  - lib/aws/ec2/vpn_connection_collection.rb
284
- - lib/aws/ec2/vpn_gateway/attachment.rb
285
334
  - lib/aws/ec2/vpn_gateway.rb
335
+ - lib/aws/ec2/vpn_gateway/attachment.rb
286
336
  - lib/aws/ec2/vpn_gateway_collection.rb
287
- - lib/aws/ec2.rb
337
+ - lib/aws/elastic_beanstalk.rb
288
338
  - lib/aws/elastic_beanstalk/client.rb
289
339
  - lib/aws/elastic_beanstalk/config.rb
290
340
  - lib/aws/elastic_beanstalk/errors.rb
291
- - lib/aws/elastic_beanstalk.rb
341
+ - lib/aws/elastic_transcoder.rb
292
342
  - lib/aws/elastic_transcoder/client.rb
293
343
  - lib/aws/elastic_transcoder/config.rb
294
344
  - lib/aws/elastic_transcoder/errors.rb
295
- - lib/aws/elastic_transcoder.rb
345
+ - lib/aws/elasticache.rb
296
346
  - lib/aws/elasticache/client.rb
297
347
  - lib/aws/elasticache/config.rb
298
348
  - lib/aws/elasticache/errors.rb
299
- - lib/aws/elasticache.rb
349
+ - lib/aws/elb.rb
300
350
  - lib/aws/elb/availability_zone_collection.rb
301
351
  - lib/aws/elb/backend_server_policy_collection.rb
302
352
  - lib/aws/elb/client.rb
@@ -310,7 +360,7 @@ files:
310
360
  - lib/aws/elb/load_balancer_collection.rb
311
361
  - lib/aws/elb/load_balancer_policy.rb
312
362
  - lib/aws/elb/load_balancer_policy_collection.rb
313
- - lib/aws/elb.rb
363
+ - lib/aws/emr.rb
314
364
  - lib/aws/emr/client.rb
315
365
  - lib/aws/emr/config.rb
316
366
  - lib/aws/emr/errors.rb
@@ -318,8 +368,8 @@ files:
318
368
  - lib/aws/emr/instance_group_collection.rb
319
369
  - lib/aws/emr/job_flow.rb
320
370
  - lib/aws/emr/job_flow_collection.rb
321
- - lib/aws/emr.rb
322
371
  - lib/aws/errors.rb
372
+ - lib/aws/glacier.rb
323
373
  - lib/aws/glacier/archive.rb
324
374
  - lib/aws/glacier/archive_collection.rb
325
375
  - lib/aws/glacier/client.rb
@@ -329,7 +379,7 @@ files:
329
379
  - lib/aws/glacier/vault.rb
330
380
  - lib/aws/glacier/vault_collection.rb
331
381
  - lib/aws/glacier/vault_notification_configuration.rb
332
- - lib/aws/glacier.rb
382
+ - lib/aws/iam.rb
333
383
  - lib/aws/iam/access_key.rb
334
384
  - lib/aws/iam/access_key_collection.rb
335
385
  - lib/aws/iam/account_alias_collection.rb
@@ -358,20 +408,20 @@ files:
358
408
  - lib/aws/iam/user_policy_collection.rb
359
409
  - lib/aws/iam/virtual_mfa_device.rb
360
410
  - lib/aws/iam/virtual_mfa_device_collection.rb
361
- - lib/aws/iam.rb
411
+ - lib/aws/import_export.rb
362
412
  - lib/aws/import_export/client.rb
363
413
  - lib/aws/import_export/config.rb
364
414
  - lib/aws/import_export/errors.rb
365
- - lib/aws/import_export.rb
415
+ - lib/aws/kinesis.rb
366
416
  - lib/aws/kinesis/client.rb
367
417
  - lib/aws/kinesis/config.rb
368
418
  - lib/aws/kinesis/errors.rb
369
- - lib/aws/kinesis.rb
419
+ - lib/aws/ops_works.rb
370
420
  - lib/aws/ops_works/client.rb
371
421
  - lib/aws/ops_works/config.rb
372
422
  - lib/aws/ops_works/errors.rb
373
- - lib/aws/ops_works.rb
374
423
  - lib/aws/rails.rb
424
+ - lib/aws/rds.rb
375
425
  - lib/aws/rds/client.rb
376
426
  - lib/aws/rds/config.rb
377
427
  - lib/aws/rds/db_instance.rb
@@ -379,21 +429,21 @@ files:
379
429
  - lib/aws/rds/db_snapshot.rb
380
430
  - lib/aws/rds/db_snapshot_collection.rb
381
431
  - lib/aws/rds/errors.rb
382
- - lib/aws/rds.rb
432
+ - lib/aws/record.rb
383
433
  - lib/aws/record/abstract_base.rb
384
434
  - lib/aws/record/attributes.rb
385
435
  - lib/aws/record/conversion.rb
386
436
  - lib/aws/record/dirty_tracking.rb
387
437
  - lib/aws/record/errors.rb
388
438
  - lib/aws/record/exceptions.rb
439
+ - lib/aws/record/hash_model.rb
389
440
  - lib/aws/record/hash_model/attributes.rb
390
441
  - lib/aws/record/hash_model/finder_methods.rb
391
442
  - lib/aws/record/hash_model/scope.rb
392
- - lib/aws/record/hash_model.rb
443
+ - lib/aws/record/model.rb
393
444
  - lib/aws/record/model/attributes.rb
394
445
  - lib/aws/record/model/finder_methods.rb
395
446
  - lib/aws/record/model/scope.rb
396
- - lib/aws/record/model.rb
397
447
  - lib/aws/record/naming.rb
398
448
  - lib/aws/record/scope.rb
399
449
  - lib/aws/record/validations.rb
@@ -409,11 +459,11 @@ files:
409
459
  - lib/aws/record/validators/method.rb
410
460
  - lib/aws/record/validators/numericality.rb
411
461
  - lib/aws/record/validators/presence.rb
412
- - lib/aws/record.rb
462
+ - lib/aws/redshift.rb
413
463
  - lib/aws/redshift/client.rb
414
464
  - lib/aws/redshift/config.rb
415
465
  - lib/aws/redshift/errors.rb
416
- - lib/aws/redshift.rb
466
+ - lib/aws/route_53.rb
417
467
  - lib/aws/route_53/change_batch.rb
418
468
  - lib/aws/route_53/change_info.rb
419
469
  - lib/aws/route_53/client.rb
@@ -423,7 +473,7 @@ files:
423
473
  - lib/aws/route_53/hosted_zone_collection.rb
424
474
  - lib/aws/route_53/resource_record_set.rb
425
475
  - lib/aws/route_53/resource_record_set_collection.rb
426
- - lib/aws/route_53.rb
476
+ - lib/aws/s3.rb
427
477
  - lib/aws/s3/access_control_list.rb
428
478
  - lib/aws/s3/acl_object.rb
429
479
  - lib/aws/s3/acl_options.rb
@@ -433,8 +483,8 @@ files:
433
483
  - lib/aws/s3/bucket_tag_collection.rb
434
484
  - lib/aws/s3/bucket_version_collection.rb
435
485
  - lib/aws/s3/cipher_io.rb
436
- - lib/aws/s3/client/xml.rb
437
486
  - lib/aws/s3/client.rb
487
+ - lib/aws/s3/client/xml.rb
438
488
  - lib/aws/s3/config.rb
439
489
  - lib/aws/s3/cors_rule.rb
440
490
  - lib/aws/s3/cors_rule_collection.rb
@@ -456,16 +506,16 @@ files:
456
506
  - lib/aws/s3/presigned_post.rb
457
507
  - lib/aws/s3/request.rb
458
508
  - lib/aws/s3/s3_object.rb
509
+ - lib/aws/s3/tree.rb
459
510
  - lib/aws/s3/tree/branch_node.rb
460
511
  - lib/aws/s3/tree/child_collection.rb
461
512
  - lib/aws/s3/tree/leaf_node.rb
462
513
  - lib/aws/s3/tree/node.rb
463
514
  - lib/aws/s3/tree/parent.rb
464
- - lib/aws/s3/tree.rb
465
515
  - lib/aws/s3/uploaded_part.rb
466
516
  - lib/aws/s3/uploaded_part_collection.rb
467
517
  - lib/aws/s3/website_configuration.rb
468
- - lib/aws/s3.rb
518
+ - lib/aws/simple_db.rb
469
519
  - lib/aws/simple_db/attribute.rb
470
520
  - lib/aws/simple_db/attribute_collection.rb
471
521
  - lib/aws/simple_db/client.rb
@@ -481,7 +531,7 @@ files:
481
531
  - lib/aws/simple_db/item_collection.rb
482
532
  - lib/aws/simple_db/item_data.rb
483
533
  - lib/aws/simple_db/put_attributes.rb
484
- - lib/aws/simple_db.rb
534
+ - lib/aws/simple_email_service.rb
485
535
  - lib/aws/simple_email_service/client.rb
486
536
  - lib/aws/simple_email_service/config.rb
487
537
  - lib/aws/simple_email_service/email_address_collection.rb
@@ -489,7 +539,7 @@ files:
489
539
  - lib/aws/simple_email_service/identity.rb
490
540
  - lib/aws/simple_email_service/identity_collection.rb
491
541
  - lib/aws/simple_email_service/quotas.rb
492
- - lib/aws/simple_email_service.rb
542
+ - lib/aws/simple_workflow.rb
493
543
  - lib/aws/simple_workflow/activity_task.rb
494
544
  - lib/aws/simple_workflow/activity_task_collection.rb
495
545
  - lib/aws/simple_workflow/activity_type.rb
@@ -512,7 +562,7 @@ files:
512
562
  - lib/aws/simple_workflow/workflow_execution_collection.rb
513
563
  - lib/aws/simple_workflow/workflow_type.rb
514
564
  - lib/aws/simple_workflow/workflow_type_collection.rb
515
- - lib/aws/simple_workflow.rb
565
+ - lib/aws/sns.rb
516
566
  - lib/aws/sns/client.rb
517
567
  - lib/aws/sns/config.rb
518
568
  - lib/aws/sns/errors.rb
@@ -525,7 +575,7 @@ files:
525
575
  - lib/aws/sns/topic.rb
526
576
  - lib/aws/sns/topic_collection.rb
527
577
  - lib/aws/sns/topic_subscription_collection.rb
528
- - lib/aws/sns.rb
578
+ - lib/aws/sqs.rb
529
579
  - lib/aws/sqs/client.rb
530
580
  - lib/aws/sqs/config.rb
531
581
  - lib/aws/sqs/errors.rb
@@ -534,72 +584,23 @@ files:
534
584
  - lib/aws/sqs/queue_collection.rb
535
585
  - lib/aws/sqs/received_message.rb
536
586
  - lib/aws/sqs/received_sns_message.rb
537
- - lib/aws/sqs.rb
587
+ - lib/aws/storage_gateway.rb
538
588
  - lib/aws/storage_gateway/client.rb
539
589
  - lib/aws/storage_gateway/config.rb
540
590
  - lib/aws/storage_gateway/errors.rb
541
- - lib/aws/storage_gateway.rb
591
+ - lib/aws/sts.rb
542
592
  - lib/aws/sts/client.rb
543
593
  - lib/aws/sts/config.rb
544
594
  - lib/aws/sts/errors.rb
545
595
  - lib/aws/sts/federated_session.rb
546
596
  - lib/aws/sts/policy.rb
547
597
  - lib/aws/sts/session.rb
548
- - lib/aws/sts.rb
598
+ - lib/aws/support.rb
549
599
  - lib/aws/support/client.rb
550
600
  - lib/aws/support/config.rb
551
601
  - lib/aws/support/errors.rb
552
- - lib/aws/support.rb
553
602
  - lib/aws/version.rb
554
- - lib/aws-sdk.rb
555
- - lib/aws.rb
556
- - lib/aws/api_config/AutoScaling-2011-01-01.yml
557
- - lib/aws/api_config/CloudFormation-2010-05-15.yml
558
- - lib/aws/api_config/CloudFront-2013-05-12.yml
559
- - lib/aws/api_config/CloudFront-2013-08-26.yml
560
- - lib/aws/api_config/CloudFront-2013-09-27.yml
561
- - lib/aws/api_config/CloudFront-2013-11-11.yml
562
- - lib/aws/api_config/CloudFront-2013-11-22.yml
563
- - lib/aws/api_config/CloudFront-2014-01-31.yml
564
- - lib/aws/api_config/CloudSearch-2011-02-01.yml
565
- - lib/aws/api_config/CloudSearch-2013-01-01.yml
566
- - lib/aws/api_config/CloudTrail-2013-11-01.yml
567
- - lib/aws/api_config/CloudWatch-2010-08-01.yml
568
- - lib/aws/api_config/DataPipeline-2012-10-29.yml
569
- - lib/aws/api_config/DirectConnect-2012-10-25.yml
570
- - lib/aws/api_config/DynamoDB-2011-12-05.yml
571
- - lib/aws/api_config/DynamoDB-2012-08-10.yml
572
- - lib/aws/api_config/EC2-2013-08-15.yml
573
- - lib/aws/api_config/EC2-2013-10-01.yml
574
- - lib/aws/api_config/EC2-2013-10-15.yml
575
- - lib/aws/api_config/EC2-2014-02-01.yml
576
- - lib/aws/api_config/EC2-2014-05-01.yml
577
- - lib/aws/api_config/ElastiCache-2013-06-15.yml
578
- - lib/aws/api_config/ElastiCache-2014-03-24.yml
579
- - lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml
580
- - lib/aws/api_config/ElasticTranscoder-2012-09-25.yml
581
- - lib/aws/api_config/ELB-2012-06-01.yml
582
- - lib/aws/api_config/EMR-2009-03-31.yml
583
- - lib/aws/api_config/Glacier-2012-06-01.yml
584
- - lib/aws/api_config/IAM-2010-05-08.yml
585
- - lib/aws/api_config/ImportExport-2010-06-01.yml
586
- - lib/aws/api_config/Kinesis-2013-12-02.yml
587
- - lib/aws/api_config/OpsWorks-2013-02-18.yml
588
- - lib/aws/api_config/RDS-2013-05-15.yml
589
- - lib/aws/api_config/RDS-2013-09-09.yml
590
- - lib/aws/api_config/Redshift-2012-12-01.yml
591
- - lib/aws/api_config/Route53-2012-12-12.yml
592
- - lib/aws/api_config/Route53-2013-04-01.yml
593
- - lib/aws/api_config/SimpleDB-2009-04-15.yml
594
- - lib/aws/api_config/SimpleEmailService-2010-12-01.yml
595
- - lib/aws/api_config/SimpleWorkflow-2012-01-25.yml
596
- - lib/aws/api_config/SNS-2010-03-31.yml
597
- - lib/aws/api_config/SQS-2012-11-05.yml
598
- - lib/aws/api_config/StorageGateway-2012-06-30.yml
599
- - lib/aws/api_config/StorageGateway-2013-06-30.yml
600
- - lib/aws/api_config/STS-2011-06-15.yml
601
- - lib/aws/api_config/Support-2013-04-15.yml
602
- - bin/aws-rb
603
+ - rails/init.rb
603
604
  homepage: http://aws.amazon.com/sdkforruby
604
605
  licenses:
605
606
  - Apache 2.0
@@ -610,17 +611,17 @@ require_paths:
610
611
  - lib
611
612
  required_ruby_version: !ruby/object:Gem::Requirement
612
613
  requirements:
613
- - - '>='
614
+ - - ">="
614
615
  - !ruby/object:Gem::Version
615
616
  version: '0'
616
617
  required_rubygems_version: !ruby/object:Gem::Requirement
617
618
  requirements:
618
- - - '>='
619
+ - - ">="
619
620
  - !ruby/object:Gem::Version
620
621
  version: '0'
621
622
  requirements: []
622
623
  rubyforge_project:
623
- rubygems_version: 2.1.11
624
+ rubygems_version: 2.2.2
624
625
  signing_key:
625
626
  specification_version: 4
626
627
  summary: AWS SDK for Ruby