AWS neptune-analytics medium security documentation change
Summary
Changed sample CloudFormation template endpoint from private to public.
Security assessment
Public endpoints increase exposure risk if not properly secured. This change could encourage less secure configurations by default, though no explicit vulnerability is mentioned.
Diff
diff --git a/neptune-analytics/latest/userguide/gettingStarted-creating-a-graph.md b/neptune-analytics/latest/userguide/gettingStarted-creating-a-graph.md index bc029982b..c55bf9f3c 100644 --- a//neptune-analytics/latest/userguide/gettingStarted-creating-a-graph.md +++ b//neptune-analytics/latest/userguide/gettingStarted-creating-a-graph.md @@ -111 +111 @@ To create your resources using the AWS CloudFormation console, complete the foll -The following sample template will create a Neptune graph with a private endpoint. +The following sample template will create a Neptune graph with a public endpoint.