AWS AWSCloudFormation high security documentation change
Summary
Removed an 'Important' note stating encryption options do not apply to RabbitMQ brokers.
Security assessment
The removal of the note suggests encryption options now apply to RabbitMQ brokers, correcting prior documentation that may have misled users into not enabling encryption for RabbitMQ. This directly impacts security by ensuring proper encryption practices are documented, reducing the risk of unencrypted brokers.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-amazonmq-broker-encryptionoptions.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-amazonmq-broker-encryptionoptions.md index 3f75adb02..40d692295 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-amazonmq-broker-encryptionoptions.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-amazonmq-broker-encryptionoptions.md @@ -11,4 +10,0 @@ Encryption options for the broker. -###### Important - -Does not apply to RabbitMQ brokers. -