Skip to content

api-evangelist/step-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Step Functions

AWS Step Functions is a serverless orchestration service that enables developers to compose distributed applications and APIs using visual workflows called state machines. It supports Standard and Express workflows, activities, parallel execution, error handling, and integrates with 200+ AWS services using the Amazon States Language (ASL).

APIs

  • AWS Step Functions API — REST API for creating and managing state machines, starting and monitoring executions, managing activity workers, versioning, and aliasing. Uses AWS Signature Version 4 authentication.

OpenAPI Specs

Rules

Capabilities

Workflow Capabilities

  • workflow-orchestration.yaml — Unified workflow orchestration covering state machine lifecycle, execution management, versioning, aliases, and activity workers (15 MCP tools)

Shared Definitions

JSON Schema

JSON Structure

JSON-LD

Examples

Vocabulary

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

AWS Step Functions is a serverless orchestration service that enables developers to compose distributed applications and APIs using visual workflows called state machines. It supports Standard and Express workflows, activities, parallel execution, error handling, and integrates with over 200 AWS services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors