AWS cli documentation change
Summary
Updated AWS CLI version reference and added new finding types: VULNERABILITY, MALICIOUS_PACKAGE, MISCONFIGURATION, REACHABILITY, SENSITIVE_DATA
Security assessment
Adds documentation for new security finding categories, enhancing visibility into security threats but not addressing a specific vulnerability
Diff
diff --git a/cli/latest/reference/guardduty/get-findings.md b/cli/latest/reference/guardduty/get-findings.md index 21cb579e4..7b3edfd2d 100644 --- a//cli/latest/reference/guardduty/get-findings.md +++ b//cli/latest/reference/guardduty/get-findings.md @@ -15 +15 @@ - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -3953,0 +3954,5 @@ Findings -> (list) +>>>>>>>>>> * `VULNERABILITY` +>>>>>>>>>> * `MALICIOUS_PACKAGE` +>>>>>>>>>> * `MISCONFIGURATION` +>>>>>>>>>> * `REACHABILITY` +>>>>>>>>>> * `SENSITIVE_DATA` @@ -4025,0 +4031,5 @@ Findings -> (list) +>>>>>>>> * `VULNERABILITY` +>>>>>>>> * `MALICIOUS_PACKAGE` +>>>>>>>> * `MISCONFIGURATION` +>>>>>>>> * `REACHABILITY` +>>>>>>>> * `SENSITIVE_DATA` @@ -4275 +4285 @@ Findings -> (list) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »