AWS awscloudtrail documentation change
Summary
Updated links to S3 encryption documentation
Security assessment
Changes only fix URL paths to encryption documentation but do not modify security guidance or address vulnerabilities.
Diff
diff --git a/awscloudtrail/latest/userguide/encrypting-cloudtrail-log-files-with-aws-kms.md b/awscloudtrail/latest/userguide/encrypting-cloudtrail-log-files-with-aws-kms.md index af09f6709..db0d939bc 100644 --- a//awscloudtrail/latest/userguide/encrypting-cloudtrail-log-files-with-aws-kms.md +++ b//awscloudtrail/latest/userguide/encrypting-cloudtrail-log-files-with-aws-kms.md @@ -9 +9 @@ Enabling log file encryption -By default, the log files delivered by CloudTrail to your bucket are encrypted by using [server-side encryption with a KMS key (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html). If you don't enable SSE-KMS encryption, your logs are encrypted using [SSE-S3 encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html). +By default, the log files delivered by CloudTrail to your bucket are encrypted by using [server-side encryption with a KMS key (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html). If you don't enable SSE-KMS encryption, your logs are encrypted using [SSE-S3 encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html). @@ -13 +13 @@ By default, the log files delivered by CloudTrail to your bucket are encrypted b -Enabling server-side encryption encrypts the log files but not the digest files with SSE-KMS. Digest files are encrypted with [Amazon S3-managed encryption keys (SSE-S3)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html). +Enabling server-side encryption encrypts the log files but not the digest files with SSE-KMS. Digest files are encrypted with [Amazon S3-managed encryption keys (SSE-S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html).