Skip to content

Commit 44b00be

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 39d6f7a commit 44b00be

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
@@ -865,6 +865,7 @@
865865
"ap-east-1" : { },
866866
"ap-northeast-1" : { },
867867
"ap-northeast-2" : { },
868+
"ap-northeast-3" : { },
868869
"ap-south-1" : { },
869870
"ap-southeast-1" : { },
870871
"ap-southeast-2" : { },
@@ -2896,6 +2897,7 @@
28962897
"ap-east-1" : { },
28972898
"ap-northeast-1" : { },
28982899
"ap-northeast-2" : { },
2900+
"ap-northeast-3" : { },
28992901
"ap-south-1" : { },
29002902
"ap-southeast-1" : { },
29012903
"ap-southeast-2" : { },
@@ -6503,6 +6505,7 @@
65036505
"ap-east-1" : { },
65046506
"ap-northeast-1" : { },
65056507
"ap-northeast-2" : { },
6508+
"ap-northeast-3" : { },
65066509
"ap-south-1" : { },
65076510
"ap-southeast-1" : { },
65086511
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)