aws-partitions 1.1057.0 → 1.1058.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 +2 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89d55baef7e4150bf17256efacce08c1a9522fe015f495de11aeef105a80c9e0
4
- data.tar.gz: 5e59db92a4cb11bfc544d9dca0b693f6faf882a0c76921386df6376493ea69e1
3
+ metadata.gz: 42bccbf77df0f3e482044051d206242bc8f5e3b5a3bfaa7bb286a3214de5d5e2
4
+ data.tar.gz: 59cea6b69f4b3d09945da0422a8b808994926c44b4c44afd78c24ccc6c4d342f
5
5
  SHA512:
6
- metadata.gz: 4d1d499f67bbb6542440b835cde40981518b9c9e3a55ad6eb29fa76976364d418558a751b7c05b83ebad987b86bb48dd1ccd0ba8959ab1c89c6630f24cdaa88b
7
- data.tar.gz: 2111251ec48517446d9162f98febe9fce0d20766cd5d7604253e4459eebe028550fbf07fa0f11d2634cf24107633c4a8f652d794ffce1893ebe62f0b6adc9eef
6
+ metadata.gz: b77e195937a9e7e08b11f89de6cfe0173f9f929e347c68b946f8f8d5b64e7f380a1791666a9ba33cd6abefbb8d95efdc2c418b655281fed383e70eeaf1c33ea0
7
+ data.tar.gz: e1926caf147c49714218a7159b497fb5e38d4fc91e68de281ae48a72f255c76a43b922a898ad8c8d01d81b0fbd6e8d83618b7408a10f6924218a82d8e9d2fecb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1058.0 (2025-02-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1057.0 (2025-02-27)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1057.0
1
+ 1.1058.0
data/partitions.json CHANGED
@@ -15396,6 +15396,7 @@
15396
15396
  "ap-southeast-3" : { },
15397
15397
  "ap-southeast-4" : { },
15398
15398
  "ap-southeast-5" : { },
15399
+ "ap-southeast-7" : { },
15399
15400
  "ca-central-1" : {
15400
15401
  "variants" : [ {
15401
15402
  "hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
@@ -15433,6 +15434,7 @@
15433
15434
  "il-central-1" : { },
15434
15435
  "me-central-1" : { },
15435
15436
  "me-south-1" : { },
15437
+ "mx-central-1" : { },
15436
15438
  "sa-east-1" : { },
15437
15439
  "us-east-1" : {
15438
15440
  "variants" : [ {
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.1057.0
4
+ version: 1.1058.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: 2025-02-27 00:00:00.000000000 Z
11
+ date: 2025-02-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: