Skip to content

Commit 6ce25aa

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c1a3d12 commit 6ce25aa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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 service endpoint metadata."
6+
}

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,7 @@
676676
},
677677
"athena" : {
678678
"endpoints" : {
679+
"af-south-1" : { },
679680
"ap-east-1" : { },
680681
"ap-northeast-1" : { },
681682
"ap-northeast-2" : { },
@@ -856,7 +857,7 @@
856857
"credentialScope" : {
857858
"region" : "us-east-1"
858859
},
859-
"hostname" : "service.chime.aws.amazon.com",
860+
"hostname" : "chime.us-east-1.amazonaws.com",
860861
"protocols" : [ "https" ]
861862
}
862863
},
@@ -9248,6 +9249,11 @@
92489249
"us-isob-east-1" : { }
92499250
}
92509251
},
9252+
"es" : {
9253+
"endpoints" : {
9254+
"us-isob-east-1" : { }
9255+
}
9256+
},
92519257
"events" : {
92529258
"endpoints" : {
92539259
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)