Skip to content

api-evangelist/step-functions

Repository files navigation

AWS Step Functions (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 over 200 AWS services. Step Functions uses the Amazon States Language (ASL) for defining workflow logic as JSON-based state machine definitions.

APIs.json: https://raw.githubusercontent.com/api-evangelist/step-functions/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • API Composition
  • Serverless Orchestration
  • Workflow
  • AWS
  • State Machine
  • Automation

Timestamps

  • Created: 2026-03-27
  • Modified: 2026-05-19

APIs

AWS Step Functions API

The AWS Step Functions API enables creating, managing, and executing state machines and activities. Key operations include creating and deleting state machines, starting and stopping executions, listing execution history, managing state machine versions and aliases, tagging resources, and sending task heartbeats from activity workers. The API uses AWS Signature Version 4 (SigV4) authentication.

Tags

  • Serverless
  • Workflow
  • State Machine
  • Orchestration
  • AWS

Properties

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