aws-partitions 1.1108.0 → 1.1109.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 +5 -0
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 13a016ca9d3373693faae27b94f3a431506a0f5e6c8caada6a9756c1f758070a
4
- data.tar.gz: 043f211061488653a7a08bdabbae3d338202c721d4b7e34e85dfe390f37574f6
3
+ metadata.gz: 870b9dd3ffdc0f4e4c540223ed2b15392834372da1b76eb2fb46d60c69ca7e06
4
+ data.tar.gz: 8c0434df351a91549d7a89031f08661cb23848f98134607871d9ffeef3cf4726
5
5
  SHA512:
6
- metadata.gz: f55be9cae078c9fa41dc98f3dacc0c52c52313bcefc99830e7d222b0c3b0bb7552244fa1db684c147a2995fd53547372f59842fd1904c648c921c5613155cab5
7
- data.tar.gz: 485e890755321fac12a526e0cf4275f64904a213be1310ff31d318a3593fe5e536ca951cf648312a58fa1d9bfdc6a65727ae4796830b6fccbf43839d4bfc5444
6
+ metadata.gz: 2a1b8f86cb57cc4909b5d300b36958f5d73c8529d00711957c9d82e62c276a2dc23081c5266750558e3a9a82d6a8e930cc9e316696b995445f2a374952851c7c
7
+ data.tar.gz: 136166628f11ffb652d49a5a94a8b004b32f6b1e3cb6ab0ba51884abe7a14736c42b636325d6c38f2b05044723790a206122a5c806957cedb43ecf1b2fa0d3eb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1109.0 (2025-05-30)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1108.0 (2025-05-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1108.0
1
+ 1.1109.0
data/partitions.json CHANGED
@@ -38883,6 +38883,11 @@
38883
38883
  }
38884
38884
  }
38885
38885
  },
38886
+ "license-manager" : {
38887
+ "endpoints" : {
38888
+ "eu-isoe-west-1" : { }
38889
+ }
38890
+ },
38886
38891
  "logs" : {
38887
38892
  "endpoints" : {
38888
38893
  "eu-isoe-west-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.1108.0
4
+ version: 1.1109.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services