Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak authored Jan 26, 2024
1 parent af73e4c commit dae9cfb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions website/docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,9 @@ Stack(
addIntegration,
apiDeployment,
apiStage,
apiStageSettings
apiAccount,
apiStageSettings,
cloudwatchRolePolicy
).exports(
feedBucket = feedBucket.bucket,
endpointURL = apiStage.invokeUrl
Expand All @@ -708,4 +710,4 @@ Stack(

If you run into problems during your tutorial run be sure to check out the `complete` branch of the
[`besom-tutorial` repo](https://github.com/VirtusLab/besom-tutorial).
It contains a complete, tested draft of the infrastructure you are tasked to prepare here.
It contains a complete, tested draft of the infrastructure you are tasked to prepare here.

0 comments on commit dae9cfb

Please sign in to comment.