Skip to content

Commit 3ce079a

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 52c7f17 commit 3ce079a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@
678678
},
679679
"appflow" : {
680680
"endpoints" : {
681+
"af-south-1" : { },
681682
"ap-northeast-1" : { },
682683
"ap-northeast-2" : { },
683684
"ap-south-1" : { },
@@ -2042,6 +2043,7 @@
20422043
"ap-east-1" : { },
20432044
"ap-northeast-1" : { },
20442045
"ap-northeast-2" : { },
2046+
"ap-northeast-3" : { },
20452047
"ap-south-1" : { },
20462048
"ap-southeast-1" : { },
20472049
"ap-southeast-2" : { },
@@ -4288,6 +4290,7 @@
42884290
"eu-west-3" : { },
42894291
"sa-east-1" : { },
42904292
"us-east-1" : { },
4293+
"us-east-2" : { },
42914294
"us-west-1" : { },
42924295
"us-west-2" : { }
42934296
}

0 commit comments

Comments
 (0)