Skip to content

Commit 2791572

Browse files
AWSL-Applin
AWS
authored andcommitted
Updated endpoints.json and partitions.json.
1 parent 6292bdd commit 2791572

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10485,6 +10485,7 @@
1048510485
"eu-south-2" : { },
1048610486
"eu-west-1" : { },
1048710487
"eu-west-2" : { },
10488+
"eu-west-3" : { },
1048810489
"me-central-1" : { },
1048910490
"me-south-1" : { },
1049010491
"sa-east-1" : { },
@@ -23414,6 +23415,12 @@
2341423415
"us-iso-west-1" : { }
2341523416
}
2341623417
},
23418+
"dlm" : {
23419+
"endpoints" : {
23420+
"us-iso-east-1" : { },
23421+
"us-iso-west-1" : { }
23422+
}
23423+
},
2341723424
"dms" : {
2341823425
"defaults" : {
2341923426
"variants" : [ {

0 commit comments

Comments
 (0)