A developer is using Amazon S3 as the event source that invokes a Lambda function when new objects are created in the bucket The event source mapping Information Is stored in the bucket notification configuration The developer is working with different versions of the Lambda function, and has a constant need to update notification configuration so that Amazon S3 invokes the correct version
What is the MOST efficient and effective way to achieve mapping Between the S3 event and Lambda?
Currently there are no comments in this discussion, be the first to comment!