package
1.14.23
Repository: https://github.com/luopengift/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package sfniface provides an interface to enable mocking the AWS Step Functions service client for testing your code.

# Functions

New creates a new instance of the SFN client with a session.

# Constants

ID to lookup a service endpoint with.
ErrCodeActivityDoesNotExist for service response error code "ActivityDoesNotExist".
ErrCodeActivityLimitExceeded for service response error code "ActivityLimitExceeded".
ErrCodeActivityWorkerLimitExceeded for service response error code "ActivityWorkerLimitExceeded".
ErrCodeExecutionAlreadyExists for service response error code "ExecutionAlreadyExists".
ErrCodeExecutionDoesNotExist for service response error code "ExecutionDoesNotExist".
ErrCodeExecutionLimitExceeded for service response error code "ExecutionLimitExceeded".
ErrCodeInvalidArn for service response error code "InvalidArn".
ErrCodeInvalidDefinition for service response error code "InvalidDefinition".
ErrCodeInvalidExecutionInput for service response error code "InvalidExecutionInput".
ErrCodeInvalidName for service response error code "InvalidName".
ErrCodeInvalidOutput for service response error code "InvalidOutput".
ErrCodeInvalidToken for service response error code "InvalidToken".
ErrCodeMissingRequiredParameter for service response error code "MissingRequiredParameter".
ErrCodeStateMachineAlreadyExists for service response error code "StateMachineAlreadyExists".
ErrCodeStateMachineDeleting for service response error code "StateMachineDeleting".
ErrCodeStateMachineDoesNotExist for service response error code "StateMachineDoesNotExist".
ErrCodeStateMachineLimitExceeded for service response error code "StateMachineLimitExceeded".
ErrCodeTaskDoesNotExist for service response error code "TaskDoesNotExist".
ErrCodeTaskTimedOut for service response error code "TaskTimedOut".
ExecutionStatusAborted is a ExecutionStatus enum value.
ExecutionStatusFailed is a ExecutionStatus enum value.
ExecutionStatusRunning is a ExecutionStatus enum value.
ExecutionStatusSucceeded is a ExecutionStatus enum value.
ExecutionStatusTimedOut is a ExecutionStatus enum value.
HistoryEventTypeActivityFailed is a HistoryEventType enum value.
HistoryEventTypeActivityScheduled is a HistoryEventType enum value.
HistoryEventTypeActivityScheduleFailed is a HistoryEventType enum value.
HistoryEventTypeActivityStarted is a HistoryEventType enum value.
HistoryEventTypeActivitySucceeded is a HistoryEventType enum value.
HistoryEventTypeActivityTimedOut is a HistoryEventType enum value.
HistoryEventTypeChoiceStateEntered is a HistoryEventType enum value.
HistoryEventTypeChoiceStateExited is a HistoryEventType enum value.
HistoryEventTypeExecutionAborted is a HistoryEventType enum value.
HistoryEventTypeExecutionFailed is a HistoryEventType enum value.
HistoryEventTypeExecutionStarted is a HistoryEventType enum value.
HistoryEventTypeExecutionSucceeded is a HistoryEventType enum value.
HistoryEventTypeExecutionTimedOut is a HistoryEventType enum value.
HistoryEventTypeFailStateEntered is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionFailed is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionScheduled is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionScheduleFailed is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionStarted is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionStartFailed is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionSucceeded is a HistoryEventType enum value.
HistoryEventTypeLambdaFunctionTimedOut is a HistoryEventType enum value.
HistoryEventTypeParallelStateAborted is a HistoryEventType enum value.
HistoryEventTypeParallelStateEntered is a HistoryEventType enum value.
HistoryEventTypeParallelStateExited is a HistoryEventType enum value.
HistoryEventTypeParallelStateFailed is a HistoryEventType enum value.
HistoryEventTypeParallelStateStarted is a HistoryEventType enum value.
HistoryEventTypeParallelStateSucceeded is a HistoryEventType enum value.
HistoryEventTypePassStateEntered is a HistoryEventType enum value.
HistoryEventTypePassStateExited is a HistoryEventType enum value.
HistoryEventTypeSucceedStateEntered is a HistoryEventType enum value.
HistoryEventTypeSucceedStateExited is a HistoryEventType enum value.
HistoryEventTypeTaskStateAborted is a HistoryEventType enum value.
HistoryEventTypeTaskStateEntered is a HistoryEventType enum value.
HistoryEventTypeTaskStateExited is a HistoryEventType enum value.
HistoryEventTypeWaitStateAborted is a HistoryEventType enum value.
HistoryEventTypeWaitStateEntered is a HistoryEventType enum value.
HistoryEventTypeWaitStateExited is a HistoryEventType enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
StateMachineStatusActive is a StateMachineStatus enum value.
StateMachineStatusDeleting is a StateMachineStatus enum value.

# Structs

Contains details about an activity which failed during an execution.
Contains details about an activity.
Contains details about an activity scheduled during an execution.
Contains details about an activity schedule failure which occurred during an execution.
Contains details about the start of an activity during an execution.
Contains details about an activity which successfully terminated during an execution.
Contains details about an activity timeout which occurred during an execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Contains details about an abort of an execution.
Contains details about an execution failure event.
Contains details about an execution.
Contains details about the start of the execution.
Contains details about the successful termination of the execution.
Contains details about the execution timeout which occurred during the execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Contains details about the events of an execution.
Contains details about a lambda function which failed during an execution.
Contains details about a lambda function scheduled during an execution.
Contains details about a failed lambda function schedule event which occurred during an execution.
Contains details about a lambda function which failed to start during an execution.
Contains details about a lambda function which successfully terminated during an execution.
Contains details about a lambda function timeout which occurred during an execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SFN provides the API operation methods for making requests to AWS Step Functions.
No description provided by the author
No description provided by the author
Contains details about a state entered during an execution.
Contains details about an exit from a state during an execution.
Contains details about the state machine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author