AWS qldb documentation change
Summary
Updated Amazon S3 documentation links from 'dev' to 'userguide' paths
Security assessment
The changes only update URL paths to S3 documentation without altering security content. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/qldb/latest/developerguide/export-journal.request.md b/qldb/latest/developerguide/export-journal.request.md index 0503a3c41..d3e0875ed 100644 --- a//qldb/latest/developerguide/export-journal.request.md +++ b//qldb/latest/developerguide/export-journal.request.md @@ -54 +54 @@ You must specify an S3 bucket name and an optional prefix name for the output ob -The bucket name and prefix must both comply with the Amazon S3 naming rules and conventions. For more information about bucket naming, see [Bucket restrictions and limitations](https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html) in the _Amazon S3 Developer Guide_. For more information about key name prefixes, see [Object key and metadata](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html). +The bucket name and prefix must both comply with the Amazon S3 naming rules and conventions. For more information about bucket naming, see [Bucket restrictions and limitations](https://docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html) in the _Amazon S3 Developer Guide_. For more information about key name prefixes, see [Object key and metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingMetadata.html). @@ -60 +60 @@ Cross-region exports are not supported. The specified Amazon S3 bucket must be i - * **S3 Encryption** – The encryption settings that are used by your export job to write data in an Amazon S3 bucket. To learn more about server-side encryption options in Amazon S3, see [Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html) in the _Amazon S3 Developer Guide_. + * **S3 Encryption** – The encryption settings that are used by your export job to write data in an Amazon S3 bucket. To learn more about server-side encryption options in Amazon S3, see [Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/serv-side-encryption.html) in the _Amazon S3 Developer Guide_.