Skip to content

Commit 881b2c3

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-08-19
1 parent 3cf49fb commit 881b2c3

File tree

1 file changed

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

1 file changed

+13
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11590,6 +11590,7 @@
1159011590
"ap-south-1": {},
1159111591
"ap-southeast-1": {},
1159211592
"ap-southeast-2": {},
11593+
"ap-southeast-3": {},
1159311594
"ca-central-1": {},
1159411595
"eu-central-1": {},
1159511596
"eu-north-1": {},
@@ -21019,6 +21020,12 @@
2101921020
}
2102021021
}
2102121022
},
21023+
"wellarchitected": {
21024+
"endpoints": {
21025+
"us-gov-east-1": {},
21026+
"us-gov-west-1": {}
21027+
}
21028+
},
2102221029
"workspaces": {
2102321030
"endpoints": {
2102421031
"fips-us-gov-west-1": {
@@ -21134,6 +21141,7 @@
2113421141
},
2113521142
"appconfigdata": {
2113621143
"endpoints": {
21144+
"us-iso-east-1": {},
2113721145
"us-iso-west-1": {}
2113821146
}
2113921147
},
@@ -21662,6 +21670,11 @@
2166221670
"us-isob-east-1": {}
2166321671
}
2166421672
},
21673+
"appconfigdata": {
21674+
"endpoints": {
21675+
"us-isob-east-1": {}
21676+
}
21677+
},
2166521678
"application-autoscaling": {
2166621679
"defaults": {
2166721680
"protocols": ["http", "https"]

0 commit comments

Comments
 (0)