AWS Step Function: Adding Retries and Error Notifications To A Lambda Functionby@wendiesun
14,621 reads

AWS Step Function: Adding Retries and Error Notifications To A Lambda Function

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The AWS Step Function is an infrastructure-as-code tool such as Serverless. It allows you to create a step function in the AWS console and then use it to send an email if it fails after all retries. The step function can be used to create multiple retriers to handle different errors. For example, a retrier reruns the Lambda function after it fails with a certain error. This retrier will apply to all errors, and the catcher can be triggered by all errors.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - AWS Step Function: Adding Retries and Error Notifications To A Lambda Function
Wendie Sun HackerNoon profile picture

@wendiesun

Wendie Sun

Learning from others and sharing what I found helpful. =)


Receive Stories from @wendiesun

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!