Skip to content

Commit 0c64493

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2c17db3 commit 0c64493

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-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 endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6665,6 +6665,7 @@
66656665
"ap-southeast-3" : { },
66666666
"ap-southeast-4" : { },
66676667
"ap-southeast-5" : { },
6668+
"ap-southeast-7" : { },
66686669
"ca-central-1" : {
66696670
"variants" : [ {
66706671
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
@@ -6702,6 +6703,7 @@
67026703
"il-central-1" : { },
67036704
"me-central-1" : { },
67046705
"me-south-1" : { },
6706+
"mx-central-1" : { },
67056707
"sa-east-1" : { },
67066708
"us-east-1" : {
67076709
"variants" : [ {
@@ -29939,6 +29941,12 @@
2993929941
"cn-northwest-1" : { }
2994029942
}
2994129943
},
29944+
"kafkaconnect" : {
29945+
"endpoints" : {
29946+
"cn-north-1" : { },
29947+
"cn-northwest-1" : { }
29948+
}
29949+
},
2994229950
"kendra-ranking" : {
2994329951
"defaults" : {
2994429952
"dnsSuffix" : "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)