AWS neptune documentation change
Summary
Fixed minor grammatical errors and improved clarity in Java installation and Gremlin Console download instructions.
Security assessment
These are minor grammatical corrections (typo fixes) that don't relate to security issues or security documentation. No security implications are present in these changes.
Diff
diff --git a/neptune/latest/userguide/access-graph-gremlin-console.md b/neptune/latest/userguide/access-graph-gremlin-console.md index bfa502a80..f5b4640ce 100644 --- a//neptune/latest/userguide/access-graph-gremlin-console.md +++ b//neptune/latest/userguide/access-graph-gremlin-console.md @@ -23 +23 @@ If you have [IAM authentication enabled](./iam-auth-enable.html) on your Neptune - 1. The Gremlin Console binaries require Java 8 or Java 11. These instructions assume usage of Java 11. You can install Java 11 on your EC2 instance as follow: + 1. The Gremlin Console binaries require Java 8 or Java 11. These instructions assume usage of Java 11. You can install Java 11 on your EC2 instance as follows: @@ -47 +47 @@ When prompted, enter the number for Java 11. - 3. Download the appropriate version of the Gremlin Console from the Apache web site. You can check the [Accessing a Neptune graph with Gremlin](./access-graph-gremlin.html) determine which Gremlin version your version of Neptune supports. For example, if you need version 3.7.2, you can download the [Gremlin console](https://archive.apache.org/dist/tinkerpop/3.7.2/apache-tinkerpop-gremlin-console-3.7.2-bin.zip) from the [Apache Tinkerpop](https://tinkerpop.apache.org/download.html) website onto your EC2 instance like this: + 3. Download the appropriate version of the Gremlin Console from the Apache web site. You can check the [Accessing a Neptune graph with Gremlin](./access-graph-gremlin.html) to determine which Gremlin version your version of Neptune supports. For example, if you need version 3.7.2, you can download the [Gremlin console](https://archive.apache.org/dist/tinkerpop/3.7.2/apache-tinkerpop-gremlin-console-3.7.2-bin.zip) from the [Apache Tinkerpop](https://tinkerpop.apache.org/download.html) website onto your EC2 instance like this: