Skip to content

Commit 444c260

Browse files
committed
chore(endpoints): update endpoints as of 2021/11/30
1 parent f510f81 commit 444c260

File tree

1 file changed

+95
-9
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+95
-9
lines changed

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

Lines changed: 95 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,6 +1161,7 @@
11611161
"ap-east-1": {},
11621162
"ap-northeast-1": {},
11631163
"ap-northeast-2": {},
1164+
"ap-northeast-3": {},
11641165
"ap-south-1": {},
11651166
"ap-southeast-1": {},
11661167
"ap-southeast-2": {},
@@ -1850,16 +1851,8 @@
18501851
},
18511852
"cloudhsm": {
18521853
"endpoints": {
1853-
"ap-northeast-1": {},
1854-
"ap-southeast-1": {},
1855-
"ap-southeast-2": {},
1856-
"ca-central-1": {},
1857-
"eu-central-1": {},
18581854
"eu-west-1": {},
1859-
"us-east-1": {},
1860-
"us-east-2": {},
1861-
"us-west-1": {},
1862-
"us-west-2": {}
1855+
"us-east-1": {}
18631856
}
18641857
},
18651858
"cloudhsmv2": {
@@ -5112,6 +5105,37 @@
51125105
}
51135106
}
51145107
},
5108+
"evidently": {
5109+
"endpoints": {
5110+
"ap-northeast-1": {
5111+
"hostname": "evidently.ap-northeast-1.amazonaws.com"
5112+
},
5113+
"ap-southeast-1": {
5114+
"hostname": "evidently.ap-southeast-1.amazonaws.com"
5115+
},
5116+
"ap-southeast-2": {
5117+
"hostname": "evidently.ap-southeast-2.amazonaws.com"
5118+
},
5119+
"eu-central-1": {
5120+
"hostname": "evidently.eu-central-1.amazonaws.com"
5121+
},
5122+
"eu-north-1": {
5123+
"hostname": "evidently.eu-north-1.amazonaws.com"
5124+
},
5125+
"eu-west-1": {
5126+
"hostname": "evidently.eu-west-1.amazonaws.com"
5127+
},
5128+
"us-east-1": {
5129+
"hostname": "evidently.us-east-1.amazonaws.com"
5130+
},
5131+
"us-east-2": {
5132+
"hostname": "evidently.us-east-2.amazonaws.com"
5133+
},
5134+
"us-west-2": {
5135+
"hostname": "evidently.us-west-2.amazonaws.com"
5136+
}
5137+
}
5138+
},
51155139
"finspace": {
51165140
"endpoints": {
51175141
"ca-central-1": {},
@@ -6449,6 +6473,29 @@
64496473
}
64506474
}
64516475
},
6476+
"inspector2": {
6477+
"endpoints": {
6478+
"ap-east-1": {},
6479+
"ap-northeast-1": {},
6480+
"ap-northeast-2": {},
6481+
"ap-south-1": {},
6482+
"ap-southeast-1": {},
6483+
"ap-southeast-2": {},
6484+
"ca-central-1": {},
6485+
"eu-central-1": {},
6486+
"eu-north-1": {},
6487+
"eu-south-1": {},
6488+
"eu-west-1": {},
6489+
"eu-west-2": {},
6490+
"eu-west-3": {},
6491+
"me-south-1": {},
6492+
"sa-east-1": {},
6493+
"us-east-1": {},
6494+
"us-east-2": {},
6495+
"us-west-1": {},
6496+
"us-west-2": {}
6497+
}
6498+
},
64526499
"iot": {
64536500
"defaults": {
64546501
"credentialScope": {
@@ -9325,6 +9372,31 @@
93259372
}
93269373
}
93279374
},
9375+
"rbin": {
9376+
"endpoints": {
9377+
"af-south-1": {},
9378+
"ap-east-1": {},
9379+
"ap-northeast-1": {},
9380+
"ap-northeast-2": {},
9381+
"ap-northeast-3": {},
9382+
"ap-south-1": {},
9383+
"ap-southeast-1": {},
9384+
"ap-southeast-2": {},
9385+
"ca-central-1": {},
9386+
"eu-central-1": {},
9387+
"eu-north-1": {},
9388+
"eu-south-1": {},
9389+
"eu-west-1": {},
9390+
"eu-west-2": {},
9391+
"eu-west-3": {},
9392+
"me-south-1": {},
9393+
"sa-east-1": {},
9394+
"us-east-1": {},
9395+
"us-east-2": {},
9396+
"us-west-1": {},
9397+
"us-west-2": {}
9398+
}
9399+
},
93289400
"rds": {
93299401
"endpoints": {
93309402
"af-south-1": {},
@@ -9953,6 +10025,20 @@
995310025
"us-west-2": {}
995410026
}
995510027
},
10028+
"rum": {
10029+
"endpoints": {
10030+
"ap-northeast-1": {},
10031+
"ap-southeast-1": {},
10032+
"ap-southeast-2": {},
10033+
"eu-central-1": {},
10034+
"eu-north-1": {},
10035+
"eu-west-1": {},
10036+
"eu-west-2": {},
10037+
"us-east-1": {},
10038+
"us-east-2": {},
10039+
"us-west-2": {}
10040+
}
10041+
},
995610042
"runtime-v2-lex": {
995710043
"endpoints": {
995810044
"af-south-1": {},

0 commit comments

Comments
 (0)