Skip to content

Commit 19a610d

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-02-26
1 parent ba92993 commit 19a610d

File tree

2 files changed

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

2 files changed

+258
-0
lines changed

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

+256
Original file line numberDiff line numberDiff line change
@@ -22196,6 +22196,242 @@
2219622196
"us-east-1": {}
2219722197
}
2219822198
},
22199+
"route53profiles": {
22200+
"endpoints": {
22201+
"af-south-1": {
22202+
"variants": [
22203+
{
22204+
"hostname": "route53profiles.af-south-1.api.aws",
22205+
"tags": ["dualstack"]
22206+
}
22207+
]
22208+
},
22209+
"ap-east-1": {
22210+
"variants": [
22211+
{
22212+
"hostname": "route53profiles.ap-east-1.api.aws",
22213+
"tags": ["dualstack"]
22214+
}
22215+
]
22216+
},
22217+
"ap-northeast-1": {
22218+
"variants": [
22219+
{
22220+
"hostname": "route53profiles.ap-northeast-1.api.aws",
22221+
"tags": ["dualstack"]
22222+
}
22223+
]
22224+
},
22225+
"ap-northeast-2": {
22226+
"variants": [
22227+
{
22228+
"hostname": "route53profiles.ap-northeast-2.api.aws",
22229+
"tags": ["dualstack"]
22230+
}
22231+
]
22232+
},
22233+
"ap-northeast-3": {
22234+
"variants": [
22235+
{
22236+
"hostname": "route53profiles.ap-northeast-3.api.aws",
22237+
"tags": ["dualstack"]
22238+
}
22239+
]
22240+
},
22241+
"ap-south-1": {
22242+
"variants": [
22243+
{
22244+
"hostname": "route53profiles.ap-south-1.api.aws",
22245+
"tags": ["dualstack"]
22246+
}
22247+
]
22248+
},
22249+
"ap-south-2": {
22250+
"variants": [
22251+
{
22252+
"hostname": "route53profiles.ap-south-2.api.aws",
22253+
"tags": ["dualstack"]
22254+
}
22255+
]
22256+
},
22257+
"ap-southeast-1": {
22258+
"variants": [
22259+
{
22260+
"hostname": "route53profiles.ap-southeast-1.api.aws",
22261+
"tags": ["dualstack"]
22262+
}
22263+
]
22264+
},
22265+
"ap-southeast-2": {
22266+
"variants": [
22267+
{
22268+
"hostname": "route53profiles.ap-southeast-2.api.aws",
22269+
"tags": ["dualstack"]
22270+
}
22271+
]
22272+
},
22273+
"ap-southeast-3": {
22274+
"variants": [
22275+
{
22276+
"hostname": "route53profiles.ap-southeast-3.api.aws",
22277+
"tags": ["dualstack"]
22278+
}
22279+
]
22280+
},
22281+
"ap-southeast-4": {
22282+
"variants": [
22283+
{
22284+
"hostname": "route53profiles.ap-southeast-4.api.aws",
22285+
"tags": ["dualstack"]
22286+
}
22287+
]
22288+
},
22289+
"ca-central-1": {
22290+
"variants": [
22291+
{
22292+
"hostname": "route53profiles.ca-central-1.api.aws",
22293+
"tags": ["dualstack"]
22294+
}
22295+
]
22296+
},
22297+
"ca-west-1": {
22298+
"variants": [
22299+
{
22300+
"hostname": "route53profiles.ca-west-1.api.aws",
22301+
"tags": ["dualstack"]
22302+
}
22303+
]
22304+
},
22305+
"eu-central-1": {
22306+
"variants": [
22307+
{
22308+
"hostname": "route53profiles.eu-central-1.api.aws",
22309+
"tags": ["dualstack"]
22310+
}
22311+
]
22312+
},
22313+
"eu-central-2": {
22314+
"variants": [
22315+
{
22316+
"hostname": "route53profiles.eu-central-2.api.aws",
22317+
"tags": ["dualstack"]
22318+
}
22319+
]
22320+
},
22321+
"eu-north-1": {
22322+
"variants": [
22323+
{
22324+
"hostname": "route53profiles.eu-north-1.api.aws",
22325+
"tags": ["dualstack"]
22326+
}
22327+
]
22328+
},
22329+
"eu-south-1": {
22330+
"variants": [
22331+
{
22332+
"hostname": "route53profiles.eu-south-1.api.aws",
22333+
"tags": ["dualstack"]
22334+
}
22335+
]
22336+
},
22337+
"eu-south-2": {
22338+
"variants": [
22339+
{
22340+
"hostname": "route53profiles.eu-south-2.api.aws",
22341+
"tags": ["dualstack"]
22342+
}
22343+
]
22344+
},
22345+
"eu-west-1": {
22346+
"variants": [
22347+
{
22348+
"hostname": "route53profiles.eu-west-1.api.aws",
22349+
"tags": ["dualstack"]
22350+
}
22351+
]
22352+
},
22353+
"eu-west-2": {
22354+
"variants": [
22355+
{
22356+
"hostname": "route53profiles.eu-west-2.api.aws",
22357+
"tags": ["dualstack"]
22358+
}
22359+
]
22360+
},
22361+
"eu-west-3": {
22362+
"variants": [
22363+
{
22364+
"hostname": "route53profiles.eu-west-3.api.aws",
22365+
"tags": ["dualstack"]
22366+
}
22367+
]
22368+
},
22369+
"il-central-1": {
22370+
"variants": [
22371+
{
22372+
"hostname": "route53profiles.il-central-1.api.aws",
22373+
"tags": ["dualstack"]
22374+
}
22375+
]
22376+
},
22377+
"me-central-1": {
22378+
"variants": [
22379+
{
22380+
"hostname": "route53profiles.me-central-1.api.aws",
22381+
"tags": ["dualstack"]
22382+
}
22383+
]
22384+
},
22385+
"me-south-1": {
22386+
"variants": [
22387+
{
22388+
"hostname": "route53profiles.me-south-1.api.aws",
22389+
"tags": ["dualstack"]
22390+
}
22391+
]
22392+
},
22393+
"sa-east-1": {
22394+
"variants": [
22395+
{
22396+
"hostname": "route53profiles.sa-east-1.api.aws",
22397+
"tags": ["dualstack"]
22398+
}
22399+
]
22400+
},
22401+
"us-east-1": {
22402+
"variants": [
22403+
{
22404+
"hostname": "route53profiles.us-east-1.api.aws",
22405+
"tags": ["dualstack"]
22406+
}
22407+
]
22408+
},
22409+
"us-east-2": {
22410+
"variants": [
22411+
{
22412+
"hostname": "route53profiles.us-east-2.api.aws",
22413+
"tags": ["dualstack"]
22414+
}
22415+
]
22416+
},
22417+
"us-west-1": {
22418+
"variants": [
22419+
{
22420+
"hostname": "route53profiles.us-west-1.api.aws",
22421+
"tags": ["dualstack"]
22422+
}
22423+
]
22424+
},
22425+
"us-west-2": {
22426+
"variants": [
22427+
{
22428+
"hostname": "route53profiles.us-west-2.api.aws",
22429+
"tags": ["dualstack"]
22430+
}
22431+
]
22432+
}
22433+
}
22434+
},
2219922435
"route53resolver": {
2220022436
"defaults": {
2220122437
"protocols": ["https"]
@@ -36830,6 +37066,26 @@
3683037066
"isRegionalized": false,
3683137067
"partitionEndpoint": "aws-us-gov-global"
3683237068
},
37069+
"route53profiles": {
37070+
"endpoints": {
37071+
"us-gov-east-1": {
37072+
"variants": [
37073+
{
37074+
"hostname": "route53profiles.us-gov-east-1.api.aws",
37075+
"tags": ["dualstack"]
37076+
}
37077+
]
37078+
},
37079+
"us-gov-west-1": {
37080+
"variants": [
37081+
{
37082+
"hostname": "route53profiles.us-gov-west-1.api.aws",
37083+
"tags": ["dualstack"]
37084+
}
37085+
]
37086+
}
37087+
}
37088+
},
3683337089
"route53resolver": {
3683437090
"endpoints": {
3683537091
"us-gov-east-1": {

yarn.lock

+2
Original file line numberDiff line numberDiff line change
@@ -2854,11 +2854,13 @@ __metadata:
28542854
"@smithy/util-utf8": "npm:^4.0.0"
28552855
"@tsconfig/node18": "npm:18.2.4"
28562856
"@types/node": "npm:^18.19.69"
2857+
"@types/uuid": "npm:^9.0.1"
28572858
concurrently: "npm:7.0.0"
28582859
downlevel-dts: "npm:0.10.1"
28592860
rimraf: "npm:3.0.2"
28602861
tslib: "npm:^2.6.2"
28612862
typescript: "npm:~5.2.2"
2863+
uuid: "npm:^9.0.1"
28622864
languageName: unknown
28632865
linkType: soft
28642866

0 commit comments

Comments
 (0)