AWS guardduty documentation change
Summary
Fixed API documentation link for PutTargets
Security assessment
Link correction without security implications.
Diff
diff --git a/guardduty/latest/ug/guardduty_findings_eventbridge.md b/guardduty/latest/ug/guardduty_findings_eventbridge.md index 0babf84f3..7132d953c 100644 --- a//guardduty/latest/ug/guardduty_findings_eventbridge.md +++ b//guardduty/latest/ug/guardduty_findings_eventbridge.md @@ -349 +349 @@ The following procedure shows how to use AWS CLI commands to create a EventBridg -In this example, we're using a Lambda function as the target for the rule that triggers EventBridge. You can also configure other AWS resources as targets to trigger EventBridge. GuardDuty and EventBridge support the following target types - Amazon EC2 instances, Amazon Kinesis streams, Amazon ECS tasks, AWS Step Functions state machines, the `run` command, and built-in targets. For more information, see [PutTargets](eventbridge/latest/APIReference/API_PutTargets.html) in the _Amazon EventBridge API Reference_. +In this example, we're using a Lambda function as the target for the rule that triggers EventBridge. You can also configure other AWS resources as targets to trigger EventBridge. GuardDuty and EventBridge support the following target types - Amazon EC2 instances, Amazon Kinesis streams, Amazon ECS tasks, AWS Step Functions state machines, the `run` command, and built-in targets. For more information, see [PutTargets](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutTargets.html) in the _Amazon EventBridge API Reference_.