@aws-sdk/client-appstream 3.279.0 → 3.282.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.
Files changed (67) hide show
  1. package/README.md +523 -0
  2. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -0
  3. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -0
  4. package/dist-types/commands/AssociateFleetCommand.d.ts +6 -0
  5. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -0
  6. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -0
  7. package/dist-types/commands/CopyImageCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateFleetCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateStackCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateUserCommand.d.ts +6 -0
  20. package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteImageCommand.d.ts +6 -0
  27. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteStackCommand.d.ts +6 -0
  29. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -0
  30. package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
  31. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -0
  32. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -0
  33. package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -0
  34. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -0
  35. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -0
  36. package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -0
  37. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -0
  38. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -0
  39. package/dist-types/commands/DescribeImagesCommand.d.ts +6 -0
  40. package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -0
  41. package/dist-types/commands/DescribeStacksCommand.d.ts +6 -0
  42. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -0
  43. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -0
  44. package/dist-types/commands/DescribeUsersCommand.d.ts +6 -0
  45. package/dist-types/commands/DisableUserCommand.d.ts +6 -0
  46. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -0
  47. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -0
  48. package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -0
  49. package/dist-types/commands/EnableUserCommand.d.ts +6 -0
  50. package/dist-types/commands/ExpireSessionCommand.d.ts +6 -0
  51. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -0
  52. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -0
  53. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -0
  54. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  55. package/dist-types/commands/StartFleetCommand.d.ts +6 -0
  56. package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -0
  57. package/dist-types/commands/StopFleetCommand.d.ts +6 -0
  58. package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -0
  59. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  60. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  61. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -0
  62. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -0
  63. package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -0
  64. package/dist-types/commands/UpdateFleetCommand.d.ts +6 -0
  65. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -0
  66. package/dist-types/commands/UpdateStackCommand.d.ts +6 -0
  67. package/package.json +17 -17
package/README.md CHANGED
@@ -221,3 +221,526 @@ To contribute to client you can check our [generate clients scripts](https://git
221
221
  This SDK is distributed under the
222
222
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
223
223
  see LICENSE for more information.
224
+
225
+ ## Client Commands (Operations List)
226
+
227
+ <details>
228
+ <summary>
229
+ AssociateApplicationFleet
230
+ </summary>
231
+
232
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/associateapplicationfleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateapplicationfleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateapplicationfleetcommandoutput.html)
233
+
234
+ </details>
235
+ <details>
236
+ <summary>
237
+ AssociateApplicationToEntitlement
238
+ </summary>
239
+
240
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/associateapplicationtoentitlementcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateapplicationtoentitlementcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateapplicationtoentitlementcommandoutput.html)
241
+
242
+ </details>
243
+ <details>
244
+ <summary>
245
+ AssociateFleet
246
+ </summary>
247
+
248
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/associatefleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associatefleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associatefleetcommandoutput.html)
249
+
250
+ </details>
251
+ <details>
252
+ <summary>
253
+ BatchAssociateUserStack
254
+ </summary>
255
+
256
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/batchassociateuserstackcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/batchassociateuserstackcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/batchassociateuserstackcommandoutput.html)
257
+
258
+ </details>
259
+ <details>
260
+ <summary>
261
+ BatchDisassociateUserStack
262
+ </summary>
263
+
264
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/batchdisassociateuserstackcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/batchdisassociateuserstackcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/batchdisassociateuserstackcommandoutput.html)
265
+
266
+ </details>
267
+ <details>
268
+ <summary>
269
+ CopyImage
270
+ </summary>
271
+
272
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/copyimagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/copyimagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/copyimagecommandoutput.html)
273
+
274
+ </details>
275
+ <details>
276
+ <summary>
277
+ CreateAppBlock
278
+ </summary>
279
+
280
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockcommandoutput.html)
281
+
282
+ </details>
283
+ <details>
284
+ <summary>
285
+ CreateApplication
286
+ </summary>
287
+
288
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createapplicationcommandoutput.html)
289
+
290
+ </details>
291
+ <details>
292
+ <summary>
293
+ CreateDirectoryConfig
294
+ </summary>
295
+
296
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createdirectoryconfigcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createdirectoryconfigcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createdirectoryconfigcommandoutput.html)
297
+
298
+ </details>
299
+ <details>
300
+ <summary>
301
+ CreateEntitlement
302
+ </summary>
303
+
304
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createentitlementcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createentitlementcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createentitlementcommandoutput.html)
305
+
306
+ </details>
307
+ <details>
308
+ <summary>
309
+ CreateFleet
310
+ </summary>
311
+
312
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createfleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createfleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createfleetcommandoutput.html)
313
+
314
+ </details>
315
+ <details>
316
+ <summary>
317
+ CreateImageBuilder
318
+ </summary>
319
+
320
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createimagebuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createimagebuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createimagebuildercommandoutput.html)
321
+
322
+ </details>
323
+ <details>
324
+ <summary>
325
+ CreateImageBuilderStreamingURL
326
+ </summary>
327
+
328
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createimagebuilderstreamingurlcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createimagebuilderstreamingurlcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createimagebuilderstreamingurlcommandoutput.html)
329
+
330
+ </details>
331
+ <details>
332
+ <summary>
333
+ CreateStack
334
+ </summary>
335
+
336
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createstackcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createstackcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createstackcommandoutput.html)
337
+
338
+ </details>
339
+ <details>
340
+ <summary>
341
+ CreateStreamingURL
342
+ </summary>
343
+
344
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createstreamingurlcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createstreamingurlcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createstreamingurlcommandoutput.html)
345
+
346
+ </details>
347
+ <details>
348
+ <summary>
349
+ CreateUpdatedImage
350
+ </summary>
351
+
352
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createupdatedimagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createupdatedimagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createupdatedimagecommandoutput.html)
353
+
354
+ </details>
355
+ <details>
356
+ <summary>
357
+ CreateUsageReportSubscription
358
+ </summary>
359
+
360
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createusagereportsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createusagereportsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createusagereportsubscriptioncommandoutput.html)
361
+
362
+ </details>
363
+ <details>
364
+ <summary>
365
+ CreateUser
366
+ </summary>
367
+
368
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createusercommandoutput.html)
369
+
370
+ </details>
371
+ <details>
372
+ <summary>
373
+ DeleteAppBlock
374
+ </summary>
375
+
376
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockcommandoutput.html)
377
+
378
+ </details>
379
+ <details>
380
+ <summary>
381
+ DeleteApplication
382
+ </summary>
383
+
384
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteapplicationcommandoutput.html)
385
+
386
+ </details>
387
+ <details>
388
+ <summary>
389
+ DeleteDirectoryConfig
390
+ </summary>
391
+
392
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deletedirectoryconfigcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletedirectoryconfigcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletedirectoryconfigcommandoutput.html)
393
+
394
+ </details>
395
+ <details>
396
+ <summary>
397
+ DeleteEntitlement
398
+ </summary>
399
+
400
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteentitlementcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteentitlementcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteentitlementcommandoutput.html)
401
+
402
+ </details>
403
+ <details>
404
+ <summary>
405
+ DeleteFleet
406
+ </summary>
407
+
408
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deletefleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletefleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletefleetcommandoutput.html)
409
+
410
+ </details>
411
+ <details>
412
+ <summary>
413
+ DeleteImage
414
+ </summary>
415
+
416
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteimagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagecommandoutput.html)
417
+
418
+ </details>
419
+ <details>
420
+ <summary>
421
+ DeleteImageBuilder
422
+ </summary>
423
+
424
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteimagebuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagebuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagebuildercommandoutput.html)
425
+
426
+ </details>
427
+ <details>
428
+ <summary>
429
+ DeleteImagePermissions
430
+ </summary>
431
+
432
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteimagepermissionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagepermissionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteimagepermissionscommandoutput.html)
433
+
434
+ </details>
435
+ <details>
436
+ <summary>
437
+ DeleteStack
438
+ </summary>
439
+
440
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deletestackcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletestackcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deletestackcommandoutput.html)
441
+
442
+ </details>
443
+ <details>
444
+ <summary>
445
+ DeleteUsageReportSubscription
446
+ </summary>
447
+
448
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteusagereportsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusagereportsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusagereportsubscriptioncommandoutput.html)
449
+
450
+ </details>
451
+ <details>
452
+ <summary>
453
+ DeleteUser
454
+ </summary>
455
+
456
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusercommandoutput.html)
457
+
458
+ </details>
459
+ <details>
460
+ <summary>
461
+ DescribeAppBlocks
462
+ </summary>
463
+
464
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeappblockscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockscommandoutput.html)
465
+
466
+ </details>
467
+ <details>
468
+ <summary>
469
+ DescribeApplicationFleetAssociations
470
+ </summary>
471
+
472
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeapplicationfleetassociationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeapplicationfleetassociationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeapplicationfleetassociationscommandoutput.html)
473
+
474
+ </details>
475
+ <details>
476
+ <summary>
477
+ DescribeApplications
478
+ </summary>
479
+
480
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeapplicationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeapplicationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeapplicationscommandoutput.html)
481
+
482
+ </details>
483
+ <details>
484
+ <summary>
485
+ DescribeDirectoryConfigs
486
+ </summary>
487
+
488
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describedirectoryconfigscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describedirectoryconfigscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describedirectoryconfigscommandoutput.html)
489
+
490
+ </details>
491
+ <details>
492
+ <summary>
493
+ DescribeEntitlements
494
+ </summary>
495
+
496
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeentitlementscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeentitlementscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeentitlementscommandoutput.html)
497
+
498
+ </details>
499
+ <details>
500
+ <summary>
501
+ DescribeFleets
502
+ </summary>
503
+
504
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describefleetscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describefleetscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describefleetscommandoutput.html)
505
+
506
+ </details>
507
+ <details>
508
+ <summary>
509
+ DescribeImageBuilders
510
+ </summary>
511
+
512
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeimagebuilderscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagebuilderscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagebuilderscommandoutput.html)
513
+
514
+ </details>
515
+ <details>
516
+ <summary>
517
+ DescribeImagePermissions
518
+ </summary>
519
+
520
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeimagepermissionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagepermissionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagepermissionscommandoutput.html)
521
+
522
+ </details>
523
+ <details>
524
+ <summary>
525
+ DescribeImages
526
+ </summary>
527
+
528
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeimagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeimagescommandoutput.html)
529
+
530
+ </details>
531
+ <details>
532
+ <summary>
533
+ DescribeSessions
534
+ </summary>
535
+
536
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describesessionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describesessionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describesessionscommandoutput.html)
537
+
538
+ </details>
539
+ <details>
540
+ <summary>
541
+ DescribeStacks
542
+ </summary>
543
+
544
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describestackscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describestackscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describestackscommandoutput.html)
545
+
546
+ </details>
547
+ <details>
548
+ <summary>
549
+ DescribeUsageReportSubscriptions
550
+ </summary>
551
+
552
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeusagereportsubscriptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeusagereportsubscriptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeusagereportsubscriptionscommandoutput.html)
553
+
554
+ </details>
555
+ <details>
556
+ <summary>
557
+ DescribeUsers
558
+ </summary>
559
+
560
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeuserscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeuserscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeuserscommandoutput.html)
561
+
562
+ </details>
563
+ <details>
564
+ <summary>
565
+ DescribeUserStackAssociations
566
+ </summary>
567
+
568
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeuserstackassociationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeuserstackassociationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeuserstackassociationscommandoutput.html)
569
+
570
+ </details>
571
+ <details>
572
+ <summary>
573
+ DisableUser
574
+ </summary>
575
+
576
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disableusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disableusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disableusercommandoutput.html)
577
+
578
+ </details>
579
+ <details>
580
+ <summary>
581
+ DisassociateApplicationFleet
582
+ </summary>
583
+
584
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disassociateapplicationfleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateapplicationfleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateapplicationfleetcommandoutput.html)
585
+
586
+ </details>
587
+ <details>
588
+ <summary>
589
+ DisassociateApplicationFromEntitlement
590
+ </summary>
591
+
592
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disassociateapplicationfromentitlementcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateapplicationfromentitlementcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateapplicationfromentitlementcommandoutput.html)
593
+
594
+ </details>
595
+ <details>
596
+ <summary>
597
+ DisassociateFleet
598
+ </summary>
599
+
600
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disassociatefleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociatefleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociatefleetcommandoutput.html)
601
+
602
+ </details>
603
+ <details>
604
+ <summary>
605
+ EnableUser
606
+ </summary>
607
+
608
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/enableusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/enableusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/enableusercommandoutput.html)
609
+
610
+ </details>
611
+ <details>
612
+ <summary>
613
+ ExpireSession
614
+ </summary>
615
+
616
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/expiresessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/expiresessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/expiresessioncommandoutput.html)
617
+
618
+ </details>
619
+ <details>
620
+ <summary>
621
+ ListAssociatedFleets
622
+ </summary>
623
+
624
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/listassociatedfleetscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listassociatedfleetscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listassociatedfleetscommandoutput.html)
625
+
626
+ </details>
627
+ <details>
628
+ <summary>
629
+ ListAssociatedStacks
630
+ </summary>
631
+
632
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/listassociatedstackscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listassociatedstackscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listassociatedstackscommandoutput.html)
633
+
634
+ </details>
635
+ <details>
636
+ <summary>
637
+ ListEntitledApplications
638
+ </summary>
639
+
640
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/listentitledapplicationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listentitledapplicationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listentitledapplicationscommandoutput.html)
641
+
642
+ </details>
643
+ <details>
644
+ <summary>
645
+ ListTagsForResource
646
+ </summary>
647
+
648
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listtagsforresourcecommandoutput.html)
649
+
650
+ </details>
651
+ <details>
652
+ <summary>
653
+ StartFleet
654
+ </summary>
655
+
656
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/startfleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startfleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startfleetcommandoutput.html)
657
+
658
+ </details>
659
+ <details>
660
+ <summary>
661
+ StartImageBuilder
662
+ </summary>
663
+
664
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/startimagebuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startimagebuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startimagebuildercommandoutput.html)
665
+
666
+ </details>
667
+ <details>
668
+ <summary>
669
+ StopFleet
670
+ </summary>
671
+
672
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/stopfleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopfleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopfleetcommandoutput.html)
673
+
674
+ </details>
675
+ <details>
676
+ <summary>
677
+ StopImageBuilder
678
+ </summary>
679
+
680
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/stopimagebuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopimagebuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopimagebuildercommandoutput.html)
681
+
682
+ </details>
683
+ <details>
684
+ <summary>
685
+ TagResource
686
+ </summary>
687
+
688
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/tagresourcecommandoutput.html)
689
+
690
+ </details>
691
+ <details>
692
+ <summary>
693
+ UntagResource
694
+ </summary>
695
+
696
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/untagresourcecommandoutput.html)
697
+
698
+ </details>
699
+ <details>
700
+ <summary>
701
+ UpdateApplication
702
+ </summary>
703
+
704
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updateapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateapplicationcommandoutput.html)
705
+
706
+ </details>
707
+ <details>
708
+ <summary>
709
+ UpdateDirectoryConfig
710
+ </summary>
711
+
712
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updatedirectoryconfigcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatedirectoryconfigcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatedirectoryconfigcommandoutput.html)
713
+
714
+ </details>
715
+ <details>
716
+ <summary>
717
+ UpdateEntitlement
718
+ </summary>
719
+
720
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updateentitlementcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateentitlementcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateentitlementcommandoutput.html)
721
+
722
+ </details>
723
+ <details>
724
+ <summary>
725
+ UpdateFleet
726
+ </summary>
727
+
728
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updatefleetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatefleetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatefleetcommandoutput.html)
729
+
730
+ </details>
731
+ <details>
732
+ <summary>
733
+ UpdateImagePermissions
734
+ </summary>
735
+
736
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updateimagepermissionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateimagepermissionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateimagepermissionscommandoutput.html)
737
+
738
+ </details>
739
+ <details>
740
+ <summary>
741
+ UpdateStack
742
+ </summary>
743
+
744
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updatestackcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatestackcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updatestackcommandoutput.html)
745
+
746
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { AssociateApplicationFleetRequest, AssociateApplicationFleetResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateApplicationFleetCommand}.
8
+ */
6
9
  export interface AssociateApplicationFleetCommandInput extends AssociateApplicationFleetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateApplicationFleetCommand}.
