aws-partitions 1.1082.0 → 1.1084.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 +23 -3
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 40b5185c0f848c37b5e58efe647e9956d0aff9b28c4ad6ef4227ea4036ceb801
4
- data.tar.gz: 6a52f0914b5807449bbc00e931ae635f03ee9fbc82ff42f9c6d6ea5264dac266
3
+ metadata.gz: adb562d37218040cf316c7ece19036d5e70c518d99ef5aecd4d289926bee469b
4
+ data.tar.gz: 52a3337ad5dfbad9298bcb3983f91d2bd557ded7e3989d93f0d0f64fd7265559
5
5
  SHA512:
6
- metadata.gz: 0c29cf17c4191db72fa0fa132d6c9e6e39f2fd6d098c958a531bb6d8c43026982d89ec866d20d4c9c1e9413bc8bead3370d0e4e7a995a1a76910e3c50cb430f8
7
- data.tar.gz: 60f273d6f326180a89fb78b11e1d4d44c08974e3b57a0d4bbdcb43dce61609a0513373d67527fec76611c81a4c84d92536590348c7276b61cea21a8e80da5cb5
6
+ metadata.gz: 58146ac5a472bbbf6b4e4cae15986f923220f79a4d93dc93ea54c57412a66e55c080aed4f12e8f540b573717a03117b8748ff20478945df2ae549d78a41b5c5a
7
+ data.tar.gz: 2c6ae37e47aa1c3e4c730f4146748e7aa0bd51daa12b5d9a65ca75eea52554929ff926356d4c7d2c4fb803aa7b18d484c81c465cf8be1eda301f35dc77d8cef1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1084.0 (2025-04-09)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1083.0 (2025-04-08)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1082.0 (2025-04-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1082.0
1
+ 1.1084.0
data/partitions.json CHANGED
@@ -10122,6 +10122,7 @@
10122
10122
  "tags" : [ "fips" ]
10123
10123
  } ]
10124
10124
  },
10125
+ "ca-west-1" : { },
10125
10126
  "eu-central-1" : { },
10126
10127
  "eu-north-1" : { },
10127
10128
  "eu-south-1" : { },
@@ -15155,6 +15156,7 @@
15155
15156
  "ap-southeast-3" : { },
15156
15157
  "ap-southeast-4" : { },
15157
15158
  "ap-southeast-5" : { },
15159
+ "ap-southeast-7" : { },
15158
15160
  "ca-central-1" : { },
15159
15161
  "ca-west-1" : { },
15160
15162
  "eu-central-1" : { },
@@ -15196,6 +15198,7 @@
15196
15198
  "il-central-1" : { },
15197
15199
  "me-central-1" : { },
15198
15200
  "me-south-1" : { },
15201
+ "mx-central-1" : { },
15199
15202
  "sa-east-1" : { },
15200
15203
  "us-east-1" : {
15201
15204
  "variants" : [ {
@@ -17073,6 +17076,7 @@
17073
17076
  "ap-southeast-3" : { },
17074
17077
  "ap-southeast-4" : { },
17075
17078
  "ap-southeast-5" : { },
17079
+ "ap-southeast-7" : { },
17076
17080
  "ca-central-1" : { },
17077
17081
  "ca-west-1" : { },
17078
17082
  "eu-central-1" : { },
@@ -17114,6 +17118,7 @@
17114
17118
  "il-central-1" : { },
17115
17119
  "me-central-1" : { },
17116
17120
  "me-south-1" : { },
17121
+ "mx-central-1" : { },
17117
17122
  "sa-east-1" : { },
17118
17123
  "us-east-1" : {
17119
17124
  "variants" : [ {
@@ -17844,6 +17849,7 @@
17844
17849
  "ca-central-1" : { },
17845
17850
  "eu-central-1" : { },
17846
17851
  "eu-north-1" : { },
17852
+ "eu-south-2" : { },
17847
17853
  "eu-west-1" : { },
17848
17854
  "eu-west-2" : { },
17849
17855
  "sa-east-1" : { },
@@ -29350,7 +29356,11 @@
29350
29356
  "region" : "cn-northwest-1"
29351
29357
  },
29352
29358
  "hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
29353
- "protocols" : [ "https" ]
29359
+ "protocols" : [ "https" ],
29360
+ "variants" : [ {
29361
+ "hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
29362
+ "tags" : [ "dualstack" ]
29363
+ } ]
29354
29364
  }
29355
29365
  }
29356
29366
  },
@@ -33770,8 +33780,18 @@
33770
33780
  }
33771
33781
  },
33772
33782
  "endpoints" : {
33773
- "us-gov-east-1" : { },
33774
- "us-gov-west-1" : { }
33783
+ "us-gov-east-1" : {
33784
+ "variants" : [ {
33785
+ "hostname" : "metering-marketplace.us-gov-east-1.api.aws",
33786
+ "tags" : [ "dualstack" ]
33787
+ } ]
33788
+ },
33789
+ "us-gov-west-1" : {
33790
+ "variants" : [ {
33791
+ "hostname" : "metering-marketplace.us-gov-west-1.api.aws",
33792
+ "tags" : [ "dualstack" ]
33793
+ } ]
33794
+ }
33775
33795
  }
33776
33796
  },
33777
33797
  "metrics.sagemaker" : {
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.1082.0
4
+ version: 1.1084.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-04 00:00:00.000000000 Z
11
+ date: 2025-04-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: