Skip to content

Commit 2cc340e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9ab9343 commit 2cc340e

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
@@ -522,6 +522,7 @@
522522
"eu-west-1" : { },
523523
"eu-west-2" : { },
524524
"eu-west-3" : { },
525+
"il-central-1" : { },
525526
"me-south-1" : { },
526527
"sa-east-1" : { },
527528
"us-east-1" : {
@@ -1612,6 +1613,12 @@
16121613
"tags" : [ "dualstack" ]
16131614
} ]
16141615
},
1616+
"il-central-1" : {
1617+
"variants" : [ {
1618+
"hostname" : "appmesh.il-central-1.api.aws",
1619+
"tags" : [ "dualstack" ]
1620+
} ]
1621+
},
16151622
"me-south-1" : {
16161623
"variants" : [ {
16171624
"hostname" : "appmesh.me-south-1.api.aws",

0 commit comments

Comments
 (0)