AWS elasticbeanstalk documentation change
Summary
Updated Amazon S3 data protection documentation link path
Security assessment
Only changes the URL path from '/dev/' to '/userguide/' without modifying security content. No impact on security documentation.
Diff
diff --git a/elasticbeanstalk/latest/dg/security-data-protection-encryption.md b/elasticbeanstalk/latest/dg/security-data-protection-encryption.md index cc8c77d28..06bf3a7e7 100644 --- a//elasticbeanstalk/latest/dg/security-data-protection-encryption.md +++ b//elasticbeanstalk/latest/dg/security-data-protection-encryption.md @@ -19 +19 @@ Client-side encryption isn't a valid method for protecting your source code in a -To protect your application's data at rest, learn about data protection in the storage service that your application uses. For example, see [Data Protection in Amazon RDS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DataDurability.html) in the _Amazon RDS User Guide_ , [Data Protection in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/DataDurability.html) in the _Amazon Simple Storage Service User Guide_ , or [Encrypting Data and Metadata in EFS](https://docs.aws.amazon.com/efs/latest/ug/encryption.html) in the _Amazon Elastic File System User Guide_. +To protect your application's data at rest, learn about data protection in the storage service that your application uses. For example, see [Data Protection in Amazon RDS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DataDurability.html) in the _Amazon RDS User Guide_ , [Data Protection in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/DataDurability.html) in the _Amazon Simple Storage Service User Guide_ , or [Encrypting Data and Metadata in EFS](https://docs.aws.amazon.com/efs/latest/ug/encryption.html) in the _Amazon Elastic File System User Guide_.