AWS Security ChangesHomeSearch

AWS location documentation change

Service: location · 2026-03-28 · Documentation low

File: location/latest/developerguide/encryption-in-transit.md

Summary

Updated the link for the AWS Signature Version 4 Algorithm documentation from a general AWS reference to a specific IAM User Guide page.

Security assessment

This change updates a single URL reference in the documentation for encryption in transit. It does not introduce, modify, or address any security features, vulnerabilities, or incidents. It is a routine documentation maintenance update to correct or improve link accuracy and user guidance.

Diff

diff --git a/location/latest/developerguide/encryption-in-transit.md b/location/latest/developerguide/encryption-in-transit.md
index 9d26cd88e..4c626847c 100644
--- a//location/latest/developerguide/encryption-in-transit.md
+++ b//location/latest/developerguide/encryption-in-transit.md
@@ -7 +7 @@
-Amazon Location protects data in transit, as it travels to and from the service, by automatically encrypting all inter-network data using the Transport Layer Security (TLS) 1.2 encryption protocol. Direct HTTPS requests sent to the Amazon Location Service APIs are signed by using the [AWS Signature Version 4 Algorithm](https://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html) to establish a secure connection.
+Amazon Location protects data in transit, as it travels to and from the service, by automatically encrypting all inter-network data using the Transport Layer Security (TLS) 1.2 encryption protocol. Direct HTTPS requests sent to the Amazon Location Service APIs are signed by using the [AWS Signature Version 4 Algorithm](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html) to establish a secure connection.