Skip to content

Commit b70babd

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-05-18
1 parent fe02b18 commit b70babd

File tree

1 file changed

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

1 file changed

+24
-0
lines changed

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

+24
Original file line numberDiff line numberDiff line change
@@ -10684,6 +10684,30 @@
1068410684
}
1068510685
}
1068610686
},
10687+
"resiliencehub": {
10688+
"endpoints": {
10689+
"af-south-1": {},
10690+
"ap-east-1": {},
10691+
"ap-northeast-1": {},
10692+
"ap-northeast-2": {},
10693+
"ap-south-1": {},
10694+
"ap-southeast-1": {},
10695+
"ap-southeast-2": {},
10696+
"ca-central-1": {},
10697+
"eu-central-1": {},
10698+
"eu-north-1": {},
10699+
"eu-south-1": {},
10700+
"eu-west-1": {},
10701+
"eu-west-2": {},
10702+
"eu-west-3": {},
10703+
"me-south-1": {},
10704+
"sa-east-1": {},
10705+
"us-east-1": {},
10706+
"us-east-2": {},
10707+
"us-west-1": {},
10708+
"us-west-2": {}
10709+
}
10710+
},
1068710711
"resource-groups": {
1068810712
"endpoints": {
1068910713
"af-south-1": {},

0 commit comments

Comments
 (0)