functionalone

functionalone/serverless-iam-roles-...

Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.

TypeScript
418
58
MIT License

The Serverless IAM Roles Per Function Plugin simplifies defining IAM roles for individual functions in a Serverless Framework project by allowing `iamRoleStatements` to be specified at the function level, creating dedicated roles for each function with the specified permissions. It's designed for developers using the Serverless Framework who want to implement the principle of least privilege by granting each function only the permissions it needs, rather than using a single shared role for all functions.

Total donated
Undistributed
Share with your subscribers: