AWS amazonq medium security documentation change
Summary
Updated S3 bucket region requirement to match Amazon Q Developer profile installation region instead of fixed US East (N. Virginia)
Security assessment
Addresses data residency requirements by aligning log storage with profile region, which is a security/compliance consideration. This change helps meet regional data protection regulations.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/q-admin-prompt-logging.md b/amazonq/latest/qdeveloper-ug/q-admin-prompt-logging.md index 674ff61d6..96208d5d2 100644 --- a//amazonq/latest/qdeveloper-ug/q-admin-prompt-logging.md +++ b//amazonq/latest/qdeveloper-ug/q-admin-prompt-logging.md @@ -34 +34 @@ Create an Amazon S3 bucket to hold the prompt logs. The bucket must: - * Be in the US East (N. Virginia) Region regardless of where your IAM Identity Center is located. + * Be in the AWS Region where the Amazon Q Developer profile was installed. This profile was installed when you subscribed users to Amazon Q Developer Pro for the first time. For more information about this profile and the Regions where it's supported, see [Amazon Q Developer profiles](./subscribe-understanding-profile.html), and [Supported Regions for the Q Developer console and Q Developer profile](./q-admin-setup-subscribe-regions.html#qdev-console-and-profile-regions).