Expand description

Errors that can occur when calling the service.

Modules

Structs

The specified activity does not exist.

The maximum number of activities has been reached. Existing activities must be deleted before a new activity can be created.

The maximum number of workers concurrently polling for activity tasks has been reached.

Error type for the CreateActivity operation.

Error type for the CreateStateMachine operation.

Error type for the DeleteActivity operation.

Error type for the DeleteStateMachine operation.

Error type for the DescribeActivity operation.

Error type for the DescribeExecution operation.

Error type for the DescribeStateMachine operation.

Error type for the DescribeStateMachineForExecution operation.

The execution has the same name as another execution (but a different input).

The specified execution does not exist.

The maximum number of running executions has been reached. Running executions must end or be stopped before a new execution can be started.

Error type for the GetActivityTask operation.

Error type for the GetExecutionHistory operation.

The provided Amazon Resource Name (ARN) is invalid.

The provided Amazon States Language definition is invalid.

The provided JSON input data is invalid.

The provided name is invalid.

The provided JSON output data is invalid.

The provided token is invalid.

Your tracingConfiguration key does not match, or enabled has not been set to true or false.

Error type for the ListActivities operation.

Error type for the ListExecutions operation.

Error type for the ListStateMachines operation.

Error type for the ListTagsForResource operation.

Request is missing a required parameter. This error occurs if both definition and roleArn are not specified.

Could not find the referenced resource. Only state machine and activity ARNs are supported.

Error type for the SendTaskFailure operation.

Error type for the SendTaskHeartbeat operation.

Error type for the SendTaskSuccess operation.

Error type for the StartExecution operation.

Error type for the StartSyncExecution operation.

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.

Error type for the StopExecution operation.

Error type for the TagResource operation.

You've exceeded the number of tags allowed for a resource. See the Limits Topic in the AWS Step Functions Developer Guide.

Error type for the UntagResource operation.

Error type for the UpdateStateMachine operation.

Enums

Types of errors that can occur for the CreateActivity operation.

Types of errors that can occur for the CreateStateMachine operation.

Types of errors that can occur for the DeleteActivity operation.

Types of errors that can occur for the DeleteStateMachine operation.

Types of errors that can occur for the DescribeActivity operation.

Types of errors that can occur for the DescribeExecution operation.

Types of errors that can occur for the DescribeStateMachine operation.

Types of errors that can occur for the DescribeStateMachineForExecution operation.

Types of errors that can occur for the GetActivityTask operation.

Types of errors that can occur for the GetExecutionHistory operation.

Types of errors that can occur for the ListActivities operation.

Types of errors that can occur for the ListExecutions operation.

Types of errors that can occur for the ListStateMachines operation.

Types of errors that can occur for the ListTagsForResource operation.

Types of errors that can occur for the SendTaskFailure operation.

Types of errors that can occur for the SendTaskHeartbeat operation.

Types of errors that can occur for the SendTaskSuccess operation.

Types of errors that can occur for the StartExecution operation.

Types of errors that can occur for the StartSyncExecution operation.

Types of errors that can occur for the StopExecution operation.

Types of errors that can occur for the TagResource operation.

Types of errors that can occur for the UntagResource operation.

Types of errors that can occur for the UpdateStateMachine operation.