AWS qldb documentation change
Summary
Updated Amazon S3 documentation link from 'dev' to 'userguide' path
Security assessment
The change fixes a URL reference to S3 bucket policies but does not alter the existing security recommendations for export permissions.
Diff
diff --git a/qldb/latest/developerguide/export-journal.perms.md b/qldb/latest/developerguide/export-journal.perms.md index e328f46f9..fa5878aac 100644 --- a//qldb/latest/developerguide/export-journal.perms.md +++ b//qldb/latest/developerguide/export-journal.perms.md @@ -40 +40 @@ Complete the following steps to create a permissions policy for a QLDB journal e -For more information about Amazon S3 bucket policies, see [Using bucket policies and user policies](https://docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_. To learn more about AWS KMS key policies, see [Using key policies in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html) in the _AWS Key Management Service Developer Guide_. +For more information about Amazon S3 bucket policies, see [Using bucket policies and user policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_. To learn more about AWS KMS key policies, see [Using key policies in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html) in the _AWS Key Management Service Developer Guide_.