aws-partitions 1.1252.0 → 1.1253.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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 23552e9fddc2e9554f95f7a1cd2ca4282b0e14069f5f8afa790366b9aafc1338
4
- data.tar.gz: 57f44277627e73464ed80b636dca7227ad2dcc441e82ebd68068968cf5b1bf21
3
+ metadata.gz: 0d27817428e506f938a93348a68e5586dab3aebd23bf0a1630ab738b301ed714
4
+ data.tar.gz: 1e18504ef4c0054022f5b1148e6cf328e960a17550e964c100e932d9023990ad
5
5
  SHA512:
6
- metadata.gz: 3c7367967eca3f43b94b55fdb3b9305746064890fe876c5a06b38d877e1360c55422c3437afe503aa841dabc322a13c95292a03ce8b664774dc729ca923604b8
7
- data.tar.gz: 0f53eb8826315b3791b7c89c5baded125a33d9fb77613f83a8905da19f0483017cc270533b6d999b0adf62b124f12095718908b8afa07a2fbd153a38f5296b18
6
+ metadata.gz: 7f15652db3a413c3bc08ebcfe372b3c89dd9c99f89507ae3ff19d38d0d792af2229ab52150808c771de9ea4c9a0eac9a3742092c6dc85b35e6bdd0d4111c88f8
7
+ data.tar.gz: 36697a9f1c41da3cb7bc8ff4dd5d20eee7657d3cfedae5cee6c3ad2ae9adb7e24411f1004152b67bd1de16adae97bb0be77a4896d46ccf54537a4f1cf7899b90
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1253.0 (2026-05-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
8
+
4
9
  1.1252.0 (2026-05-20)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1252.0
1
+ 1.1253.0
data/partitions.json CHANGED
@@ -18725,6 +18725,7 @@
18725
18725
  "tags" : [ "dualstack" ]
18726
18726
  } ]
18727
18727
  },
18728
+ "ap-southeast-7" : { },
18728
18729
  "ca-central-1" : {
18729
18730
  "variants" : [ {
18730
18731
  "hostname" : "polly-fips.ca-central-1.amazonaws.com",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1252.0
4
+ version: 1.1253.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services