AWS cli documentation change
Summary
Updated CLI version reference and clarified command description/nextToken documentation
Security assessment
Routine documentation updates with no security-specific changes
Diff
diff --git a/cli/latest/reference/security-ir/list-case-edits.md b/cli/latest/reference/security-ir/list-case-edits.md index a16b9b7cc..16082e4a0 100644 --- a//cli/latest/reference/security-ir/list-case-edits.md +++ b//cli/latest/reference/security-ir/list-case-edits.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Grants permissions to view the aidt log for edits made to a designated case. +Views the case history for edits made to a designated case. @@ -220 +220 @@ nextToken -> (string) -> Optional element. +> An optional string that, if supplied on subsequent calls to ListCaseEdits, allows the API to fetch the next page of results. @@ -250 +250 @@ total -> (integer) - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »