aws-partitions 1.1125.0 → 1.1132.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: 99d01ebbb64d18d5521a54c365df7cd5a6cdd717a3ebc0118440465b44a53f56
4
+ data.tar.gz: 3c89cbbe139c105168998464c92a3dd222f2697f8646a4a1bc8e4554e26395a4
5
5
  SHA512:
6
- metadata.gz: 536ea5ac808387c53cfc58e60717ec1e4f1a2fdc422063a34b46bd94ffe813c0e229e6f00c3a5e4fb9255e6a41b1ade7b1cc105d649f55da7dcd4025189eb47d
7
- data.tar.gz: d695e9ee3783327b562901cfe5e1d829140b07c1bc0ac1bd29520c206a2a0834c6eddde219426c97e9585dbad5fd5627b8e2bff350f2253538f4dc768d79518a
6
+ metadata.gz: 03e214b7bdcb5630f9eb103d5497733b00599363d89b4f987c316c426ae39a51166732e15e33e078343dc831336778b207d2196b553a85fa1c55e69824dc168a
7
+ data.tar.gz: 35473d663e628b88a0c545e86d11f1222f4073a48159b08150a388c41e9134ca9c260f8af5181154aba1d730feefea27a638cd4ee28017f4222fbbaf13f48908
data/CHANGELOG.md CHANGED
@@ -1,6 +1,43 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1132.0 (2025-07-21)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1131.0 (2025-07-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1130.0 (2025-07-17)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1129.0 (2025-07-16)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgentCoreControl`.
23
+
24
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgentCore`.
25
+
26
+ 1.1128.0 (2025-07-16)
27
+ ------------------
28
+
29
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
30
+
31
+ 1.1127.0 (2025-07-15)
32
+ ------------------
33
+
34
+ * Feature - Added support for enumerating regions for `Aws::S3Vectors`.
35
+
36
+ 1.1126.0 (2025-07-09)
37
+ ------------------
38
+
39
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
40
+
4
41
  1.1125.0 (2025-07-03)
5
42
  ------------------
6
43
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1125.0
1
+ 1.1132.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" : { },
@@ -5834,6 +5835,7 @@
5834
5835
  "tags" : [ "dualstack" ]
5835
5836
  } ]
5836
5837
  },
5838
+ "mx-central-1" : { },
5837
5839
  "sa-east-1" : {
5838
5840
  "variants" : [ {
5839
5841
  "hostname" : "cognito-identity.sa-east-1.amazonaws.com",
@@ -6070,6 +6072,7 @@
6070
6072
  "tags" : [ "dualstack" ]
6071
6073
  } ]
6072
6074
  },
6075
+ "mx-central-1" : { },
6073
6076
  "sa-east-1" : {
6074
6077
  "variants" : [ {
6075
6078
  "hostname" : "cognito-idp.sa-east-1.amazonaws.com",
@@ -9338,6 +9341,7 @@
9338
9341
  "tags" : [ "dualstack" ]
9339
9342
  } ]
9340
9343
  },
9344
+ "me-central-1" : { },
9341
9345
  "me-south-1" : {
9342
9346
  "variants" : [ {
9343
9347
  "hostname" : "elasticbeanstalk.me-south-1.api.aws",
@@ -11508,6 +11512,7 @@
11508
11512
  "endpoints" : {
11509
11513
  "af-south-1" : { },
11510
11514
  "ap-east-1" : { },
11515
+ "ap-east-2" : { },
11511
11516
  "ap-northeast-1" : { },
11512
11517
  "ap-northeast-2" : { },
11513
11518
  "ap-northeast-3" : { },
@@ -13857,6 +13862,7 @@
13857
13862
  "endpoints" : {
13858
13863
  "af-south-1" : { },
13859
13864
  "ap-east-1" : { },
13865
+ "ap-east-2" : { },
13860
13866
  "ap-northeast-1" : { },
13861
13867
  "ap-northeast-2" : { },
13862
13868
  "ap-northeast-3" : { },
@@ -14251,6 +14257,7 @@
14251
14257
  "endpoints" : {
14252
14258
  "af-south-1" : { },
14253
14259
  "ap-east-1" : { },
14260
+ "ap-east-2" : { },
14254
14261
  "ap-northeast-1" : { },
14255
14262
  "ap-northeast-2" : { },
14256
14263
  "ap-northeast-3" : { },
@@ -16970,6 +16977,8 @@
16970
16977
  "ap-southeast-2" : { },
16971
16978
  "ap-southeast-3" : { },
16972
16979
  "ap-southeast-4" : { },
16980
+ "ap-southeast-5" : { },
16981
+ "ap-southeast-7" : { },
16973
16982
  "ca-central-1" : { },
16974
16983
  "eu-central-1" : { },
16975
16984
  "eu-central-2" : { },
@@ -17216,6 +17225,7 @@
17216
17225
  "endpoints" : {
17217
17226
  "af-south-1" : { },
17218
17227
  "ap-east-1" : { },
17228
+ "ap-east-2" : { },
17219
17229
  "ap-northeast-1" : { },
17220
17230
  "ap-northeast-2" : { },
17221
17231
  "ap-northeast-3" : { },
@@ -21420,7 +21430,9 @@
21420
21430
  "ap-southeast-2" : { },
21421
21431
  "ap-southeast-3" : { },
21422
21432
  "ap-southeast-4" : { },
21433
+ "ap-southeast-5" : { },
21423
21434
  "ca-central-1" : { },
21435
+ "ca-west-1" : { },
21424
21436
  "eu-central-1" : { },
21425
21437
  "eu-central-2" : { },
21426
21438
  "eu-north-1" : { },
@@ -22504,6 +22516,7 @@
22504
22516
  "endpoints" : {
22505
22517
  "af-south-1" : { },
22506
22518
  "ap-east-1" : { },
22519
+ "ap-east-2" : { },
22507
22520
  "ap-northeast-1" : { },
22508
22521
  "ap-northeast-2" : { },
22509
22522
  "ap-northeast-3" : { },
@@ -22513,6 +22526,8 @@
22513
22526
  "ap-southeast-2" : { },
22514
22527
  "ap-southeast-3" : { },
22515
22528
  "ap-southeast-4" : { },
22529
+ "ap-southeast-5" : { },
22530
+ "ap-southeast-7" : { },
22516
22531
  "ca-central-1" : { },
22517
22532
  "ca-west-1" : { },
22518
22533
  "eu-central-1" : { },
@@ -22526,6 +22541,7 @@
22526
22541
  "il-central-1" : { },
22527
22542
  "me-central-1" : { },
22528
22543
  "me-south-1" : { },
22544
+ "mx-central-1" : { },
22529
22545
  "sa-east-1" : { },
22530
22546
  "us-east-1" : { },
22531
22547
  "us-east-2" : { },
@@ -22801,6 +22817,7 @@
22801
22817
  "tags" : [ "dualstack" ]
22802
22818
  } ]
22803
22819
  },
22820
+ "ap-east-2" : { },
22804
22821
  "ap-northeast-1" : {
22805
22822
  "variants" : [ {
22806
22823
  "hostname" : "securityhub.ap-northeast-1.api.aws",
@@ -39902,6 +39919,12 @@
39902
39919
  "us-isof-south-1" : { }
39903
39920
  }
39904
39921
  },
39922
+ "runtime.sagemaker" : {
39923
+ "endpoints" : {
39924
+ "us-isof-east-1" : { },
39925
+ "us-isof-south-1" : { }
39926
+ }
39927
+ },
39905
39928
  "s3" : {
39906
39929
  "defaults" : {
39907
39930
  "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.1132.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services