Skip to content

Commit fd4f9c2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f3fcfab commit fd4f9c2

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,6 +1699,7 @@
16991699
"ap-south-1" : { },
17001700
"ap-southeast-1" : { },
17011701
"ap-southeast-2" : { },
1702+
"ap-southeast-3" : { },
17021703
"ca-central-1" : { },
17031704
"eu-central-1" : { },
17041705
"eu-north-1" : { },
@@ -8737,6 +8738,12 @@
87378738
},
87388739
"hostname" : "oidc.ap-northeast-2.amazonaws.com"
87398740
},
8741+
"ap-northeast-3" : {
8742+
"credentialScope" : {
8743+
"region" : "ap-northeast-3"
8744+
},
8745+
"hostname" : "oidc.ap-northeast-3.amazonaws.com"
8746+
},
87408747
"ap-south-1" : {
87418748
"credentialScope" : {
87428749
"region" : "ap-south-1"

0 commit comments

Comments
 (0)