Skip to content

Commit

Permalink
Merge pull request #5 from belonio/fix/FIX_Shared_Roles_Testcase_fixed
Browse files Browse the repository at this point in the history
fix(): Shared Roles Testcase fixed
  • Loading branch information
joern-belonio authored Jul 15, 2024
2 parents becc466 + 01b013f commit 96378f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/pipes.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ describe("ServerlessPipes", () => {
"kinesis:PutRecord",
"sns:Subscribe",
"sns:Publish",
"states:StartExecution",
"states:StartSyncExecution"
],
Resource: "*",
},
Expand Down

0 comments on commit 96378f5

Please sign in to comment.