Commit faf423a
authored
Update examples template to use pre-defined role (#411)
Removed policies from examples SAM template and added a new RoleArn
parameter. Now, instead of auto-generating a new role for each function,
they will all now use the same pre-existing role
The new RoleArn parameter is passed in from a GitHub secret.1 parent c73cf4f commit faf423a
2 files changed
Lines changed: 41 additions & 249 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments