aws-partitions 1.842.0 → 1.844.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +5 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 66543d1985550053f642954cb8f8e5232c213d7094ed60e50f85f4205c1fcc83
4
- data.tar.gz: b1545cf3d45b436eec7dc7c23201aedbaf4e9667d1cdba9bab66b28db039b227
3
+ metadata.gz: 2a00b9158972a4579fc0d853f5f8a9d843e9f2285c130af510359962bb44aa6f
4
+ data.tar.gz: 2b8049a34280032d5fe20660f4302620eb751e7d6895cd53fc38894846b24f01
5
5
  SHA512:
6
- metadata.gz: f62ced7ecfd8056711d8043fce4005c4de77bab4643bf6bd09cb7a63bb909b1cec7844bdf6161dd1e2d04572b1d1327af136d37a7e10ea80fe0b20c47d6b096f
7
- data.tar.gz: e5d5e67e1cd054a8fe713fbe0c04ad2c76085f6b3ab8f306f10a7b2e2e3ba543ce6593b083fbf9c9639db1a84065b2b96fe2f8b5b1f023f4cdd715f1eabdf229
6
+ metadata.gz: c08c0b5816efba422a5c6da3c14a13de13c738ab1751c5e61ca82e7b82565280e248bc1e3cf4673d64c4d6d9fe7e3ce5d2e0825005da86eadefe846c9437c487
7
+ data.tar.gz: da7343ef87ac327b809e6ed1f0f47480f1026e902cec5f21dd77f6f4a4d76f09087ff38e0cb66646a4f36c173e9b9f4054fa1fa01ef90ac83bd8c268f896dac6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.844.0 (2023-11-02)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.843.0 (2023-10-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.842.0 (2023-10-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.842.0
1
+ 1.844.0
data/partitions.json CHANGED
@@ -14993,12 +14993,16 @@
14993
14993
  "endpoints" : {
14994
14994
  "ap-northeast-1" : { },
14995
14995
  "ap-northeast-2" : { },
14996
+ "ap-northeast-3" : { },
14996
14997
  "ap-south-1" : { },
14997
14998
  "ap-southeast-1" : { },
14998
14999
  "ap-southeast-2" : { },
15000
+ "ca-central-1" : { },
14999
15001
  "eu-central-1" : { },
15002
+ "eu-north-1" : { },
15000
15003
  "eu-west-1" : { },
15001
15004
  "eu-west-2" : { },
15005
+ "eu-west-3" : { },
15002
15006
  "sa-east-1" : { },
15003
15007
  "us-east-1" : { },
15004
15008
  "us-east-2" : { },
@@ -17447,6 +17451,7 @@
17447
17451
  "ap-northeast-1" : { },
17448
17452
  "ap-northeast-2" : { },
17449
17453
  "ap-southeast-1" : { },
17454
+ "ap-southeast-2" : { },
17450
17455
  "ca-central-1" : {
17451
17456
  "variants" : [ {
17452
17457
  "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
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.842.0
4
+ version: 1.844.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: 2023-10-26 00:00:00.000000000 Z
11
+ date: 2023-11-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: