AWS amazon-mq medium security documentation change
Summary
Updated audit logging link to HTTPS and fixed IAM documentation URL typo
Security assessment
HTTPS for audit logging links ensures secure access to security logging documentation. Fixing 'hIAM' to 'IAM' in the confused deputy link restores access to critical security content about privilege escalation risks.
Diff
diff --git a/amazon-mq/latest/developer-guide/configure-logging-monitoring-activemq.md b/amazon-mq/latest/developer-guide/configure-logging-monitoring-activemq.md index 6aae42116..2093570bc 100644 --- a//amazon-mq/latest/developer-guide/configure-logging-monitoring-activemq.md +++ b//amazon-mq/latest/developer-guide/configure-logging-monitoring-activemq.md @@ -41 +41 @@ General logging enables the default `INFO` logging level (`DEBUG` logging isn't -[Audit logging](http://activemq.apache.org/audit-logging.html) enables logging of management actions taken using JMX or using the ActiveMQ Web Console and publishes `audit.log` to a log group in your CloudWatch account. The log group has a format similar to the following: +[Audit logging](https://activemq.apache.org/audit-logging.html) enables logging of management actions taken using JMX or using the ActiveMQ Web Console and publishes `audit.log` to a log group in your CloudWatch account. The log group has a format similar to the following: @@ -218 +218 @@ JSON -For more information about the confused deputy security issue, see [The confused deputy problem](https://docs.aws.amazon.com/hIAM/latest/UserGuide/confused-deputy.html) in the _User Guide_. +For more information about the confused deputy security issue, see [The confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) in the _User Guide_.