aws-partitions 1.81.0 → 1.82.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +33 -3
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0a6b57d9eac80c3756af4919674820ad764ea565
4
- data.tar.gz: 182fddc83fdbf196dc5d5fddc6e00ab11f5efcb9
3
+ metadata.gz: d0efe427a296f561f1dd5d6fabbeeac7da3c0582
4
+ data.tar.gz: 03b38ec278167a625d9a8c57cb421959bd1c1f28
5
5
  SHA512:
6
- metadata.gz: c0abcf1817f63f5516bc99ce398e55791a2e4c66ff85a4b7c67d38ab92326973f4feabd6cc81c64cddbfa29d83694cf5e891a873dbd6fa0bc97f8540258bf922
7
- data.tar.gz: 66d454fd0b9c14cab8d38f8f618014d03d83a4c8cd9aa58b4398b91949f3759bcb8370effb999ddd588f1a8bfde46f505120a645a5d90e3668910e4e0f33a965
6
+ metadata.gz: 1579a830e284439856a8f43a100286feeba993af9c2d620d9791ccc6255a3d3151d928775efd582d97d84615f1e332288655a807da86c644c82dcd987e754416
7
+ data.tar.gz: b4b5484279096fa77fcaed559446af971c5fb70001b2c2fa17312840777da26aef74717be8185bc825c627c33883041c96be018c2befb84ad71a240e48cda5d4
@@ -86,7 +86,15 @@
86
86
  "protocols" : [ "https" ]
87
87
  },
88
88
  "endpoints" : {
89
- "us-east-1" : { }
89
+ "ap-northeast-1" : { },
90
+ "ap-southeast-1" : { },
91
+ "ap-southeast-2" : { },
92
+ "ca-central-1" : { },
93
+ "eu-central-1" : { },
94
+ "eu-west-1" : { },
95
+ "us-east-1" : { },
96
+ "us-east-2" : { },
97
+ "us-west-2" : { }
90
98
  }
91
99
  },
92
100
  "api.pricing" : {
@@ -423,6 +431,7 @@
423
431
  "eu-central-1" : { },
424
432
  "eu-west-1" : { },
425
433
  "eu-west-2" : { },
434
+ "eu-west-3" : { },
426
435
  "sa-east-1" : { },
427
436
  "us-east-1" : { },
428
437
  "us-east-2" : { },
@@ -600,6 +609,7 @@
600
609
  "eu-west-1" : { },
601
610
  "sa-east-1" : { },
602
611
  "us-east-1" : { },
612
+ "us-east-2" : { },
603
613
  "us-west-1" : { },
604
614
  "us-west-2" : { }
605
615
  }
@@ -988,6 +998,8 @@
988
998
  "glue" : {
989
999
  "endpoints" : {
990
1000
  "ap-northeast-1" : { },
1001
+ "ap-south-1" : { },
1002
+ "ap-southeast-1" : { },
991
1003
  "ap-southeast-2" : { },
992
1004
  "eu-central-1" : { },
993
1005
  "eu-west-1" : { },
@@ -1297,7 +1309,8 @@
1297
1309
  },
1298
1310
  "endpoints" : {
1299
1311
  "eu-west-1" : { },
1300
- "us-east-1" : { }
1312
+ "us-east-1" : { },
1313
+ "us-west-2" : { }
1301
1314
  }
1302
1315
  },
1303
1316
  "monitoring" : {
@@ -1497,7 +1510,8 @@
1497
1510
  },
1498
1511
  "endpoints" : {
1499
1512
  "eu-west-1" : { },
1500
- "us-east-1" : { }
1513
+ "us-east-1" : { },
1514
+ "us-west-2" : { }
1501
1515
  }
1502
1516
  },
1503
1517
  "runtime.sagemaker" : {
@@ -1706,6 +1720,7 @@
1706
1720
  "eu-west-1" : { },
1707
1721
  "eu-west-2" : { },
1708
1722
  "eu-west-3" : { },
1723
+ "sa-east-1" : { },
1709
1724
  "us-east-1" : { },
1710
1725
  "us-east-2" : { },
1711
1726
  "us-west-1" : { },
@@ -2390,6 +2405,16 @@
2390
2405
  "us-gov-west-1" : { }
2391
2406
  }
2392
2407
  },
2408
+ "cloudhsmv2" : {
2409
+ "defaults" : {
2410
+ "credentialScope" : {
2411
+ "service" : "cloudhsm"
2412
+ }
2413
+ },
2414
+ "endpoints" : {
2415
+ "us-gov-west-1" : { }
2416
+ }
2417
+ },
2393
2418
  "cloudtrail" : {
2394
2419
  "endpoints" : {
2395
2420
  "us-gov-west-1" : { }
@@ -2596,6 +2621,11 @@
2596
2621
  "us-gov-west-1" : { }
2597
2622
  }
2598
2623
  },
2624
+ "storagegateway" : {
2625
+ "endpoints" : {
2626
+ "us-gov-west-1" : { }
2627
+ }
2628
+ },
2599
2629
  "streams.dynamodb" : {
2600
2630
  "defaults" : {
2601
2631
  "credentialScope" : {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.81.0
4
+ version: 1.82.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: 2018-04-23 00:00:00.000000000 Z
11
+ date: 2018-04-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email:
@@ -45,7 +45,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
45
  version: '0'
46
46
  requirements: []
47
47
  rubyforge_project:
48
- rubygems_version: 2.5.2.2
48
+ rubygems_version: 2.5.2.3
49
49
  signing_key:
50
50
  specification_version: 4
51
51
  summary: Provides information about AWS partitions, regions, and services.