Skip to content

Commit

Permalink
ftfy
Browse files Browse the repository at this point in the history
  • Loading branch information
tmokmss committed Sep 19, 2024
1 parent 81a5aa9 commit ea85f4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/integ.llrt-function.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ class TestStack extends Stack {
entry: '../example/lambda/s3.ts',
llrtBinaryType: LlrtBinaryType.NO_SDK,
llrtVersion: 'v0.2.2-beta',
bundling: {
nodeModules: ['@aws-sdk/client-s3'],
},
});
handler.addToRolePolicy(
new PolicyStatement({
Expand Down

0 comments on commit ea85f4c

Please sign in to comment.