Skip to content

Commit 30bcfba

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-02-17
1 parent 3c35c6e commit 30bcfba

File tree

1 file changed

+17
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+17
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

+17
Original file line numberDiff line numberDiff line change
@@ -24015,6 +24015,14 @@
2401524015
}
2401624016
]
2401724017
},
24018+
"ap-southeast-7": {
24019+
"variants": [
24020+
{
24021+
"hostname": "securityhub.ap-southeast-7.api.aws",
24022+
"tags": ["dualstack"]
24023+
}
24024+
]
24025+
},
2401824026
"ca-central-1": {
2401924027
"variants": [
2402024028
{
@@ -24147,6 +24155,14 @@
2414724155
}
2414824156
]
2414924157
},
24158+
"mx-central-1": {
24159+
"variants": [
24160+
{
24161+
"hostname": "securityhub.mx-central-1.api.aws",
24162+
"tags": ["dualstack"]
24163+
}
24164+
]
24165+
},
2415024166
"sa-east-1": {
2415124167
"variants": [
2415224168
{
@@ -27057,6 +27073,7 @@
2705727073
"il-central-1": {},
2705827074
"me-central-1": {},
2705927075
"me-south-1": {},
27076+
"mx-central-1": {},
2706027077
"sa-east-1": {},
2706127078
"us-east-1": {
2706227079
"variants": [

0 commit comments

Comments
 (0)