AWS neptune documentation change
Summary
Removed engine version reference for SSL enforcement, stating it as a general requirement
Security assessment
Clarifies that SSL is always required but does not introduce new security features or address vulnerabilities. The change simplifies documentation without evidence of resolving a security issue.
Diff
diff --git a/neptune/latest/userguide/security-ssl.md b/neptune/latest/userguide/security-ssl.md index 725b9eb80..565ab8c0c 100644 --- a//neptune/latest/userguide/security-ssl.md +++ b//neptune/latest/userguide/security-ssl.md @@ -7 +7 @@ -Beginning with [engine version 1.0.4.0](./engine-releases-1.0.4.0.html), Amazon Neptune only allows Secure Sockets Layer (SSL) connections through HTTPS to any instance or cluster endpoint. +Amazon Neptune only allows Secure Sockets Layer (SSL) connections through HTTPS to any instance or cluster endpoint.