Security: default permission allow any service to invoke a lambda function #3599
Labels
need-customer-response
Maintainer response provided, waiting for customer feedback.
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
Description:
When a lambda function has S3 event, this lambda function can be invoked by any service (not just S3).
Steps to reproduce:
Observed result:
When permission is created, it looks like that:
Expected result:
I'd like
Type: S3
to be same asType: Schedule
produce:Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: SAM CLI, version 1.116.0The text was updated successfully, but these errors were encountered: