AWS amazon-mq documentation change
Summary
Added note about configurable settings including CloudWatch logs and private access
Security assessment
Mentions security-related features like logging and private access configuration, but does not indicate these are new security controls
Diff
diff --git a/amazon-mq/latest/developer-guide/getting-started-activemq.md b/amazon-mq/latest/developer-guide/getting-started-activemq.md index d12b9f2d0..275f75a67 100644 --- a//amazon-mq/latest/developer-guide/getting-started-activemq.md +++ b//amazon-mq/latest/developer-guide/getting-started-activemq.md @@ -42,0 +43,12 @@ Do not add personally identifiable information (PII) or other confidential or se +###### Note + +In the **Additional settings** section, you can also configure the following: + + * [Configurations](./amazon-mq-broker-configuration-parameters.html) + + * [CloudWatch logs](./security-logging-monitoring.html) + + * Private access + + * [Broker maintenance window](./maintaining-brokers.html) +