Skip to content

Commit 2419977

Browse files
matt-downsclaygregory
authored andcommitted
Document required permissions
1 parent c97ecf9 commit 2419977

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ See:
8787
sls prune --help
8888
```
8989

90+
## Permissions Reqired
91+
92+
To run this plugin, the user will need to be allowed the following permissions in AWS:
93+
- `lambda:listAliases`
94+
- `lambda:listVersionsByFunction`
95+
- `lambda:deleteFunction`
96+
- `lambda:listLayerVersions`
97+
- `lambda:deleteLayerVersion`
98+
9099
## Common Questions
91100

92101
**How do I set up different pruning configurations per region/stage?**

0 commit comments

Comments
 (0)