# Step 2. Adding AWS as a Provider

To configure Amazon Web Services as a Cloud Computing provider:

1. In the RAS Console, navigate to **Farm > Providers**.
2. Click the **Tasks** drop-down menu and choose **Add** (or click the **\[+]** icon).
3. In the menu, select **Amazon EC2**. The **Add Cloud Computing Provider** wizard opens.
4. In the Wizard, specify the following:
   * **Name:** Name of the provider.
   * **Description:** Description of the provider.
   * **Manage credentials:** the administrative accounts that will be used to deploy Parallels Agents on the session hosts (Amazon EC2 instances). The current RAS administrator is already present in this list, but you can other accounts.
   * **Access Key ID:** Your access key ID.
   * **Secret Access Key**: Your secret key.
5. Click **Next**.
6. Wait until Parallels RAS validates the settings and click **Next**.
7. Select the Region that you will use. In most cases, the best Region would be the one closest to you. You can also choose one of opt-in AWS Regions by selecting the **Opted-in Region** option or specify a custom EC2 endpoint URL by selecting the **EC2 Endpoint URL** option.
8. Click **Finish**.
9. Proceed to creating a Template as described in [**Creating a VDI template**](/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/virtual-desktop-infrastructure-vdi/manage-vdi/manage-templates-vdi/creating-a-vm-template.md). During template creation you can configure the instance type for the clones and the storage including Type, Size, and IOPS. Note that you can also do this from **Farm > RD Session Hosts >** right-click the template **> Properties**.


---

# 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.parallels.com/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/virtual-desktop-infrastructure-vdi/add-a-provider/add-a-cloud-provider/amazon-web-services/step-2.-adding-aws-as-a-provider.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.
