Skip to content

Commit 2d908ba

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 87e8cee commit 2d908ba

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
"protocols" : [ "https" ]
248248
},
249249
"endpoints" : {
250+
"af-south-1" : { },
250251
"ap-east-1" : { },
251252
"ap-northeast-1" : { },
252253
"ap-northeast-2" : { },
@@ -256,6 +257,7 @@
256257
"ca-central-1" : { },
257258
"eu-central-1" : { },
258259
"eu-north-1" : { },
260+
"eu-south-1" : { },
259261
"eu-west-1" : { },
260262
"eu-west-2" : { },
261263
"eu-west-3" : { },
@@ -1125,6 +1127,7 @@
11251127
"ca-central-1" : { },
11261128
"eu-central-1" : { },
11271129
"eu-north-1" : { },
1130+
"eu-south-1" : { },
11281131
"eu-west-1" : { },
11291132
"eu-west-2" : { },
11301133
"eu-west-3" : { },

0 commit comments

Comments
 (0)