Skip to content

Commit 0c458b2

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-06-08
1 parent 6658867 commit 0c458b2

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11561,13 +11561,17 @@
1156111561
"ap-northeast-2": {},
1156211562
"ap-northeast-3": {},
1156311563
"ap-south-1": {},
11564+
"ap-south-2": {},
1156411565
"ap-southeast-1": {},
1156511566
"ap-southeast-2": {},
1156611567
"ap-southeast-3": {},
11568+
"ap-southeast-4": {},
1156711569
"ca-central-1": {},
1156811570
"eu-central-1": {},
11571+
"eu-central-2": {},
1156911572
"eu-north-1": {},
1157011573
"eu-south-1": {},
11574+
"eu-south-2": {},
1157111575
"eu-west-1": {},
1157211576
"eu-west-2": {},
1157311577
"eu-west-3": {},
@@ -24884,6 +24888,12 @@
2488424888
}
2488524889
}
2488624890
},
24891+
"simspaceweaver": {
24892+
"endpoints": {
24893+
"us-gov-east-1": {},
24894+
"us-gov-west-1": {}
24895+
}
24896+
},
2488724897
"sms": {
2488824898
"endpoints": {
2488924899
"fips-us-gov-east-1": {

0 commit comments

Comments
 (0)