AWS athena documentation change
Summary
Updated S3 data protection documentation URL from 'dev' to 'userguide'
Security assessment
Maintains existing data protection references while updating documentation paths
Diff
diff --git a/athena/latest/ug/security-data-protection.md b/athena/latest/ug/security-data-protection.md index bb8a525ca..12fe51b3d 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 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). + * 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/userguide/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).