Skip to content

Commit 728fac3

Browse files
feat: update AWS service endpoints metadata
1 parent eed8199 commit 728fac3

File tree

1 file changed

+8
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+8
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/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)