Skip to content

Commit

Permalink
nit for corey
Browse files Browse the repository at this point in the history
  • Loading branch information
ford-at-aws committed Oct 9, 2024
1 parent eefc77a commit 9e42ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tools/test/stacks/plugin/typescript/plugin_stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ class PluginStack extends cdk.Stack {
}),
);

// Attach custom policy to allow Lambda to get and put to local logs bucket.
executionRole.addToPolicy(
new iam.PolicyStatement({
actions: [
Expand Down

0 comments on commit 9e42ffe

Please sign in to comment.