Skip to content

Commit 4451a8c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c31702b commit 4451a8c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@
487487
},
488488
"api.sagemaker" : {
489489
"endpoints" : {
490+
"af-south-1" : { },
490491
"ap-east-1" : { },
491492
"ap-northeast-1" : { },
492493
"ap-northeast-2" : { },
@@ -496,6 +497,7 @@
496497
"ca-central-1" : { },
497498
"eu-central-1" : { },
498499
"eu-north-1" : { },
500+
"eu-south-1" : { },
499501
"eu-west-1" : { },
500502
"eu-west-2" : { },
501503
"eu-west-3" : { },
@@ -4677,6 +4679,7 @@
46774679
},
46784680
"runtime.sagemaker" : {
46794681
"endpoints" : {
4682+
"af-south-1" : { },
46804683
"ap-east-1" : { },
46814684
"ap-northeast-1" : { },
46824685
"ap-northeast-2" : { },
@@ -4686,6 +4689,7 @@
46864689
"ca-central-1" : { },
46874690
"eu-central-1" : { },
46884691
"eu-north-1" : { },
4692+
"eu-south-1" : { },
46894693
"eu-west-1" : { },
46904694
"eu-west-2" : { },
46914695
"eu-west-3" : { },

0 commit comments

Comments
 (0)