AWS neptune documentation change
Summary
Fixed URL formatting by adding an extra slash in the documentation link
Security assessment
Change only corrects a URL path without altering security content. No evidence of addressing vulnerabilities or security weaknesses.
Diff
diff --git a/neptune/latest/userguide/security-iam-access-manage.md b/neptune/latest/userguide/security-iam-access-manage.md index 34a2032c5..c1145cdbf 100644 --- a//neptune/latest/userguide/security-iam-access-manage.md +++ b//neptune/latest/userguide/security-iam-access-manage.md @@ -123 +123 @@ IAM policies applied to a Neptune DB cluster apply to all instances in that clus -Neptune does not currently support cross-account access control at the data plane level. Cross-account access control is only supported when bulk-loading and by using role chaining. For more information, see [ Bulk load tutorial ](https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-chain-roles.html#bulk-load-tutorial-chain-cross-account). +Neptune does not currently support cross-account access control at the data plane level. Cross-account access control is only supported when bulk-loading and by using role chaining. For more information, see [ Bulk load tutorial ](https://docs.aws.amazon.com//neptune/latest/userguide/bulk-load-tutorial-chain-roles.html#bulk-load-tutorial-chain-cross-account).