Skip to content

Commit 5b5b1ea

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 5f435a4 commit 5b5b1ea

File tree

2 files changed

+15
-0
lines changed

2 files changed

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

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,6 +1446,16 @@
14461446
"us-west-2" : { }
14471447
}
14481448
},
1449+
"elastic-inference" : {
1450+
"endpoints" : {
1451+
"ap-northeast-1" : { },
1452+
"ap-northeast-2" : { },
1453+
"eu-west-1" : { },
1454+
"us-east-1" : { },
1455+
"us-east-2" : { },
1456+
"us-west-2" : { }
1457+
}
1458+
},
14491459
"elasticache" : {
14501460
"endpoints" : {
14511461
"ap-east-1" : { },

0 commit comments

Comments
 (0)