Skip to content

Commit 582ebd6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-04-14
1 parent f042910 commit 582ebd6

File tree

1 file changed

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

1 file changed

+19
-0
lines changed

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

+19
Original file line numberDiff line numberDiff line change
@@ -12267,6 +12267,20 @@
1226712267
}
1226812268
}
1226912269
},
12270+
"sms-voice": {
12271+
"endpoints": {
12272+
"ap-northeast-1": {},
12273+
"ap-south-1": {},
12274+
"ap-southeast-1": {},
12275+
"ap-southeast-2": {},
12276+
"ca-central-1": {},
12277+
"eu-central-1": {},
12278+
"eu-west-1": {},
12279+
"eu-west-2": {},
12280+
"us-east-1": {},
12281+
"us-west-2": {}
12282+
}
12283+
},
1227012284
"snowball": {
1227112285
"endpoints": {
1227212286
"af-south-1": {},
@@ -18817,6 +18831,11 @@
1881718831
}
1881818832
}
1881918833
},
18834+
"sms-voice": {
18835+
"endpoints": {
18836+
"us-gov-west-1": {}
18837+
}
18838+
},
1882018839
"snowball": {
1882118840
"endpoints": {
1882218841
"fips-us-gov-east-1": {

0 commit comments

Comments
 (0)