Skip to content

Commit 5e95123

Browse files
author
awstools
committedJan 15, 2025
feat(clients): update client endpoints as of 2025-01-15
1 parent b6204f8 commit 5e95123

File tree

1 file changed

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

1 file changed

+4
-0
lines changed
 

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

+4
Original file line numberDiff line numberDiff line change
@@ -3341,6 +3341,7 @@
33413341
"ap-southeast-3": {},
33423342
"ap-southeast-4": {},
33433343
"ap-southeast-5": {},
3344+
"ap-southeast-7": {},
33443345
"ca-central-1": {},
33453346
"ca-west-1": {},
33463347
"eu-central-1": {},
@@ -21571,6 +21572,8 @@
2157121572
"ap-southeast-2": {},
2157221573
"ap-southeast-3": {},
2157321574
"ap-southeast-4": {},
21575+
"ap-southeast-5": {},
21576+
"ap-southeast-7": {},
2157421577
"ca-central-1": {},
2157521578
"ca-west-1": {},
2157621579
"eu-central-1": {},
@@ -21612,6 +21615,7 @@
2161221615
"il-central-1": {},
2161321616
"me-central-1": {},
2161421617
"me-south-1": {},
21618+
"mx-central-1": {},
2161521619
"sa-east-1": {},
2161621620
"us-east-1": {
2161721621
"variants": [

0 commit comments

Comments
 (0)
Please sign in to comment.