aws-partitions 1.276.0 → 1.277.0

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +2 -10
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 80357d5f80164540b12cbb181163d92b8e2cbcc8
4
- data.tar.gz: 189dac4b7177d5acf6ec98c4c11f850bda737b41
3
+ metadata.gz: 0dc277a3e236b7acc19fe0d3d2a3093de39140f5
4
+ data.tar.gz: 407847b20b758b61c5a1a21ad16d7dbe705a9cf1
5
5
  SHA512:
6
- metadata.gz: f9a8a5a32cc7c4a4828d0c51a3d6a2c5151674b6ece92cee8c32379af01c804cb5fffe5eace46e944696f33381cc155f838dc18530b3ba19fb621910fb51f2c3
7
- data.tar.gz: cd1e1fabd5e6836124bd702316aeb9503691b958498154ef5db5af8a8af782006859202a94c0449717be4585d976bfac90bc3ff24e78b2ad9f1091a5bc1ab9a4
6
+ metadata.gz: 18742f668aa07aa239fea79d03a1fb9cb04d2e6d27911310ccf7dacb2079f942d1fcdc4e6c5f045d81f9887a536b824b9d22b86320beb4a16e444afeab86baa6
7
+ data.tar.gz: 2154888f85bb9a823818ab025d312801a489707d357b7c5f1d54dba458215bffabe35fa18981d9efcf18d6a85238b50c3905e209760cbf8e4578af090c55cf4d
@@ -1446,16 +1446,6 @@
1446
1446
  "us-west-2" : { }
1447
1447
  }
1448
1448
  },
1449
- "elastic-inference" : {
1450
- "endpoints" : {
1451
- "ap-northeast-1" : { },
1452
- "ap-northeast-2" : { },
1453
- "eu-west-1" : { },
1454
- "us-east-1" : { },
1455
- "us-east-2" : { },
1456
- "us-west-2" : { }
1457
- }
1458
- },
1459
1449
  "elasticache" : {
1460
1450
  "endpoints" : {
1461
1451
  "ap-east-1" : { },
@@ -3501,6 +3491,7 @@
3501
3491
  },
3502
3492
  "servicecatalog" : {
3503
3493
  "endpoints" : {
3494
+ "ap-east-1" : { },
3504
3495
  "ap-northeast-1" : { },
3505
3496
  "ap-northeast-2" : { },
3506
3497
  "ap-south-1" : { },
@@ -3512,6 +3503,7 @@
3512
3503
  "eu-west-1" : { },
3513
3504
  "eu-west-2" : { },
3514
3505
  "eu-west-3" : { },
3506
+ "me-south-1" : { },
3515
3507
  "sa-east-1" : { },
3516
3508
  "us-east-1" : { },
3517
3509
  "us-east-1-fips" : {
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.276.0
4
+ version: 1.277.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: 2020-02-25 00:00:00.000000000 Z
11
+ date: 2020-02-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: