You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/mkdocs/docs/installation/install.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
## 1.1. Overview
4
4
5
-
**_We encourage customers installing the Accelerator to get the support of their local AWS account team (SA, TAM, CSM, ProServe) to assist with the installation of the Accelerator, as the Accelerator leverages, deploys, or orchestrates over 30 different AWS services._**
5
+
**_We encourage customers installing the Accelerator to get the support of their local AWS account team (SA, TAM, CSM, ProServe) to assist with the installation of the Accelerator, as the Accelerator leverages, deploys, or orchestrates over 50 different AWS services._**
6
6
7
-
_Users are strongly encouraged to also read the [Accelerator Operations/Troubleshooting Guide](../operations/index.md) before installation. The Operations/Troubleshooting Guide provides details as to what is being performed at each stage of the installation process, including detailed troubleshooting guidance._
7
+
_Users are strongly encouraged to also read the [Accelerator Operations/Troubleshooting Guide](../operations/index.md) before installation and the [FAQ](../faq/index.md) while waiting for the installation to complete. The Operations/Troubleshooting Guide provides details as to what is being performed at each stage of the installation process, including detailed troubleshooting guidance._
8
8
9
9
These installation instructions assume one of the prescribed architectures is being deployed.
10
10
@@ -15,6 +15,7 @@ These installation instructions assume one of the prescribed architectures is be
15
15
- Management or root AWS Organization account (the AWS Accelerator cannot be deployed in an AWS sub-account)
16
16
- No additional AWS accounts need to be pre-created before Accelerator installation
17
17
- If required, a limit increase to support your desired number of new AWS sub-accounts (default limit is 10 sub-accounts)
18
+
-**recent changes to new AWS account limits are causing accelerator installation failures, please work with your local account team to increase your limits**
18
19
- Valid Accelerator configuration file, updated to reflect your requirements (see below)
19
20
- Determine your primary or Accelerator `control` or `home` region, this is the AWS region in which you will most often operate
20
21
- Government of Canada customers are still required to do a standalone installation at this time, please request standalone installation instructions from your Account SA or TAM
@@ -212,7 +213,7 @@ Multiple options exist for downloading the GitHub Accelerator codebase and pushi
212
213
- Do NOT download the code off the main GitHub branch, this will leave you in a completely unsupported state (and with beta code)
213
214
3. Push the extracted codebase into the newly created CodeCommit repository, maintaining the file/folder hierarchy
214
215
4. Set the default CodeCommit branch for the new repository to main
215
-
5. Create a branch following the Accelerator naming format for your release (i.e. `release/v1.5.1-a`)
216
+
5. Create a branch following the Accelerator naming format for your release (i.e. `release/v1.5.2`)
216
217
217
218
### 1.4.3. AWS Internal (Employee) Accounts Only
218
219
@@ -315,7 +316,7 @@ If deploying to an internal AWS employee account and installing the solution wit
315
316
- Add an `Email` address to be used for State Machine Status notification
316
317
- The `GitHub Branch` should point to the release you selected
317
318
- if upgrading, change it to point to the desired release
318
-
- the latest stable branch is currently `release/v1.5.1-a`, case sensitive
319
+
- the latest stable branch is currently `release/v1.5.2`, case sensitive
319
320
- click `Next`
320
321
7. Finish deploying the stack
321
322
- Apply a tag on the stack, Key=`Accelerator`, Value=`ASEA` (case sensitive).
0 commit comments