aws-partitions 1.1090.0 → 1.1093.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +23 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 310d7b4246f6252e7698b1e69100865bcc6e2341e2ed0e32b2653762fae3fd6c
4
- data.tar.gz: 1b0d17f410a8872a8fd20ed1dd1e94c19c4cc34b3ea13f8ca6323b5313941dfd
3
+ metadata.gz: 54fb7e9f1d37b7b519bec7c0ae1ba8853092ab3796a145993f6eb34e3214ee5d
4
+ data.tar.gz: 748ea4d6d64fd7710042cd2739d76f9a970e6f1c01d8fd00f892b85e1325dec5
5
5
  SHA512:
6
- metadata.gz: e8d13d7ce59431693dc4e1a5fa0f5dfa935162e6fa2793667cd7a559b755592147c339100fc93d73b82dd515772c82b84d0cd51f80a21f54599434c569cc78a4
7
- data.tar.gz: 893ce8401905cd4a583487f811ae6204e84f022b232b486f0159867f1468bd11a2e89a16ffd625825be8d8ab4e21617cda041b982fe31cfdb354beec9e4f3487
6
+ metadata.gz: 7c51bf112e9ae5c47f5915b2b7f18de24c545438e795eb65e59e844750025a0c4e1eeedfc11ed2d651100eb230a842edfda9f5e4ca47a3b882a4b631141e3171
7
+ data.tar.gz: 626b9ef40642723244f759695c8246f02aee0eefa933e0d0949bcc70e782d004c3317d36f0a81555643f365e7ccafc2d842c3679af80e94b1fdb9ef97dbe9b5a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1093.0 (2025-04-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1092.0 (2025-04-25)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1091.0 (2025-04-23)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.1090.0 (2025-04-18)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1090.0
1
+ 1.1093.0
data/partitions.json CHANGED
@@ -21417,6 +21417,7 @@
21417
21417
  "ap-southeast-2" : { },
21418
21418
  "ap-southeast-3" : { },
21419
21419
  "ap-southeast-4" : { },
21420
+ "ap-southeast-7" : { },
21420
21421
  "ca-central-1" : { },
21421
21422
  "ca-west-1" : { },
21422
21423
  "eu-central-1" : { },
@@ -21430,6 +21431,7 @@
21430
21431
  "il-central-1" : { },
21431
21432
  "me-central-1" : { },
21432
21433
  "me-south-1" : { },
21434
+ "mx-central-1" : { },
21433
21435
  "sa-east-1" : { },
21434
21436
  "us-east-1" : {
21435
21437
  "variants" : [ {
@@ -36528,6 +36530,11 @@
36528
36530
  "us-iso-west-1" : { }
36529
36531
  }
36530
36532
  },
36533
+ "batch" : {
36534
+ "endpoints" : {
36535
+ "us-iso-east-1" : { }
36536
+ }
36537
+ },
36531
36538
  "bedrock" : {
36532
36539
  "endpoints" : {
36533
36540
  "bedrock-runtime-us-iso-east-1" : {
@@ -37658,6 +37665,12 @@
37658
37665
  } ]
37659
37666
  }
37660
37667
  }
37668
+ },
37669
+ "xray" : {
37670
+ "endpoints" : {
37671
+ "us-iso-east-1" : { },
37672
+ "us-iso-west-1" : { }
37673
+ }
37661
37674
  }
37662
37675
  }
37663
37676
  }, {
@@ -37742,6 +37755,11 @@
37742
37755
  "us-isob-east-1" : { }
37743
37756
  }
37744
37757
  },
37758
+ "batch" : {
37759
+ "endpoints" : {
37760
+ "us-isob-east-1" : { }
37761
+ }
37762
+ },
37745
37763
  "budgets" : {
37746
37764
  "endpoints" : {
37747
37765
  "aws-iso-b-global" : {
@@ -38010,6 +38028,11 @@
38010
38028
  }
38011
38029
  }
38012
38030
  },
38031
+ "glue" : {
38032
+ "endpoints" : {
38033
+ "us-isob-east-1" : { }
38034
+ }
38035
+ },
38013
38036
  "health" : {
38014
38037
  "endpoints" : {
38015
38038
  "us-isob-east-1" : { }
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.1090.0
4
+ version: 1.1093.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-04-18 00:00:00.000000000 Z
11
+ date: 2025-04-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: