serverless-iam-roles-per-function
serverless-iam-roles-per-function copied to clipboard
Add support for Managed Policies
Could you add support for managed polices in a simmilar way to how they are handled at global level.
iamManagedPolicies:
- arn1
- arn2
Open for PRs if anyone want to take this
@glicht I arrived here looking for this functionality as well. Took a shot at a PR for this functionality:
https://github.com/functionalone/serverless-iam-roles-per-function/pull/19
I also require this, cannot use the plugin without it