# Constants
ExecutionError represents a failure status during recipe execution.
RecipeSetupError represents a failure that happens before a recipe or output resources are deployed.
Success represents a successful recipe execution.
# Type aliases
No description provided by the author