AWS guardduty documentation change
Summary
Fixed URL formatting for IAM access key rotation documentation links.
Security assessment
The change only corrects URL paths by adding double slashes, with no impact on security content or features.
Diff
diff --git a/guardduty/latest/ug/guardduty-remediate-kubernetes.md b/guardduty/latest/ug/guardduty-remediate-kubernetes.md index 1baed7f51..a11221ea1 100644 --- a//guardduty/latest/ug/guardduty-remediate-kubernetes.md +++ b//guardduty/latest/ug/guardduty-remediate-kubernetes.md @@ -74 +74 @@ You can use Amazon Detective to further investigate the IAM role or user identif - 1. [Rotate the access key](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_RotateAccessKey) of that user. + 1. [Rotate the access key](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_credentials_access-keys.html#Using_RotateAccessKey) of that user. @@ -142 +142 @@ You can use Amazon Detective to further investigate the IAM role or user identif - 1. [Rotate the access key](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_RotateAccessKey) of that user. + 1. [Rotate the access key](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_credentials_access-keys.html#Using_RotateAccessKey) of that user.