aws-partitions 1.362.0 → 1.363.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 +4 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01c49bf43f93d84f568ffc6c2ac045b5311a48369a7ec608065eda6f29360c75
4
- data.tar.gz: 379301ae4424e01a6db5c04846faf15d4d243ca69f964afa7192437a0d7ecaac
3
+ metadata.gz: 9212a8b236f91897ab0c40d711380be8f3b9da64e8d87d1e5f8ba3d5eade9400
4
+ data.tar.gz: c32bd81d27dfafa6298449ed85cc22f7e0f9ff8e3265bf983a061a6af4eafd57
5
5
  SHA512:
6
- metadata.gz: f97978fcd6b3d08a4f85db829e80fee82c3d8afb4f023821a29cc5e93bbc28782e25993ec9cc0869e9c09c66fde179b496b8ac8b0df21536c98b46c49fc2922f
7
- data.tar.gz: 412f01cde4349bd5a6b7284aa90c6e37ed44c867bc7b6ad964a88d4b78c303b9ba9d28c527ca43e71283609778903f3250d7758cc8d3576459e1d1bf6467562e
6
+ metadata.gz: a0f08bef27ceeb7d6d04b10b153a836c7b0f2d51f71ac8356ca696b2cd397a66ed8cc3eff98d4ac58a075fb30fe5efaabad21229c2ebdd69d54eec7d7571c297
7
+ data.tar.gz: d61f25023aa99cdb646c05fd0d7844f14ac9d4d54287cbff947082fe62b227082d5d8328056a5032c7158bfed50634ac4ff8748e5ae4fba3c2b8c39106fba4df
@@ -190,6 +190,7 @@
190
190
  "protocols" : [ "https" ]
191
191
  },
192
192
  "endpoints" : {
193
+ "af-south-1" : { },
193
194
  "ap-east-1" : { },
194
195
  "ap-northeast-1" : { },
195
196
  "ap-northeast-2" : { },
@@ -199,6 +200,7 @@
199
200
  "ca-central-1" : { },
200
201
  "eu-central-1" : { },
201
202
  "eu-north-1" : { },
203
+ "eu-south-1" : { },
202
204
  "eu-west-1" : { },
203
205
  "eu-west-2" : { },
204
206
  "eu-west-3" : { },
@@ -3549,7 +3551,6 @@
3549
3551
  "ap-northeast-2" : { },
3550
3552
  "ap-southeast-1" : { },
3551
3553
  "eu-west-1" : { },
3552
- "eu-west-2" : { },
3553
3554
  "us-east-1" : { }
3554
3555
  }
3555
3556
  },
@@ -7546,13 +7547,13 @@
7546
7547
  "credentialScope" : {
7547
7548
  "region" : "us-gov-east-1"
7548
7549
  },
7549
- "hostname" : "elasticloadbalancing-fips.us-gov-east-1.amazonaws.com"
7550
+ "hostname" : "elasticloadbalancing.us-gov-east-1.amazonaws.com"
7550
7551
  },
7551
7552
  "fips-us-gov-west-1" : {
7552
7553
  "credentialScope" : {
7553
7554
  "region" : "us-gov-west-1"
7554
7555
  },
7555
- "hostname" : "elasticloadbalancing-fips.us-gov-west-1.amazonaws.com"
7556
+ "hostname" : "elasticloadbalancing.us-gov-west-1.amazonaws.com"
7556
7557
  },
7557
7558
  "us-gov-east-1" : { },
7558
7559
  "us-gov-west-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.362.0
4
+ version: 1.363.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-08-28 00:00:00.000000000 Z
11
+ date: 2020-08-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: