stepfunctions

package
v1.33.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package stepfunctions provides a client to make API requests to Amazon Step Functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StepFunctions

type StepFunctions struct {
	// contains filtered or unexported fields
}

StepFunctions wraps an AWS StepFunctions client.

func New

func New(s *session.Session) *StepFunctions

New returns StepFunctions configured against the input session.

func (*StepFunctions) Execute added in v1.20.0

func (s *StepFunctions) Execute(arn string) error

Execute starts a state machine execution.

func (*StepFunctions) StateMachineDefinition

func (s *StepFunctions) StateMachineDefinition(stateMachineARN string) (string, error)

StateMachineDefinition returns the JSON-based state machine definition.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL