Which solution will meet these requirements?
A company has an analytics application that uses an AWS Lambda function to process transaction data asynchronously.A developer notices that asynchronous invocations of the Lambda function sometimes fail.When failed Lambda function invocations occur, the developer wants to invoke a second Lambda function to handle errors and log details.Which solution will meet these requirements?Read More →