diff --git a/product_docs/docs/epas/15/deployment_options/aws_epas.mdx b/product_docs/docs/epas/15/deployment_options/aws_epas.mdx index 552923b6eeb..a334087fb9d 100644 --- a/product_docs/docs/epas/15/deployment_options/aws_epas.mdx +++ b/product_docs/docs/epas/15/deployment_options/aws_epas.mdx @@ -3,10 +3,11 @@ title: "EDB Postgres Advanced Server Amazon Machine Image (EDB AMI)" navTitle: EDB AMI --- -You can purchase EDB Postgres Advanced Server Amazon Machine Image (EDB AMI) from Amazon Marketplace. EDB AMI is a pre-configured template with EDB Postgres Advanced Server installed on RHEL 8. +You can purchase EDB Postgres Advanced Server Amazon Machine Image (EDB AMI) from Amazon Marketplace. + With EDB AMI, you can: - Create an EDB Postgres Advanced Server 15 instance on AWS - Connect to the instance @@ -26,7 +27,12 @@ To create an EDB Postgres Advanced Server (EPAS) instance on AWS: - **Name and tags** — Provide the name of the server; for example, *EDB test server*. - - **Application and OS Images (Amazon Machine Image)** — Select the *My AMIs* tab. On the *My AMIs* tab, select *Owned by me* to choose the `EDB-AS-AWS-` image to launch the EDB Postgres Advanced Server instance, where `` is the EDB Postgres Advanced Server version, and `` is the AMI version. For example, if the EDB Postgres Advanced Server version is 15.2 and the AMI version is 2.0.1, then the AMI name is *EDB-AS15.2-AWS-2.0.1*. + - **Application and OS Images (Amazon Machine Image)** — On the **My AMIs** tab, select **Owned by me** and choose the EDB Postgres Advanced Server image. The image name is in the format EDB-AS<x>-AWS-<y>, where: + + - is the version of EDB Postgres Advanced Server + - is the version of the image + + For example, if the EDB Postgres Advanced Server version is 15.2 and the AMI version is 2.0.1, then the image name is EDB-AS15.2-AWS-2.0.1. - **Instance type** — Select the instance type with the compute, memory, storage, and network capabilities you require.n