aws-partitions 1.958.0 → 1.959.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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9d4f7d060ec0d2bdf23f2ca2189e145b708d9a1356ac92586f3cb0610a735f4a
4
- data.tar.gz: 838539f092cf453ed079cf8fd39a7bdb10a7f70ffdef33af059d50e3aaf24abc
3
+ metadata.gz: ef20550bb5f8f06088eee0dc2b248e080df757a71ecd65cd2482e11326f39053
4
+ data.tar.gz: 0fec86287564aa20e9771fe521cb98bf9b5cd0746358333e4fbbabf78b901698
5
5
  SHA512:
6
- metadata.gz: 58948be1e456d4aa8624ea71893baf9d1aacb34f7125eda57d38e5c68e3023e4f07682959ef4e28aa40a7768146c6d755a0ffb52e5bc1ca4250f0e6d7fa4fc7a
7
- data.tar.gz: a78961a612b588ea34811e087a0025320b4199bf154409f128085f936b124c7794f40008e4e9e553d4b152d5099f78245c9cece1e8aebed1c696cfa375859bb1
6
+ metadata.gz: 0ef073b865b996ee4d0c1654176de0acc427ea79f0a256edf3f0969a4fd83819842a2ed305bf784bf0f9758250fc77607acd1e5d2d6efdfbc8a082e48747503e
7
+ data.tar.gz: 5f880a23d57005db0670fa2cdaa6a7cf686d9988684befa983e270962f258d0a6b1d65fd1e8612523aa9c9e9c1aaae89e8c93b71d6b3be0682efeafe2051b56c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.959.0 (2024-07-29)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.958.0 (2024-07-24)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.958.0
1
+ 1.959.0
data/partitions.json CHANGED
@@ -19056,6 +19056,7 @@
19056
19056
  "ap-southeast-3" : { },
19057
19057
  "ap-southeast-4" : { },
19058
19058
  "ca-central-1" : { },
19059
+ "ca-west-1" : { },
19059
19060
  "eu-central-1" : { },
19060
19061
  "eu-central-2" : { },
19061
19062
  "eu-north-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.958.0
4
+ version: 1.959.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: 2024-07-24 00:00:00.000000000 Z
11
+ date: 2024-07-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: