AWS detective documentation change
Summary
Fixed URL formatting in two documentation links by removing extra slashes
Security assessment
The changes only address URL syntax and formatting. While the surrounding content discusses security roles/policies, the changes themselves do not introduce new security documentation or remediate a security issue. The policy update alerts mentioned are existing functionality, not new security features.
Diff
diff --git a/detective/latest/userguide/using-service-linked-roles.md b/detective/latest/userguide/using-service-linked-roles.md index a2d3ea018..a63820fb0 100644 --- a//detective/latest/userguide/using-service-linked-roles.md +++ b//detective/latest/userguide/using-service-linked-roles.md @@ -30 +30 @@ The AWSServiceRoleForDetective service-linked role uses the managed policy [Amaz -For details about updates to the `AmazonDetectiveServiceLinkedRolePolicy` policy see [Amazon Detective updates to AWS managed policies](https://docs.aws.amazon.com/detective/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-updates). For automatic alerts about changes to this policy, subscribe to the RSS feed on the [Detective document history](https://docs.aws.amazon.com/detective/latest/userguide/doc-history.html) page. +For details about updates to the `AmazonDetectiveServiceLinkedRolePolicy` policy see [Amazon Detective updates to AWS managed policies](https://docs.aws.amazon.com//detective/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-updates). For automatic alerts about changes to this policy, subscribe to the RSS feed on the [Detective document history](https://docs.aws.amazon.com//detective/latest/userguide/doc-history.html) page.