cli icon indicating copy to clipboard operation
cli copied to clipboard

AWS provider applies api gateway execution permissions to all functions

Open tjholm opened this issue 3 years ago • 0 comments

Currently all created API gateways are given execution permission to all lambdas in a stack, even if those APIs do not route to those lambdas.

tjholm avatar Feb 25 '22 23:02 tjholm