Uses of Package
software.amazon.awscdk.services.stepfunctions
Packages that use software.amazon.awscdk.services.stepfunctions
Package
Description
Amazon API Gateway Construct Library
AWS CodePipeline Actions
Event Targets for Amazon EventBridge
AWS Step Functions Construct Library
Tasks for AWS Step Functions
-
-
-
-
Classes in software.amazon.awscdk.services.stepfunctions used by software.amazon.awscdk.services.stepfunctionsClassDescriptionDefine a new Step Functions Activity.A fluent builder for
Activity.Properties for defining a new Step Functions Activity.A builder forActivityPropsOptions for selecting the choice paths.A builder forAfterwardsOptionsError handler details.A builder forCatchPropsAn activity is a task that you write in any programming language and host on any machine that has access to AWS Step Functions .A fluent builder forCfnActivity.TheTagsEntryproperty specifies tags to identify an activity.A builder forCfnActivity.TagsEntryPropertyProperties for defining aCfnActivity.A builder forCfnActivityPropsProvisions a state machine.A fluent builder forCfnStateMachine.Defines a CloudWatch log group.A builder forCfnStateMachine.CloudWatchLogsLogGroupPropertyDefines a destination forLoggingConfiguration.A builder forCfnStateMachine.LogDestinationPropertyDefines what execution history events are logged and where they are logged.A builder forCfnStateMachine.LoggingConfigurationPropertyDefines the S3 bucket location where a state machine definition is stored.A builder forCfnStateMachine.S3LocationPropertyTheTagsEntryproperty specifies tags to identify a state machine.A builder forCfnStateMachine.TagsEntryPropertySelects whether or not the state machine's AWS X-Ray tracing is enabled.A builder forCfnStateMachine.TracingConfigurationPropertyRepresents a state machine alias .A fluent builder forCfnStateMachineAlias.Enables gradual state machine deployments.A builder forCfnStateMachineAlias.DeploymentPreferencePropertyThe state machine version to which you want to route the execution traffic.A builder forCfnStateMachineAlias.RoutingConfigurationVersionPropertyProperties for defining aCfnStateMachineAlias.A builder forCfnStateMachineAliasPropsProperties for defining aCfnStateMachine.A builder forCfnStateMachinePropsRepresents a state machine version .A fluent builder forCfnStateMachineVersion.Properties for defining aCfnStateMachineVersion.A builder forCfnStateMachineVersionPropsA collection of states to chain onto.Define a Choice in the state machine.A fluent builder forChoice.Properties for defining a Choice state.A builder forChoicePropsOptions for Choice Transition.A builder forChoiceTransitionOptionsA Condition for use in a Choice state branch.Specifies a target role assumed by the State Machine's execution role for invoking the task's resource.A builder forCredentialsState defined by supplying Amazon States Language (ASL) in the state machine.A fluent builder forCustomState.Properties for defining a custom state definition.A builder forCustomStatePropsExample:Partial object from the StateMachine L1 construct properties containing definition information.A builder forDefinitionConfigDefine a Fail state in the state machine.A fluent builder forFail.Properties for defining a Fail state.A builder forFailPropsExample:A fluent builder forFileDefinitionBody.Options for finding reachable states.A builder forFindStateOptionsRepresents a Step Functions Activity https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html.Internal default implementation forIActivity.Interface for objects that can be used in a Chain.Internal default implementation forIChainable.Interface for states that can have 'next' states.Internal default implementation forINextable.The type of task input.AWS Step Functions integrates with services directly in the Amazon States Language.A State Machine.Internal default implementation forIStateMachine.Values allowed in the retrier JitterStrategy field.Defines which category of execution history events are logged.Defines what execution history events are logged and where they are logged.A builder forLogOptionsDefine a Map state in the state machine.A fluent builder forMap.Properties for defining a Map state.A builder forMapPropsDefine a Parallel state in the state machine.A fluent builder forParallel.Properties for defining a Parallel state.A builder forParallelPropsDefine a Pass in the state machine.A fluent builder forPass.Properties for defining a Pass state.A builder forPassPropsThe result of a Pass operation.Retry details.A builder forRetryPropsThree ways to call an integrated service: Request Response, Run a Job and Wait for a Callback with Task Token.Options for creating a single state.A builder forSingleStateOptionsBase class for all other state classes.A collection of connected states.Define a StepFunctions State Machine.A fluent builder forStateMachine.Base class for reusable state machine fragments.Properties for defining a State Machine.A builder forStateMachinePropsTwo types of state machines are available in AWS Step Functions: EXPRESS AND STANDARD.Properties shared by all states.A builder forStatePropsDefine a Succeed state in the state machine.A fluent builder forSucceed.Properties for defining a Succeed state.A builder forSucceedPropsType union for task classes that accept multiple types of payload.Task Metrics.A builder forTaskMetricsConfigRole to be assumed by the State Machine's execution role for invoking a task's resource.Define a Task state in the state machine.Props that are common to all tasks.A builder forTaskStateBasePropsTimeout for a task or heartbeat.Define a Wait state in the state machine.A fluent builder forWait.Properties for defining a Wait state.A builder forWaitPropsRepresents the Wait state which delays a state machine from continuing for a specified time. -
Classes in software.amazon.awscdk.services.stepfunctions used by software.amazon.awscdk.services.stepfunctions.tasksClassDescriptionSpecifies a target role assumed by the State Machine's execution role for invoking the task's resource.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.AWS Step Functions integrates with services directly in the Amazon States Language.A State Machine.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.Type union for task classes that accept multiple types of payload.Task Metrics.Define a Task state in the state machine.Props that are common to all tasks.Timeout for a task or heartbeat.