aws-partitions 1.1125.0 → 1.1130.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e1b2ae0b9d958bd6970a9fe15c7102042187cd35dd27368e2467cf8b93edb6d6
4
- data.tar.gz: a353915d3d1f9e1f1370712f15f9150dbadfb9c2f96da423cfa80ff0649837f0
3
+ metadata.gz: 8109862c65a17662b3c45503dd5f97bb4ea45c53a1c9076f502b6984465870ac
4
+ data.tar.gz: 293536c8c9914a12289a3b61ec19dc26b40837a93c4500ef2d42d54e9a30e306
5
5
  SHA512:
6
- metadata.gz: 536ea5ac808387c53cfc58e60717ec1e4f1a2fdc422063a34b46bd94ffe813c0e229e6f00c3a5e4fb9255e6a41b1ade7b1cc105d649f55da7dcd4025189eb47d
7
- data.tar.gz: d695e9ee3783327b562901cfe5e1d829140b07c1bc0ac1bd29520c206a2a0834c6eddde219426c97e9585dbad5fd5627b8e2bff350f2253538f4dc768d79518a
6
+ metadata.gz: 59b6d84d9d929847983ed6d7aebb899952d3e946bc48569819331185a30ebb71f6f7b8820498e56c4774ffa7891bb4eb9fb37d799a8a2fb6657f9c9a605c6c71
7
+ data.tar.gz: b86ecf088bdd34fbb315fbefcceb40a90fc8a713d4d89340c3de1d156dfdeed6fa704af3ee1c479fe92e7b8c1afc81428c8f9b0c3c73a4e52368211d89fbeafe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,33 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1130.0 (2025-07-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1129.0 (2025-07-16)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgentCoreControl`.
13
+
14
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgentCore`.
15
+
16
+ 1.1128.0 (2025-07-16)
17
+ ------------------
18
+
19
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
20
+
21
+ 1.1127.0 (2025-07-15)
22
+ ------------------
23
+
24
+ * Feature - Added support for enumerating regions for `Aws::S3Vectors`.
25
+
26
+ 1.1126.0 (2025-07-09)
27
+ ------------------
28
+
29
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
30
+
4
31
  1.1125.0 (2025-07-03)
5
32
  ------------------
6
33
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1125.0
1
+ 1.1130.0
@@ -288,6 +288,8 @@ module Aws
288
288
  'Batch' => 'batch',
289
289
  'Bedrock' => 'bedrock',
290
290
  'BedrockAgent' => 'bedrock-agent',
291
+ 'BedrockAgentCore' => 'bedrock-agentcore',
292
+ 'BedrockAgentCoreControl' => 'bedrock-agentcore-control',
291
293
  'BedrockAgentRuntime' => 'bedrock-agent-runtime',
292
294
  'BedrockDataAutomation' => 'bedrock-data-automation',
293
295
  'BedrockDataAutomationRuntime' => 'bedrock-data-automation-runtime',
@@ -582,6 +584,7 @@ module Aws
582
584
  'S3Control' => 's3-control',
583
585
  'S3Outposts' => 's3-outposts',
584
586
  'S3Tables' => 's3tables',
587
+ 'S3Vectors' => 's3vectors',
585
588
  'SES' => 'email',
586
589
  'SESV2' => 'email',
587
590
  'SMS' => 'sms',
data/partitions.json CHANGED
@@ -1625,6 +1625,7 @@
1625
1625
  "endpoints" : {
1626
1626
  "af-south-1" : { },
1627
1627
  "ap-east-1" : { },
1628
+ "ap-east-2" : { },
1628
1629
  "ap-northeast-1" : { },
1629
1630
  "ap-northeast-2" : { },
1630
1631
  "ap-northeast-3" : { },
@@ -9338,6 +9339,7 @@
9338
9339
  "tags" : [ "dualstack" ]
9339
9340
  } ]
9340
9341
  },
