AWS athena documentation change
Summary
Changed 'does not' to 'doesn't' in source data protection documentation
Security assessment
Grammatical contraction without altering security meaning. The documentation continues to describe existing data protection practices without adding new security information.
Diff
diff --git a/athena/latest/ug/security-data-protection.md index 1bfa0c80d..0c1ecbd9e 100644 --- a/athena/latest/ug/security-data-protection.md +++ b/athena/latest/ug/security-data-protection.md @@ -36 +36 @@ Multiple types of data are involved when you use Athena to create databases and - * Source data – You store the data for databases and tables in Amazon S3, and Athena does not modify it. For more information, see [Data protection in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/DataDurability.html) in the _Amazon Simple Storage Service User Guide_. You control access to your source data and can encrypt it in Amazon S3. You can use Athena to [create tables based on encrypted datasets in Amazon S3](./creating-tables-based-on-encrypted-datasets-in-s3.html). + * Source data – You store the data for databases and tables in Amazon S3, and Athena doesn't modify it. For more information, see [Data protection in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/DataDurability.html) in the _Amazon Simple Storage Service User Guide_. You control access to your source data and can encrypt it in Amazon S3. You can use Athena to [create tables based on encrypted datasets in Amazon S3](./creating-tables-based-on-encrypted-datasets-in-s3.html).