From 5cc303930b116c883662b9bc56f75005b7393a67 Mon Sep 17 00:00:00 2001 From: Jacob Pleiness Date: Mon, 27 Jan 2025 16:32:13 -0500 Subject: [PATCH] chore(docs): Add AWS account IDs for AMI publishing --- docs/admin/deploy/machine-images/aws-ami.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/admin/deploy/machine-images/aws-ami.mdx b/docs/admin/deploy/machine-images/aws-ami.mdx index c59b62b69..099603849 100644 --- a/docs/admin/deploy/machine-images/aws-ami.mdx +++ b/docs/admin/deploy/machine-images/aws-ami.mdx @@ -8,6 +8,14 @@ Following these docs will provision the following resources: - A root EBS volume with 50GB of storage - An additional EBS volume with 500GB of storage for storing code and search indices +### Sourcegraph AMI account ID + +All Sourcegraph AMIs are published from one of the following AWS accounts: + +- Account ID: `840044800169` +- Account ID: `870751268155` + + ### Instance size chart Select an AMI according and instance type to the number of users and repositories you have using this table. If you fall between two sizes, choose the larger of the two.