S3 notifications lambda destination does not work with Function.fromFunctionArn #5592
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
@aws-cdk/aws-s3
Related to Amazon S3
bug
This issue is a bug.
in-progress
This issue is being actively worked on.
p1
I'm trying to create an S3 bucket and set up an object created notification with a LambdaDestination. My stack looks like this (verbatim):
However, when I try to synthesize my application I get the following error:
I am using aws-cdk version 1.19.0. Any help on this issue would be appreciated!
The text was updated successfully, but these errors were encountered: