aws-sdk-core 2.3.16 → 2.3.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 482c5b18b24c1842bf3b79e2a224359299a80b7e
4
- data.tar.gz: 0e32e9c82dd31089429a80cdbc9f25219707dff9
3
+ metadata.gz: e4e548580be20e7b712caa0054563a6c1b6e25eb
4
+ data.tar.gz: f0908c1d9ac75e96f83b7cfc38a6584566f5d23d
5
5
  SHA512:
6
- metadata.gz: 2f28ae145e5c81b75ea813c225844ec83f7156e70d7a3d4f6f6553d3ffee1fddb0e2650f4ce5f373f4b89eb917bb4e524f3b620321b2ddf20186d81a85d6981e
7
- data.tar.gz: ea01a21a22eb7591f74d47129df05d30dc83103430503f64b1537e965fe9b02b35a2ee6ffc3e74bd4ff8389e6d505b2678cd0ba48d90f2d4401d641f2360c99d
6
+ metadata.gz: 72e509b0aa100d05e1c3a40f1970d6b776d84a2314d20c56510c3d5ca6275670484a469470910cf4dcf0d14c0bf3d9454f1ae19c866eb1c8a9dede5aa91f98b6
7
+ data.tar.gz: 5e50158b77216dd51c179c8ed7cb815aea792f88f5c78da0c7a01c0dbcfdd4288b67b24dc67d3b146c028752834fbd4714580ee17f94f57f36e2a7d7fa0e9c49
@@ -753,6 +753,7 @@
753
753
  "eu-west-1",
754
754
  "us-west-1",
755
755
  "us-west-2",
756
+ "ap-south-1",
756
757
  "ap-southeast-1",
757
758
  "ap-southeast-2",
758
759
  "ap-northeast-1",
@@ -5,7 +5,7 @@
5
5
  "partition": "aws",
6
6
  "partitionName": "AWS Standard",
7
7
  "dnsSuffix": "amazonaws.com",
