Skip to content

Commit 8d926d2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 39a8731 commit 8d926d2

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,7 @@
11291129
},
11301130
"codebuild" : {
11311131
"endpoints" : {
1132+
"af-south-1" : { },
11321133
"ap-east-1" : { },
11331134
"ap-northeast-1" : { },
11341135
"ap-northeast-2" : { },
@@ -1267,6 +1268,7 @@
12671268
},
12681269
"codepipeline" : {
12691270
"endpoints" : {
1271+
"ap-east-1" : { },
12701272
"ap-northeast-1" : { },
12711273
"ap-northeast-2" : { },
12721274
"ap-south-1" : { },
@@ -3794,6 +3796,7 @@
37943796
},
37953797
"macie2" : {
37963798
"endpoints" : {
3799+
"af-south-1" : { },
37973800
"ap-east-1" : { },
37983801
"ap-northeast-1" : { },
37993802
"ap-northeast-2" : { },
@@ -3803,6 +3806,7 @@
38033806
"ca-central-1" : { },
38043807
"eu-central-1" : { },
38053808
"eu-north-1" : { },
3809+
"eu-south-1" : { },
38063810
"eu-west-1" : { },
38073811
"eu-west-2" : { },
38083812
"eu-west-3" : { },
@@ -3830,6 +3834,7 @@
38303834
},
38313835
"hostname" : "macie2-fips.us-west-2.amazonaws.com"
38323836
},
3837+
"me-south-1" : { },
38333838
"sa-east-1" : { },
38343839
"us-east-1" : { },
38353840
"us-east-2" : { },

0 commit comments

Comments
 (0)