AWS datatransferterminal documentation change
Summary
Formatting changes including apostrophe correction and policy condition reference formatting
Security assessment
Changes involve grammatical corrections (it's -> it’s) and formatting of policy condition reference (backticks removed). Maintains existing security guidance about encryption in transit but doesn't add new security content.
Diff
diff --git a/datatransferterminal/latest/userguide/data-protection.md b/datatransferterminal/latest/userguide/data-protection.md index 064f2df7e..5504c480c 100644 --- a//datatransferterminal/latest/userguide/data-protection.md +++ b//datatransferterminal/latest/userguide/data-protection.md @@ -32 +32 @@ We strongly recommend that you never put confidential or sensitive information, -AWS Data Transfer Terminal provides access to a high-speed network connection for you to securely transfer data between self-managed storage systems and AWS storage services. How your storage data is encrypted in transit depends in part on the policies enabled on your devices and the services your data is transfered to. Management of data and it's encryption in transit are the responsibility of the individual using Data Transfer Terminal. +AWS Data Transfer Terminal provides access to a high-speed network connection for you to securely transfer data between self-managed storage systems and AWS storage services. How your storage data is encrypted in transit depends in part on the policies enabled on your devices and the services your data is transfered to. Management of data and it’s encryption in transit are the responsibility of the individual using Data Transfer Terminal. @@ -44 +44 @@ AWS Data Transfer Terminal does not encrypt data in transit. Data is encrypted-i -For example, use only encrypted connections over HTTPS (TLS) by using the [`aws:SecureTransport`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_Boolean) condition in your Amazon S3 bucket policies, as illustrated in the bucket policy below. +For example, use only encrypted connections over HTTPS (TLS) by using the [aws:SecureTransport](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_Boolean) condition in your Amazon S3 bucket policies, as illustrated in the bucket policy below.