aws_cdk.aws_stepfunctions
Define a new Step Functions Activity. |
|
A CloudFormation |
|
A CloudFormation |
|
A collection of states to chain onto. |
|
Define a Choice in the state machine. |
|
A Condition for use in a Choice state branch. |
|
(deprecated) Extract a field from the State Machine Context data. |
|
State defined by supplying Amazon States Language (ASL) in the state machine. |
|
(deprecated) Extract a field from the State Machine data that gets passed around between states. |
|
Predefined error strings Error names in Amazon States Language - https://states-language.net/spec.html#appendix-a Error handling in Step Functions - https://docs.aws.amazon.com/step-functions/latest/dg/concepts-error-handling.html. |
|
Define a Fail state in the state machine. |
|
Helper functions to work with structures containing fields. |
|
Represents a Step Functions Activity https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html. |
|
Interface for objects that can be used in a Chain. |
|
Interface for states that can have ‘next’ states. |
|
A State Machine. |
|
(deprecated) Interface for resources that can be used as tasks. |
|
The type of task input. |
|
AWS Step Functions integrates with services directly in the Amazon States Language. |
|
Extract a field from the State Machine data or context that gets passed around between states. |
|
Defines which category of execution history events are logged. |
|
Define a Map state in the state machine. |
|
Define a Parallel state in the state machine. |
|
Define a Pass in the state machine. |
|
The result of a Pass operation. |
|
Three ways to call an integrated service: Request Response, Run a Job and Wait for a Callback with Task Token. |
|
Base class for all other state classes. |
|
A collection of connected states. |
|
Define a StepFunctions State Machine. |
|
Base class for reusable state machine fragments. |
|
Two types of state machines are available in AWS Step Functions: EXPRESS AND STANDARD. |
|
Metrics on the rate limiting performed on state machine execution. |
|
Define a Succeed state in the state machine. |
|
(deprecated) Define a Task state in the state machine. |
|
Type union for task classes that accept multiple types of payload. |
|
Define a Task state in the state machine. |
|
Define a Wait state in the state machine. |
|
Represents the Wait state which delays a state machine from continuing for a specified time. |