Skip to content

Commit 3e5be8b

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c3259f7 commit 3e5be8b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,6 +3809,7 @@
38093809
"ap-east-1" : { },
38103810
"ap-northeast-1" : { },
38113811
"ap-northeast-2" : { },
3812+
"ap-northeast-3" : { },
38123813
"ap-south-1" : { },
38133814
"ap-southeast-1" : { },
38143815
"ap-southeast-2" : { },
@@ -3958,6 +3959,7 @@
39583959
"ap-east-1" : { },
39593960
"ap-northeast-1" : { },
39603961
"ap-northeast-2" : { },
3962+
"ap-northeast-3" : { },
39613963
"ap-south-1" : { },
39623964
"ap-southeast-1" : { },
39633965
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)