AWS Security ChangesHomeSearch

AWS firehose documentation change

Service: firehose · 2025-04-03 · Documentation low

File: firehose/latest/dev/data-not-delivered-to-es.md

Summary

Updated documentation links from absolute URLs to relative paths for IAM access guidance and data transformation references

Security assessment

Change only modifies link formats without altering security content. IAM access requirements were already documented previously.

Diff

diff --git a/firehose/latest/dev/data-not-delivered-to-es.md b/firehose/latest/dev/data-not-delivered-to-es.md
index b13aaae27..bf369d943 100644
--- a//firehose/latest/dev/data-not-delivered-to-es.md
+++ b//firehose/latest/dev/data-not-delivered-to-es.md
@@ -23 +23 @@ Data can be backed up to your Amazon S3 bucket concurrently. If data was not del
-  * Make sure that the IAM role that is specified in your Firehose stream can access your OpenSearch Service cluster, S3 backup bucket, and Lambda function (if data transformation is enabled). Also, make sure that the IAM role has access to CloudWatch log group and log streams to check error logs. For more information, see [Grant FirehoseAccess to a Public OpenSearch Service Destination](https://docs.aws.amazon.com/firehose/latest/dev/controlling-access.html#using-iam-es).
+  * Make sure that the IAM role that is specified in your Firehose stream can access your OpenSearch Service cluster, S3 backup bucket, and Lambda function (if data transformation is enabled). Also, make sure that the IAM role has access to CloudWatch log group and log streams to check error logs. For more information, see [Grant Firehose access to a public OpenSearch Service destination](./controlling-access.html#using-iam-es).
@@ -25 +25 @@ Data can be backed up to your Amazon S3 bucket concurrently. If data was not del
-  * If you're using data transformation, make sure that your Lambda function never returns responses whose payload size exceeds 6 MB. For more information, see [Amazon Data FirehoseData Transformation](https://docs.aws.amazon.com/firehose/latest/dev/data-transformation.html).
+  * If you're using data transformation, make sure that your Lambda function never returns responses whose payload size exceeds 6 MB. For more information, see [Amazon Data FirehoseData Transformation](./data-transformation.html).