docs(client-workspaces): Added note for user decoupling · aws/aws-sdk-js-v3@c7a2f3f (original) (raw)

`@@ -2089,7 +2089,7 @@

`

2089

2089

` }

`

2090

2090

` ],

`

2091

2091

`"traits": {

`

2092

``

`-

"smithy.api#documentation": "

Creates one or more WorkSpaces.

\n

This operation is asynchronous and returns before the WorkSpaces are created.

\n \n \n "

`

``

2092

`+

"smithy.api#documentation": "

Creates one or more WorkSpaces.

\n

This operation is asynchronous and returns before the WorkSpaces are created.

\n \n \n "

`

2093

2093

` }

`

2094

2094

` },

`

2095

2095

`"com.amazonaws.workspaces#CreateWorkspacesRequest": {

`

6244

6244

` }

`

6245

6245

` ],

`

6246

6246

`"traits": {

`

6247

``

`-

"smithy.api#documentation": "

Reboots the specified WorkSpaces.

\n

You cannot reboot a WorkSpace unless its state is AVAILABLE or\n UNHEALTHY.

\n

This operation is asynchronous and returns before the WorkSpaces have rebooted.

"

`

``

6247

`+

"smithy.api#documentation": "

Reboots the specified WorkSpaces.

\n

You cannot reboot a WorkSpace unless its state is AVAILABLE,\n UNHEALTHY, or REBOOTING. Reboot a WorkSpace in the REBOOTING \n state only if your WorkSpace has been stuck in the REBOOTING state for over 20 minutes.

\n

This operation is asynchronous and returns before the WorkSpaces have rebooted.

"

`

6248

6248

` }

`

6249

6249

` },

`

6250

6250

`"com.amazonaws.workspaces#RebootWorkspacesRequest": {

`

7915

7915

`"State": {

`

7916

7916

`"target": "com.amazonaws.workspaces#WorkspaceState",

`

7917

7917

`"traits": {

`

7918

``

`-

"smithy.api#documentation": "

The operational state of the WorkSpace.

\n \n

After a WorkSpace is terminated, the TERMINATED state is returned only\n briefly before the WorkSpace directory metadata is cleaned up, so this state is rarely\n returned. To confirm that a WorkSpace is terminated, check for the WorkSpace ID by using\n <a href="\n" title="undefined" rel="noopener noreferrer">https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaces.html\">\n DescribeWorkSpaces. If the WorkSpace ID isn't returned, then the WorkSpace\n has been successfully terminated.

\n "

`

``

7918

`+

"smithy.api#documentation": "

The operational state of the WorkSpace.

\n \n \n

After a WorkSpace is terminated, the TERMINATED state is returned only\n briefly before the WorkSpace directory metadata is cleaned up, so this state is rarely\n returned. To confirm that a WorkSpace is terminated, check for the WorkSpace ID by using\n <a href="\n" title="undefined" rel="noopener noreferrer">https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaces.html\">\n DescribeWorkSpaces. If the WorkSpace ID isn't returned, then the WorkSpace\n has been successfully terminated.

\n "

`

7919

7919

` }

`

7920

7920

` },

`

7921

7921

`"BundleId": {

`