AWS securityhub documentation change
Summary
Added documentation about Security Hub generating WARNING findings when AWS Config resource recording isn't enabled for control-checked resources
Security assessment
The change documents a new security monitoring feature (WARNING findings for configuration gaps) but does not indicate a specific security vulnerability being addressed. It enhances security visibility rather than fixing a reported issue.
Diff
diff --git a/securityhub/latest/userguide/doc-history.md index 725486eea..cc94ede16 100644 --- a/securityhub/latest/userguide/doc-history.md +++ b/securityhub/latest/userguide/doc-history.md @@ -14,0 +15 @@ Change| Description| Date +Updates to control findings| Security Hub now generates `WARNING` findings for an enabled control if [resource recording](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-setup-prereqs.html#config-resource-recording) isn't turned on in AWS Config for the type of resource that the control checks. This can help you identify and address potential configuration gaps in your security control checks.| February 25, 2025