# AWS Architecture Diagram

<figure><img src="/files/r7XLNIgusvJFxIpOSlwh" alt=""><figcaption><p>AWS Architecture Diagram</p></figcaption></figure>

## Create AWS Architecture Diagram

To create a AWS Architecture Diagram:

1. Select first an element where a new AWS Architecture Diagram to be contained as a child.
2. Select **Model | Add Diagram | AWS Architecture Diagram** in Menu Bar or select **Add Diagram | AWS Architecture Diagram** in Context Menu.

## AWS Model

To create a AWS Model (model element only) by Menu:

1. Select an Element where a new AWS Model to be contained.
2. Select **Model | Add | AWS Model** in Menu Bar or **Add | AWS Model** in Context Menu.

## AWS Group

To create a AWS Group element:

1. Select **AWS Group** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.
* **AWS Icon** : Change AWS icon.

## AWS Generic Group

To create a AWS Generic Group element:

1. Select **AWS Generic Group** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.

You can set `dashed` property in **Property Editor** if you want to show dashed style group.

## AWS Availability Zone

To create a AWS Availability Zone element:

1. Select **AWS Availability Zone** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.

## AWS Security Group

To create a AWS Security Group element:

1. Select **AWS Security Group** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.

## AWS Service

To create a AWS Service element:

1. Select **AWS Service** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.
* **AWS Icon** : Change AWS icon.

## AWS Resource

To create a AWS Resource element:

1. Select **AWS Resource** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.
* **AWS Icon** : Change AWS icon.

## AWS General Resource

To create a AWS General Resource element:

1. Select **AWS General Resource** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Note** : Add a linked note.
* **AWS Icon** : Change AWS icon.

## AWS Callout

To create a AWS Callout element:

1. Select **AWS Callout** in **Toolbox**.
2. Click on the diagram where you want to create.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit callout number.

## AWS Arrow

To create a AWS Arrow:

1. Select **AWS Arrow** in **Toolbox**.
2. Drag from an element and drop on another element.

You can use **QuickEdit** by double-click or press `Enter` on a selected relationship.

* **Name** : Edit description.
* **Add Note** : Add a linked note.


---

# 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.staruml.io/v6/working-with-additional-diagrams/aws-architecture-diagram.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.
