Skip to content

Commit 8b2a715

Browse files
authored
AWS editorial updates (#2718)
1 parent 2ddc284 commit 8b2a715

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

modules/ROOT/pages/cloud-deployments/neo4j-aws.adoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,29 +65,29 @@ Use EC2 Instance Connect (via the EC2 console) to connect to deployed EC2 instan
6565
| Install Graph Data Science
6666
| An option to install Graph Data Science (GDS).
6767
| `Yes` or `No`
68-
| No
68+
| False
6969

7070
| Graph Data Science License Key
7171
| License Key for Graph Data Science (License keys will be sent to and stored by Neo4j. This information will only be used for the purposes of product activation.)
7272
|
73-
| 'None'
73+
| None
7474

7575
| Install Bloom
7676
| Install Neo4j Bloom.
7777
| `Yes` or `No`
78-
| No
78+
| False
7979

8080
| Bloom License Key
8181
| License Key for Bloom (License keys will be sent to and stored by Neo4j. This information will only be used for the purposes of product activation.)
8282
|
83-
| 'None'
83+
| None
8484

8585
| Password
8686
| A password for the `neo4j` user (minimum of 8 characters).
8787
|
8888
|
8989

90-
| Number of Servers
90+
| Number of nodes
9191
| The number of desired EC2 instances to be used to form a Neo4j cluster (a minimum of 3 instances is required to form a cluster).
9292
| Between 1 and 10
9393
| 3
@@ -142,8 +142,7 @@ The environment created by the CloudFormation template consists of the following
142142
** `10.0.1.0/24`
143143
** `10.0.2.0/24`
144144
** `10.0.3.0/24`
145-
* A single subnet (if a single instance has been selected) with the following CIDR range:
146-
** `10.0.1.0/24`
145+
* A single subnet (if a single instance has been selected) with the CIDR range `10.0.1.0/24`.
147146
* An internal and external security group.
148147
* An internet gateway.
149148
* Routing tables (and associations) for all subnets.

0 commit comments

Comments
 (0)