File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 9
9
## Table of content
10
10
- [ Features] ( #features )
11
11
- [ Deploy] ( #deploy )
12
- - [ With AWS Cloud9] ( #deploy-with-aws-cloud9 )
13
- - [ Local deployment] ( #local-deployment )
14
12
- [ Clean up] ( #clean-up )
15
13
- [ Architecture] ( #architecture )
16
14
- [ Adding private constructs] ( #adding-private-constructs )
@@ -33,13 +31,7 @@ But if you wish to deploy it on your own account, here is a step-by-step guide.
33
31
34
32
### Environment setup
35
33
36
- #### Deploy with AWS Cloud9
37
- We recommend deploying with [ AWS Cloud9] ( https://aws.amazon.com/cloud9/ ) .
38
- If you'd like to use Cloud9 to deploy the solution, you will need the following before proceeding:
39
- - use ` Amazon Linux 2023 ` as the platform.
40
-
41
- #### Local deployment
42
- If you have decided not to use AWS Cloud9, verify that your environment satisfies the following prerequisites:
34
+ Verify that your environment satisfies the following prerequisites:
43
35
44
36
You have:
45
37
You can’t perform that action at this time.
0 commit comments