Skip to content

Commit b2c0393

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-04-16
1 parent d61677e commit b2c0393

File tree

1 file changed

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

1 file changed

+37
-0
lines changed

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

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3786,6 +3786,7 @@
37863786
}
37873787
]
37883788
},
3789+
"ap-southeast-7": {},
37893790
"ca-central-1": {
37903791
"variants": [
37913792
{
@@ -3948,6 +3949,7 @@
39483949
}
39493950
]
39503951
},
3952+
"mx-central-1": {},
39513953
"sa-east-1": {
39523954
"variants": [
39533955
{
@@ -22119,6 +22121,18 @@
2211922121
}
2212022122
}
2212122123
},
22124+
"query.timestream": {
22125+
"endpoints": {
22126+
"ap-northeast-1": {},
22127+
"ap-south-1": {},
22128+
"ap-southeast-2": {},
22129+
"eu-central-1": {},
22130+
"eu-west-1": {},
22131+
"us-east-1": {},
22132+
"us-east-2": {},
22133+
"us-west-2": {}
22134+
}
22135+
},
2212222136
"quicksight": {
2212322137
"endpoints": {
2212422138
"af-south-1": {},
@@ -24777,6 +24791,7 @@
2477724791
"rum": {
2477824792
"endpoints": {
2477924793
"af-south-1": {},
24794+
"ap-east-1": {},
2478024795
"ap-northeast-1": {},
2478124796
"ap-northeast-2": {},
2478224797
"ap-northeast-3": {},
@@ -24795,6 +24810,7 @@
2479524810
"eu-west-1": {},
2479624811
"eu-west-2": {},
2479724812
"eu-west-3": {},
24813+
"il-central-1": {},
2479824814
"me-central-1": {},
2479924815
"me-south-1": {},
2480024816
"sa-east-1": {},
@@ -31858,6 +31874,7 @@
3185831874
"il-central-1": {},
3185931875
"me-central-1": {},
3186031876
"me-south-1": {},
31877+
"mx-central-1": {},
3186131878
"sa-east-1": {},
3186231879
"us-east-1": {
3186331880
"variants": [
@@ -40140,6 +40157,11 @@
4014040157
}
4014140158
}
4014240159
},
40160+
"query.timestream": {
40161+
"endpoints": {
40162+
"us-gov-west-1": {}
40163+
}
40164+
},
4014340165
"quicksight": {
4014440166
"endpoints": {
4014540167
"us-gov-east-1": {},
@@ -44621,6 +44643,11 @@
4462144643
"eu-isoe-west-1": {}
4462244644
}
4462344645
},
44646+
"dms": {
44647+
"endpoints": {
44648+
"eu-isoe-west-1": {}
44649+
}
44650+
},
4462444651
"ds": {
4462544652
"endpoints": {
4462644653
"eu-isoe-west-1": {}
@@ -44722,6 +44749,11 @@
4472244749
"eu-isoe-west-1": {}
4472344750
}
4472444751
},
44752+
"kinesis": {
44753+
"endpoints": {
44754+
"eu-isoe-west-1": {}
44755+
}
44756+
},
4472544757
"kms": {
4472644758
"endpoints": {
4472744759
"ProdFips": {
@@ -44872,6 +44904,11 @@
4487244904
"eu-isoe-west-1": {}
4487344905
}
4487444906
},
44907+
"secretsmanager": {
44908+
"endpoints": {
44909+
"eu-isoe-west-1": {}
44910+
}
44911+
},
4487544912
"servicecatalog": {
4487644913
"endpoints": {
4487744914
"eu-isoe-west-1": {}

0 commit comments

Comments
 (0)