aws-partitions 1.1056.0 → 1.1058.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 +24 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3339a7e5b0221afadd37d4498ddfb6b2dfd39b6908e41f1ee6dcc2187f28ca39
4
- data.tar.gz: 96758a15d689d48eaabc66404a0fcfc00250e37eb5d11fb374d1f4b45245f707
3
+ metadata.gz: 42bccbf77df0f3e482044051d206242bc8f5e3b5a3bfaa7bb286a3214de5d5e2
4
+ data.tar.gz: 59cea6b69f4b3d09945da0422a8b808994926c44b4c44afd78c24ccc6c4d342f
5
5
  SHA512:
6
- metadata.gz: 30a4bba66914537a7e5cf7b30d2e024d41265efa2e9ec1842143c0e4ad69065e518881d33ddc81025a9db7b87695712c68f5b2bcc5dd4ce07993ec170a9b79c9
7
- data.tar.gz: 1854ba6d1ea8137798d8050e12f37e4fbab6b2ea7f5e2f4a09022549607f4658faacd51a14c367acaaed033e891f1699490beb38ebe21bb7ea7030ae7fdfdf2b
6
+ metadata.gz: b77e195937a9e7e08b11f89de6cfe0173f9f929e347c68b946f8f8d5b64e7f380a1791666a9ba33cd6abefbb8d95efdc2c418b655281fed383e70eeaf1c33ea0
7
+ data.tar.gz: e1926caf147c49714218a7159b497fb5e38d4fc91e68de281ae48a72f255c76a43b922a898ad8c8d01d81b0fbd6e8d83618b7408a10f6924218a82d8e9d2fecb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1058.0 (2025-02-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1057.0 (2025-02-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1056.0 (2025-02-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1056.0
1
+ 1.1058.0
data/partitions.json CHANGED
@@ -580,12 +580,15 @@
580
580
  "eu-central-1" : { },
581
581
  "eu-central-2" : { },
582
582
  "eu-north-1" : { },
583
+ "eu-south-1" : { },
584
+ "eu-south-2" : { },
583
585
  "eu-west-1" : { },
584
586
  "eu-west-2" : { },
585
587
  "eu-west-3" : { },
586
588
  "sa-east-1" : { },
587
589
  "us-east-1" : { },
588
590
  "us-east-2" : { },
591
+ "us-west-1" : { },
589
592
  "us-west-2" : { }
590
593
  }
591
594
  },
@@ -3111,6 +3114,12 @@
3111
3114
  },
3112
3115
  "hostname" : "bedrock.eu-central-2.amazonaws.com"
3113
3116
  },
3117
+ "bedrock-eu-north-1" : {
3118
+ "credentialScope" : {
3119
+ "region" : "eu-north-1"
3120
+ },
3121
+ "hostname" : "bedrock.eu-north-1.amazonaws.com"
3122
+ },
3114
3123
  "bedrock-eu-west-1" : {
3115
3124
  "credentialScope" : {
3116
3125
  "region" : "eu-west-1"
@@ -3213,6 +3222,12 @@
3213
3222
  },
3214
3223
  "hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
3215
3224
  },
3225
+ "bedrock-runtime-eu-north-1" : {
3226
+ "credentialScope" : {
3227
+ "region" : "eu-north-1"
3228
+ },
3229
+ "hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
3230
+ },
3216
3231
  "bedrock-runtime-eu-west-1" : {
3217
3232
  "credentialScope" : {
3218
3233
  "region" : "eu-west-1"
@@ -3306,6 +3321,7 @@
3306
3321
  "ca-central-1" : { },
3307
3322
  "eu-central-1" : { },
3308
3323
  "eu-central-2" : { },
3324
+ "eu-north-1" : { },
3309
3325
  "eu-west-1" : { },
3310
3326
  "eu-west-2" : { },
3311
3327
  "eu-west-3" : { },
@@ -15380,6 +15396,7 @@
15380
15396
  "ap-southeast-3" : { },
15381
15397
  "ap-southeast-4" : { },
15382
15398
  "ap-southeast-5" : { },
15399
+ "ap-southeast-7" : { },
15383
15400
  "ca-central-1" : {
15384
15401
  "variants" : [ {
15385
15402
  "hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
@@ -15417,6 +15434,7 @@
15417
15434
  "il-central-1" : { },
15418
15435
  "me-central-1" : { },
15419
15436
  "me-south-1" : { },
15437
+ "mx-central-1" : { },
15420
15438
  "sa-east-1" : { },
15421
15439
  "us-east-1" : {
15422
15440
  "variants" : [ {
@@ -36180,6 +36198,12 @@
36180
36198
  "us-isof-south-1" : { }
36181
36199
  }
36182
36200
  },
36201
+ "schemas" : {
36202
+ "endpoints" : {
36203
+ "us-isof-east-1" : { },
36204
+ "us-isof-south-1" : { }
36205
+ }
36206
+ },
36183
36207
  "secretsmanager" : {
36184
36208
  "endpoints" : {
36185
36209
  "us-isof-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.1056.0
4
+ version: 1.1058.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-02-26 00:00:00.000000000 Z
11
+ date: 2025-02-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: