Skip to content

Commit 823f71b

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent e72d87e commit 823f71b

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
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: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,16 +1446,6 @@
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-
},
14591449
"elasticache" : {
14601450
"endpoints" : {
14611451
"ap-east-1" : { },
@@ -3501,6 +3491,7 @@
35013491
},
35023492
"servicecatalog" : {
35033493
"endpoints" : {
3494+
"ap-east-1" : { },
35043495
"ap-northeast-1" : { },
35053496
"ap-northeast-2" : { },
35063497
"ap-south-1" : { },
@@ -3512,6 +3503,7 @@
35123503
"eu-west-1" : { },
35133504
"eu-west-2" : { },
35143505
"eu-west-3" : { },
3506+
"me-south-1" : { },
35153507
"sa-east-1" : { },
35163508
"us-east-1" : { },
35173509
"us-east-1-fips" : {

0 commit comments

Comments
 (0)