Skip to content

Commit

Permalink
created the front door stack
Browse files Browse the repository at this point in the history
  • Loading branch information
huncrew committed Feb 5, 2025
1 parent c56d4e7 commit 01c498e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ const app = new App();
new TemplateFrontDoorStack(app, 'TemplateFrontDoorStack', {
apigwLambda: Fn.importValue('ContextService-ApigwHandlerOutput'),
});




0 comments on commit 01c498e

Please sign in to comment.