aws-sdk 1.48.0 → 1.48.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9cd0853910b5cdb0803ed8861832cf021832e65a
4
- data.tar.gz: f98be3355eba0650370ed6af07dd6b4a56706657
3
+ metadata.gz: ea6cba746ce31ffcedd9345fee0c644b741ee626
4
+ data.tar.gz: 43cb0fb0b94ab9865df9ef94fa088c599db36771
5
5
  SHA512:
6
- metadata.gz: 9b4da710549220e9c6aeb1f7ec222e9dfee8d58023781608f12c04be7d4af1cc470604027f99781d3650a6d7dd27afc7d91e7b76c80d914dd42c58ee8bfa3e34
7
- data.tar.gz: bd91cf990e54da2a2745b65b2dd077bbd68c02bd5b404ae5344f424ef814c98f93a8f4039885c106f37568e64cc428446a5706d495c9156b8785d426481c86c7
6
+ metadata.gz: e13ae577ac8cc4c64b861ba93f09508bf1856955a113e4ca883a2d083237e26ad9b996ba9e35be8849667328c103327f74f85cbc841dd2901a090202508fc544
7
+ data.tar.gz: 044b852f935fe846d13ed0fab7ad57bd9d998225524476e084d0b49442ad6a645af343eb39f5f6a3e5a3baa8757671801deb93184110b472dcd6b4334900e679
@@ -1,6 +1,16 @@
1
1
  {
2
2
  "regions": {
3
3
  "us-east-1": {
4
+ "cognito-sync": {
5
+ "http": false,
6
+ "https": true,
7
+ "hostname": "cognito-sync.us-east-1.amazonaws.com"
8
+ },
9
+ "cognito-identity": {
10
+ "http": false,
11
+ "https": true,
12
+ "hostname": "cognito-identity.us-east-1.amazonaws.com"
13
+ },
4
14
  "cloudformation": {
5
15
  "http": false,
6
16
  "https": true,
@@ -26,6 +36,11 @@
26
36
  "https": true,
27
37
  "hostname": "monitoring.us-east-1.amazonaws.com"
28
38
  },
39
+ "logs": {
40
+ "http": true,
41
+ "https": true,
42
+ "hostname": "logs.us-east-1.amazonaws.com"
43
+ },
29
44
  "dynamodb": {
30
45
  "http": true,
31
46
  "https": true,
@@ -171,13 +186,19 @@
171
186
  "cloudfront": {
172
187
  "http": true,
173
188
  "https": true,
174
- "hostname": "cloudfront.amazonaws.com"
189
+ "hostname": "cloudfront.amazonaws.com",
190
+ "authregion": "us-east-1"
175
191
  },
176
192
  "cloudsearch": {
177
193
  "http": false,
178
194
  "https": true,
179
195
  "hostname": "cloudsearch.us-west-1.amazonaws.com"
180
196
  },
197
+ "cloudtrail": {
198
+ "http": false,
199
+ "https": true,
200
+ "hostname": "cloudtrail.us-west-1.amazonaws.com"
201
+ },
181
202
  "monitoring": {
182
203
  "http": true,
183
204
  "https": true,
@@ -246,7 +267,8 @@
246
267
  "iam": {
247
268
  "http": false,
248
269
  "https": true,
249
- "hostname": "iam.amazonaws.com"
270
+ "hostname": "iam.amazonaws.com",
271
+ "authregion": "us-east-1"
250
272
  },
251
273
  "importexport": {
252
274
  "http": false,
@@ -256,7 +278,8 @@
256
278
  "sts": {
257
279
  "http": false,
258
280
  "https": true,
259
- "hostname": "sts.amazonaws.com"
281
+ "hostname": "sts.amazonaws.com",
282
+ "authregion": "us-east-1"
260
283
  },
261
284
  "storagegateway": {
262
285
  "http": false,
@@ -298,7 +321,8 @@
298
321
  "cloudfront": {
299
322
  "http": true,
300
323
  "https": true,
301
- "hostname": "cloudfront.amazonaws.com"
324
+ "hostname": "cloudfront.amazonaws.com",
325
+ "authregion": "us-east-1"
302
326
  },
303
327
  "cloudsearch": {
304
328
  "http": false,
@@ -345,6 +369,11 @@
345
369
  "https": true,
346
370
  "hostname": "route53.amazonaws.com"
347
371
  },
372
+ "email": {
373
+ "http": false,
374
+ "https": true,
375
+ "hostname": "email.us-west-2.amazonaws.com"
376
+ },
348
377
  "sdb": {
349
378
  "http": true,
350
379
  "https": true,
@@ -378,7 +407,8 @@
378
407
  "iam": {
379
408
  "http": false,
380
409
  "https": true,
381
- "hostname": "iam.amazonaws.com"
410
+ "hostname": "iam.amazonaws.com",
411
+ "authregion": "us-east-1"
382
412
  },
383
413
  "importexport": {
384
414
  "http": false,
@@ -388,7 +418,8 @@
388
418
  "sts": {
389
419
  "http": false,
390
420
  "https": true,
391
- "hostname": "sts.amazonaws.com"
421
+ "hostname": "sts.amazonaws.com",
422
+ "authregion": "us-east-1"
392
423
  },
393
424
  "storagegateway": {
394
425
  "http": false,
@@ -415,11 +446,21 @@
415
446
  "https": true,
416
447
  "hostname": "directconnect.us-west-2.amazonaws.com"
417
448
  },
449
+ "datapipeline": {
450
+ "http": false,
451
+ "https": true,
452
+ "hostname": "datapipeline.us-west-2.amazonaws.com"
453
+ },
418
454
  "redshift": {
419
455
  "http": false,
420
456
  "https": true,
421
457
  "hostname": "redshift.us-west-2.amazonaws.com"
422
458
  },
459
+ "kinesis": {
460
+ "http": false,
461
+ "https": true,
462
+ "hostname": "kinesis.us-west-2.amazonaws.com"
463
+ },
423
464
  "elastictranscoder": {
424
465
  "http": false,
425
466
  "https": true,
@@ -435,7 +476,18 @@
435
476
  "cloudfront": {
436
477
  "http": true,
437
478
  "https": true,
438
- "hostname": "cloudfront.amazonaws.com"
479
+ "hostname": "cloudfront.amazonaws.com",
480
+ "authregion": "us-east-1"
481
+ },
482
+ "cloudsearch": {
483
+ "http": false,
484
+ "https": true,
485
+ "hostname": "cloudsearch.ap-northeast-1.amazonaws.com"
486
+ },
487
+ "cloudtrail": {
488
+ "http": false,
489
+ "https": true,
490
+ "hostname": "cloudtrail.ap-northeast-1.amazonaws.com"
439
491
  },
440
492
  "monitoring": {
441
493
  "http": true,
@@ -505,7 +557,8 @@
505
557
  "iam": {
506
558
  "http": false,
507
559
  "https": true,
508
- "hostname": "iam.amazonaws.com"
560
+ "hostname": "iam.amazonaws.com",
561
+ "authregion": "us-east-1"
509
562
  },
510
563
  "importexport": {
511
564
  "http": false,
@@ -515,7 +568,8 @@
515
568
  "sts": {
516
569
  "http": false,
517
570
  "https": true,
518
- "hostname": "sts.amazonaws.com"
571
+ "hostname": "sts.amazonaws.com",
572
+ "authregion": "us-east-1"
519
573
  },
520
574
  "storagegateway": {
521
575
  "http": false,
@@ -542,11 +596,21 @@
542
596
  "https": true,
543
597
  "hostname": "directconnect.ap-northeast-1.amazonaws.com"
544
598
  },
599
+ "datapipeline": {
600
+ "http": false,
601
+ "https": true,
602
+ "hostname": "datapipeline.ap-northeast-1.amazonaws.com"
603
+ },
545
604
  "redshift": {
546
605
  "http": false,
547
606
  "https": true,
548
607
  "hostname": "redshift.ap-northeast-1.amazonaws.com"
549
608
  },
609
+ "kinesis": {
610
+ "http": false,
611
+ "https": true,
612
+ "hostname": "kinesis.ap-northeast-1.amazonaws.com"
613
+ },
550
614
  "elastictranscoder": {
551
615
  "http": false,
552
616
  "https": true,
@@ -562,13 +626,19 @@
562
626
  "cloudfront": {
563
627
  "http": true,
564
628
  "https": true,
565
- "hostname": "cloudfront.amazonaws.com"
629
+ "hostname": "cloudfront.amazonaws.com",
630
+ "authregion": "us-east-1"
566
631
  },
567
632
  "cloudsearch": {
568
633
  "http": false,
569
634
  "https": true,
570
635
  "hostname": "cloudsearch.ap-southeast-1.amazonaws.com"
571
636
  },
637
+ "cloudtrail": {
638
+ "http": false,
639
+ "https": true,
640
+ "hostname": "cloudtrail.ap-southeast-1.amazonaws.com"
641
+ },
572
642
  "monitoring": {
573
643
  "http": true,
574
644
  "https": true,
@@ -637,7 +707,8 @@
637
707
  "iam": {
638
708
  "http": false,
639
709
  "https": true,
640
- "hostname": "iam.amazonaws.com"
710
+ "hostname": "iam.amazonaws.com",
711
+ "authregion": "us-east-1"
641
712
  },
642
713
  "importexport": {
643
714
  "http": false,
@@ -647,7 +718,8 @@
647
718
  "sts": {
648
719
  "http": false,
649
720
  "https": true,
650
- "hostname": "sts.amazonaws.com"
721
+ "hostname": "sts.amazonaws.com",
722
+ "authregion": "us-east-1"
651
723
  },
652
724
  "storagegateway": {
653
725
  "http": false,
@@ -674,6 +746,11 @@
674
746
  "https": true,
675
747
  "hostname": "redshift.ap-southeast-1.amazonaws.com"
676
748
  },
749
+ "kinesis": {
750
+ "http": false,
751
+ "https": true,
752
+ "hostname": "kinesis.ap-southeast-1.amazonaws.com"
753
+ },
677
754
  "elastictranscoder": {
678
755
  "http": false,
679
756
  "https": true,
@@ -689,7 +766,18 @@
689
766
  "cloudfront": {
690
767
  "http": true,
691
768
  "https": true,
692
- "hostname": "cloudfront.amazonaws.com"
769
+ "hostname": "cloudfront.amazonaws.com",
770
+ "authregion": "us-east-1"
771
+ },
772
+ "cloudsearch": {
773
+ "http": false,
774
+ "https": true,
775
+ "hostname": "cloudsearch.ap-southeast-2.amazonaws.com"
776
+ },
777
+ "cloudtrail": {
778
+ "http": false,
779
+ "https": true,
780
+ "hostname": "cloudtrail.ap-southeast-2.amazonaws.com"
693
781
  },
694
782
  "monitoring": {
695
783
  "http": true,
@@ -759,7 +847,8 @@
759
847
  "iam": {
760
848
  "http": false,
761
849
  "https": true,
762
- "hostname": "iam.amazonaws.com"
850
+ "hostname": "iam.amazonaws.com",
851
+ "authregion": "us-east-1"
763
852
  },
764
853
  "importexport": {
765
854
  "http": false,
@@ -769,7 +858,8 @@
769
858
  "sts": {
770
859
  "http": false,
771
860
  "https": true,
772
- "hostname": "sts.amazonaws.com"
861
+ "hostname": "sts.amazonaws.com",
862
+ "authregion": "us-east-1"
773
863
  },
774
864
  "storagegateway": {
775
865
  "http": false,
@@ -796,10 +886,20 @@
796
886
  "https": true,
797
887
  "hostname": "directconnect.ap-southeast-2.amazonaws.com"
798
888
  },
889
+ "datapipeline": {
890
+ "http": false,
891
+ "https": true,
892
+ "hostname": "datapipeline.ap-southeast-2.amazonaws.com"
893
+ },
799
894
  "redshift": {
800
895
  "http": false,
801
896
  "https": true,
802
897
  "hostname": "redshift.ap-southeast-2.amazonaws.com"
898
+ },
899
+ "kinesis": {
900
+ "http": false,
901
+ "https": true,
902
+ "hostname": "kinesis.ap-southeast-2.amazonaws.com"
803
903
  }
804
904
  },
805
905
  "sa-east-1": {
@@ -811,7 +911,18 @@
811
911
  "cloudfront": {
812
912
  "http": true,
813
913
  "https": true,
814
- "hostname": "cloudfront.amazonaws.com"
914
+ "hostname": "cloudfront.amazonaws.com",
915
+ "authregion": "us-east-1"
916
+ },
917
+ "cloudsearch": {
918
+ "http": false,
919
+ "https": true,
920
+ "hostname": "cloudsearch.sa-east-1.amazonaws.com"
921
+ },
922
+ "cloudtrail": {
923
+ "http": false,
924
+ "https": true,
925
+ "hostname": "cloudtrail.sa-east-1.amazonaws.com"
815
926
  },
816
927
  "monitoring": {
817
928
  "http": true,
@@ -881,7 +992,8 @@
881
992
  "iam": {
882
993
  "http": false,
883
994
  "https": true,
884
- "hostname": "iam.amazonaws.com"
995
+ "hostname": "iam.amazonaws.com",
996
+ "authregion": "us-east-1"
885
997
  },
886
998
  "importexport": {
887
999
  "http": false,
@@ -891,7 +1003,8 @@
891
1003
  "sts": {
892
1004
  "http": false,
893
1005
  "https": true,
894
- "hostname": "sts.amazonaws.com"
1006
+ "hostname": "sts.amazonaws.com",
1007
+ "authregion": "us-east-1"
895
1008
  },
896
1009
  "storagegateway": {
897
1010
  "http": false,
@@ -923,13 +1036,19 @@
923
1036
  "cloudfront": {
924
1037
  "http": true,
925
1038
  "https": true,
926
- "hostname": "cloudfront.amazonaws.com"
1039
+ "hostname": "cloudfront.amazonaws.com",
1040
+ "authregion": "us-east-1"
927
1041
  },
928
1042
  "cloudsearch": {
929
1043
  "http": false,
930
1044
  "https": true,
931
1045
  "hostname": "cloudsearch.eu-west-1.amazonaws.com"
932
1046
  },
1047
+ "cloudtrail": {
1048
+ "http": false,
1049
+ "https": true,
1050
+ "hostname": "cloudtrail.eu-west-1.amazonaws.com"
1051
+ },
933
1052
  "monitoring": {
934
1053
  "http": true,
935
1054
  "https": true,
@@ -965,6 +1084,11 @@
965
1084
  "https": true,
966
1085
  "hostname": "route53.amazonaws.com"
967
1086
  },
1087
+ "email": {
1088
+ "http": false,
1089
+ "https": true,
1090
+ "hostname": "email.eu-west-1.amazonaws.com"
1091
+ },
968
1092
  "sdb": {
969
1093
  "http": true,
970
1094
  "https": true,
@@ -998,7 +1122,8 @@
998
1122
  "iam": {
999
1123
  "http": false,
1000
1124
  "https": true,
1001
- "hostname": "iam.amazonaws.com"
1125
+ "hostname": "iam.amazonaws.com",
1126
+ "authregion": "us-east-1"
1002
1127
  },
1003
1128
  "importexport": {
1004
1129
  "http": false,
@@ -1008,7 +1133,8 @@
1008
1133
  "sts": {
1009
1134
  "http": false,
1010
1135
  "https": true,
1011
- "hostname": "sts.amazonaws.com"
1136
+ "hostname": "sts.amazonaws.com",
1137
+ "authregion": "us-east-1"
1012
1138
  },
1013
1139
  "storagegateway": {
1014
1140
  "http": false,
@@ -1035,11 +1161,21 @@
1035
1161
  "https": true,
1036
1162
  "hostname": "directconnect.eu-west-1.amazonaws.com"
1037
1163
  },
1164
+ "datapipeline": {
1165
+ "http": false,
1166
+ "https": true,
1167
+ "hostname": "datapipeline.eu-west-1.amazonaws.com"
1168
+ },
1038
1169
  "redshift": {
1039
1170
  "http": false,
1040
1171
  "https": true,
1041
1172
  "hostname": "redshift.eu-west-1.amazonaws.com"
1042
1173
  },
1174
+ "kinesis": {
1175
+ "http": false,
1176
+ "https": true,
1177
+ "hostname": "kinesis.eu-west-1.amazonaws.com"
1178
+ },
1043
1179
  "elastictranscoder": {
1044
1180
  "http": false,
1045
1181
  "https": true,
@@ -1202,6 +1338,12 @@
1202
1338
  }
1203
1339
  },
1204
1340
  "services": {
1341
+ "cognito-sync": [
1342
+ "us-east-1"
1343
+ ],
1344
+ "cognito-identity": [
1345
+ "us-east-1"
1346
+ ],
1205
1347
  "cloudformation": [
1206
1348
  "us-east-1",
1207
1349
  "us-west-1",
@@ -1228,11 +1370,20 @@
1228
1370
  "us-west-1",
1229
1371
  "us-west-2",
1230
1372
  "eu-west-1",
1231
- "ap-southeast-1"
1373
+ "ap-southeast-1",
1374
+ "ap-northeast-1",
1375
+ "ap-southeast-2",
1376
+ "sa-east-1"
1232
1377
  ],
1233
1378
  "cloudtrail": [
1234
1379
  "us-east-1",
1235
- "us-west-2"
1380
+ "us-west-1",
1381
+ "us-west-2",
1382
+ "eu-west-1",
1383
+ "ap-southeast-1",
1384
+ "ap-southeast-2",
1385
+ "ap-northeast-1",
1386
+ "sa-east-1"
1236
1387
  ],
1237
1388
  "monitoring": [
1238
1389
  "us-east-1",
@@ -1246,6 +1397,9 @@
1246
1397
  "cn-north-1",
1247
1398
  "us-gov-west-1"
1248
1399
  ],
1400
+ "logs": [
1401
+ "us-east-1"
1402
+ ],
1249
1403
  "dynamodb": [
1250
1404
  "us-east-1",
1251
1405
  "us-west-1",
@@ -1316,7 +1470,9 @@
1316
1470
  "eu-west-1"
1317
1471
  ],
1318
1472
  "email": [
1319
- "us-east-1"
1473
+ "us-east-1",
1474
+ "eu-west-1",
1475
+ "us-west-2"
1320
1476
  ],
1321
1477
  "sdb": [
1322
1478
  "us-east-1",
@@ -1478,7 +1634,11 @@
1478
1634
  "eu-west-1"
1479
1635
  ],
1480
1636
  "datapipeline": [
1481
- "us-east-1"
1637
+ "us-east-1",
1638
+ "us-west-2",
1639
+ "eu-west-1",
1640
+ "ap-northeast-1",
1641
+ "ap-southeast-2"
1482
1642
  ],
1483
1643
  "redshift": [
1484
1644
  "us-east-1",
@@ -1489,7 +1649,12 @@
1489
1649
  "ap-northeast-1"
1490
1650
  ],
1491
1651
  "kinesis": [
1492
- "us-east-1"
1652
+ "us-east-1",
1653
+ "us-west-2",
1654
+ "eu-west-1",
1655
+ "ap-southeast-1",
1656
+ "ap-southeast-2",
1657
+ "ap-northeast-1"
1493
1658
  ],
1494
1659
  "opsworks": [
1495
1660
  "us-east-1"
@@ -108,7 +108,7 @@ module AWS
108
108
  if free_space > 0
109
109
  @final = cipher.final
110
110
  chunk << @final[0..free_space-1]
111
- @final = @final[free_space-1..@final.size-1]
111
+ @final = @final[free_space..@final.size-1]
112
112
  @eof = true unless @final and @final.size > 0
113
113
  end
114
114
 
@@ -140,10 +140,7 @@ module AWS
140
140
  def set_metadata request, options
141
141
  if metadata = options[:metadata]
142
142
  Array(metadata).each do |name, value|
143
- # Do not add x-amz-meta- prefix to
144
- # special metadata keys (like x-amz-webiste-redirect)
145
- key = name.start_with?("x-amz-") ? name : "x-amz-meta-#{name}"
146
- request.headers[key] = value
143
+ request.headers["x-amz-meta-#{name}"] = value
147
144
  end
148
145
  end
149
146
  end
@@ -589,6 +589,8 @@ module AWS
589
589
  # @option options [String] :expires The date and time at which the
590
590
  # object is no longer cacheable.
591
591
  #
592
+ # @option options [String] :website_redirect_location
593
+ #
592
594
  # @return [S3Object, ObjectVersion] If the bucket has versioning
593
595
  # enabled, this methods returns an {ObjectVersion}, otherwise
594
596
  # this method returns `self`.
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.48.0'
16
+ VERSION = '1.48.1'
17
17
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.48.0
4
+ version: 1.48.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -14,28 +14,28 @@ dependencies:
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,62 +45,12 @@ executables:
45
45
  extensions: []
46
46
  extra_rdoc_files: []
47
47
  files:
48
- - ".yardopts"
49
- - LICENSE.txt
50
- - README.md
51
- - bin/aws-rb
52
48
  - ca-bundle.crt
49
+ - rails/init.rb
53
50
  - endpoints.json
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
51
+ - .yardopts
52
+ - README.md
53
+ - LICENSE.txt
104
54
  - lib/aws/auto_scaling/activity.rb
105
55
  - lib/aws/auto_scaling/activity_collection.rb
106
56
  - lib/aws/auto_scaling/client.rb
@@ -122,7 +72,7 @@ files:
122
72
  - lib/aws/auto_scaling/scheduled_action_collection.rb
123
73
  - lib/aws/auto_scaling/tag.rb
124
74
  - lib/aws/auto_scaling/tag_collection.rb
125
- - lib/aws/cloud_formation.rb
75
+ - lib/aws/auto_scaling.rb
126
76
  - lib/aws/cloud_formation/client.rb
127
77
  - lib/aws/cloud_formation/config.rb
128
78
  - lib/aws/cloud_formation/errors.rb
@@ -136,19 +86,19 @@ files:
136
86
  - lib/aws/cloud_formation/stack_resource_collection.rb
137
87
  - lib/aws/cloud_formation/stack_resource_summary_collection.rb
138
88
  - lib/aws/cloud_formation/stack_summary_collection.rb
139
- - lib/aws/cloud_front.rb
89
+ - lib/aws/cloud_formation.rb
140
90
  - lib/aws/cloud_front/client.rb
141
91
  - lib/aws/cloud_front/config.rb
142
92
  - lib/aws/cloud_front/errors.rb
143
- - lib/aws/cloud_search.rb
93
+ - lib/aws/cloud_front.rb
144
94
  - lib/aws/cloud_search/client.rb
145
95
  - lib/aws/cloud_search/config.rb
146
96
  - lib/aws/cloud_search/errors.rb
147
- - lib/aws/cloud_trail.rb
97
+ - lib/aws/cloud_search.rb
148
98
  - lib/aws/cloud_trail/client.rb
149
99
  - lib/aws/cloud_trail/config.rb
150
100
  - lib/aws/cloud_trail/errors.rb
151
- - lib/aws/cloud_watch.rb
101
+ - lib/aws/cloud_trail.rb
152
102
  - lib/aws/cloud_watch/alarm.rb
153
103
  - lib/aws/cloud_watch/alarm_collection.rb
154
104
  - lib/aws/cloud_watch/alarm_history_item.rb
@@ -160,14 +110,14 @@ files:
160
110
  - lib/aws/cloud_watch/metric_alarm_collection.rb
161
111
  - lib/aws/cloud_watch/metric_collection.rb
162
112
  - lib/aws/cloud_watch/metric_statistics.rb
163
- - lib/aws/core.rb
113
+ - lib/aws/cloud_watch.rb
164
114
  - lib/aws/core/async_handle.rb
165
115
  - lib/aws/core/cacheable.rb
166
116
  - lib/aws/core/client.rb
167
- - lib/aws/core/collection.rb
168
117
  - lib/aws/core/collection/simple.rb
169
118
  - lib/aws/core/collection/with_limit_and_next_token.rb
170
119
  - lib/aws/core/collection/with_next_token.rb
120
+ - lib/aws/core/collection.rb
171
121
  - lib/aws/core/configuration.rb
172
122
  - lib/aws/core/credential_providers.rb
173
123
  - lib/aws/core/data.rb
@@ -221,8 +171,8 @@ files:
221
171
  - lib/aws/core/signers/version_2.rb
222
172
  - lib/aws/core/signers/version_3.rb
223
173
  - lib/aws/core/signers/version_3_https.rb
224
- - lib/aws/core/signers/version_4.rb
225
174
  - lib/aws/core/signers/version_4/chunk_signed_stream.rb
175
+ - lib/aws/core/signers/version_4.rb
226
176
  - lib/aws/core/uri_escape.rb
227
177
  - lib/aws/core/xml/frame.rb
228
178
  - lib/aws/core/xml/frame_stack.rb
@@ -234,22 +184,22 @@ files:
234
184
  - lib/aws/core/xml/sax_handlers/ox.rb
235
185
  - lib/aws/core/xml/sax_handlers/rexml.rb
236
186
  - lib/aws/core/xml/stub.rb
237
- - lib/aws/data_pipeline.rb
187
+ - lib/aws/core.rb
238
188
  - lib/aws/data_pipeline/client.rb
239
189
  - lib/aws/data_pipeline/config.rb
240
190
  - lib/aws/data_pipeline/errors.rb
241
- - lib/aws/direct_connect.rb
191
+ - lib/aws/data_pipeline.rb
242
192
  - lib/aws/direct_connect/client.rb
243
193
  - lib/aws/direct_connect/config.rb
244
194
  - lib/aws/direct_connect/errors.rb
245
- - lib/aws/dynamo_db.rb
195
+ - lib/aws/direct_connect.rb
246
196
  - lib/aws/dynamo_db/attribute_collection.rb
247
197
  - lib/aws/dynamo_db/batch_get.rb
248
198
  - lib/aws/dynamo_db/batch_write.rb
249
199
  - lib/aws/dynamo_db/binary.rb
250
- - lib/aws/dynamo_db/client.rb
251
200
  - lib/aws/dynamo_db/client/v20111205.rb
252
201
  - lib/aws/dynamo_db/client/v20120810.rb
202
+ - lib/aws/dynamo_db/client.rb
253
203
  - lib/aws/dynamo_db/client_v2.rb
254
204
  - lib/aws/dynamo_db/config.rb
255
205
  - lib/aws/dynamo_db/errors.rb
@@ -263,7 +213,7 @@ files:
263
213
  - lib/aws/dynamo_db/table.rb
264
214
  - lib/aws/dynamo_db/table_collection.rb
265
215
  - lib/aws/dynamo_db/types.rb
266
- - lib/aws/ec2.rb
216
+ - lib/aws/dynamo_db.rb
267
217
  - lib/aws/ec2/attachment.rb
268
218
  - lib/aws/ec2/attachment_collection.rb
269
219
  - lib/aws/ec2/availability_zone.rb
@@ -287,17 +237,17 @@ files:
287
237
  - lib/aws/ec2/image_collection.rb
288
238
  - lib/aws/ec2/instance.rb
289
239
  - lib/aws/ec2/instance_collection.rb
290
- - lib/aws/ec2/internet_gateway.rb
291
240
  - lib/aws/ec2/internet_gateway/attachment.rb
241
+ - lib/aws/ec2/internet_gateway.rb
292
242
  - lib/aws/ec2/internet_gateway_collection.rb
293
243
  - lib/aws/ec2/key_pair.rb
294
244
  - lib/aws/ec2/key_pair_collection.rb
295
- - lib/aws/ec2/network_acl.rb
296
245
  - lib/aws/ec2/network_acl/association.rb
297
246
  - lib/aws/ec2/network_acl/entry.rb
247
+ - lib/aws/ec2/network_acl.rb
298
248
  - lib/aws/ec2/network_acl_collection.rb
299
- - lib/aws/ec2/network_interface.rb
300
249
  - lib/aws/ec2/network_interface/attachment.rb
250
+ - lib/aws/ec2/network_interface.rb
301
251
  - lib/aws/ec2/network_interface_collection.rb
302
252
  - lib/aws/ec2/permission_collection.rb
303
253
  - lib/aws/ec2/region.rb
@@ -308,13 +258,13 @@ files:
308
258
  - lib/aws/ec2/reserved_instances_offering_collection.rb
309
259
  - lib/aws/ec2/resource.rb
310
260
  - lib/aws/ec2/resource_tag_collection.rb
311
- - lib/aws/ec2/route_table.rb
312
261
  - lib/aws/ec2/route_table/association.rb
313
262
  - lib/aws/ec2/route_table/route.rb
263
+ - lib/aws/ec2/route_table.rb
314
264
  - lib/aws/ec2/route_table_collection.rb
315
- - lib/aws/ec2/security_group.rb
316
265
  - lib/aws/ec2/security_group/ip_permission.rb
317
266
  - lib/aws/ec2/security_group/ip_permission_collection.rb
267
+ - lib/aws/ec2/security_group.rb
318
268
  - lib/aws/ec2/security_group_collection.rb
319
269
  - lib/aws/ec2/snapshot.rb
320
270
  - lib/aws/ec2/snapshot_collection.rb
@@ -328,25 +278,25 @@ files:
328
278
  - lib/aws/ec2/volume_collection.rb
329
279
  - lib/aws/ec2/vpc.rb
330
280
  - lib/aws/ec2/vpc_collection.rb
331
- - lib/aws/ec2/vpn_connection.rb
332
281
  - lib/aws/ec2/vpn_connection/telemetry.rb
282
+ - lib/aws/ec2/vpn_connection.rb
333
283
  - lib/aws/ec2/vpn_connection_collection.rb
334
- - lib/aws/ec2/vpn_gateway.rb
335
284
  - lib/aws/ec2/vpn_gateway/attachment.rb
285
+ - lib/aws/ec2/vpn_gateway.rb
336
286
  - lib/aws/ec2/vpn_gateway_collection.rb
337
- - lib/aws/elastic_beanstalk.rb
287
+ - lib/aws/ec2.rb
338
288
  - lib/aws/elastic_beanstalk/client.rb
339
289
  - lib/aws/elastic_beanstalk/config.rb
340
290
  - lib/aws/elastic_beanstalk/errors.rb
341
- - lib/aws/elastic_transcoder.rb
291
+ - lib/aws/elastic_beanstalk.rb
342
292
  - lib/aws/elastic_transcoder/client.rb
343
293
  - lib/aws/elastic_transcoder/config.rb
344
294
  - lib/aws/elastic_transcoder/errors.rb
345
- - lib/aws/elasticache.rb
295
+ - lib/aws/elastic_transcoder.rb
346
296
  - lib/aws/elasticache/client.rb
347
297
  - lib/aws/elasticache/config.rb
348
298
  - lib/aws/elasticache/errors.rb
349
- - lib/aws/elb.rb
299
+ - lib/aws/elasticache.rb
350
300
  - lib/aws/elb/availability_zone_collection.rb
351
301
  - lib/aws/elb/backend_server_policy_collection.rb
352
302
  - lib/aws/elb/client.rb
@@ -360,7 +310,7 @@ files:
360
310
  - lib/aws/elb/load_balancer_collection.rb
361
311
  - lib/aws/elb/load_balancer_policy.rb
362
312
  - lib/aws/elb/load_balancer_policy_collection.rb
363
- - lib/aws/emr.rb
313
+ - lib/aws/elb.rb
364
314
  - lib/aws/emr/client.rb
365
315
  - lib/aws/emr/config.rb
366
316
  - lib/aws/emr/errors.rb
@@ -368,8 +318,8 @@ files:
368
318
  - lib/aws/emr/instance_group_collection.rb
369
319
  - lib/aws/emr/job_flow.rb
370
320
  - lib/aws/emr/job_flow_collection.rb
321
+ - lib/aws/emr.rb
371
322
  - lib/aws/errors.rb
372
- - lib/aws/glacier.rb
373
323
  - lib/aws/glacier/archive.rb
374
324
  - lib/aws/glacier/archive_collection.rb
375
325
  - lib/aws/glacier/client.rb
@@ -379,7 +329,7 @@ files:
379
329
  - lib/aws/glacier/vault.rb
380
330
  - lib/aws/glacier/vault_collection.rb
381
331
  - lib/aws/glacier/vault_notification_configuration.rb
382
- - lib/aws/iam.rb
332
+ - lib/aws/glacier.rb
383
333
  - lib/aws/iam/access_key.rb
384
334
  - lib/aws/iam/access_key_collection.rb
385
335
  - lib/aws/iam/account_alias_collection.rb
@@ -408,20 +358,20 @@ files:
408
358
  - lib/aws/iam/user_policy_collection.rb
409
359
  - lib/aws/iam/virtual_mfa_device.rb
410
360
  - lib/aws/iam/virtual_mfa_device_collection.rb
411
- - lib/aws/import_export.rb
361
+ - lib/aws/iam.rb
412
362
  - lib/aws/import_export/client.rb
413
363
  - lib/aws/import_export/config.rb
414
364
  - lib/aws/import_export/errors.rb
415
- - lib/aws/kinesis.rb
365
+ - lib/aws/import_export.rb
416
366
  - lib/aws/kinesis/client.rb
417
367
  - lib/aws/kinesis/config.rb
418
368
  - lib/aws/kinesis/errors.rb
419
- - lib/aws/ops_works.rb
369
+ - lib/aws/kinesis.rb
420
370
  - lib/aws/ops_works/client.rb
421
371
  - lib/aws/ops_works/config.rb
422
372
  - lib/aws/ops_works/errors.rb
373
+ - lib/aws/ops_works.rb
423
374
  - lib/aws/rails.rb
424
- - lib/aws/rds.rb
425
375
  - lib/aws/rds/client.rb
426
376
  - lib/aws/rds/config.rb
427
377
  - lib/aws/rds/db_instance.rb
@@ -429,21 +379,21 @@ files:
429
379
  - lib/aws/rds/db_snapshot.rb
430
380
  - lib/aws/rds/db_snapshot_collection.rb
431
381
  - lib/aws/rds/errors.rb
432
- - lib/aws/record.rb
382
+ - lib/aws/rds.rb
433
383
  - lib/aws/record/abstract_base.rb
434
384
  - lib/aws/record/attributes.rb
435
385
  - lib/aws/record/conversion.rb
436
386
  - lib/aws/record/dirty_tracking.rb
437
387
  - lib/aws/record/errors.rb
438
388
  - lib/aws/record/exceptions.rb
439
- - lib/aws/record/hash_model.rb
440
389
  - lib/aws/record/hash_model/attributes.rb
441
390
  - lib/aws/record/hash_model/finder_methods.rb
442
391
  - lib/aws/record/hash_model/scope.rb
443
- - lib/aws/record/model.rb
392
+ - lib/aws/record/hash_model.rb
444
393
  - lib/aws/record/model/attributes.rb
445
394
  - lib/aws/record/model/finder_methods.rb
446
395
  - lib/aws/record/model/scope.rb
396
+ - lib/aws/record/model.rb
447
397
  - lib/aws/record/naming.rb
448
398
  - lib/aws/record/scope.rb
449
399
  - lib/aws/record/validations.rb
@@ -459,11 +409,11 @@ files:
459
409
  - lib/aws/record/validators/method.rb
460
410
  - lib/aws/record/validators/numericality.rb
461
411
  - lib/aws/record/validators/presence.rb
462
- - lib/aws/redshift.rb
412
+ - lib/aws/record.rb
463
413
  - lib/aws/redshift/client.rb
464
414
  - lib/aws/redshift/config.rb
465
415
  - lib/aws/redshift/errors.rb
466
- - lib/aws/route_53.rb
416
+ - lib/aws/redshift.rb
467
417
  - lib/aws/route_53/change_batch.rb
468
418
  - lib/aws/route_53/change_info.rb
469
419
  - lib/aws/route_53/client.rb
@@ -473,7 +423,7 @@ files:
473
423
  - lib/aws/route_53/hosted_zone_collection.rb
474
424
  - lib/aws/route_53/resource_record_set.rb
475
425
  - lib/aws/route_53/resource_record_set_collection.rb
476
- - lib/aws/s3.rb
426
+ - lib/aws/route_53.rb
477
427
  - lib/aws/s3/access_control_list.rb
478
428
  - lib/aws/s3/acl_object.rb
479
429
  - lib/aws/s3/acl_options.rb
@@ -483,8 +433,8 @@ files:
483
433
  - lib/aws/s3/bucket_tag_collection.rb
484
434
  - lib/aws/s3/bucket_version_collection.rb
485
435
  - lib/aws/s3/cipher_io.rb
486
- - lib/aws/s3/client.rb
487
436
  - lib/aws/s3/client/xml.rb
437
+ - lib/aws/s3/client.rb
488
438
  - lib/aws/s3/config.rb
489
439
  - lib/aws/s3/cors_rule.rb
490
440
  - lib/aws/s3/cors_rule_collection.rb
@@ -506,16 +456,16 @@ files:
506
456
  - lib/aws/s3/presigned_post.rb
507
457
  - lib/aws/s3/request.rb
508
458
  - lib/aws/s3/s3_object.rb
509
- - lib/aws/s3/tree.rb
510
459
  - lib/aws/s3/tree/branch_node.rb
511
460
  - lib/aws/s3/tree/child_collection.rb
512
461
  - lib/aws/s3/tree/leaf_node.rb
513
462
  - lib/aws/s3/tree/node.rb
514
463
  - lib/aws/s3/tree/parent.rb
464
+ - lib/aws/s3/tree.rb
515
465
  - lib/aws/s3/uploaded_part.rb
516
466
  - lib/aws/s3/uploaded_part_collection.rb
517
467
  - lib/aws/s3/website_configuration.rb
518
- - lib/aws/simple_db.rb
468
+ - lib/aws/s3.rb
519
469
  - lib/aws/simple_db/attribute.rb
520
470
  - lib/aws/simple_db/attribute_collection.rb
521
471
  - lib/aws/simple_db/client.rb
@@ -531,7 +481,7 @@ files:
531
481
  - lib/aws/simple_db/item_collection.rb
532
482
  - lib/aws/simple_db/item_data.rb
533
483
  - lib/aws/simple_db/put_attributes.rb
534
- - lib/aws/simple_email_service.rb
484
+ - lib/aws/simple_db.rb
535
485
  - lib/aws/simple_email_service/client.rb
536
486
  - lib/aws/simple_email_service/config.rb
537
487
  - lib/aws/simple_email_service/email_address_collection.rb
@@ -539,7 +489,7 @@ files:
539
489
  - lib/aws/simple_email_service/identity.rb
540
490
  - lib/aws/simple_email_service/identity_collection.rb
541
491
  - lib/aws/simple_email_service/quotas.rb
542
- - lib/aws/simple_workflow.rb
492
+ - lib/aws/simple_email_service.rb
543
493
  - lib/aws/simple_workflow/activity_task.rb
544
494
  - lib/aws/simple_workflow/activity_task_collection.rb
545
495
  - lib/aws/simple_workflow/activity_type.rb
@@ -562,7 +512,7 @@ files:
562
512
  - lib/aws/simple_workflow/workflow_execution_collection.rb
563
513
  - lib/aws/simple_workflow/workflow_type.rb
564
514
  - lib/aws/simple_workflow/workflow_type_collection.rb
565
- - lib/aws/sns.rb
515
+ - lib/aws/simple_workflow.rb
566
516
  - lib/aws/sns/client.rb
567
517
  - lib/aws/sns/config.rb
568
518
  - lib/aws/sns/errors.rb
@@ -575,7 +525,7 @@ files:
575
525
  - lib/aws/sns/topic.rb
576
526
  - lib/aws/sns/topic_collection.rb
577
527
  - lib/aws/sns/topic_subscription_collection.rb
578
- - lib/aws/sqs.rb
528
+ - lib/aws/sns.rb
579
529
  - lib/aws/sqs/client.rb
580
530
  - lib/aws/sqs/config.rb
581
531
  - lib/aws/sqs/errors.rb
@@ -584,23 +534,73 @@ files:
584
534
  - lib/aws/sqs/queue_collection.rb
585
535
  - lib/aws/sqs/received_message.rb
586
536
  - lib/aws/sqs/received_sns_message.rb
587
- - lib/aws/storage_gateway.rb
537
+ - lib/aws/sqs.rb
588
538
  - lib/aws/storage_gateway/client.rb
589
539
  - lib/aws/storage_gateway/config.rb
590
540
  - lib/aws/storage_gateway/errors.rb
591
- - lib/aws/sts.rb
541
+ - lib/aws/storage_gateway.rb
592
542
  - lib/aws/sts/client.rb
593
543
  - lib/aws/sts/config.rb
594
544
  - lib/aws/sts/errors.rb
595
545
  - lib/aws/sts/federated_session.rb
596
546
  - lib/aws/sts/policy.rb
597
547
  - lib/aws/sts/session.rb
598
- - lib/aws/support.rb
548
+ - lib/aws/sts.rb
599
549
  - lib/aws/support/client.rb
600
550
  - lib/aws/support/config.rb
601
551
  - lib/aws/support/errors.rb
552
+ - lib/aws/support.rb
602
553
  - lib/aws/version.rb
603
- - rails/init.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/CloudFront-2014-05-31.yml
565
+ - lib/aws/api_config/CloudSearch-2011-02-01.yml
566
+ - lib/aws/api_config/CloudSearch-2013-01-01.yml
567
+ - lib/aws/api_config/CloudTrail-2013-11-01.yml
568
+ - lib/aws/api_config/CloudWatch-2010-08-01.yml
569
+ - lib/aws/api_config/DataPipeline-2012-10-29.yml
570
+ - lib/aws/api_config/DirectConnect-2012-10-25.yml
571
+ - lib/aws/api_config/DynamoDB-2011-12-05.yml
572
+ - lib/aws/api_config/DynamoDB-2012-08-10.yml
573
+ - lib/aws/api_config/EC2-2013-08-15.yml
574
+ - lib/aws/api_config/EC2-2013-10-01.yml
575
+ - lib/aws/api_config/EC2-2013-10-15.yml
576
+ - lib/aws/api_config/EC2-2014-02-01.yml
577
+ - lib/aws/api_config/EC2-2014-05-01.yml
578
+ - lib/aws/api_config/ElastiCache-2013-06-15.yml
579
+ - lib/aws/api_config/ElastiCache-2014-03-24.yml
580
+ - lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml
581
+ - lib/aws/api_config/ElasticTranscoder-2012-09-25.yml
582
+ - lib/aws/api_config/ELB-2012-06-01.yml
583
+ - lib/aws/api_config/EMR-2009-03-31.yml
584
+ - lib/aws/api_config/Glacier-2012-06-01.yml
585
+ - lib/aws/api_config/IAM-2010-05-08.yml
586
+ - lib/aws/api_config/ImportExport-2010-06-01.yml
587
+ - lib/aws/api_config/Kinesis-2013-12-02.yml
588
+ - lib/aws/api_config/OpsWorks-2013-02-18.yml
589
+ - lib/aws/api_config/RDS-2013-05-15.yml
590
+ - lib/aws/api_config/RDS-2013-09-09.yml
591
+ - lib/aws/api_config/Redshift-2012-12-01.yml
592
+ - lib/aws/api_config/Route53-2012-12-12.yml
593
+ - lib/aws/api_config/Route53-2013-04-01.yml
594
+ - lib/aws/api_config/SimpleDB-2009-04-15.yml
595
+ - lib/aws/api_config/SimpleEmailService-2010-12-01.yml
596
+ - lib/aws/api_config/SimpleWorkflow-2012-01-25.yml
597
+ - lib/aws/api_config/SNS-2010-03-31.yml
598
+ - lib/aws/api_config/SQS-2012-11-05.yml
599
+ - lib/aws/api_config/StorageGateway-2012-06-30.yml
600
+ - lib/aws/api_config/StorageGateway-2013-06-30.yml
601
+ - lib/aws/api_config/STS-2011-06-15.yml
602
+ - lib/aws/api_config/Support-2013-04-15.yml
603
+ - bin/aws-rb
604
604
  homepage: http://aws.amazon.com/sdkforruby
605
605
  licenses:
606
606
  - Apache 2.0
@@ -611,17 +611,17 @@ require_paths:
611
611
  - lib
612
612
  required_ruby_version: !ruby/object:Gem::Requirement
613
613
  requirements:
614
- - - ">="
614
+ - - '>='
615
615
  - !ruby/object:Gem::Version
616
616
  version: '0'
617
617
  required_rubygems_version: !ruby/object:Gem::Requirement
618
618
  requirements:
619
- - - ">="
619
+ - - '>='
620
620
  - !ruby/object:Gem::Version
621
621
  version: '0'
622
622
  requirements: []
623
623
  rubyforge_project:
624
- rubygems_version: 2.2.2
624
+ rubygems_version: 2.1.11
625
625
  signing_key:
626
626
  specification_version: 4
627
627
  summary: AWS SDK for Ruby