AWS cli documentation change
Summary
Added 'lastUserId' field to device list documentation
Security assessment
Includes user session tracking in device listings, supporting security monitoring. No evidence of addressing a specific security flaw.
Diff
diff --git a/cli/latest/reference/workspaces-thin-client/list-devices.md b/cli/latest/reference/workspaces-thin-client/list-devices.md index d48017a5e..764f600f5 100644 --- a//cli/latest/reference/workspaces-thin-client/list-devices.md +++ b//cli/latest/reference/workspaces-thin-client/list-devices.md @@ -15 +15 @@ - * [AWS CLI 2.27.56 Command Reference](../../index.html) » + * [AWS CLI 2.27.59 Command Reference](../../index.html) » @@ -279,0 +280,4 @@ devices -> (list) +>> +>> lastUserId -> (string) +>> +>>> The user ID of the most recent session on the device. @@ -295 +299 @@ nextToken -> (string) - * [AWS CLI 2.27.56 Command Reference](../../index.html) » + * [AWS CLI 2.27.59 Command Reference](../../index.html) »