AWS cli documentation change
Summary
Added 'lastUserId' field to device update documentation
Security assessment
Documents session tracking updates, aiding in security audits. No indication of patching a vulnerability.
Diff
diff --git a/cli/latest/reference/workspaces-thin-client/update-device.md b/cli/latest/reference/workspaces-thin-client/update-device.md index 2be45a230..e8a672873 100644 --- a//cli/latest/reference/workspaces-thin-client/update-device.md +++ b//cli/latest/reference/workspaces-thin-client/update-device.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 @@ device -> (structure) +> +> lastUserId -> (string) +> +>> The user ID of the most recent session on the device. @@ -291 +295 @@ device -> (structure) - * [AWS CLI 2.27.56 Command Reference](../../index.html) » + * [AWS CLI 2.27.59 Command Reference](../../index.html) »