AWS guardduty documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in severity filter documentation
Security assessment
Minor terminology update without security implications
Diff
diff --git a/guardduty/latest/ug/guardduty_filter-findings.md b/guardduty/latest/ug/guardduty_filter-findings.md index ad9364fed..524faf645 100644 --- a//guardduty/latest/ug/guardduty_filter-findings.md +++ b//guardduty/latest/ug/guardduty_filter-findings.md @@ -143 +143 @@ Region | region -Severity | severity You can filter the finding types based on the severity level of the finding types. For more information about severity values, see [Severity levels of GuardDuty findings](./guardduty_findings-severity.html). If you use `severity` with API, AWS CLI, or AWS CloudFormation, it is assigned a numeric value. For more information, see [findingCriteria](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateFilter.html#guardduty-CreateFilter-request-findingCriteria) in the _Amazon GuardDuty API Reference_. +Severity | severity You can filter the finding types based on the severity level of the finding types. For more information about severity values, see [Severity levels of GuardDuty findings](./guardduty_findings-severity.html). If you use `severity` with API, AWS CLI, or CloudFormation, it is assigned a numeric value. For more information, see [findingCriteria](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateFilter.html#guardduty-CreateFilter-request-findingCriteria) in the _Amazon GuardDuty API Reference_.