# AWS Extension

The AWS Extension is DuploCloud's built-in application for AWS infrastructure lifecycle management. It gives teams a structured, AI-driven way to provision, operate, and troubleshoot AWS resources — from VPC networks and EKS clusters down to Kubernetes workloads and managed databases.

Whether you are connecting to infrastructure that already exists or building a new environment from scratch, the AWS Extension provides a consistent, auditable interface for every operation.

## What you can do

* **Connect to existing AWS environments** — attach your AWS accounts as Providers and immediately begin using AI to operate, troubleshoot, and optimize your infrastructure.
* **Provision new AWS infrastructure** — create VPC networks, EKS clusters, and environments through structured forms. The AI agent handles provisioning end-to-end and reports back with the results.
* **Deploy and manage applications** — create Kubernetes workloads, manage namespaces, configure secrets, and deploy managed databases inside your environments.
* **Customize to your standards** — override the default provisioning skills with your own to enforce organizational tagging policies, compliance requirements, or architectural patterns.

## Sections

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Policy Model</strong></td><td>The building blocks of the AWS Extension — resources, their specs, results, and how they relate.</td><td><a href="/pages/VY6DuhL2CuZPs8otKbtT">/pages/VY6DuhL2CuZPs8otKbtT</a></td></tr><tr><td><strong>Installation</strong></td><td>How to connect DuploCloud to your AWS accounts and cloud providers.</td><td><a href="/pages/0a7VzpZDGPw7gl27TSWb">/pages/0a7VzpZDGPw7gl27TSWb</a></td></tr><tr><td><strong>Quick Start</strong></td><td>Get started quickly — connect to existing infrastructure or provision new infrastructure step by step.</td><td><a href="/pages/C87emNcq9gb2ppgcEwJX">/pages/C87emNcq9gb2ppgcEwJX</a></td></tr><tr><td><strong>Customizing the Extension</strong></td><td>Override default skills to match your organization's standards.</td><td><a href="/pages/4f6HC5Ur0DMq9BmWgcKM">/pages/4f6HC5Ur0DMq9BmWgcKM</a></td></tr><tr><td><strong>Use Cases</strong></td><td>Common operational workflows and how to accomplish them.</td><td><a href="/pages/Guw4uxqSSRIxxQfsyGqS">/pages/Guw4uxqSSRIxxQfsyGqS</a></td></tr><tr><td><strong>Services</strong></td><td>AWS services available within your environments.</td><td><a href="/pages/sL4GAAemeAFVEaPiu2Hq">/pages/sL4GAAemeAFVEaPiu2Hq</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplocloud.com/docs/aws-extension/aws-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
