Skip to content

Commit db8baf9

Browse files
ford-at-awsDavidSouther
authored andcommitted
nit for corey
1 parent aa56a1f commit db8baf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tools/test/stacks/plugin/typescript/plugin_stack.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ class PluginStack extends cdk.Stack {
275275
}),
276276
);
277277

278+
// Attach custom policy to allow Lambda to get and put to local logs bucket.
278279
executionRole.addToPolicy(
279280
new iam.PolicyStatement({
280281
actions: [

0 commit comments

Comments
 (0)