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
*[Validation of proper resilience lambda errors handling](#validation-of-proper-resilience-lambda-errors-handling)
23
+
17
24
## Try / Catch pattern
18
25
Step Functions support **Try / Catch** pattern natively with [Task](https://docs.aws.amazon.com/step-functions/latest/dg/amazon-states-language-task-state.html)
19
26
and [Parallel](https://docs.aws.amazon.com/step-functions/latest/dg/amazon-states-language-parallel-state.html) states.
@@ -206,4 +213,4 @@ error codes, there will be warning during CDK synthesize stage:
0 commit comments