aws_cdk.aws_stepfunctions
Define a new Step Functions Activity. |
|
Define a new AwsOwnedEncryptionConfiguration. |
|
An activity is a task that you write in any programming language and host on any machine that has access to AWS Step Functions . |
|
Provisions a state machine. |
|
Represents a state machine alias . An alias routes traffic to one or two versions of the same state machine. |
|
Represents a state machine version . A published version uses the latest state machine *revision* . A revision is an immutable, read-only snapshot of a state machine’s definition and configuration. |
|
A collection of states to chain onto. |
|
Define a Choice in the state machine. |
|
A Condition for use in a Choice state branch. |
|
CSV header location options. |
|
Configuration for CSV header options for a CSV Item Reader. |
|
State defined by supplying Amazon States Language (ASL) in the state machine. |
|
Define a new CustomerManagedEncryptionConfiguration. |
|
Define a Distributed Mode Map state in the state machine. |
|
Base class for creating an EncryptionConfiguration for either state machines or activities. |
|
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. |
|
Base interface for Item Reader configurations. |
|
Interface for states that can have ‘next’ states. |
|
A State Machine. |
|
The type of task input. |
|
AWS Step Functions integrates with services directly in the Amazon States Language. |
|
Configuration for processing a group of items in a single child workflow execution. |
|
Values allowed in the retrier JitterStrategy field. |
|
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 Map state in the state machine. |
|
Define a Parallel state in the state machine. |
|
Define a Pass in the state machine. |
|
Mode of the Map workflow. |
|
Execution type for the Map workflow. |
|
The result of a Pass operation. |
|
Configuration for writing Distributed Map state results to S3. |
|
Item Reader configuration for iterating over items in a CSV file stored in S3. |
|
Item Reader configuration for iterating over items in a JSON array stored in a S3 file. |
|
Item Reader configuration for iterating over items in a S3 inventory manifest file stored in S3. |
|
Item Reader configuration for iterating over objects in an S3 bucket. |
|
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. |
|
Type union for task classes that accept multiple types of payload. |
|
Role to be assumed by the State Machine’s execution role for invoking a task’s resource. |
|
Define a Task state in the state machine. |
|
Timeout for a task or heartbeat. |
|
Define a Wait state in the state machine. |
|
Represents the Wait state which delays a state machine from continuing for a specified time. |