diff --git a/clients/client-workspaces-thin-client/README.md b/clients/client-workspaces-thin-client/README.md index cac055c4ae25..24cf12ce0bb8 100644 --- a/clients/client-workspaces-thin-client/README.md +++ b/clients/client-workspaces-thin-client/README.md @@ -6,7 +6,7 @@ AWS SDK for JavaScript WorkSpacesThinClient Client for Node.js, Browser and React Native. -
Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User +
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 diff --git a/clients/client-workspaces-thin-client/src/WorkSpacesThinClient.ts b/clients/client-workspaces-thin-client/src/WorkSpacesThinClient.ts index 71bc73794c87..a2e3dda47f9f 100644 --- a/clients/client-workspaces-thin-client/src/WorkSpacesThinClient.ts +++ b/clients/client-workspaces-thin-client/src/WorkSpacesThinClient.ts @@ -327,7 +327,7 @@ export interface WorkSpacesThinClient { } /** - *
Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User + *
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 diff --git a/clients/client-workspaces-thin-client/src/WorkSpacesThinClientClient.ts b/clients/client-workspaces-thin-client/src/WorkSpacesThinClientClient.ts index 8cbcd2cbd55c..27603dffbb88 100644 --- a/clients/client-workspaces-thin-client/src/WorkSpacesThinClientClient.ts +++ b/clients/client-workspaces-thin-client/src/WorkSpacesThinClientClient.ts @@ -297,7 +297,7 @@ export type WorkSpacesThinClientClientResolvedConfigType = __SmithyResolvedConfi export interface WorkSpacesThinClientClientResolvedConfig extends WorkSpacesThinClientClientResolvedConfigType {} /** - *
Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User + *
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 diff --git a/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts b/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts index 267ccd792f4d..43636fb35171 100644 --- a/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts @@ -48,7 +48,6 @@ export interface UpdateDeviceCommandOutput extends UpdateDeviceResponse, __Metad * name: "STRING_VALUE", * desiredSoftwareSetId: "STRING_VALUE", * softwareSetUpdateSchedule: "USE_MAINTENANCE_WINDOW" || "APPLY_IMMEDIATELY", - * kmsKeyArn: "STRING_VALUE", * }; * const command = new UpdateDeviceCommand(input); * const response = await client.send(command); diff --git a/clients/client-workspaces-thin-client/src/index.ts b/clients/client-workspaces-thin-client/src/index.ts index 8576e31677c5..19cc1d37c125 100644 --- a/clients/client-workspaces-thin-client/src/index.ts +++ b/clients/client-workspaces-thin-client/src/index.ts @@ -1,7 +1,7 @@ // smithy-typescript generated code /* eslint-disable */ /** - *
Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User + *
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 diff --git a/clients/client-workspaces-thin-client/src/models/models_0.ts b/clients/client-workspaces-thin-client/src/models/models_0.ts index cb47d4b59397..43f59e29101a 100644 --- a/clients/client-workspaces-thin-client/src/models/models_0.ts +++ b/clients/client-workspaces-thin-client/src/models/models_0.ts @@ -1606,13 +1606,6 @@ export interface UpdateDeviceRequest { * @public */ softwareSetUpdateSchedule?: SoftwareSetUpdateSchedule; - - /** - *
The Amazon Resource Name (ARN) of the Key Management Service key to use for the - * update.
- * @public - */ - kmsKeyArn?: string; } /** diff --git a/clients/client-workspaces-thin-client/src/protocols/Aws_restJson1.ts b/clients/client-workspaces-thin-client/src/protocols/Aws_restJson1.ts index 33eda412ec0f..114ba8a1621d 100644 --- a/clients/client-workspaces-thin-client/src/protocols/Aws_restJson1.ts +++ b/clients/client-workspaces-thin-client/src/protocols/Aws_restJson1.ts @@ -449,7 +449,6 @@ export const se_UpdateDeviceCommand = async ( body = JSON.stringify( take(input, { desiredSoftwareSetId: [], - kmsKeyArn: [], name: [], softwareSetUpdateSchedule: [], }) diff --git a/codegen/sdk-codegen/aws-models/workspaces-thin-client.json b/codegen/sdk-codegen/aws-models/workspaces-thin-client.json index 3913c1ca9221..1d2419562b6f 100644 --- a/codegen/sdk-codegen/aws-models/workspaces-thin-client.json +++ b/codegen/sdk-codegen/aws-models/workspaces-thin-client.json @@ -2249,7 +2249,7 @@ }, "aws.protocols#restJson1": {}, "smithy.api#cors": {}, - "smithy.api#documentation": "Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User\n Computing (EUC) virtual desktops to provide users with a complete cloud desktop\n solution. WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB\n devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client\n devices do not allow local data storage or installation of unapproved applications. The\n WorkSpaces Thin Client device ships preloaded with device management software.
\nYou can use these APIs to complete WorkSpaces Thin Client tasks, such as creating environments or\n viewing devices. For more information about WorkSpaces Thin Client, including the required permissions to\n use the service, see the Amazon WorkSpaces Thin Client Administrator Guide. For\n more information about using the Command Line Interface (CLI) to manage\n your WorkSpaces Thin Client resources, see the WorkSpaces Thin Client section of the\n CLI Reference.
", + "smithy.api#documentation": "Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User\n Computing (EUC) virtual desktops to provide users with a complete cloud desktop\n solution. WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB\n devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client\n devices do not allow local data storage or installation of unapproved applications. The\n WorkSpaces Thin Client device ships preloaded with device management software.
\nYou can use these APIs to complete WorkSpaces Thin Client tasks, such as creating environments or\n viewing devices. For more information about WorkSpaces Thin Client, including the required permissions to\n use the service, see the Amazon WorkSpaces Thin Client Administrator Guide. For\n more information about using the Command Line Interface (CLI) to manage\n your WorkSpaces Thin Client resources, see the WorkSpaces Thin Client section of the\n CLI Reference.
", "smithy.api#title": "Amazon WorkSpaces Thin Client", "smithy.rules#endpointRuleSet": { "version": "1.0", @@ -3080,12 +3080,6 @@ "traits": { "smithy.api#documentation": "An option to define if software updates should be applied within a maintenance\n window.
" } - }, - "kmsKeyArn": { - "target": "com.amazonaws.workspacesthinclient#KmsKeyArn", - "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the Key Management Service key to use for the\n update.
" - } } }, "traits": {