Skip to content

Commit

Permalink
refactor: Update LambdaStack to include new function update_activity_…
Browse files Browse the repository at this point in the history
…event
  • Loading branch information
FelipeCarillo committed May 21, 2024
1 parent f349ad6 commit 028ce31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iac/lib/lambda_stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export class LambdaStack extends Construct {
this.functions_need_event_bridge_access = [
this.create_activity,
this.update_activity,
this.update_activity_event,
]
}
}

0 comments on commit 028ce31

Please sign in to comment.