Skip to content

Commit b4d397e

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent a092a0d commit b4d397e

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4857,6 +4857,7 @@
48574857
"ap-east-1" : { },
48584858
"ap-northeast-1" : { },
48594859
"ap-northeast-2" : { },
4860+
"ap-northeast-3" : { },
48604861
"ap-south-1" : { },
48614862
"ap-southeast-1" : { },
48624863
"ap-southeast-2" : { },
@@ -5802,6 +5803,7 @@
58025803
"ap-east-1" : { },
58035804
"ap-northeast-1" : { },
58045805
"ap-northeast-2" : { },
5806+
"ap-northeast-3" : { },
58055807
"ap-south-1" : { },
58065808
"ap-southeast-1" : { },
58075809
"ap-southeast-2" : { },
@@ -7664,6 +7666,14 @@
76647666
"isRegionalized" : false,
76657667
"partitionEndpoint" : "aws-cn-global"
76667668
},
7669+
"route53resolver" : {
7670+
"defaults" : {
7671+
"protocols" : [ "https" ]
7672+
},
7673+
"endpoints" : {
7674+
"cn-north-1" : { }
7675+
}
7676+
},
76677677
"runtime.sagemaker" : {
76687678
"endpoints" : {
76697679
"cn-north-1" : { },

0 commit comments

Comments
 (0)