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

# AWS runners

<Note>Available on the Enterprise plan. [Contact sales](https://ona.com/contact/sales) to learn more.</Note>

Use AWS runners when your team wants Ona to execute inside your AWS environment instead of on Ona-managed infrastructure.

This is the right fit when you need:

* source code and execution to stay in your AWS network
* tighter control over networking, IAM, and regional placement
* integration with existing platform, compliance, or network controls

If you want the fastest path to a working setup, start with [Ona Cloud](/ona/runners/ona-cloud) instead.

<img src="https://mintcdn.com/gitpod-13c83c2b/x2ZR1GQ5eyh1CR6Q/images/docs/flex/runners/enterprise-runner.png?fit=max&auto=format&n=x2ZR1GQ5eyh1CR6Q&q=85&s=ab5a888393b1a3fa7161955e11e96203" alt="AWS runner architecture" width="3325" height="2410" data-path="images/docs/flex/runners/enterprise-runner.png" />

## What the runner includes

An AWS runner gives Ona an execution layer inside your VPC.

The deployment includes:

* a runner orchestrator running on AWS-managed infrastructure you control
* environment provisioning for development environments and agent runs
* repository access and secret handling inside your AWS boundary
* network and IAM integration with the rest of your AWS estate

## Getting started

Head over to the [Setup guide](/ona/runners/aws/setup) for prerequisites and step-by-step deployment instructions.

## Related pages

* [Setup](/ona/runners/aws/setup) - Prerequisites and CloudFormation deployment
* [Networking](/ona/runners/aws/networking) - Connectivity options and VPC endpoints
* [Capacity planning](/ona/runners/aws/capacity-planning) - Instance types, concurrency, and scaling
* [Detailed access requirements](/ona/runners/aws/detailed-access-requirements) - IAM permissions and network access
* [Configuring repository access](/ona/runners/configuring-repository-access) - Source control integration
