Redrive AWS Step Functions executions
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
This page explains how to redrive executions directly from Datadog to continue failed AWS Step Functions from the point of failure without a state machine restart.
Enable redrive within Datadog
To enable using redrive within Datadog, configure an AWS Connection with Datadog App Builder. Ensure that your IAM roles include permissions that allow executing a Step Function for the retry action (StartExecution
) or redriving a Step Function for the redrive action (RedriveExecution
).
Usage
To take action on a Step Function in Datadog:
- Go to the Step Functions page.
- Find the Step Function you wish to redrive.
- Open this Step Function’s side panel. On the Executions tab, locate the failed execution you wish to redrive.
- Click on the Failed pill to open a redrive modal.
- Click the Redrive button.
Further Reading
Documentation, liens et articles supplémentaires utiles: