Skip to content

Commit 50714b8

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-07-22
1 parent f456886 commit 50714b8

File tree

1 file changed

+3
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10133,6 +10133,7 @@
1013310133
"ap-south-1": {},
1013410134
"ap-southeast-1": {},
1013510135
"ap-southeast-2": {},
10136+
"ap-southeast-3": {},
1013610137
"ca-central-1": {},
1013710138
"eu-central-1": {},
1013810139
"eu-north-1": {},
@@ -21379,7 +21380,8 @@
2137921380
}
2138021381
},
2138121382
"endpoints": {
21382-
"us-iso-east-1": {}
21383+
"us-iso-east-1": {},
21384+
"us-iso-west-1": {}
2138321385
}
2138421386
},
2138521387
"sts": {

0 commit comments

Comments
 (0)