aws-partitions 1.1168.0 → 1.1172.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +14 -0
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 437cd67548fdd0196ae659b8424f9487bfd9527caf241ddd32c8b1776558fdc3
4
- data.tar.gz: cfce10645c7662b36a520f6b91973a121604f23392f50ab17b0c5d426bbbdb36
3
+ metadata.gz: 194ca20d8fd3921653057b7495021f36e075cbf4fdd6ffd158d02fa3a31927f0
4
+ data.tar.gz: cd98190112a972699de893d0c931a906a150efbe6a7d2f45f84228823c078fe5
5
5
  SHA512:
6
- metadata.gz: 1b3555de85fa1929bb9424e1e4fa22926333f495d4779ae8a659f17926090f20bc3c92995c03a6fb8ae86c5f0003967e3546c001f0aaeeb057b82eda209cb791
7
- data.tar.gz: 65446476c4406353957c30a4b1fb6e2a17bd28313438cef10448da7ddc4c40f1c41d57a1eb2642ea7fd4a7aa7bdfd91a9895d544f992ee0be5a57d257837b6f7
6
+ metadata.gz: 0643d1f34909d22e05bd40c1978a23fa43f5392a4c51c7d92726bb9321c9840d3279b8a3f971ad9862cde807195f66c8f7df81b127b60e8d58ead24e4a080909
7
+ data.tar.gz: cddfab536dfe781890012ca53c263bc38603b2d159d5208b1d2b21f2500d32f3a3546b16cdf08cefc9be74e5bf6d7ae3303eb039d8b3bef0221969f90c32bf38
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1172.0 (2025-10-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1171.0 (2025-10-09)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1170.0 (2025-10-08)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1169.0 (2025-10-07)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.1168.0 (2025-09-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1168.0
1
+ 1.1172.0
data/partitions.json CHANGED
@@ -5474,6 +5474,7 @@
5474
5474
  "ap-southeast-3" : { },
5475
5475
  "ap-southeast-4" : { },
5476
5476
  "ap-southeast-5" : { },
5477
+ "ap-southeast-6" : { },
5477
5478
  "ap-southeast-7" : { },
5478
5479
  "ca-central-1" : { },
5479
5480
  "ca-west-1" : { },
@@ -12762,6 +12763,7 @@
12762
12763
  "endpoints" : {
12763
12764
  "af-south-1" : { },
12764
12765
  "ap-east-1" : { },
12766
+ "ap-east-2" : { },
12765
12767
  "ap-northeast-1" : { },
12766
12768
  "ap-northeast-2" : { },
12767
12769
  "ap-northeast-3" : { },
@@ -14065,23 +14067,33 @@
14065
14067
  },
14066
14068
  "kafkaconnect" : {
14067
14069
  "endpoints" : {
14070
+ "af-south-1" : { },
14071
+ "ap-east-1" : { },
14068
14072
  "ap-east-2" : { },
14069
14073
  "ap-northeast-1" : { },
14070
14074
  "ap-northeast-2" : { },
14075
+ "ap-northeast-3" : { },
14071
14076
  "ap-south-1" : { },
14072
14077
  "ap-south-2" : { },
14073
14078
  "ap-southeast-1" : { },
14074
14079
  "ap-southeast-2" : { },
14080
+ "ap-southeast-3" : { },
14081
+ "ap-southeast-4" : { },
14075
14082
  "ap-southeast-5" : { },
14076
14083
  "ap-southeast-7" : { },
14077
14084
  "ca-central-1" : { },
14078
14085
  "ca-west-1" : { },
14079
14086
  "eu-central-1" : { },
14087
+ "eu-central-2" : { },
14080
14088
  "eu-north-1" : { },
14089
+ "eu-south-1" : { },
14081
14090
  "eu-south-2" : { },
14082
14091
  "eu-west-1" : { },
14083
14092
  "eu-west-2" : { },
14084
14093
  "eu-west-3" : { },
14094
+ "il-central-1" : { },
14095
+ "me-central-1" : { },
14096
+ "me-south-1" : { },
14085
14097
  "mx-central-1" : { },
14086
14098
  "sa-east-1" : { },
14087
14099
  "us-east-1" : { },
@@ -16974,6 +16986,7 @@
16974
16986
  "ap-southeast-3" : { },
16975
16987
  "ap-southeast-4" : { },
16976
16988
  "ap-southeast-5" : { },
16989
+ "ap-southeast-6" : { },
16977
16990
  "ap-southeast-7" : { },
16978
16991
  "ca-central-1" : {
16979
16992
  "variants" : [ {
@@ -26191,6 +26204,7 @@
26191
26204
  "ap-southeast-3" : { },
26192
26205
  "ap-southeast-4" : { },
26193
26206
  "ap-southeast-5" : { },
26207
+ "ap-southeast-6" : { },
26194
26208
  "ap-southeast-7" : { },
26195
26209
  "ca-central-1" : {
26196
26210
  "variants" : [ {
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.1168.0
4
+ version: 1.1172.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services