13
+ */
8
14
  export interface AssociateApplicationFleetCommandOutput extends AssociateApplicationFleetResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateApplicationToEntitlementCommand}.
8
+ */
6
9
  export interface AssociateApplicationToEntitlementCommandInput extends AssociateApplicationToEntitlementRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateApplicationToEntitlementCommand}.
13
+ */
8
14
  export interface AssociateApplicationToEntitlementCommandOutput extends AssociateApplicationToEntitlementResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { AssociateFleetRequest, AssociateFleetResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateFleetCommand}.
8
+ */
6
9
  export interface AssociateFleetCommandInput extends AssociateFleetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateFleetCommand}.
13
+ */
8
14
  export interface AssociateFleetCommandOutput extends AssociateFleetResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { BatchAssociateUserStackRequest, BatchAssociateUserStackResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchAssociateUserStackCommand}.
8
+ */
6
9
  export interface BatchAssociateUserStackCommandInput extends BatchAssociateUserStackRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchAssociateUserStackCommand}.
13
+ */
8
14
  export interface BatchAssociateUserStackCommandOutput extends BatchAssociateUserStackResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchDisassociateUserStackCommand}.
8
+ */
6
9
  export interface BatchDisassociateUserStackCommandInput extends BatchDisassociateUserStackRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDisassociateUserStackCommand}.
13
+ */
8
14
  export interface BatchDisassociateUserStackCommandOutput extends BatchDisassociateUserStackResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
5
  import { CopyImageRequest, CopyImageResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CopyImageCommand}.
8
+ */
6
9
  export interface CopyImageCommandInput extends CopyImageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CopyImageCommand}.
13
+ */
8
14
  export interface CopyImageCommandOutput extends CopyImageResponse, __MetadataBearer {
9
15
  }
10
16
  /**