9342
+ "me-central-1" : { },
9341
9343
  "me-south-1" : {
9342
9344
  "variants" : [ {
9343
9345
  "hostname" : "elasticbeanstalk.me-south-1.api.aws",
@@ -11508,6 +11510,7 @@
11508
11510
  "endpoints" : {
11509
11511
  "af-south-1" : { },
11510
11512
  "ap-east-1" : { },
11513
+ "ap-east-2" : { },
11511
11514
  "ap-northeast-1" : { },
11512
11515
  "ap-northeast-2" : { },
11513
11516
  "ap-northeast-3" : { },
@@ -13857,6 +13860,7 @@
13857
13860
  "endpoints" : {
13858
13861
  "af-south-1" : { },
13859
13862
  "ap-east-1" : { },
13863
+ "ap-east-2" : { },
13860
13864
  "ap-northeast-1" : { },
13861
13865
  "ap-northeast-2" : { },
13862
13866
  "ap-northeast-3" : { },
@@ -14251,6 +14255,7 @@
14251
14255
  "endpoints" : {
14252
14256
  "af-south-1" : { },
14253
14257
  "ap-east-1" : { },
14258
+ "ap-east-2" : { },
14254
14259
  "ap-northeast-1" : { },
14255
14260
  "ap-northeast-2" : { },
14256
14261
  "ap-northeast-3" : { },
@@ -16970,6 +16975,8 @@
16970
16975
  "ap-southeast-2" : { },
16971
16976
  "ap-southeast-3" : { },
16972
16977
  "ap-southeast-4" : { },
16978
+ "ap-southeast-5" : { },
16979
+ "ap-southeast-7" : { },
16973
16980
  "ca-central-1" : { },
16974
16981
  "eu-central-1" : { },
16975
16982
  "eu-central-2" : { },
@@ -17216,6 +17223,7 @@
17216
17223
  "endpoints" : {
17217
17224
  "af-south-1" : { },
17218
17225
  "ap-east-1" : { },
17226
+ "ap-east-2" : { },
17219
17227
  "ap-northeast-1" : { },
17220
17228
  "ap-northeast-2" : { },
17221
17229
  "ap-northeast-3" : { },
@@ -21420,7 +21428,9 @@
21420
21428
  "ap-southeast-2" : { },
21421
21429
  "ap-southeast-3" : { },
21422
21430
  "ap-southeast-4" : { },
21431
+ "ap-southeast-5" : { },
21423
21432
  "ca-central-1" : { },
21433
+ "ca-west-1" : { },
21424
21434
  "eu-central-1" : { },
21425
21435
  "eu-central-2" : { },
21426
21436
  "eu-north-1" : { },
@@ -22504,6 +22514,7 @@
22504
22514
  "endpoints" : {
22505
22515
  "af-south-1" : { },
22506
22516
  "ap-east-1" : { },
22517
+ "ap-east-2" : { },
22507
22518
  "ap-northeast-1" : { },
22508
22519
  "ap-northeast-2" : { },
22509
22520
  "ap-northeast-3" : { },
@@ -22513,6 +22524,8 @@
22513
22524
  "ap-southeast-2" : { },
22514
22525
  "ap-southeast-3" : { },
22515
22526
  "ap-southeast-4" : { },
22527
+ "ap-southeast-5" : { },
22528
+ "ap-southeast-7" : { },
22516
22529
  "ca-central-1" : { },
22517
22530
  "ca-west-1" : { },
22518
22531
  "eu-central-1" : { },
@@ -22526,6 +22539,7 @@
22526
22539
  "il-central-1" : { },
22527
22540
  "me-central-1" : { },
22528
22541
  "me-south-1" : { },
22542
+ "mx-central-1" : { },
22529
22543
  "sa-east-1" : { },
22530
22544
  "us-east-1" : { },
22531
22545
  "us-east-2" : { },
@@ -39902,6 +39916,12 @@
39902
39916
  "us-isof-south-1" : { }
39903
39917
  }
39904
39918
  },
39919
+ "runtime.sagemaker" : {
39920
+ "endpoints" : {
39921
+ "us-isof-east-1" : { },
39922
+ "us-isof-south-1" : { }
39923
+ }
39924
+ },
39905
39925
  "s3" : {
39906
39926
  "defaults" : {
39907
39927
  "protocols" : [ "http", "https" ],
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.1125.0
4
+ version: 1.1130.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services