aws-partitions 1.1256.0 → 1.1258.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +10 -0
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '087e1a64ca96bcb14d70bd878d4ccce8ff8d767cf57e2b18b6da4c2dc6c8c876'
4
- data.tar.gz: b5795fc8d8d29cb4127d7e7c99cda3a1e03d32fca035705d5bdf2b7d14365e92
3
+ metadata.gz: efa4c52e13520839278c17befea09857fff06e420dd066d2bcbab64af61d9ffa
4
+ data.tar.gz: 78f2aa78ededec714fcfcb461f6d24f8690cabfae6a3c068d3afcb52ba187415
5
5
  SHA512:
6
- metadata.gz: 8773bbfc53fbc96825635e55652cd2e836523be6426eb60c983e533b0ee6aad2ca62fb01eac1709bf35a105b189911cc2be01add08e25230905459b072643ec1
7
- data.tar.gz: f1b19a0e30abb9f89ac293780ae80e120b9432bd75701e61ef623a40f80cbc8517791e3775600780103c2e4ba8919f0001c8666c2a5a6e41ed846a02052651f1
6
+ metadata.gz: 10b137294db59762eac21c6b258368fb1b9cdd454431f7b5bbfed06244129ca0d547aba5bd2811d6625e8ced94ad98e21588df977bc736c24476edb2a75a1107
7
+ data.tar.gz: f38ce629e13d99e1084b23dd67aab4f0f09f2adf86e8856b0b0601e5b6a0d70235c2bb3cb435c02fb3b888903883078862e17b3922a4aabacfdf86d417a16421
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1258.0 (2026-06-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
8
+
9
+ 1.1257.0 (2026-06-03)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
13
+
4
14
  1.1256.0 (2026-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1256.0
1
+ 1.1258.0
data/partitions.json CHANGED
@@ -38949,6 +38949,11 @@
38949
38949
  "eu-isoe-west-1" : { }
38950
38950
  }
38951
38951
  },
38952
+ "api.sagemaker" : {
38953
+ "endpoints" : {
38954
+ "eu-isoe-west-1" : { }
38955
+ }
38956
+ },
38952
38957
  "apigateway" : {
38953
38958
  "endpoints" : {
38954
38959
  "eu-isoe-west-1" : { }
@@ -40688,6 +40693,11 @@
40688
40693
  "eusc-de-east-1" : { }
40689
40694
  }
40690
40695
  },
40696
+ "mq" : {
40697
+ "endpoints" : {
40698
+ "eusc-de-east-1" : { }
40699
+ }
40700
+ },
40691
40701
  "network-firewall" : {
40692
40702
  "endpoints" : {
40693
40703
  "eusc-de-east-1" : { }
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.1256.0
4
+ version: 1.1258.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services