@aws-sdk/client-appstream 3.956.0 → 3.958.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,7 +7,6 @@
7
7
  AWS SDK for JavaScript AppStream Client for Node.js, Browser and React Native.
8
8
 
9
9
  <fullname>Amazon WorkSpaces Applications</fullname>
10
-
11
10
  <p>This is the <i>Amazon WorkSpaces Applications API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in WorkSpaces Applications. WorkSpaces Applications is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. WorkSpaces Applications manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>
12
11
  <note>
13
12
  <p>You can call the WorkSpaces Applications API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html">Access WorkSpaces Applications API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon WorkSpaces Applications Administration Guide</i>.</p>
@@ -27,10 +26,8 @@ AWS SDK for JavaScript AppStream Client for Node.js, Browser and React Native.
27
26
  </ul>
28
27
 
29
28
  ## Installing
30
-
31
29
  To install this package, simply type add or install @aws-sdk/client-appstream
32
30
  using your favorite package manager:
33
-
34
31
  - `npm install @aws-sdk/client-appstream`
35
32
  - `yarn add @aws-sdk/client-appstream`
36
33
  - `pnpm add @aws-sdk/client-appstream`
@@ -66,9 +63,7 @@ To send a request, you:
66
63
  // a client can be shared by different commands.
67
64
  const client = new AppStreamClient({ region: "REGION" });
68
65
 
69
- const params = {
70
- /** input parameters */
71
- };
66
+ const params = { /** input parameters */ };
72
67
  const command = new ListExportImageTasksCommand(params);
73
68
  ```
74
69
 
@@ -227,7 +222,6 @@ AssociateAppBlockBuilderAppBlock
227
222
  </summary>
228
223
 
229
224
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/AssociateAppBlockBuilderAppBlockCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateAppBlockBuilderAppBlockCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateAppBlockBuilderAppBlockCommandOutput/)
230
-
231
225
  </details>
232
226
  <details>
233
227
  <summary>
@@ -235,7 +229,6 @@ AssociateApplicationFleet
235
229
  </summary>
236
230
 
237
231
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/AssociateApplicationFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateApplicationFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateApplicationFleetCommandOutput/)
238
-
239
232
  </details>
240
233
  <details>
241
234
  <summary>
@@ -243,7 +236,6 @@ AssociateApplicationToEntitlement
243
236
  </summary>
244
237
 
245
238
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/AssociateApplicationToEntitlementCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateApplicationToEntitlementCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateApplicationToEntitlementCommandOutput/)
246
-
247
239
  </details>
248
240
  <details>
249
241
  <summary>
@@ -251,7 +243,6 @@ AssociateFleet
251
243
  </summary>
252
244
 
253
245
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/AssociateFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateFleetCommandOutput/)
254
-
255
246
  </details>
256
247
  <details>
257
248
  <summary>
@@ -259,7 +250,6 @@ AssociateSoftwareToImageBuilder
259
250
  </summary>
260
251
 
261
252
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/AssociateSoftwareToImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateSoftwareToImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/AssociateSoftwareToImageBuilderCommandOutput/)
262
-
263
253
  </details>
264
254
  <details>
265
255
  <summary>
@@ -267,7 +257,6 @@ BatchAssociateUserStack
267
257
  </summary>
268
258
 
269
259
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/BatchAssociateUserStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/BatchAssociateUserStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/BatchAssociateUserStackCommandOutput/)
270
-
271
260
  </details>
272
261
  <details>
273
262
  <summary>
@@ -275,7 +264,6 @@ BatchDisassociateUserStack
275
264
  </summary>
276
265
 
277
266
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/BatchDisassociateUserStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/BatchDisassociateUserStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/BatchDisassociateUserStackCommandOutput/)
278
-
279
267
  </details>
280
268
  <details>
281
269
  <summary>
@@ -283,7 +271,6 @@ CopyImage
283
271
  </summary>
284
272
 
285
273
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CopyImageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CopyImageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CopyImageCommandOutput/)
286
-
287
274
  </details>
288
275
  <details>
289
276
  <summary>
@@ -291,7 +278,6 @@ CreateAppBlock
291
278
  </summary>
292
279
 
293
280
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateAppBlockCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockCommandOutput/)
294
-
295
281
  </details>
296
282
  <details>
297
283
  <summary>
@@ -299,7 +285,6 @@ CreateAppBlockBuilder
299
285
  </summary>
300
286
 
301
287
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateAppBlockBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockBuilderCommandOutput/)
302
-
303
288
  </details>
304
289
  <details>
305
290
  <summary>
@@ -307,7 +292,6 @@ CreateAppBlockBuilderStreamingURL
307
292
  </summary>
308
293
 
309
294
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateAppBlockBuilderStreamingURLCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockBuilderStreamingURLCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateAppBlockBuilderStreamingURLCommandOutput/)
310
-
311
295
  </details>
312
296
  <details>
313
297
  <summary>
@@ -315,7 +299,6 @@ CreateApplication
315
299
  </summary>
316
300
 
317
301
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateApplicationCommandOutput/)
318
-
319
302
  </details>
320
303
  <details>
321
304
  <summary>
@@ -323,7 +306,6 @@ CreateDirectoryConfig
323
306
  </summary>
324
307
 
325
308
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateDirectoryConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateDirectoryConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateDirectoryConfigCommandOutput/)
326
-
327
309
  </details>
328
310
  <details>
329
311
  <summary>
@@ -331,7 +313,6 @@ CreateEntitlement
331
313
  </summary>
332
314
 
333
315
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateEntitlementCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateEntitlementCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateEntitlementCommandOutput/)
334
-
335
316
  </details>
336
317
  <details>
337
318
  <summary>
@@ -339,7 +320,6 @@ CreateExportImageTask
339
320
  </summary>
340
321
 
341
322
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateExportImageTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateExportImageTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateExportImageTaskCommandOutput/)
342
-
343
323
  </details>
344
324
  <details>
345
325
  <summary>
@@ -347,7 +327,6 @@ CreateFleet
347
327
  </summary>
348
328
 
349
329
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateFleetCommandOutput/)
350
-
351
330
  </details>
352
331
  <details>
353
332
  <summary>
@@ -355,7 +334,6 @@ CreateImageBuilder
355
334
  </summary>
356
335
 
357
336
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImageBuilderCommandOutput/)
358
-
359
337
  </details>
360
338
  <details>
361
339
  <summary>
@@ -363,7 +341,6 @@ CreateImageBuilderStreamingURL
363
341
  </summary>
364
342
 
365
343
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateImageBuilderStreamingURLCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImageBuilderStreamingURLCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImageBuilderStreamingURLCommandOutput/)
366
-
367
344
  </details>
368
345
  <details>
369
346
  <summary>
@@ -371,7 +348,6 @@ CreateImportedImage
371
348
  </summary>
372
349
 
373
350
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateImportedImageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImportedImageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateImportedImageCommandOutput/)
374
-
375
351
  </details>
376
352
  <details>
377
353
  <summary>
@@ -379,7 +355,6 @@ CreateStack
379
355
  </summary>
380
356
 
381
357
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateStackCommandOutput/)
382
-
383
358
  </details>
384
359
  <details>
385
360
  <summary>
@@ -387,7 +362,6 @@ CreateStreamingURL
387
362
  </summary>
388
363
 
389
364
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateStreamingURLCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateStreamingURLCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateStreamingURLCommandOutput/)
390
-
391
365
  </details>
392
366
  <details>
393
367
  <summary>
@@ -395,7 +369,6 @@ CreateThemeForStack
395
369
  </summary>
396
370
 
397
371
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateThemeForStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateThemeForStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateThemeForStackCommandOutput/)
398
-
399
372
  </details>
400
373
  <details>
401
374
  <summary>
@@ -403,7 +376,6 @@ CreateUpdatedImage
403
376
  </summary>
404
377
 
405
378
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateUpdatedImageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUpdatedImageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUpdatedImageCommandOutput/)
406
-
407
379
  </details>
408
380
  <details>
409
381
  <summary>
@@ -411,7 +383,6 @@ CreateUsageReportSubscription
411
383
  </summary>
412
384
 
413
385
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateUsageReportSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUsageReportSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUsageReportSubscriptionCommandOutput/)
414
-
415
386
  </details>
416
387
  <details>
417
388
  <summary>
@@ -419,7 +390,6 @@ CreateUser
419
390
  </summary>
420
391
 
421
392
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/CreateUserCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUserCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/CreateUserCommandOutput/)
422
-
423
393
  </details>
424
394
  <details>
425
395
  <summary>
@@ -427,7 +397,6 @@ DeleteAppBlock
427
397
  </summary>
428
398
 
429
399
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteAppBlockCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteAppBlockCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteAppBlockCommandOutput/)
430
-
431
400
  </details>
432
401
  <details>
433
402
  <summary>
@@ -435,7 +404,6 @@ DeleteAppBlockBuilder
435
404
  </summary>
436
405
 
437
406
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteAppBlockBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteAppBlockBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteAppBlockBuilderCommandOutput/)
438
-
439
407
  </details>
440
408
  <details>
441
409
  <summary>
@@ -443,7 +411,6 @@ DeleteApplication
443
411
  </summary>
444
412
 
445
413
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteApplicationCommandOutput/)
446
-
447
414
  </details>
448
415
  <details>
449
416
  <summary>
@@ -451,7 +418,6 @@ DeleteDirectoryConfig
451
418
  </summary>
452
419
 
453
420
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteDirectoryConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteDirectoryConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteDirectoryConfigCommandOutput/)
454
-
455
421
  </details>
456
422
  <details>
457
423
  <summary>
@@ -459,7 +425,6 @@ DeleteEntitlement
459
425
  </summary>
460
426
 
461
427
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteEntitlementCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteEntitlementCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteEntitlementCommandOutput/)
462
-
463
428
  </details>
464
429
  <details>
465
430
  <summary>
@@ -467,7 +432,6 @@ DeleteFleet
467
432
  </summary>
468
433
 
469
434
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteFleetCommandOutput/)
470
-
471
435
  </details>
472
436
  <details>
473
437
  <summary>
@@ -475,7 +439,6 @@ DeleteImage
475
439
  </summary>
476
440
 
477
441
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteImageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImageCommandOutput/)
478
-
479
442
  </details>
480
443
  <details>
481
444
  <summary>
@@ -483,7 +446,6 @@ DeleteImageBuilder
483
446
  </summary>
484
447
 
485
448
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImageBuilderCommandOutput/)
486
-
487
449
  </details>
488
450
  <details>
489
451
  <summary>
@@ -491,7 +453,6 @@ DeleteImagePermissions
491
453
  </summary>
492
454
 
493
455
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteImagePermissionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImagePermissionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteImagePermissionsCommandOutput/)
494
-
495
456
  </details>
496
457
  <details>
497
458
  <summary>
@@ -499,7 +460,6 @@ DeleteStack
499
460
  </summary>
500
461
 
501
462
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteStackCommandOutput/)
502
-
503
463
  </details>
504
464
  <details>
505
465
  <summary>
@@ -507,7 +467,6 @@ DeleteThemeForStack
507
467
  </summary>
508
468
 
509
469
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteThemeForStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteThemeForStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteThemeForStackCommandOutput/)
510
-
511
470
  </details>
512
471
  <details>
513
472
  <summary>
@@ -515,7 +474,6 @@ DeleteUsageReportSubscription
515
474
  </summary>
516
475
 
517
476
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteUsageReportSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteUsageReportSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteUsageReportSubscriptionCommandOutput/)
518
-
519
477
  </details>
520
478
  <details>
521
479
  <summary>
@@ -523,7 +481,6 @@ DeleteUser
523
481
  </summary>
524
482
 
525
483
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DeleteUserCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteUserCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DeleteUserCommandOutput/)
526
-
527
484
  </details>
528
485
  <details>
529
486
  <summary>
@@ -531,7 +488,6 @@ DescribeAppBlockBuilderAppBlockAssociations
531
488
  </summary>
532
489
 
533
490
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeAppBlockBuilderAppBlockAssociationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlockBuilderAppBlockAssociationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlockBuilderAppBlockAssociationsCommandOutput/)
534
-
535
491
  </details>
536
492
  <details>
537
493
  <summary>
@@ -539,7 +495,6 @@ DescribeAppBlockBuilders
539
495
  </summary>
540
496
 
541
497
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeAppBlockBuildersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlockBuildersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlockBuildersCommandOutput/)
542
-
543
498
  </details>
544
499
  <details>
545
500
  <summary>
@@ -547,7 +502,6 @@ DescribeAppBlocks
547
502
  </summary>
548
503
 
549
504
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeAppBlocksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlocksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppBlocksCommandOutput/)
550
-
551
505
  </details>
552
506
  <details>
553
507
  <summary>
@@ -555,7 +509,6 @@ DescribeApplicationFleetAssociations
555
509
  </summary>
556
510
 
557
511
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeApplicationFleetAssociationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeApplicationFleetAssociationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeApplicationFleetAssociationsCommandOutput/)
558
-
559
512
  </details>
560
513
  <details>
561
514
  <summary>
@@ -563,7 +516,6 @@ DescribeApplications
563
516
  </summary>
564
517
 
565
518
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeApplicationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeApplicationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeApplicationsCommandOutput/)
566
-
567
519
  </details>
568
520
  <details>
569
521
  <summary>
@@ -571,7 +523,6 @@ DescribeAppLicenseUsage
571
523
  </summary>
572
524
 
573
525
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeAppLicenseUsageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppLicenseUsageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeAppLicenseUsageCommandOutput/)
574
-
575
526
  </details>
576
527
  <details>
577
528
  <summary>
@@ -579,7 +530,6 @@ DescribeDirectoryConfigs
579
530
  </summary>
580
531
 
581
532
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeDirectoryConfigsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeDirectoryConfigsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeDirectoryConfigsCommandOutput/)
582
-
583
533
  </details>
584
534
  <details>
585
535
  <summary>
@@ -587,7 +537,6 @@ DescribeEntitlements
587
537
  </summary>
588
538
 
589
539
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeEntitlementsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeEntitlementsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeEntitlementsCommandOutput/)
590
-
591
540
  </details>
592
541
  <details>
593
542
  <summary>
@@ -595,7 +544,6 @@ DescribeFleets
595
544
  </summary>
596
545
 
597
546
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeFleetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeFleetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeFleetsCommandOutput/)
598
-
599
547
  </details>
600
548
  <details>
601
549
  <summary>
@@ -603,7 +551,6 @@ DescribeImageBuilders
603
551
  </summary>
604
552
 
605
553
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeImageBuildersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImageBuildersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImageBuildersCommandOutput/)
606
-
607
554
  </details>
608
555
  <details>
609
556
  <summary>
@@ -611,7 +558,6 @@ DescribeImagePermissions
611
558
  </summary>
612
559
 
613
560
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeImagePermissionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImagePermissionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImagePermissionsCommandOutput/)
614
-
615
561
  </details>
616
562
  <details>
617
563
  <summary>
@@ -619,7 +565,6 @@ DescribeImages
619
565
  </summary>
620
566
 
621
567
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeImagesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImagesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeImagesCommandOutput/)
622
-
623
568
  </details>
624
569
  <details>
625
570
  <summary>
@@ -627,7 +572,6 @@ DescribeSessions
627
572
  </summary>
628
573
 
629
574
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeSessionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeSessionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeSessionsCommandOutput/)
630
-
631
575
  </details>
632
576
  <details>
633
577
  <summary>
@@ -635,7 +579,6 @@ DescribeSoftwareAssociations
635
579
  </summary>
636
580
 
637
581
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeSoftwareAssociationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeSoftwareAssociationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeSoftwareAssociationsCommandOutput/)
638
-
639
582
  </details>
640
583
  <details>
641
584
  <summary>
@@ -643,7 +586,6 @@ DescribeStacks
643
586
  </summary>
644
587
 
645
588
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeStacksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeStacksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeStacksCommandOutput/)
646
-
647
589
  </details>
648
590
  <details>
649
591
  <summary>
@@ -651,7 +593,6 @@ DescribeThemeForStack
651
593
  </summary>
652
594
 
653
595
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeThemeForStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeThemeForStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeThemeForStackCommandOutput/)
654
-
655
596
  </details>
656
597
  <details>
657
598
  <summary>
@@ -659,7 +600,6 @@ DescribeUsageReportSubscriptions
659
600
  </summary>
660
601
 
661
602
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeUsageReportSubscriptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUsageReportSubscriptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUsageReportSubscriptionsCommandOutput/)
662
-
663
603
  </details>
664
604
  <details>
665
605
  <summary>
@@ -667,7 +607,6 @@ DescribeUsers
667
607
  </summary>
668
608
 
669
609
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeUsersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUsersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUsersCommandOutput/)
670
-
671
610
  </details>
672
611
  <details>
673
612
  <summary>
@@ -675,7 +614,6 @@ DescribeUserStackAssociations
675
614
  </summary>
676
615
 
677
616
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DescribeUserStackAssociationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUserStackAssociationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DescribeUserStackAssociationsCommandOutput/)
678
-
679
617
  </details>
680
618
  <details>
681
619
  <summary>
@@ -683,7 +621,6 @@ DisableUser
683
621
  </summary>
684
622
 
685
623
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisableUserCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisableUserCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisableUserCommandOutput/)
686
-
687
624
  </details>
688
625
  <details>
689
626
  <summary>
@@ -691,7 +628,6 @@ DisassociateAppBlockBuilderAppBlock
691
628
  </summary>
692
629
 
693
630
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisassociateAppBlockBuilderAppBlockCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateAppBlockBuilderAppBlockCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateAppBlockBuilderAppBlockCommandOutput/)
694
-
695
631
  </details>
696
632
  <details>
697
633
  <summary>
@@ -699,7 +635,6 @@ DisassociateApplicationFleet
699
635
  </summary>
700
636
 
701
637
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisassociateApplicationFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateApplicationFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateApplicationFleetCommandOutput/)
702
-
703
638
  </details>
704
639
  <details>
705
640
  <summary>
@@ -707,7 +642,6 @@ DisassociateApplicationFromEntitlement
707
642
  </summary>
708
643
 
709
644
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisassociateApplicationFromEntitlementCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateApplicationFromEntitlementCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateApplicationFromEntitlementCommandOutput/)
710
-
711
645
  </details>
712
646
  <details>
713
647
  <summary>
@@ -715,7 +649,6 @@ DisassociateFleet
715
649
  </summary>
716
650
 
717
651
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisassociateFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateFleetCommandOutput/)
718
-
719
652
  </details>
720
653
  <details>
721
654
  <summary>
@@ -723,7 +656,6 @@ DisassociateSoftwareFromImageBuilder
723
656
  </summary>
724
657
 
725
658
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/DisassociateSoftwareFromImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateSoftwareFromImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/DisassociateSoftwareFromImageBuilderCommandOutput/)
726
-
727
659
  </details>
728
660
  <details>
729
661
  <summary>
@@ -731,7 +663,6 @@ EnableUser
731
663
  </summary>
732
664
 
733
665
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/EnableUserCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/EnableUserCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/EnableUserCommandOutput/)
734
-
735
666
  </details>
736
667
  <details>
737
668
  <summary>
@@ -739,7 +670,6 @@ ExpireSession
739
670
  </summary>
740
671
 
741
672
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ExpireSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ExpireSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ExpireSessionCommandOutput/)
742
-
743
673
  </details>
744
674
  <details>
745
675
  <summary>
@@ -747,7 +677,6 @@ GetExportImageTask
747
677
  </summary>
748
678
 
749
679
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/GetExportImageTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/GetExportImageTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/GetExportImageTaskCommandOutput/)
750
-
751
680
  </details>
752
681
  <details>
753
682
  <summary>
@@ -755,7 +684,6 @@ ListAssociatedFleets
755
684
  </summary>
756
685
 
757
686
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ListAssociatedFleetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListAssociatedFleetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListAssociatedFleetsCommandOutput/)
758
-
759
687
  </details>
760
688
  <details>
761
689
  <summary>
@@ -763,7 +691,6 @@ ListAssociatedStacks
763
691
  </summary>
764
692
 
765
693
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ListAssociatedStacksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListAssociatedStacksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListAssociatedStacksCommandOutput/)
766
-
767
694
  </details>
768
695
  <details>
769
696
  <summary>
@@ -771,7 +698,6 @@ ListEntitledApplications
771
698
  </summary>
772
699
 
773
700
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ListEntitledApplicationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListEntitledApplicationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListEntitledApplicationsCommandOutput/)
774
-
775
701
  </details>
776
702
  <details>
777
703
  <summary>
@@ -779,7 +705,6 @@ ListExportImageTasks
779
705
  </summary>
780
706
 
781
707
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ListExportImageTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListExportImageTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListExportImageTasksCommandOutput/)
782
-
783
708
  </details>
784
709
  <details>
785
710
  <summary>
@@ -787,7 +712,6 @@ ListTagsForResource
787
712
  </summary>
788
713
 
789
714
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/ListTagsForResourceCommandOutput/)
790
-
791
715
  </details>
792
716
  <details>
793
717
  <summary>
@@ -795,7 +719,6 @@ StartAppBlockBuilder
795
719
  </summary>
796
720
 
797
721
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StartAppBlockBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartAppBlockBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartAppBlockBuilderCommandOutput/)
798
-
799
722
  </details>
800
723
  <details>
801
724
  <summary>
@@ -803,7 +726,6 @@ StartFleet
803
726
  </summary>
804
727
 
805
728
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StartFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartFleetCommandOutput/)
806
-
807
729
  </details>
808
730
  <details>
809
731
  <summary>
@@ -811,7 +733,6 @@ StartImageBuilder
811
733
  </summary>
812
734
 
813
735
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StartImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartImageBuilderCommandOutput/)
814
-
815
736
  </details>
816
737
  <details>
817
738
  <summary>
@@ -819,7 +740,6 @@ StartSoftwareDeploymentToImageBuilder
819
740
  </summary>
820
741
 
821
742
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StartSoftwareDeploymentToImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartSoftwareDeploymentToImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StartSoftwareDeploymentToImageBuilderCommandOutput/)
822
-
823
743
  </details>
824
744
  <details>
825
745
  <summary>
@@ -827,7 +747,6 @@ StopAppBlockBuilder
827
747
  </summary>
828
748
 
829
749
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StopAppBlockBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopAppBlockBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopAppBlockBuilderCommandOutput/)
830
-
831
750
  </details>
832
751
  <details>
833
752
  <summary>
@@ -835,7 +754,6 @@ StopFleet
835
754
  </summary>
836
755
 
837
756
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StopFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopFleetCommandOutput/)
838
-
839
757
  </details>
840
758
  <details>
841
759
  <summary>
@@ -843,7 +761,6 @@ StopImageBuilder
843
761
  </summary>
844
762
 
845
763
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/StopImageBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopImageBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/StopImageBuilderCommandOutput/)
846
-
847
764
  </details>
848
765
  <details>
849
766
  <summary>
@@ -851,7 +768,6 @@ TagResource
851
768
  </summary>
852
769
 
853
770
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/TagResourceCommandOutput/)
854
-
855
771
  </details>
856
772
  <details>
857
773
  <summary>
@@ -859,7 +775,6 @@ UntagResource
859
775
  </summary>
860
776
 
861
777
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UntagResourceCommandOutput/)
862
-
863
778
  </details>
864
779
  <details>
865
780
  <summary>
@@ -867,7 +782,6 @@ UpdateAppBlockBuilder
867
782
  </summary>
868
783
 
869
784
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateAppBlockBuilderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateAppBlockBuilderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateAppBlockBuilderCommandOutput/)
870
-
871
785
  </details>
872
786
  <details>
873
787
  <summary>
@@ -875,7 +789,6 @@ UpdateApplication
875
789
  </summary>
876
790
 
877
791
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateApplicationCommandOutput/)
878
-
879
792
  </details>
880
793
  <details>
881
794
  <summary>
@@ -883,7 +796,6 @@ UpdateDirectoryConfig
883
796
  </summary>
884
797
 
885
798
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateDirectoryConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateDirectoryConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateDirectoryConfigCommandOutput/)
886
-
887
799
  </details>
888
800
  <details>
889
801
  <summary>
@@ -891,7 +803,6 @@ UpdateEntitlement
891
803
  </summary>
892
804
 
893
805
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateEntitlementCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateEntitlementCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateEntitlementCommandOutput/)
894
-
895
806
  </details>
896
807
  <details>
897
808
  <summary>
@@ -899,7 +810,6 @@ UpdateFleet
899
810
  </summary>
900
811
 
901
812
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateFleetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateFleetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateFleetCommandOutput/)
902
-
903
813
  </details>
904
814
  <details>
905
815
  <summary>
@@ -907,7 +817,6 @@ UpdateImagePermissions
907
817
  </summary>
908
818
 
909
819
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateImagePermissionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateImagePermissionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateImagePermissionsCommandOutput/)
910
-
911
820
  </details>
912
821
  <details>
913
822
  <summary>
@@ -915,7 +824,6 @@ UpdateStack
915
824
  </summary>
916
825
 
917
826
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateStackCommandOutput/)
918
-
919
827
  </details>
920
828
  <details>
921
829
  <summary>
@@ -923,5 +831,4 @@ UpdateThemeForStack
923
831
  </summary>
924
832
 
925
833
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/appstream/command/UpdateThemeForStackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateThemeForStackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-appstream/Interface/UpdateThemeForStackCommandOutput/)
926
-
927
834
  </details>