Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Maximum amount of time to wait for an Operation to return Success StateMachineDeleteTimeout = 5 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
func StateMachineDeleted ¶
func StateMachineDeleted(conn *sfn.SFN, stateMachineArn string) (*sfn.DescribeStateMachineOutput, error)
StateMachineDeleted waits for an Operation to return Success
func StateMachineStatus ¶
func StateMachineStatus(conn *sfn.SFN, stateMachineArn string) resource.StateRefreshFunc
StateMachineStatus fetches the Operation and its Status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.