Skip to content

Commit 41f5934

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-03-26
1 parent 016c4d0 commit 41f5934

File tree

1 file changed

+256
-22
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+256
-22
lines changed

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

+256-22
Original file line numberDiff line numberDiff line change
@@ -16476,6 +16476,14 @@
1647616476
}
1647716477
]
1647816478
},
16479+
"ap-southeast-7": {
16480+
"variants": [
16481+
{
16482+
"hostname": "lakeformation.ap-southeast-7.api.aws",
16483+
"tags": ["dualstack"]
16484+
}
16485+
]
16486+
},
1647916487
"ca-central-1": {
1648016488
"variants": [
1648116489
{
@@ -16608,6 +16616,14 @@
1660816616
}
1660916617
]
1661016618
},
16619+
"mx-central-1": {
16620+
"variants": [
16621+
{
16622+
"hostname": "lakeformation.mx-central-1.api.aws",
16623+
"tags": ["dualstack"]
16624+
}
16625+
]
16626+
},
1661116627
"sa-east-1": {
1661216628
"variants": [
1661316629
{
@@ -26728,21 +26744,99 @@
2672826744
},
2672926745
"sms-voice": {
2673026746
"endpoints": {
26731-
"af-south-1": {},
26732-
"ap-northeast-1": {},
26733-
"ap-northeast-2": {},
26734-
"ap-northeast-3": {},
26735-
"ap-south-1": {},
26736-
"ap-south-2": {},
26737-
"ap-southeast-1": {},
26738-
"ap-southeast-2": {},
26739-
"ap-southeast-3": {},
26740-
"ap-southeast-4": {},
26747+
"af-south-1": {
26748+
"variants": [
26749+
{
26750+
"hostname": "sms-voice.af-south-1.api.aws",
26751+
"tags": ["dualstack"]
26752+
}
26753+
]
26754+
},
26755+
"ap-northeast-1": {
26756+
"variants": [
26757+
{
26758+
"hostname": "sms-voice.ap-northeast-1.api.aws",
26759+
"tags": ["dualstack"]
26760+
}
26761+
]
26762+
},
26763+
"ap-northeast-2": {
26764+
"variants": [
26765+
{
26766+
"hostname": "sms-voice.ap-northeast-2.api.aws",
26767+
"tags": ["dualstack"]
26768+
}
26769+
]
26770+
},
26771+
"ap-northeast-3": {
26772+
"variants": [
26773+
{
26774+
"hostname": "sms-voice.ap-northeast-3.api.aws",
26775+
"tags": ["dualstack"]
26776+
}
26777+
]
26778+
},
26779+
"ap-south-1": {
26780+
"variants": [
26781+
{
26782+
"hostname": "sms-voice.ap-south-1.api.aws",
26783+
"tags": ["dualstack"]
26784+
}
26785+
]
26786+
},
26787+
"ap-south-2": {
26788+
"variants": [
26789+
{
26790+
"hostname": "sms-voice.ap-south-2.api.aws",
26791+
"tags": ["dualstack"]
26792+
}
26793+
]
26794+
},
26795+
"ap-southeast-1": {
26796+
"variants": [
26797+
{
26798+
"hostname": "sms-voice.ap-southeast-1.api.aws",
26799+
"tags": ["dualstack"]
26800+
}
26801+
]
26802+
},
26803+
"ap-southeast-2": {
26804+
"variants": [
26805+
{
26806+
"hostname": "sms-voice.ap-southeast-2.api.aws",
26807+
"tags": ["dualstack"]
26808+
}
26809+
]
26810+
},
26811+
"ap-southeast-3": {
26812+
"variants": [
26813+
{
26814+
"hostname": "sms-voice.ap-southeast-3.api.aws",
26815+
"tags": ["dualstack"]
26816+
}
26817+
]
26818+
},
26819+
"ap-southeast-4": {
26820+
"variants": [
26821+
{
26822+
"hostname": "sms-voice.ap-southeast-4.api.aws",
26823+
"tags": ["dualstack"]
26824+
}
26825+
]
26826+
},
2674126827
"ca-central-1": {
2674226828
"variants": [
2674326829
{
2674426830
"hostname": "sms-voice-fips.ca-central-1.amazonaws.com",
2674526831
"tags": ["fips"]
26832+
},
26833+
{
26834+
"hostname": "sms-voice-fips.ca-central-1.api.aws",
26835+
"tags": ["dualstack", "fips"]
26836+
},
26837+
{
26838+
"hostname": "sms-voice.ca-central-1.api.aws",
26839+
"tags": ["dualstack"]
2674626840
}
2674726841
]
2674826842
},
@@ -26751,17 +26845,81 @@
2675126845
{
2675226846
"hostname": "sms-voice-fips.ca-west-1.amazonaws.com",
2675326847
"tags": ["fips"]
26848+
},
26849+
{
26850+
"hostname": "sms-voice-fips.ca-west-1.api.aws",
26851+
"tags": ["dualstack", "fips"]
26852+
},
26853+
{
26854+
"hostname": "sms-voice.ca-west-1.api.aws",
26855+
"tags": ["dualstack"]
26856+
}
26857+
]
26858+
},
26859+
"eu-central-1": {
26860+
"variants": [
26861+
{
26862+
"hostname": "sms-voice.eu-central-1.api.aws",
26863+
"tags": ["dualstack"]
26864+
}
26865+
]
26866+
},
26867+
"eu-central-2": {
26868+
"variants": [
26869+
{
26870+
"hostname": "sms-voice.eu-central-2.api.aws",
26871+
"tags": ["dualstack"]
26872+
}
26873+
]
26874+
},
26875+
"eu-north-1": {
26876+
"variants": [
26877+
{
26878+
"hostname": "sms-voice.eu-north-1.api.aws",
26879+
"tags": ["dualstack"]
26880+
}
26881+
]
26882+
},
26883+
"eu-south-1": {
26884+
"variants": [
26885+
{
26886+
"hostname": "sms-voice.eu-south-1.api.aws",
26887+
"tags": ["dualstack"]
26888+
}
26889+
]
26890+
},
26891+
"eu-south-2": {
26892+
"variants": [
26893+
{
26894+
"hostname": "sms-voice.eu-south-2.api.aws",
26895+
"tags": ["dualstack"]
26896+
}
26897+
]
26898+
},
26899+
"eu-west-1": {
26900+
"variants": [
26901+
{
26902+
"hostname": "sms-voice.eu-west-1.api.aws",
26903+
"tags": ["dualstack"]
26904+
}
26905+
]
26906+
},
26907+
"eu-west-2": {
26908+
"variants": [
26909+
{
26910+
"hostname": "sms-voice.eu-west-2.api.aws",
26911+
"tags": ["dualstack"]
26912+
}
26913+
]
26914+
},
26915+
"eu-west-3": {
26916+
"variants": [
26917+
{
26918+
"hostname": "sms-voice.eu-west-3.api.aws",
26919+
"tags": ["dualstack"]
2675426920
}
2675526921
]
2675626922
},
26757-
"eu-central-1": {},
26758-
"eu-central-2": {},
26759-
"eu-north-1": {},
26760-
"eu-south-1": {},
26761-
"eu-south-2": {},
26762-
"eu-west-1": {},
26763-
"eu-west-2": {},
26764-
"eu-west-3": {},
2676526923
"fips-ca-central-1": {
2676626924
"credentialScope": {
2676726925
"region": "ca-central-1"
@@ -26804,15 +26962,51 @@
2680426962
"deprecated": true,
2680526963
"hostname": "sms-voice-fips.us-west-2.amazonaws.com"
2680626964
},
26807-
"il-central-1": {},
26808-
"me-central-1": {},
26809-
"me-south-1": {},
26810-
"sa-east-1": {},
26965+
"il-central-1": {
26966+
"variants": [
26967+
{
26968+
"hostname": "sms-voice.il-central-1.api.aws",
26969+
"tags": ["dualstack"]
26970+
}
26971+
]
26972+
},
26973+
"me-central-1": {
26974+
"variants": [
26975+
{
26976+
"hostname": "sms-voice.me-central-1.api.aws",
26977+
"tags": ["dualstack"]
26978+
}
26979+
]
26980+
},
26981+
"me-south-1": {
26982+
"variants": [
26983+
{
26984+
"hostname": "sms-voice.me-south-1.api.aws",
26985+
"tags": ["dualstack"]
26986+
}
26987+
]
26988+
},
26989+
"sa-east-1": {
26990+
"variants": [
26991+
{
26992+
"hostname": "sms-voice.sa-east-1.api.aws",
26993+
"tags": ["dualstack"]
26994+
}
26995+
]
26996+
},
2681126997
"us-east-1": {
2681226998
"variants": [
2681326999
{
2681427000
"hostname": "sms-voice-fips.us-east-1.amazonaws.com",
2681527001
"tags": ["fips"]
27002+
},
27003+
{
27004+
"hostname": "sms-voice-fips.us-east-1.api.aws",
27005+
"tags": ["dualstack", "fips"]
27006+
},
27007+
{
27008+
"hostname": "sms-voice.us-east-1.api.aws",
27009+
"tags": ["dualstack"]
2681627010
}
2681727011
]
2681827012
},
@@ -26821,6 +27015,14 @@
2682127015
{
2682227016
"hostname": "sms-voice-fips.us-east-2.amazonaws.com",
2682327017
"tags": ["fips"]
27018+
},
27019+
{
27020+
"hostname": "sms-voice-fips.us-east-2.api.aws",
27021+
"tags": ["dualstack", "fips"]
27022+
},
27023+
{
27024+
"hostname": "sms-voice.us-east-2.api.aws",
27025+
"tags": ["dualstack"]
2682427026
}
2682527027
]
2682627028
},
@@ -26829,6 +27031,14 @@
2682927031
{
2683027032
"hostname": "sms-voice-fips.us-west-1.amazonaws.com",
2683127033
"tags": ["fips"]
27034+
},
27035+
{
27036+
"hostname": "sms-voice-fips.us-west-1.api.aws",
27037+
"tags": ["dualstack", "fips"]
27038+
},
27039+
{
27040+
"hostname": "sms-voice.us-west-1.api.aws",
27041+
"tags": ["dualstack"]
2683227042
}
2683327043
]
2683427044
},
@@ -26837,6 +27047,14 @@
2683727047
{
2683827048
"hostname": "sms-voice-fips.us-west-2.amazonaws.com",
2683927049
"tags": ["fips"]
27050+
},
27051+
{
27052+
"hostname": "sms-voice-fips.us-west-2.api.aws",
27053+
"tags": ["dualstack", "fips"]
27054+
},
27055+
{
27056+
"hostname": "sms-voice.us-west-2.api.aws",
27057+
"tags": ["dualstack"]
2684027058
}
2684127059
]
2684227060
}
@@ -39697,6 +39915,14 @@
3969739915
{
3969839916
"hostname": "sms-voice-fips.us-gov-east-1.amazonaws.com",
3969939917
"tags": ["fips"]
39918+
},
39919+
{
39920+
"hostname": "sms-voice-fips.us-gov-east-1.api.aws",
39921+
"tags": ["dualstack", "fips"]
39922+
},
39923+
{
39924+
"hostname": "sms-voice.us-gov-east-1.api.aws",
39925+
"tags": ["dualstack"]
3970039926
}
3970139927
]
3970239928
},
@@ -39705,6 +39931,14 @@
3970539931
{
3970639932
"hostname": "sms-voice-fips.us-gov-west-1.amazonaws.com",
3970739933
"tags": ["fips"]
39934+
},
39935+
{
39936+
"hostname": "sms-voice-fips.us-gov-west-1.api.aws",
39937+
"tags": ["dualstack", "fips"]
39938+
},
39939+
{
39940+
"hostname": "sms-voice.us-gov-west-1.api.aws",
39941+
"tags": ["dualstack"]
3970839942
}
3970939943
]
3971039944
}

0 commit comments

Comments
 (0)