Serverless Framework V4 Support?
Hey everyone, I was wondering if this plugin should work with SLS v4. I was running into some issues, but before I spent more time on them, I was curious if this plugin supports it.
I don't see this is being managed any longer. I am also running into issues with this.
it works
As doc says you can safely remove the plugin because its now built into the framework V4 https://www.serverless.com/framework/docs/providers/aws/guide/iam
Thanks to the community plugin serverless-iam-roles-per-function and all its contributors for pioneering per-function IAM roles. This functionality is now built into the Framework; you can safely remove the plugin and use the built-in feature described below.