Error handling in AWS Step Functions can be configured using __________, which define how the state machine reacts to errors.

  • Catchers
  • Handlers
  • Resolvers
  • Watchdogs
Catchers in AWS Step Functions define how the state machine reacts to errors, allowing you to specify recovery steps or handle exceptions gracefully.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *