Skip to content

Commit a41cc00

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 1f0e50e commit a41cc00

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
@@ -889,6 +889,7 @@
889889
}
890890
},
891891
"endpoints" : {
892+
"af-south-1" : { },
892893
"ap-east-1" : { },
893894
"ap-northeast-1" : { },
894895
"ap-northeast-2" : { },
@@ -898,6 +899,7 @@
898899
"ca-central-1" : { },
899900
"eu-central-1" : { },
900901
"eu-north-1" : { },
902+
"eu-south-1" : { },
901903
"eu-west-1" : { },
902904
"eu-west-2" : { },
903905
"eu-west-3" : { },
@@ -2603,6 +2605,7 @@
26032605
"eu-north-1" : { },
26042606
"eu-west-1" : { },
26052607
"eu-west-2" : { },
2608+
"eu-west-3" : { },
26062609
"us-east-1" : { },
26072610
"us-east-2" : { },
26082611
"us-west-1" : { },

0 commit comments

Comments
 (0)