> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Step Functions

> AWS Step Functions. Runs workflows as JSON-defined state machines, with retries, error handling, parallel and map states.

<span className="t9-preview">Preview</span>

## Coverage by target cloud

| Target             | Available |
| ------------------ | --------- |
| Google Cloud       | -         |
| Azure              | -         |
| OCI                | -         |
| Private Kubernetes | -         |

## Mapping and limitations

Step Functions → Temporal, self-hosted on the target cloud, with state machines interpreted from their Amazon States Language definition. On Google Cloud the compile also emits a Workflows resource without its definition and reports the omission, because the definition has no mechanical translation to the Workflows DSL. The rest of the stack deploys normally.

[Service Catalog](/service-adapters/catalog).
