serverless-iam-roles-per-function icon indicating copy to clipboard operation
serverless-iam-roles-per-function copied to clipboard

Serverless Framework V4 Support?

Open ceberttylertech opened this issue 1 year ago • 2 comments

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.

ceberttylertech avatar Sep 27 '24 14:09 ceberttylertech

I don't see this is being managed any longer. I am also running into issues with this.

kesavab avatar Nov 18 '24 14:11 kesavab

it works

randomhash avatar Mar 12 '25 16:03 randomhash

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.

TharinduX avatar Jan 04 '26 15:01 TharinduX