AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-06-22 · Documentation low

File: securityhub/latest/userguide/securityhub-findings-format.md

Summary

Updated documentation phrasing for clarity and consolidated attribute reference links

Security assessment

The changes are editorial improvements to existing ASFF documentation without introducing new security concepts or addressing specific vulnerabilities. The modifications focus on sentence structure and combining separate attribute references, but do not alter security functionality or disclose new security-related information.

Diff

diff --git a/securityhub/latest/userguide/securityhub-findings-format.md b/securityhub/latest/userguide/securityhub-findings-format.md
index 203b9452b..18cc9fddb 100644
--- a//securityhub/latest/userguide/securityhub-findings-format.md
+++ b//securityhub/latest/userguide/securityhub-findings-format.md
@@ -9 +9 @@ AWS Security Hub Cloud Security Posture Management (CSPM) consumes and aggregate
-This page provides a complete outline of the JSON for a finding in the AWS Security Finding Format (ASFF). The format is derived from [JSON Schema](https://json-schema.org/). Choose a linked object name to view an example finding for that object. You can compare your Security Hub CSPM findings with the resources and examples shown here to help you interpret your findings.
+This page provides a complete outline of the JSON for a finding in the AWS Security Finding Format (ASFF). The format derives from [JSON Schema](https://json-schema.org/). Choose the name of a linked object to review an example of a finding for that object. Comparing your Security Hub CSPM findings with the resources and examples shown here can help you interpret your findings.
@@ -11,3 +11 @@ This page provides a complete outline of the JSON for a finding in the AWS Secur
-To view descriptions of required top-level ASFF attributes, see [Required top-level ASFF attributes](./asff-required-attributes.html).
-
-To view descriptions of optional top-level ASFF attributes, see [Optional top-level ASFF attributes](./asff-top-level-attributes.html).
+For descriptions of individual ASFF attributes, see [Required top-level ASFF attributes](./asff-required-attributes.html) and [Optional top-level ASFF attributes](./asff-top-level-attributes.html).