Skip to content

Handling an S3Event as a Lambda destination function #1294

Answered by ashishdhingra
simonmurdock asked this question in Q&A
Discussion options

You must be logged in to vote

@simonmurdock Looks like you are getting response JSON for function invocation errors. Kindly refer example JSON at Asynchronous invocation. There is no type in the Lambda libraries which map to these invocation errors, you could create your custom implementation to model this payload.

Thanks,
Ashish

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@simonmurdock
Comment options

Answer selected by ashishdhingra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information. module/lambda-client-lib
2 participants