Kyle Boucher
09/06/2021, 10:40 PMAWS::Lambda::Permission
that are created?
Looks like every route method (PUT, POST, GET, DELETE) has it's own Permission created.Frank
AWS::Lambda::Permission
per Lambda function 😞Frank
AWS::Lambda::Permission
, you’d need to specify the function name to which it applies.Frank
Kyle Boucher
09/07/2021, 2:17 AM