AWS devicefarm documentation change
Summary
Fixed URL formatting for AWS API request signing documentation link
Security assessment
The change corrects a URL but does not alter the existing security guidance about encryption and HTTPS usage.
Diff
diff --git a/devicefarm/latest/developerguide/data-protection.md b/devicefarm/latest/developerguide/data-protection.md index 41cb04bcd..91d724abf 100644 --- a//devicefarm/latest/developerguide/data-protection.md +++ b//devicefarm/latest/developerguide/data-protection.md @@ -32 +32 @@ We strongly recommend that you never put confidential or sensitive information, -The Device Farm endpoints only support signed HTTPS (SSL/TLS) requests except where otherwise noted. All content retrieved from or placed in Amazon S3 through upload URLs is encrypted using SSL/TLS. For more information on how HTTPS requests are signed in AWS, see [Signing AWS API requests](https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html) in the AWS General Reference. +The Device Farm endpoints only support signed HTTPS (SSL/TLS) requests except where otherwise noted. All content retrieved from or placed in Amazon S3 through upload URLs is encrypted using SSL/TLS. For more information on how HTTPS requests are signed in AWS, see [Signing AWS API requests](https://docs.aws.amazon.com//general/latest/gr/signing_aws_api_requests.html) in the AWS General Reference.