AWS firehose documentation change
Summary
Corrected broken link to CloudWatch Logs monitoring documentation
Security assessment
Link fix improves usability but does not address security concerns or add security content.
Diff
diff --git a/firehose/latest/dev/controlling-access.md b/firehose/latest/dev/controlling-access.md index 4a0293f9a..5fb27b79e 100644 --- a//firehose/latest/dev/controlling-access.md +++ b//firehose/latest/dev/controlling-access.md @@ -429 +429 @@ Create a policy and choose **JSON** in the policy editor. Add the following inli -The policy has statements that allows access to Amazon Kinesis Data Streams, invoking Lambda functions, and access to AWS KMS keys. If you don't use any of these resources, you can remove the respective statements. If error logging is enabled, Amazon Data Firehose also sends data delivery errors to your CloudWatch log group and streams. You must configure log group and log stream names to use this option. For log group and log stream names, see (Monitor Amazon Data Firehose Using CloudWatch Logs.)(need link). +The policy has statements that allows access to Amazon Kinesis Data Streams, invoking Lambda functions, and access to AWS KMS keys. If you don't use any of these resources, you can remove the respective statements. If error logging is enabled, Amazon Data Firehose also sends data delivery errors to your CloudWatch log group and streams. You must configure log group and log stream names to use this option. For log group and log stream names, see [Monitor Amazon Data Firehose Using CloudWatch Logs](./monitoring-with-cloudwatch-logs.html).