aws-partitions 1.176.0 → 1.177.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 +6 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4cd0d04c30b96c1515ca09d7868f66667d7d5a23
4
- data.tar.gz: ef251e3c5af2914e3c250120dfe452ca23467a8a
3
+ metadata.gz: af566ed43ed0572d94d039119ccce23a05e7e347
4
+ data.tar.gz: 5e642b46eb02119ab2fdf33f1bf6c918335ee2f0
5
5
  SHA512:
6
- metadata.gz: 3f9980d0422354a5ca0d50006ce669384aa47e801ae990bf2afbae2163a41b7977d481c0f463897170ba5964c2a31f6b458e8c1951b6af5a1077532628cd34dd
7
- data.tar.gz: 2b6e354b8509edc74e7ef7c86dad4bc55f30c07a46f1a58c0461f891af3351669f7bb91df360f8b14af4bfb1da520c22dd8c9eec32f158cea6d0324550383d38
6
+ metadata.gz: 8f4950c093472ab63ef6261fed660cb36fe48a5dd753fd0908ace05aa2e89f15da9ff3a26bf4e866a56a927db5b6f0f6200bae2bab632f7d0606a9e0446c1fee
7
+ data.tar.gz: 8737c2ffe87a26282912c8930393717db2029ebcf1c4e7d5b47f56111f1db501892dab6818dfef20eb854068d134d36c2c9fc492160048202b6c48a56a845b7c
@@ -1077,6 +1077,7 @@
1077
1077
  "ap-southeast-2" : { },
1078
1078
  "ca-central-1" : { },
1079
1079
  "eu-central-1" : { },
1080
+ "eu-north-1" : { },
1080
1081
  "eu-west-1" : { },
1081
1082
  "eu-west-2" : { },
1082
1083
  "sa-east-1" : { },
@@ -1433,6 +1434,7 @@
1433
1434
  "endpoints" : {
1434
1435
  "ap-northeast-1" : { },
1435
1436
  "ap-southeast-2" : { },
1437
+ "eu-central-1" : { },
1436
1438
  "eu-west-1" : { },
1437
1439
  "us-east-1" : { },
1438
1440
  "us-east-2" : { },
@@ -1855,6 +1857,7 @@
1855
1857
  "ap-southeast-1" : { },
1856
1858
  "ap-southeast-2" : { },
1857
1859
  "eu-central-1" : { },
1860
+ "eu-north-1" : { },
1858
1861
  "eu-west-1" : { },
1859
1862
  "sa-east-1" : { },
1860
1863
  "us-east-1" : { },
@@ -1965,12 +1968,14 @@
1965
1968
  "endpoints" : {
1966
1969
  "ap-northeast-1" : { },
1967
1970
  "ap-northeast-2" : { },
1971
+ "ap-south-1" : { },
1968
1972
  "ap-southeast-1" : { },
1969
1973
  "ap-southeast-2" : { },
1970
1974
  "ca-central-1" : { },
1971
1975
  "eu-central-1" : { },
1972
1976
  "eu-west-1" : { },
1973
1977
  "eu-west-2" : { },
1978
+ "eu-west-3" : { },
1974
1979
  "us-east-1" : { },
1975
1980
  "us-east-2" : { },
1976
1981
  "us-west-1" : { },
@@ -3226,6 +3231,7 @@
3226
3231
  },
3227
3232
  "xray" : {
3228
3233
  "endpoints" : {
3234
+ "ap-east-1" : { },
3229
3235
  "ap-northeast-1" : { },
3230
3236
  "ap-northeast-2" : { },
3231
3237
  "ap-south-1" : { },
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.176.0
4
+ version: 1.177.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: 2019-06-17 00:00:00.000000000 Z
11
+ date: 2019-06-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: