Skip to content

Commit 1806262

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 567dc29 commit 1806262

File tree

2 files changed

+18
-0
lines changed

2 files changed

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

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,7 @@
12451245
"ap-east-1" : { },
12461246
"ap-northeast-1" : { },
12471247
"ap-northeast-2" : { },
1248+
"ap-northeast-3" : { },
12481249
"ap-south-1" : { },
12491250
"ap-southeast-1" : { },
12501251
"ap-southeast-2" : { },
@@ -3063,15 +3064,21 @@
30633064
},
30643065
"gamelift" : {
30653066
"endpoints" : {
3067+
"af-south-1" : { },
3068+
"ap-east-1" : { },
30663069
"ap-northeast-1" : { },
30673070
"ap-northeast-2" : { },
30683071
"ap-south-1" : { },
30693072
"ap-southeast-1" : { },
30703073
"ap-southeast-2" : { },
30713074
"ca-central-1" : { },
30723075
"eu-central-1" : { },
3076+
"eu-north-1" : { },
3077+
"eu-south-1" : { },
30733078
"eu-west-1" : { },
30743079
"eu-west-2" : { },
3080+
"eu-west-3" : { },
3081+
"me-south-1" : { },
30753082
"sa-east-1" : { },
30763083
"us-east-1" : { },
30773084
"us-east-2" : { },
@@ -9788,6 +9795,11 @@
97889795
"us-iso-east-1" : { }
97899796
}
97909797
},
9798+
"firehose" : {
9799+
"endpoints" : {
9800+
"us-iso-east-1" : { }
9801+
}
9802+
},
97919803
"glacier" : {
97929804
"endpoints" : {
97939805
"us-iso-east-1" : {

0 commit comments

Comments
 (0)