You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the S3 event type. This means adding a new Lambda annotation, i.e.: @S3Handler, new Lambda type S3Handler, creating the necessary changes in sbt-sam sbt plugin to detect and add the Lambda type to the list of Lambdas and create a new CloudFormation block to set the event type for the Lambda.
The text was updated successfully, but these errors were encountered:
Add support for the S3 event type. This means adding a new Lambda annotation, i.e.: @S3Handler, new Lambda type S3Handler, creating the necessary changes in sbt-sam sbt plugin to detect and add the Lambda type to the list of Lambdas and create a new CloudFormation block to set the event type for the Lambda.
The text was updated successfully, but these errors were encountered: