AWS cli documentation change
Summary
Enhanced Security Hub logging documentation and added PCS audit log type
Security assessment
Expands documentation for security-related logging features (Security Hub CSPM/v2 and audit logs) but doesn't address vulnerabilities. Improves clarity for security monitoring configurations.
Diff
diff --git a/cli/latest/reference/logs/put-delivery-source.md b/cli/latest/reference/logs/put-delivery-source.md index 98d73253d..fc746ef04 100644 --- a//cli/latest/reference/logs/put-delivery-source.md +++ b//cli/latest/reference/logs/put-delivery-source.md @@ -15 +15 @@ - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) » @@ -127 +127 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2 -> For the `SECURITY_FINDING_LOGS` logType, use a wildcard ARN for the hub resource. For example, `arn:aws:securityhub:us-east-1:111122223333:hub/*` +> For the `SECURITY_FINDING_LOGS` logType, use a wildcard ARN for the hub resource. For Amazon Web Services Security Hub CSPM, use `arn:aws:securityhub:us-east-1:111122223333:hub/*` and for Amazon Web Services Security Hub, use `arn:aws:securityhub:us-east-1:111122223333:hubv2/*` @@ -150 +150 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2 -> * For PCS, the valid values are `PCS_SCHEDULER_LOGS` and `PCS_JOBCOMP_LOGS` . +> * For PCS, the valid values are `PCS_SCHEDULER_LOGS` , `PCS_JOBCOMP_LOGS` , and `PCS_SCHEDULER_AUDIT_LOGS` . @@ -154,0 +155 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/logs-2 +> * For Amazon Web Services Security Hub, the valid value is `SECURITY_FINDING_LOGS` . @@ -417 +418 @@ deliverySource -> (structure) - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) »