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

Serverless Default Lambda Permission Still Created

Open gkelly642 opened this issue 5 years ago • 1 comments

I have the setup of 2 lambdas and separate IAM role statements defined for both, these new roles get generated. What i noticed is there is actually 3 IAM roles generated for the lambdas, one of which i am assuming is the lambda default IAM role that serverless creates. This IAM role is unused in the generated CFT. Not sure if this can be fixed but thought it was worth pointing out`

gkelly642 avatar Sep 05 '19 15:09 gkelly642

See #7

kabo avatar Oct 25 '19 00:10 kabo