8
- "regionRegex": "^(us|eu|ap|sa)\\-\\w+\\-\\d+$",
8
+ "regionRegex": "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$",
9
9
  "defaults": {
10
10
  "hostname": "{service}.{region}.{dnsSuffix}",
11
11
  "protocols": [
@@ -34,6 +34,9 @@
34
34
  "ap-northeast-2": {
35
35
  "description": "Asia Pacific (Seoul)"
36
36
  },
37
+ "ap-south-1": {
38
+ "description": "Asia Pacific (Bombay)"
39
+ },
37
40
  "ap-southeast-1": {
38
41
  "description": "Asia Pacific (Singapore)"
39
42
  },
@@ -53,7 +56,17 @@
53
56
  "services": {
54
57
  "acm": {
55
58
  "endpoints": {
56
- "us-east-1": {}
59
+ "us-east-1": {},
60
+ "us-west-1": {},
61
+ "us-west-2": {},
62
+ "eu-west-1": {},
63
+ "eu-central-1": {},
64
+ "ap-northeast-1": {},
65
+ "ap-northeast-2": {},
66
+ "ap-south-1": {},
67
+ "ap-southeast-1": {},
68
+ "ap-southeast-2": {},
69
+ "sa-east-1": {}
57
70
  }
58
71
  },
59
72
  "apigateway": {
@@ -116,6 +129,7 @@
116
129
  "us-west-2": {},
117
130
  "ap-northeast-1": {},
118
131
  "ap-northeast-2": {},
132
+ "ap-south-1": {},
119
133
  "ap-southeast-1": {},
120
134
  "ap-southeast-2": {},
121
135
  "sa-east-1": {},
@@ -171,6 +185,7 @@
171
185
  "us-west-2": {},
172
186
  "ap-northeast-1": {},
173
187
  "ap-northeast-2": {},
188
+ "ap-south-1": {},
174
189
  "ap-southeast-1": {},
175
190
  "ap-southeast-2": {},
176
191
  "sa-east-1": {},
@@ -189,6 +204,8 @@
189
204
  "us-west-1": {},
190
205
  "us-west-2": {},
191
206
  "ap-northeast-1": {},
207
+ "ap-northeast-2": {},
208
+ "ap-south-1": {},
192
209
  "ap-southeast-1": {},
193
210
  "ap-southeast-2": {},
194
211
  "eu-west-1": {},
@@ -230,6 +247,7 @@
230
247
  "us-west-2": {},
231
248
  "ap-northeast-1": {},
232
249
  "ap-northeast-2": {},
250
+ "ap-south-1": {},
233
251
  "ap-southeast-1": {},
234
252
  "ap-southeast-2": {},
235
253
  "sa-east-1": {},
@@ -276,6 +294,7 @@
276
294
  "us-west-2": {},
277
295
  "ap-northeast-1": {},
278
296
  "ap-northeast-2": {},
297
+ "ap-south-1": {},
279
298
  "ap-southeast-1": {},
280
299
  "ap-southeast-2": {},
281
300
  "sa-east-1": {},
@@ -323,6 +342,7 @@
323
342
  "us-west-2": {},
324
343
  "ap-northeast-1": {},
325
344
  "ap-northeast-2": {},
345
+ "ap-south-1": {},
326
346
  "ap-southeast-1": {},
327
347
  "ap-southeast-2": {},
328
348
  "sa-east-1": {},
@@ -352,6 +372,7 @@
352
372
  "us-west-2": {},
353
373
  "ap-northeast-1": {},
354
374
  "ap-northeast-2": {},
375
+ "ap-south-1": {},
355
376
  "ap-southeast-1": {},
356
377
  "ap-southeast-2": {},
357
378
  "sa-east-1": {},
@@ -385,6 +406,7 @@
385
406
  "us-west-2": {},
386
407
  "ap-northeast-1": {},
387
408
  "ap-northeast-2": {},
409
+ "ap-south-1": {},
388
410
  "ap-southeast-1": {},
389
411
  "ap-southeast-2": {},
390
412
  "sa-east-1": {},
@@ -399,6 +421,7 @@
399
421
  "us-west-2": {},
400
422
  "ap-northeast-1": {},
401
423
  "ap-northeast-2": {},
424
+ "ap-south-1": {},
402
425
  "ap-southeast-1": {},
403
426
  "ap-southeast-2": {},
404
427
  "sa-east-1": {},
@@ -424,6 +447,7 @@
424
447
  "us-west-2": {},
425
448
  "ap-northeast-1": {},
426
449
  "ap-northeast-2": {},
450
+ "ap-south-1": {},
427
451
  "ap-southeast-1": {},
428
452
  "ap-southeast-2": {},
429
453
  "sa-east-1": {},
@@ -447,6 +471,7 @@
447
471
  "us-west-2": {},
448
472
  "ap-northeast-1": {},
449
473
  "ap-northeast-2": {},
474
+ "ap-south-1": {},
450
475
  "ap-southeast-1": {},
451
476
  "ap-southeast-2": {},
452
477
  "sa-east-1": {},
@@ -480,6 +505,7 @@
480
505
  "us-west-2": {},
481
506
  "eu-west-1": {},
482
507
  "eu-central-1": {},
508
+ "ap-south-1": {},
483
509
  "ap-southeast-1": {},
484
510
  "ap-southeast-2": {},
485
511
  "ap-northeast-1": {},
@@ -490,10 +516,15 @@
490
516
  "events": {
491
517
  "endpoints": {
492
518
  "us-east-1": {},
519
+ "us-west-1": {},
493
520
  "us-west-2": {},
494
- "ap-northeast-1": {},
495
521
  "eu-west-1": {},
496
- "eu-central-1": {}
522
+ "eu-central-1": {},
523
+ "ap-southeast-1": {},
524
+ "ap-southeast-2": {},
525
+ "ap-northeast-1": {},
526
+ "ap-northeast-2": {},
527
+ "sa-east-1": {}
497
528
  }
498
529
  },
499
530
  "firehose": {
@@ -524,6 +555,7 @@
524
555
  "us-west-2": {},
525
556
  "ap-northeast-1": {},
526
557
  "ap-northeast-2": {},
558
+ "ap-south-1": {},
527
559
  "ap-southeast-2": {},
528
560
  "eu-west-1": {},
529
561
  "eu-central-1": {}
@@ -588,6 +620,7 @@
588
620
  "us-west-2": {},
589
621
  "ap-northeast-1": {},
590
622
  "ap-northeast-2": {},
623
+ "ap-south-1": {},
591
624
  "ap-southeast-1": {},
592
625
  "ap-southeast-2": {},
593
626
  "eu-west-1": {},
@@ -602,6 +635,7 @@
602
635
  "us-west-2": {},
603
636
  "ap-northeast-1": {},
604
637
  "ap-northeast-2": {},
638
+ "ap-south-1": {},
605
639
  "ap-southeast-1": {},
606
640
  "ap-southeast-2": {},
607
641
  "sa-east-1": {},
@@ -625,6 +659,7 @@
625
659
  "us-west-2": {},
626
660
  "ap-northeast-1": {},
627
661
  "ap-northeast-2": {},
662
+ "ap-south-1": {},
628
663
  "ap-southeast-1": {},
629
664
  "ap-southeast-2": {},
630
665
  "eu-west-1": {},
@@ -667,6 +702,7 @@
667
702
  "us-west-2": {},
668
703
  "ap-northeast-1": {},
669
704
  "ap-northeast-2": {},
705
+ "ap-south-1": {},
670
706
  "ap-southeast-1": {},
671
707
  "ap-southeast-2": {},
672
708
  "sa-east-1": {},
@@ -702,11 +738,11 @@
702
738
  "us-west-2": {},
703
739
  "ap-northeast-1": {},
704
740
  "ap-northeast-2": {},
741
+ "ap-south-1": {},
705
742
  "ap-southeast-1": {},
706
743
  "ap-southeast-2": {},
707
744
  "eu-west-1": {},
708
- "eu-central-1": {},
709
- "sa-east-1": {}
745
+ "eu-central-1": {}
710
746
  }
711
747
  },
712
748
  "route53": {
@@ -763,6 +799,9 @@
763
799
  "s3v4"
764
800
  ]
765
801
  },
802
+ "ap-south-1": {
803
+ "hostname": "s3-ap-south-1.amazonaws.com"
804
+ },
766
805
  "ap-southeast-1": {
767
806
  "hostname": "s3-ap-southeast-1.amazonaws.com"
768
807
  },
@@ -787,6 +826,9 @@
787
826
  "protocols": [
788
827
  "http",
789
828
  "https"
829
+ ],
830
+ "signatureVersions": [
831
+ "v2"
790
832
  ]
791
833
  },
792
834
  "endpoints": {
@@ -815,6 +857,7 @@
815
857
  "us-west-2": {},
816
858
  "ap-northeast-1": {},
817
859
  "ap-northeast-2": {},
860
+ "ap-south-1": {},
818
861
  "ap-southeast-1": {},
819
862
  "ap-southeast-2": {},
820
863
  "sa-east-1": {},
@@ -838,6 +881,7 @@
838
881
  "us-west-2": {},
839
882
  "ap-northeast-1": {},
840
883
  "ap-northeast-2": {},
884
+ "ap-south-1": {},
841
885
  "ap-southeast-1": {},
842
886
  "ap-southeast-2": {},
843
887
  "sa-east-1": {},
@@ -933,6 +977,7 @@
933
977
  "us-west-2": {},
934
978
  "ap-northeast-1": {},
935
979
  "ap-northeast-2": {},
980
+ "ap-south-1": {},
936
981
  "ap-southeast-1": {},
937
982
  "ap-southeast-2": {},
938
983
  "sa-east-1": {},
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.3.16'
2
+ VERSION = '2.3.17'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.16
4
+ version: 2.3.17
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: 2016-06-23 00:00:00.000000000 Z
11
+ date: 2016-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath