aws-partitions 1.1214.0 → 1.1215.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 -48
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c18fb19f33aa730e23c5658284548189a272f501eb63970ae6d2f8da2a4772e8
4
- data.tar.gz: 464fd96b0a7536680db63bc836dd8887ce38f0093e888cacef2a96ae29973ae8
3
+ metadata.gz: 7d8ba53d758d93c24faafc3a62087232e17e4c397aa642e48ea427cf29e454b7
4
+ data.tar.gz: 42544f1538df0dda46d9c60050ea24c54f1b92635d107016679678559d216687
5
5
  SHA512:
6
- metadata.gz: ffbeae733da65a4fd99d51c162f71e425414541cb5f54463ddbc65d151b34abd70e031576dff359fb2a37357bdd3403a90778f6dba154c0bf38c597a6432c2eb
7
- data.tar.gz: 1c25ff4d70b1a782b4b665cece3d1b30b549816b9a3840010d010cc133b7a9725c212b3e2b8d5bd5e43570b981af063153208fa7fbb15b339d2d46dc8222e288
6
+ metadata.gz: 1ce1990a99bacf64307d6f2b6483016904c953d228e055418c6925c0c691c06a684a5421393c8ff1c5015ffa3c7f05a3f63f1b985219ec0e92c79e3421a5d5f3
7
+ data.tar.gz: c865b3fbeb1c47c861a6243e761c2c048b592074eef1415d67e7cbe2af7e1d4c7e8a1c8112878224693cca7b2cec5926626ecc3bf9319ee74dafd864cb53edaa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1215.0 (2026-02-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1214.0 (2026-02-16)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1214.0
1
+ 1.1215.0
data/partitions.json CHANGED
@@ -10846,37 +10846,6 @@
10846
10846
  }
10847
10847
  }
10848
10848
  },
10849
- "evidently" : {
10850
- "endpoints" : {
10851
- "ap-northeast-1" : {
10852
- "hostname" : "evidently.ap-northeast-1.amazonaws.com"
10853
- },
10854
- "ap-southeast-1" : {
10855
- "hostname" : "evidently.ap-southeast-1.amazonaws.com"
10856
- },
10857
- "ap-southeast-2" : {
10858
- "hostname" : "evidently.ap-southeast-2.amazonaws.com"
10859
- },
10860
- "eu-central-1" : {
10861
- "hostname" : "evidently.eu-central-1.amazonaws.com"
10862
- },
10863
- "eu-north-1" : {
10864
- "hostname" : "evidently.eu-north-1.amazonaws.com"
10865
- },
10866
- "eu-west-1" : {
10867
- "hostname" : "evidently.eu-west-1.amazonaws.com"
10868
- },
10869
- "us-east-1" : {
10870
- "hostname" : "evidently.us-east-1.amazonaws.com"
10871
- },
10872
- "us-east-2" : {
10873
- "hostname" : "evidently.us-east-2.amazonaws.com"
10874
- },
10875
- "us-west-2" : {
10876
- "hostname" : "evidently.us-west-2.amazonaws.com"
10877
- }
10878
- }
10879
- },
10880
10849
  "finspace" : {
10881
10850
  "endpoints" : {
10882
10851
  "ap-northeast-1" : { },
@@ -13313,18 +13282,6 @@
13313
13282
  }
13314
13283
  }
13315
13284
  },
13316
- "iotanalytics" : {
13317
- "endpoints" : {
13318
- "ap-northeast-1" : { },
13319
- "ap-south-1" : { },
13320
- "ap-southeast-2" : { },
13321
- "eu-central-1" : { },
13322
- "eu-west-1" : { },
13323
- "us-east-1" : { },
13324
- "us-east-2" : { },
13325
- "us-west-2" : { }
13326
- }
13327
- },
13328
13285
  "iotevents" : {
13329
13286
  "endpoints" : {
13330
13287
  "ap-northeast-1" : { },
@@ -17881,6 +17838,7 @@
17881
17838
  },
17882
17839
  "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17883
17840
  },
17841
+ "ap-southeast-6" : { },
17884
17842
  "ap-southeast-7" : { },
17885
17843
  "ca-central-1" : {
17886
17844
  "credentialScope" : {
@@ -30036,11 +29994,6 @@
30036
29994
  "cn-northwest-1" : { }
30037
29995
  }
30038
29996
  },
30039
- "iotanalytics" : {
30040
- "endpoints" : {
30041
- "cn-north-1" : { }
30042
- }
30043
- },
30044
29997
  "iotevents" : {
30045
29998
  "endpoints" : {
30046
29999
  "cn-north-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.1214.0
4
+ version: 1.1215.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services