Package-level declarations
Types
Activity already exists. EncryptionConfiguration
may not be updated.
The specified activity does not exist.
Contains details about an activity that failed during an execution.
The maximum number of activities has been reached. Existing activities must be deleted before a new activity can be created.
Contains details about an activity.
Contains details about an activity scheduled during an execution.
Contains details about an activity schedule failure that occurred during an execution.
Contains details about the start of an activity during an execution.
Contains details about an activity that successfully terminated during an execution.
Contains details about an activity timeout that occurred during an execution.
The maximum number of workers concurrently polling for activity tasks has been reached.
Provides details about assigned variables in an execution history event.
An object that describes workflow billing details.
Provides details about execution input or output.
Updating or deleting a resource can cause an inconsistent state. This error occurs when there're concurrent requests for DeleteStateMachineVersion, PublishStateMachineVersion, or UpdateStateMachine with the publish
parameter set to true
.
Settings to configure server-side encryption.
Contains details about an evaluation failure that occurred while processing a state, for example, when a JSONata expression throws an error. This event will only be present in state machines that have ** QueryLanguage** set to JSONata, or individual states set to JSONata.
Contains details about an abort of an execution.
The execution has the same name
as another execution (but a different input
).
The specified execution does not exist.
Contains details about an execution failure event.
The maximum number of running executions has been reached. Running executions must end or be stopped before a new execution can be started.
Contains details about an execution.
The execution Amazon Resource Name (ARN) that you specified for executionArn
cannot be redriven.
Contains details about a redriven execution.
Contains details about the start of the execution.
Contains details about the successful termination of the execution.
Contains details about the execution timeout that occurred during the execution.
Contains details about the events of an execution.
Provides details about input or output in an execution history event.
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP request and response information.
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP request information.
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP response information. The inspectionLevel
request parameter specifies which details are returned.
The provided Amazon Resource Name (ARN) is not valid.
The provided Amazon States Language definition is not valid.
Received when encryptionConfiguration
is specified but various conditions exist which make the configuration invalid. For example, if type
is set to CUSTOMER_MANAGED_KMS_KEY
, but kmsKeyId
is null, or kmsDataKeyReusePeriodSeconds
is not between 60 and 900, or the KMS key is not symmetric or inactive.
The provided JSON input data is not valid.
Configuration is not valid.
The provided name is not valid.
The provided JSON output data is not valid.
The provided token is not valid.
Your tracingConfiguration
key does not match, or enabled
has not been set to true
or false
.
Either your KMS key policy or API caller does not have the required permissions.
The KMS key is not in valid state, for example: Disabled or Deleted.
Received when KMS returns ThrottlingException
for a KMS call that Step Functions makes on behalf of the caller.
Contains details about a Lambda function that failed during an execution.
Contains details about a Lambda function scheduled during an execution.
Contains details about a failed Lambda function schedule event that occurred during an execution.
Contains details about a lambda function that failed to start during an execution.
Contains details about a Lambda function that successfully terminated during an execution.
Contains details about a Lambda function timeout that occurred during an execution.
The LoggingConfiguration
data type is used to set CloudWatch Logs options.
Contains details about an iteration of a Map state.
Contains details about all of the child workflow executions started by a Map Run.
Contains details about a Map Run failure event that occurred during a state machine execution.
Contains details about items that were processed in all of the child workflow executions that were started by a Map Run.
Contains details about a specific Map Run.
Contains details about a Map Run that was redriven.
Contains details about a Map Run that was started during a state machine execution.
Details about a Map state that was started.
Request is missing a required parameter. This error occurs if both definition
and roleArn
are not specified.
Could not find the referenced resource.
Contains details about the routing configuration of a state machine alias. In a routing configuration, you define an array of objects that specify up to two state machine versions. You also specify the percentage of traffic to be routed to each version.
The request would cause a service quota to be exceeded.
Base class for all service related exceptions thrown by the Sfn client
Contains details about a state entered during an execution.
Contains details about an exit from a state during an execution.
Contains details about a specific state machine alias.
A state machine with the same name but a different definition or role ARN already exists.
The specified state machine is being deleted.
The specified state machine does not exist.
The maximum number of state machines has been reached. Existing state machines must be deleted before a new state machine can be created.
Contains details about the state machine.
State machine type is not supported.
Contains details about a specific state machine version.
Contains details about the credentials that Step Functions uses for a task.
The activity does not exist.
Contains details about a task failure event.
Contains details about a task scheduled during an execution.
Contains details about the start of a task during an execution.
Contains details about a task that failed to start during an execution.
Contains details about a task that failed to submit during an execution.
Contains details about a task submitted to a resource .
Contains details about the successful completion of a task state.
The task token has either expired or the task associated with the token has already been closed.
Contains details about a resource timeout that occurred during an execution.
You've exceeded the number of tags allowed for a resource. See the Limits Topic in the Step Functions Developer Guide.
Selects whether or not the state machine's X-Ray tracing is enabled. Default is false
Describes potential issues found during state machine validation. Rather than raise an exception, validation will return a list of diagnostic elements containing diagnostic information.
The input does not satisfy the constraints specified by an Amazon Web Services service.