AWS guardduty documentation change
Summary
Updated link to EC2 instance identity roles documentation
Security assessment
Corrects a documentation link without altering security-related content. No impact on security controls or features.
Diff
diff --git a/guardduty/latest/ug/how-does-runtime-monitoring-work.md b/guardduty/latest/ug/how-does-runtime-monitoring-work.md index be50223a8..d57906078 100644 --- a//guardduty/latest/ug/how-does-runtime-monitoring-work.md +++ b//guardduty/latest/ug/how-does-runtime-monitoring-work.md @@ -13 +13 @@ To use Runtime Monitoring, you must enable Runtime Monitoring and then manage th -GuardDuty uses [Instance identity roles](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-identity-roles.html) that authenticates the security agent for each resource type to send the associated runtime events to the VPC endpoint. +GuardDuty uses [Instance identity roles](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html#ec2-instance-identity-roles) that authenticates the security agent for each resource type to send the associated runtime events to the VPC endpoint.