AWS polly high security documentation change
Summary
Replaced 'SSL' with 'TLS' in encryption protocol description
Security assessment
Update corrects outdated security terminology (SSL is deprecated) to reflect modern TLS encryption standards, directly improving security documentation accuracy.
Diff
diff --git a/polly/latest/dg/encryption-in-transit.md b/polly/latest/dg/encryption-in-transit.md index d832f4fcd..60b74251b 100644 --- a//polly/latest/dg/encryption-in-transit.md +++ b//polly/latest/dg/encryption-in-transit.md @@ -7 +7 @@ -All text submissions are protected by Secure Sockets Layer (SSL) while in transit. Amazon Polly does not retain the content of text submissions. +All text submissions are protected by TLS while in transit. Amazon Polly does not retain the content of text submissions.