Skip to content

Commit e4d3d14

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-02-01
1 parent 588a7e2 commit e4d3d14

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12444,6 +12444,7 @@
1244412444
"eu-central-1": {},
1244512445
"eu-north-1": {},
1244612446
"eu-south-1": {},
12447+
"eu-south-2": {},
1244712448
"eu-west-1": {},
1244812449
"eu-west-2": {},
1244912450
"eu-west-3": {},
@@ -12462,6 +12463,7 @@
1246212463
"fips-us-west-2": {
1246312464
"deprecated": true
1246412465
},
12466+
"il-central-1": {},
1246512467
"sa-east-1": {},
1246612468
"us-east-1": {
1246712469
"variants": [
@@ -18623,9 +18625,13 @@
1862318625
"sms-voice": {
1862418626
"endpoints": {
1862518627
"ap-northeast-1": {},
18628+
"ap-northeast-2": {},
1862618629
"ap-south-1": {},
18630+
"ap-south-2": {},
1862718631
"ap-southeast-1": {},
1862818632
"ap-southeast-2": {},
18633+
"ap-southeast-3": {},
18634+
"ap-southeast-4": {},
1862918635
"ca-central-1": {
1863018636
"variants": [
1863118637
{
@@ -18635,6 +18641,8 @@
1863518641
]
1863618642
},
1863718643
"eu-central-1": {},
18644+
"eu-central-2": {},
18645+
"eu-south-2": {},
1863818646
"eu-west-1": {},
1863918647
"eu-west-2": {},
1864018648
"fips-ca-central-1": {
@@ -18659,6 +18667,7 @@
1865918667
"hostname": "sms-voice-fips.us-west-2.amazonaws.com"
1866018668
},
1866118669
"il-central-1": {},
18670+
"me-central-1": {},
1866218671
"us-east-1": {
1866318672
"variants": [
1866418673
{

0 commit comments

Comments
 (0)