AWS securityhub documentation change
Summary
Updated sample finding labels and resource identifiers
Security assessment
Changes only update example values (e.g., stack names/ARNs) without altering security content or addressing vulnerabilities.
Diff
diff --git a/securityhub/latest/userguide/exposure-findings-sample.md b/securityhub/latest/userguide/exposure-findings-sample.md index c331be49c..3856fb165 100644 --- a//securityhub/latest/userguide/exposure-findings-sample.md +++ b//securityhub/latest/userguide/exposure-findings-sample.md @@ -13 +13 @@ Security Hub normalizes exposure findings in the Open Cybersecurity Schema Frame -###### Sample OCSF schema +###### Sample exposure finding @@ -15 +15 @@ Security Hub normalizes exposure findings in the Open Cybersecurity Schema Frame -In the following sample OCSF schema, the `related_events` parameter contains details unique to the exposure finding, such as contributing findings. Contributing findings are the traits and signals associated with an exposure finding. A single contributing finding can include one or more traits. The `observables` parameter identifies the resource associated with the contributing finding. This can be different from the `resources` parameter, which identifies the resource associated with the exposure finding. +In the following sample exposure finding, the `related_events` parameter contains details unique to the exposure finding, such as contributing findings. Contributing findings are the traits and signals associated with an exposure finding. A single contributing finding can include one or more traits. The `observables` parameter identifies the resource associated with the contributing finding. This can be different from the `resources` parameter, which identifies the resource associated with the exposure finding. @@ -148 +148 @@ In the following sample OCSF schema, the `related_events` parameter contains det - "value": "VeepLambdaRule3" + "value": "LambdaProdStack" @@ -152 +152 @@ In the following sample OCSF schema, the `related_events` parameter contains det - "value": "arn:aws:cloudformation:us-east-1:123456789012:stack/VeepLambdaRule3/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222" + "value": "arn:aws:cloudformation:us-east-1:123456789012:stack/LambdaProdStack/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222"