AWS cli documentation change
Summary
Updated AWS CLI version and added support for validating both digest files and backfill digest files
Security assessment
Enhanced documentation for log validation feature which helps verify integrity of CloudTrail logs. No specific vulnerability addressed, but improves security documentation.
Diff
diff --git a/cli/latest/reference/cloudtrail/validate-logs.md b/cli/latest/reference/cloudtrail/validate-logs.md index b041f6d7f..cc0257a0e 100644 --- a//cli/latest/reference/cloudtrail/validate-logs.md +++ b//cli/latest/reference/cloudtrail/validate-logs.md @@ -15 +15 @@ - * [AWS CLI 2.33.18 Command Reference](../../index.html) » + * [AWS CLI 2.33.21 Command Reference](../../index.html) » @@ -61 +61 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -> This command uses the digest files delivered to your S3 bucket to perform the validation. +> This command uses the digest files delivered to your S3 bucket to perform the validation. It supports validation of both digest files and backfill digest files in a single run. @@ -265 +265 @@ Output: - * [AWS CLI 2.33.18 Command Reference](../../index.html) » + * [AWS CLI 2.33.21 Command Reference](../../index.html) »