aws-partitions 1.1228.0 → 1.1229.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: a3e54c8645cdfb07ffaa3bf6add88da18f31bfeb83c00422ecda93b666ee6487
4
- data.tar.gz: 90ea449f15834f896ce14ae242deb30533135eb4bd3d3af1407e9ca635455fe7
3
+ metadata.gz: 56a9a126bb06e0681e1703e942068a4eb9580087cc99a71b71916fc0d4a9243a
4
+ data.tar.gz: 4f834a8cdc02072a0aa49e2c32d855cbca96cfde461e383f83b3d55f2aa19c20
5
5
  SHA512:
6
- metadata.gz: '09c19ab870dafcc3f2813fd92eb54dbeca5b985252b338a901bb96f3a61e490c9ee81f501f100e614fb546dc4e20809d4d30fec2d78d3e5f1f7392ac59915d15'
7
- data.tar.gz: 9cfaefbba555840e25343337e2017a25b565d4a8c480ab4a78f98ce8092c96c45131f460251b29d22e95d9a00d670932614ab8162ad3b018fc19679b665fc548
6
+ metadata.gz: 3632b8b3477e62edfae532e048a7d3911b4df773dafc3d2c978a2ae4a5f9ba7d246d437c6715e0826e35510a4d6c557967434ea1db7c96b58925b2e6674563a2
7
+ data.tar.gz: b67fa4c0f49c9cf84334cc167b0cce580bef036bbca478e9da3485ec157a1a907cd6655ee411606b7ff89338ef1b97ccfc14733d7f52dba541f4b65144c9a18b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1229.0 (2026-03-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1228.0 (2026-03-19)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1228.0
1
+ 1.1229.0
data/partitions.json CHANGED
@@ -20406,6 +20406,7 @@
20406
20406
  "tags" : [ "fips" ]
20407
20407
  } ]
20408
20408
  },
20409
+ "sa-east-1" : { },
20409
20410
  "us-east-1" : {
20410
20411
  "variants" : [ {
20411
20412
  "hostname" : "rekognition-fips.us-east-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.1228.0
4
+ version: 1.1229.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services