Skip to content

Commit 115423f

Browse files
author
AWS
committed
Amazon WorkSpaces Thin Client Update: Removed unused parameter kmsKeyArn from UpdateDeviceRequest
1 parent 340980d commit 115423f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon WorkSpaces Thin Client",
4+
"contributor": "",
5+
"description": "Removed unused parameter kmsKeyArn from UpdateDeviceRequest"
6+
}

services/workspacesthinclient/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,10 +1491,6 @@
14911491
"softwareSetUpdateSchedule":{
14921492
"shape":"SoftwareSetUpdateSchedule",
14931493
"documentation":"<p>An option to define if software updates should be applied within a maintenance window.</p>"
1494-
},
1495-
"kmsKeyArn":{
1496-
"shape":"KmsKeyArn",
1497-
"documentation":"<p>The Amazon Resource Name (ARN) of the Key Management Service key to use for the update.</p>"
14981494
}
14991495
}
15001496
},
@@ -1632,5 +1628,5 @@
16321628
]
16331629
}
16341630
},
1635-
"documentation":"<p>Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution. WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client devices do not allow local data storage or installation of unapproved applications. The WorkSpaces Thin Client device ships preloaded with device management software.</p> <p>You can use these APIs to complete WorkSpaces Thin Client tasks, such as creating environments or viewing devices. For more information about WorkSpaces Thin Client, including the required permissions to use the service, see the <a href=\"https://docs.aws.amazon.com/workspaces-thin-client/latest/ag/\">Amazon WorkSpaces Thin Client Administrator Guide</a>. For more information about using the Command Line Interface (CLI) to manage your WorkSpaces Thin Client resources, see the <a href=\"https://docs.aws.amazon.com/cli/latest/reference/workspaces-thin-client/index.html\">WorkSpaces Thin Client section of the CLI Reference</a>.</p>"
1631+
"documentation":"<p>Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution. WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client devices do not allow local data storage or installation of unapproved applications. The WorkSpaces Thin Client device ships preloaded with device management software.</p> <p>You can use these APIs to complete WorkSpaces Thin Client tasks, such as creating environments or viewing devices. For more information about WorkSpaces Thin Client, including the required permissions to use the service, see the <a href=\"https://docs.aws.amazon.com/workspaces-thin-client/latest/ag/\">Amazon WorkSpaces Thin Client Administrator Guide</a>. For more information about using the Command Line Interface (CLI) to manage your WorkSpaces Thin Client resources, see the <a href=\"https://docs.aws.amazon.com/cli/latest/reference/workspaces-thin-client/index.html\">WorkSpaces Thin Client section of the CLI Reference</a>.</p>"
16361632
}

0 commit comments

Comments
 (0)