AWS mwaa documentation change
Summary
Updated phrasing from 'see' to 'refer to' in documentation links and maintained existing security guidance about S3 bucket naming and Object Lock.
Security assessment
The changes are minor phrasing adjustments to documentation links and do not introduce new security content or address specific vulnerabilities. Existing security-related statements (e.g., avoiding sensitive info in bucket names) remain unchanged.
Diff
diff --git a/mwaa/latest/userguide/mwaa-s3-bucket.md b/mwaa/latest/userguide/mwaa-s3-bucket.md index 77a33d70c..2c9c2afe3 100644 --- a//mwaa/latest/userguide/mwaa-s3-bucket.md +++ b//mwaa/latest/userguide/mwaa-s3-bucket.md @@ -24 +24 @@ This guide describes the steps to create an Amazon S3 bucket to store your Apach - * The Amazon S3 bucket name can't be changed after you create the bucket. To learn more, see [Rules for bucket naming](https://docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html#bucketnamingrules) in the _Amazon Simple Storage Service User Guide_. + * The Amazon S3 bucket name can't be changed after you create the bucket. To learn more, refer to [Rules for bucket naming](https://docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html#bucketnamingrules) in the _Amazon Simple Storage Service User Guide_. @@ -28 +28 @@ This guide describes the steps to create an Amazon S3 bucket to store your Apach - * An Amazon S3 bucket used for an Amazon MWAA environment must be located in the same AWS Region as an Amazon MWAA environment. To view a list of AWS Regions for Amazon MWAA, see [Amazon MWAA endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/mwaa.html) in the _AWS General Reference_. + * An Amazon S3 bucket used for an Amazon MWAA environment must be located in the same AWS Region as an Amazon MWAA environment. To view a list of AWS Regions for Amazon MWAA, refer to [Amazon MWAA endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/mwaa.html) in the _AWS General Reference_. @@ -85 +85 @@ Avoid including sensitive information, such as account numbers, in the bucket na -Enabling Object Lock will permanently allow objects in this bucket to be locked. To learn more, see [Locking Objects Using Amazon S3 Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) in the _Amazon Simple Storage Service User Guide_. +Enabling Object Lock will permanently allow objects in this bucket to be locked. To learn more, refer to [Locking Objects Using Amazon S3 Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) in the _Amazon Simple Storage Service User Guide_.