@aws-sdk/client-appstream 3.927.0 → 3.928.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 (114) hide show
  1. package/dist-cjs/index.js +2567 -3131
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/AppStreamClient.js +2 -0
  4. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +3 -9
  5. package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -9
  6. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -9
  7. package/dist-es/commands/AssociateFleetCommand.js +3 -9
  8. package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +3 -9
  9. package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -10
  10. package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -10
  11. package/dist-es/commands/CopyImageCommand.js +3 -9
  12. package/dist-es/commands/CreateAppBlockBuilderCommand.js +3 -9
  13. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +3 -9
  14. package/dist-es/commands/CreateAppBlockCommand.js +3 -9
  15. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  16. package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -10
  17. package/dist-es/commands/CreateEntitlementCommand.js +3 -9
  18. package/dist-es/commands/CreateFleetCommand.js +3 -9
  19. package/dist-es/commands/CreateImageBuilderCommand.js +3 -9
  20. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -9
  21. package/dist-es/commands/CreateStackCommand.js +3 -9
  22. package/dist-es/commands/CreateStreamingURLCommand.js +3 -9
  23. package/dist-es/commands/CreateThemeForStackCommand.js +3 -9
  24. package/dist-es/commands/CreateUpdatedImageCommand.js +3 -9
  25. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -9
  26. package/dist-es/commands/CreateUserCommand.js +3 -10
  27. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +3 -9
  28. package/dist-es/commands/DeleteAppBlockCommand.js +3 -9
  29. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  30. package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -9
  31. package/dist-es/commands/DeleteEntitlementCommand.js +3 -9
  32. package/dist-es/commands/DeleteFleetCommand.js +3 -9
  33. package/dist-es/commands/DeleteImageBuilderCommand.js +3 -9
  34. package/dist-es/commands/DeleteImageCommand.js +3 -9
  35. package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -9
  36. package/dist-es/commands/DeleteStackCommand.js +3 -9
  37. package/dist-es/commands/DeleteThemeForStackCommand.js +3 -9
  38. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -9
  39. package/dist-es/commands/DeleteUserCommand.js +3 -10
  40. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +3 -9
  41. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +3 -9
  42. package/dist-es/commands/DescribeAppBlocksCommand.js +3 -9
  43. package/dist-es/commands/DescribeAppLicenseUsageCommand.js +3 -9
  44. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -9
  45. package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
  46. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -10
  47. package/dist-es/commands/DescribeEntitlementsCommand.js +3 -9
  48. package/dist-es/commands/DescribeFleetsCommand.js +3 -9
  49. package/dist-es/commands/DescribeImageBuildersCommand.js +3 -9
  50. package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeImagesCommand.js +3 -9
  52. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  53. package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +3 -9
  54. package/dist-es/commands/DescribeStacksCommand.js +3 -9
  55. package/dist-es/commands/DescribeThemeForStackCommand.js +3 -9
  56. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -9
  57. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -10
  58. package/dist-es/commands/DescribeUsersCommand.js +3 -10
  59. package/dist-es/commands/DisableUserCommand.js +3 -10
  60. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +3 -9
  61. package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -9
  62. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -9
  63. package/dist-es/commands/DisassociateFleetCommand.js +3 -9
  64. package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +3 -9
  65. package/dist-es/commands/EnableUserCommand.js +3 -10
  66. package/dist-es/commands/ExpireSessionCommand.js +3 -9
  67. package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -9
  68. package/dist-es/commands/ListAssociatedStacksCommand.js +3 -9
  69. package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -9
  70. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  71. package/dist-es/commands/StartAppBlockBuilderCommand.js +3 -9
  72. package/dist-es/commands/StartFleetCommand.js +3 -9
  73. package/dist-es/commands/StartImageBuilderCommand.js +3 -9
  74. package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +3 -9
  75. package/dist-es/commands/StopAppBlockBuilderCommand.js +3 -9
  76. package/dist-es/commands/StopFleetCommand.js +3 -9
  77. package/dist-es/commands/StopImageBuilderCommand.js +3 -9
  78. package/dist-es/commands/TagResourceCommand.js +3 -9
  79. package/dist-es/commands/UntagResourceCommand.js +3 -9
  80. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +3 -9
  81. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  82. package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -10
  83. package/dist-es/commands/UpdateEntitlementCommand.js +3 -9
  84. package/dist-es/commands/UpdateFleetCommand.js +3 -9
  85. package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -9
  86. package/dist-es/commands/UpdateStackCommand.js +3 -9
  87. package/dist-es/commands/UpdateThemeForStackCommand.js +3 -9
  88. package/dist-es/models/models_0.js +0 -106
  89. package/dist-es/runtimeConfig.shared.js +7 -0
  90. package/dist-es/schemas/schemas_0.js +2375 -0
  91. package/dist-types/AppStreamClient.d.ts +10 -1
  92. package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -0
  93. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -0
  94. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -0
  95. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -0
  96. package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -0
  97. package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -0
  98. package/dist-types/models/models_0.d.ts +5 -84
  99. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  100. package/dist-types/runtimeConfig.d.ts +1 -0
  101. package/dist-types/runtimeConfig.native.d.ts +1 -0
  102. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  103. package/dist-types/schemas/schemas_0.d.ts +369 -0
  104. package/dist-types/ts3.4/AppStreamClient.d.ts +4 -0
  105. package/dist-types/ts3.4/models/models_0.d.ts +1 -61
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  110. package/dist-types/ts3.4/schemas/schemas_0.d.ts +375 -0
  111. package/package.json +5 -5
  112. package/dist-es/protocols/Aws_json1_1.js +0 -2379
  113. package/dist-types/protocols/Aws_json1_1.d.ts +0 -758
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1013
@@ -1,1013 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AssociateAppBlockBuilderAppBlockCommandInput,
8
- AssociateAppBlockBuilderAppBlockCommandOutput,
9
- } from "../commands/AssociateAppBlockBuilderAppBlockCommand";
10
- import {
11
- AssociateApplicationFleetCommandInput,
12
- AssociateApplicationFleetCommandOutput,
13
- } from "../commands/AssociateApplicationFleetCommand";
14
- import {
15
- AssociateApplicationToEntitlementCommandInput,
16
- AssociateApplicationToEntitlementCommandOutput,
17
- } from "../commands/AssociateApplicationToEntitlementCommand";
18
- import {
19
- AssociateFleetCommandInput,
20
- AssociateFleetCommandOutput,
21
- } from "../commands/AssociateFleetCommand";
22
- import {
23
- AssociateSoftwareToImageBuilderCommandInput,
24
- AssociateSoftwareToImageBuilderCommandOutput,
25
- } from "../commands/AssociateSoftwareToImageBuilderCommand";
26
- import {
27
- BatchAssociateUserStackCommandInput,
28
- BatchAssociateUserStackCommandOutput,
29
- } from "../commands/BatchAssociateUserStackCommand";
30
- import {
31
- BatchDisassociateUserStackCommandInput,
32
- BatchDisassociateUserStackCommandOutput,
33
- } from "../commands/BatchDisassociateUserStackCommand";
34
- import {
35
- CopyImageCommandInput,
36
- CopyImageCommandOutput,
37
- } from "../commands/CopyImageCommand";
38
- import {
39
- CreateAppBlockBuilderCommandInput,
40
- CreateAppBlockBuilderCommandOutput,
41
- } from "../commands/CreateAppBlockBuilderCommand";
42
- import {
43
- CreateAppBlockBuilderStreamingURLCommandInput,
44
- CreateAppBlockBuilderStreamingURLCommandOutput,
45
- } from "../commands/CreateAppBlockBuilderStreamingURLCommand";
46
- import {
47
- CreateAppBlockCommandInput,
48
- CreateAppBlockCommandOutput,
49
- } from "../commands/CreateAppBlockCommand";
50
- import {
51
- CreateApplicationCommandInput,
52
- CreateApplicationCommandOutput,
53
- } from "../commands/CreateApplicationCommand";
54
- import {
55
- CreateDirectoryConfigCommandInput,
56
- CreateDirectoryConfigCommandOutput,
57
- } from "../commands/CreateDirectoryConfigCommand";
58
- import {
59
- CreateEntitlementCommandInput,
60
- CreateEntitlementCommandOutput,
61
- } from "../commands/CreateEntitlementCommand";
62
- import {
63
- CreateFleetCommandInput,
64
- CreateFleetCommandOutput,
65
- } from "../commands/CreateFleetCommand";
66
- import {
67
- CreateImageBuilderCommandInput,
68
- CreateImageBuilderCommandOutput,
69
- } from "../commands/CreateImageBuilderCommand";
70
- import {
71
- CreateImageBuilderStreamingURLCommandInput,
72
- CreateImageBuilderStreamingURLCommandOutput,
73
- } from "../commands/CreateImageBuilderStreamingURLCommand";
74
- import {
75
- CreateStackCommandInput,
76
- CreateStackCommandOutput,
77
- } from "../commands/CreateStackCommand";
78
- import {
79
- CreateStreamingURLCommandInput,
80
- CreateStreamingURLCommandOutput,
81
- } from "../commands/CreateStreamingURLCommand";
82
- import {
83
- CreateThemeForStackCommandInput,
84
- CreateThemeForStackCommandOutput,
85
- } from "../commands/CreateThemeForStackCommand";
86
- import {
87
- CreateUpdatedImageCommandInput,
88
- CreateUpdatedImageCommandOutput,
89
- } from "../commands/CreateUpdatedImageCommand";
90
- import {
91
- CreateUsageReportSubscriptionCommandInput,
92
- CreateUsageReportSubscriptionCommandOutput,
93
- } from "../commands/CreateUsageReportSubscriptionCommand";
94
- import {
95
- CreateUserCommandInput,
96
- CreateUserCommandOutput,
97
- } from "../commands/CreateUserCommand";
98
- import {
99
- DeleteAppBlockBuilderCommandInput,
100
- DeleteAppBlockBuilderCommandOutput,
101
- } from "../commands/DeleteAppBlockBuilderCommand";
102
- import {
103
- DeleteAppBlockCommandInput,
104
- DeleteAppBlockCommandOutput,
105
- } from "../commands/DeleteAppBlockCommand";
106
- import {
107
- DeleteApplicationCommandInput,
108
- DeleteApplicationCommandOutput,
109
- } from "../commands/DeleteApplicationCommand";
110
- import {
111
- DeleteDirectoryConfigCommandInput,
112
- DeleteDirectoryConfigCommandOutput,
113
- } from "../commands/DeleteDirectoryConfigCommand";
114
- import {
115
- DeleteEntitlementCommandInput,
116
- DeleteEntitlementCommandOutput,
117
- } from "../commands/DeleteEntitlementCommand";
118
- import {
119
- DeleteFleetCommandInput,
120
- DeleteFleetCommandOutput,
121
- } from "../commands/DeleteFleetCommand";
122
- import {
123
- DeleteImageBuilderCommandInput,
124
- DeleteImageBuilderCommandOutput,
125
- } from "../commands/DeleteImageBuilderCommand";
126
- import {
127
- DeleteImageCommandInput,
128
- DeleteImageCommandOutput,
129
- } from "../commands/DeleteImageCommand";
130
- import {
131
- DeleteImagePermissionsCommandInput,
132
- DeleteImagePermissionsCommandOutput,
133
- } from "../commands/DeleteImagePermissionsCommand";
134
- import {
135
- DeleteStackCommandInput,
136
- DeleteStackCommandOutput,
137
- } from "../commands/DeleteStackCommand";
138
- import {
139
- DeleteThemeForStackCommandInput,
140
- DeleteThemeForStackCommandOutput,
141
- } from "../commands/DeleteThemeForStackCommand";
142
- import {
143
- DeleteUsageReportSubscriptionCommandInput,
144
- DeleteUsageReportSubscriptionCommandOutput,
145
- } from "../commands/DeleteUsageReportSubscriptionCommand";
146
- import {
147
- DeleteUserCommandInput,
148
- DeleteUserCommandOutput,
149
- } from "../commands/DeleteUserCommand";
150
- import {
151
- DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
152
- DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
153
- } from "../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
154
- import {
155
- DescribeAppBlockBuildersCommandInput,
156
- DescribeAppBlockBuildersCommandOutput,
157
- } from "../commands/DescribeAppBlockBuildersCommand";
158
- import {
159
- DescribeAppBlocksCommandInput,
160
- DescribeAppBlocksCommandOutput,
161
- } from "../commands/DescribeAppBlocksCommand";
162
- import {
163
- DescribeApplicationFleetAssociationsCommandInput,
164
- DescribeApplicationFleetAssociationsCommandOutput,
165
- } from "../commands/DescribeApplicationFleetAssociationsCommand";
166
- import {
167
- DescribeApplicationsCommandInput,
168
- DescribeApplicationsCommandOutput,
169
- } from "../commands/DescribeApplicationsCommand";
170
- import {
171
- DescribeAppLicenseUsageCommandInput,
172
- DescribeAppLicenseUsageCommandOutput,
173
- } from "../commands/DescribeAppLicenseUsageCommand";
174
- import {
175
- DescribeDirectoryConfigsCommandInput,
176
- DescribeDirectoryConfigsCommandOutput,
177
- } from "../commands/DescribeDirectoryConfigsCommand";
178
- import {
179
- DescribeEntitlementsCommandInput,
180
- DescribeEntitlementsCommandOutput,
181
- } from "../commands/DescribeEntitlementsCommand";
182
- import {
183
- DescribeFleetsCommandInput,
184
- DescribeFleetsCommandOutput,
185
- } from "../commands/DescribeFleetsCommand";
186
- import {
187
- DescribeImageBuildersCommandInput,
188
- DescribeImageBuildersCommandOutput,
189
- } from "../commands/DescribeImageBuildersCommand";
190
- import {
191
- DescribeImagePermissionsCommandInput,
192
- DescribeImagePermissionsCommandOutput,
193
- } from "../commands/DescribeImagePermissionsCommand";
194
- import {
195
- DescribeImagesCommandInput,
196
- DescribeImagesCommandOutput,
197
- } from "../commands/DescribeImagesCommand";
198
- import {
199
- DescribeSessionsCommandInput,
200
- DescribeSessionsCommandOutput,
201
- } from "../commands/DescribeSessionsCommand";
202
- import {
203
- DescribeSoftwareAssociationsCommandInput,
204
- DescribeSoftwareAssociationsCommandOutput,
205
- } from "../commands/DescribeSoftwareAssociationsCommand";
206
- import {
207
- DescribeStacksCommandInput,
208
- DescribeStacksCommandOutput,
209
- } from "../commands/DescribeStacksCommand";
210
- import {
211
- DescribeThemeForStackCommandInput,
212
- DescribeThemeForStackCommandOutput,
213
- } from "../commands/DescribeThemeForStackCommand";
214
- import {
215
- DescribeUsageReportSubscriptionsCommandInput,
216
- DescribeUsageReportSubscriptionsCommandOutput,
217
- } from "../commands/DescribeUsageReportSubscriptionsCommand";
218
- import {
219
- DescribeUsersCommandInput,
220
- DescribeUsersCommandOutput,
221
- } from "../commands/DescribeUsersCommand";
222
- import {
223
- DescribeUserStackAssociationsCommandInput,
224
- DescribeUserStackAssociationsCommandOutput,
225
- } from "../commands/DescribeUserStackAssociationsCommand";
226
- import {
227
- DisableUserCommandInput,
228
- DisableUserCommandOutput,
229
- } from "../commands/DisableUserCommand";
230
- import {
231
- DisassociateAppBlockBuilderAppBlockCommandInput,
232
- DisassociateAppBlockBuilderAppBlockCommandOutput,
233
- } from "../commands/DisassociateAppBlockBuilderAppBlockCommand";
234
- import {
235
- DisassociateApplicationFleetCommandInput,
236
- DisassociateApplicationFleetCommandOutput,
237
- } from "../commands/DisassociateApplicationFleetCommand";
238
- import {
239
- DisassociateApplicationFromEntitlementCommandInput,
240
- DisassociateApplicationFromEntitlementCommandOutput,
241
- } from "../commands/DisassociateApplicationFromEntitlementCommand";
242
- import {
243
- DisassociateFleetCommandInput,
244
- DisassociateFleetCommandOutput,
245
- } from "../commands/DisassociateFleetCommand";
246
- import {
247
- DisassociateSoftwareFromImageBuilderCommandInput,
248
- DisassociateSoftwareFromImageBuilderCommandOutput,
249
- } from "../commands/DisassociateSoftwareFromImageBuilderCommand";
250
- import {
251
- EnableUserCommandInput,
252
- EnableUserCommandOutput,
253
- } from "../commands/EnableUserCommand";
254
- import {
255
- ExpireSessionCommandInput,
256
- ExpireSessionCommandOutput,
257
- } from "../commands/ExpireSessionCommand";
258
- import {
259
- ListAssociatedFleetsCommandInput,
260
- ListAssociatedFleetsCommandOutput,
261
- } from "../commands/ListAssociatedFleetsCommand";
262
- import {
263
- ListAssociatedStacksCommandInput,
264
- ListAssociatedStacksCommandOutput,
265
- } from "../commands/ListAssociatedStacksCommand";
266
- import {
267
- ListEntitledApplicationsCommandInput,
268
- ListEntitledApplicationsCommandOutput,
269
- } from "../commands/ListEntitledApplicationsCommand";
270
- import {
271
- ListTagsForResourceCommandInput,
272
- ListTagsForResourceCommandOutput,
273
- } from "../commands/ListTagsForResourceCommand";
274
- import {
275
- StartAppBlockBuilderCommandInput,
276
- StartAppBlockBuilderCommandOutput,
277
- } from "../commands/StartAppBlockBuilderCommand";
278
- import {
279
- StartFleetCommandInput,
280
- StartFleetCommandOutput,
281
- } from "../commands/StartFleetCommand";
282
- import {
283
- StartImageBuilderCommandInput,
284
- StartImageBuilderCommandOutput,
285
- } from "../commands/StartImageBuilderCommand";
286
- import {
287
- StartSoftwareDeploymentToImageBuilderCommandInput,
288
- StartSoftwareDeploymentToImageBuilderCommandOutput,
289
- } from "../commands/StartSoftwareDeploymentToImageBuilderCommand";
290
- import {
291
- StopAppBlockBuilderCommandInput,
292
- StopAppBlockBuilderCommandOutput,
293
- } from "../commands/StopAppBlockBuilderCommand";
294
- import {
295
- StopFleetCommandInput,
296
- StopFleetCommandOutput,
297
- } from "../commands/StopFleetCommand";
298
- import {
299
- StopImageBuilderCommandInput,
300
- StopImageBuilderCommandOutput,
301
- } from "../commands/StopImageBuilderCommand";
302
- import {
303
- TagResourceCommandInput,
304
- TagResourceCommandOutput,
305
- } from "../commands/TagResourceCommand";
306
- import {
307
- UntagResourceCommandInput,
308
- UntagResourceCommandOutput,
309
- } from "../commands/UntagResourceCommand";
310
- import {
311
- UpdateAppBlockBuilderCommandInput,
312
- UpdateAppBlockBuilderCommandOutput,
313
- } from "../commands/UpdateAppBlockBuilderCommand";
314
- import {
315
- UpdateApplicationCommandInput,
316
- UpdateApplicationCommandOutput,
317
- } from "../commands/UpdateApplicationCommand";
318
- import {
319
- UpdateDirectoryConfigCommandInput,
320
- UpdateDirectoryConfigCommandOutput,
321
- } from "../commands/UpdateDirectoryConfigCommand";
322
- import {
323
- UpdateEntitlementCommandInput,
324
- UpdateEntitlementCommandOutput,
325
- } from "../commands/UpdateEntitlementCommand";
326
- import {
327
- UpdateFleetCommandInput,
328
- UpdateFleetCommandOutput,
329
- } from "../commands/UpdateFleetCommand";
330
- import {
331
- UpdateImagePermissionsCommandInput,
332
- UpdateImagePermissionsCommandOutput,
333
- } from "../commands/UpdateImagePermissionsCommand";
334
- import {
335
- UpdateStackCommandInput,
336
- UpdateStackCommandOutput,
337
- } from "../commands/UpdateStackCommand";
338
- import {
339
- UpdateThemeForStackCommandInput,
340
- UpdateThemeForStackCommandOutput,
341
- } from "../commands/UpdateThemeForStackCommand";
342
- export declare const se_AssociateAppBlockBuilderAppBlockCommand: (
343
- input: AssociateAppBlockBuilderAppBlockCommandInput,
344
- context: __SerdeContext
345
- ) => Promise<__HttpRequest>;
346
- export declare const se_AssociateApplicationFleetCommand: (
347
- input: AssociateApplicationFleetCommandInput,
348
- context: __SerdeContext
349
- ) => Promise<__HttpRequest>;
350
- export declare const se_AssociateApplicationToEntitlementCommand: (
351
- input: AssociateApplicationToEntitlementCommandInput,
352
- context: __SerdeContext
353
- ) => Promise<__HttpRequest>;
354
- export declare const se_AssociateFleetCommand: (
355
- input: AssociateFleetCommandInput,
356
- context: __SerdeContext
357
- ) => Promise<__HttpRequest>;
358
- export declare const se_AssociateSoftwareToImageBuilderCommand: (
359
- input: AssociateSoftwareToImageBuilderCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_BatchAssociateUserStackCommand: (
363
- input: BatchAssociateUserStackCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_BatchDisassociateUserStackCommand: (
367
- input: BatchDisassociateUserStackCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_CopyImageCommand: (
371
- input: CopyImageCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_CreateAppBlockCommand: (
375
- input: CreateAppBlockCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_CreateAppBlockBuilderCommand: (
379
- input: CreateAppBlockBuilderCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_CreateAppBlockBuilderStreamingURLCommand: (
383
- input: CreateAppBlockBuilderStreamingURLCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_CreateApplicationCommand: (
387
- input: CreateApplicationCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_CreateDirectoryConfigCommand: (
391
- input: CreateDirectoryConfigCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_CreateEntitlementCommand: (
395
- input: CreateEntitlementCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_CreateFleetCommand: (
399
- input: CreateFleetCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_CreateImageBuilderCommand: (
403
- input: CreateImageBuilderCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_CreateImageBuilderStreamingURLCommand: (
407
- input: CreateImageBuilderStreamingURLCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_CreateStackCommand: (
411
- input: CreateStackCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_CreateStreamingURLCommand: (
415
- input: CreateStreamingURLCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_CreateThemeForStackCommand: (
419
- input: CreateThemeForStackCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CreateUpdatedImageCommand: (
423
- input: CreateUpdatedImageCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CreateUsageReportSubscriptionCommand: (
427
- input: CreateUsageReportSubscriptionCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_CreateUserCommand: (
431
- input: CreateUserCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DeleteAppBlockCommand: (
435
- input: DeleteAppBlockCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_DeleteAppBlockBuilderCommand: (
439
- input: DeleteAppBlockBuilderCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DeleteApplicationCommand: (
443
- input: DeleteApplicationCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DeleteDirectoryConfigCommand: (
447
- input: DeleteDirectoryConfigCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DeleteEntitlementCommand: (
451
- input: DeleteEntitlementCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DeleteFleetCommand: (
455
- input: DeleteFleetCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DeleteImageCommand: (
459
- input: DeleteImageCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DeleteImageBuilderCommand: (
463
- input: DeleteImageBuilderCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DeleteImagePermissionsCommand: (
467
- input: DeleteImagePermissionsCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteStackCommand: (
471
- input: DeleteStackCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeleteThemeForStackCommand: (
475
- input: DeleteThemeForStackCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DeleteUsageReportSubscriptionCommand: (
479
- input: DeleteUsageReportSubscriptionCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DeleteUserCommand: (
483
- input: DeleteUserCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DescribeAppBlockBuilderAppBlockAssociationsCommand: (
487
- input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DescribeAppBlockBuildersCommand: (
491
- input: DescribeAppBlockBuildersCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DescribeAppBlocksCommand: (
495
- input: DescribeAppBlocksCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DescribeApplicationFleetAssociationsCommand: (
499
- input: DescribeApplicationFleetAssociationsCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DescribeApplicationsCommand: (
503
- input: DescribeApplicationsCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DescribeAppLicenseUsageCommand: (
507
- input: DescribeAppLicenseUsageCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DescribeDirectoryConfigsCommand: (
511
- input: DescribeDirectoryConfigsCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_DescribeEntitlementsCommand: (
515
- input: DescribeEntitlementsCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_DescribeFleetsCommand: (
519
- input: DescribeFleetsCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_DescribeImageBuildersCommand: (
523
- input: DescribeImageBuildersCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_DescribeImagePermissionsCommand: (
527
- input: DescribeImagePermissionsCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_DescribeImagesCommand: (
531
- input: DescribeImagesCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_DescribeSessionsCommand: (
535
- input: DescribeSessionsCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_DescribeSoftwareAssociationsCommand: (
539
- input: DescribeSoftwareAssociationsCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_DescribeStacksCommand: (
543
- input: DescribeStacksCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_DescribeThemeForStackCommand: (
547
- input: DescribeThemeForStackCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_DescribeUsageReportSubscriptionsCommand: (
551
- input: DescribeUsageReportSubscriptionsCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_DescribeUsersCommand: (
555
- input: DescribeUsersCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_DescribeUserStackAssociationsCommand: (
559
- input: DescribeUserStackAssociationsCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_DisableUserCommand: (
563
- input: DisableUserCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_DisassociateAppBlockBuilderAppBlockCommand: (
567
- input: DisassociateAppBlockBuilderAppBlockCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_DisassociateApplicationFleetCommand: (
571
- input: DisassociateApplicationFleetCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_DisassociateApplicationFromEntitlementCommand: (
575
- input: DisassociateApplicationFromEntitlementCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_DisassociateFleetCommand: (
579
- input: DisassociateFleetCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_DisassociateSoftwareFromImageBuilderCommand: (
583
- input: DisassociateSoftwareFromImageBuilderCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_EnableUserCommand: (
587
- input: EnableUserCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_ExpireSessionCommand: (
591
- input: ExpireSessionCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_ListAssociatedFleetsCommand: (
595
- input: ListAssociatedFleetsCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_ListAssociatedStacksCommand: (
599
- input: ListAssociatedStacksCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_ListEntitledApplicationsCommand: (
603
- input: ListEntitledApplicationsCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_ListTagsForResourceCommand: (
607
- input: ListTagsForResourceCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_StartAppBlockBuilderCommand: (
611
- input: StartAppBlockBuilderCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_StartFleetCommand: (
615
- input: StartFleetCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_StartImageBuilderCommand: (
619
- input: StartImageBuilderCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_StartSoftwareDeploymentToImageBuilderCommand: (
623
- input: StartSoftwareDeploymentToImageBuilderCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_StopAppBlockBuilderCommand: (
627
- input: StopAppBlockBuilderCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_StopFleetCommand: (
631
- input: StopFleetCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_StopImageBuilderCommand: (
635
- input: StopImageBuilderCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_TagResourceCommand: (
639
- input: TagResourceCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_UntagResourceCommand: (
643
- input: UntagResourceCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_UpdateAppBlockBuilderCommand: (
647
- input: UpdateAppBlockBuilderCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_UpdateApplicationCommand: (
651
- input: UpdateApplicationCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_UpdateDirectoryConfigCommand: (
655
- input: UpdateDirectoryConfigCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_UpdateEntitlementCommand: (
659
- input: UpdateEntitlementCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_UpdateFleetCommand: (
663
- input: UpdateFleetCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_UpdateImagePermissionsCommand: (
667
- input: UpdateImagePermissionsCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_UpdateStackCommand: (
671
- input: UpdateStackCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_UpdateThemeForStackCommand: (
675
- input: UpdateThemeForStackCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const de_AssociateAppBlockBuilderAppBlockCommand: (
679
- output: __HttpResponse,
680
- context: __SerdeContext
681
- ) => Promise<AssociateAppBlockBuilderAppBlockCommandOutput>;
682
- export declare const de_AssociateApplicationFleetCommand: (
683
- output: __HttpResponse,
684
- context: __SerdeContext
685
- ) => Promise<AssociateApplicationFleetCommandOutput>;
686
- export declare const de_AssociateApplicationToEntitlementCommand: (
687
- output: __HttpResponse,
688
- context: __SerdeContext
689
- ) => Promise<AssociateApplicationToEntitlementCommandOutput>;
690
- export declare const de_AssociateFleetCommand: (
691
- output: __HttpResponse,
692
- context: __SerdeContext
693
- ) => Promise<AssociateFleetCommandOutput>;
694
- export declare const de_AssociateSoftwareToImageBuilderCommand: (
695
- output: __HttpResponse,
696
- context: __SerdeContext
697
- ) => Promise<AssociateSoftwareToImageBuilderCommandOutput>;
698
- export declare const de_BatchAssociateUserStackCommand: (
699
- output: __HttpResponse,
700
- context: __SerdeContext
701
- ) => Promise<BatchAssociateUserStackCommandOutput>;
702
- export declare const de_BatchDisassociateUserStackCommand: (
703
- output: __HttpResponse,
704
- context: __SerdeContext
705
- ) => Promise<BatchDisassociateUserStackCommandOutput>;
706
- export declare const de_CopyImageCommand: (
707
- output: __HttpResponse,
708
- context: __SerdeContext
709
- ) => Promise<CopyImageCommandOutput>;
710
- export declare const de_CreateAppBlockCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<CreateAppBlockCommandOutput>;
714
- export declare const de_CreateAppBlockBuilderCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<CreateAppBlockBuilderCommandOutput>;
718
- export declare const de_CreateAppBlockBuilderStreamingURLCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<CreateAppBlockBuilderStreamingURLCommandOutput>;
722
- export declare const de_CreateApplicationCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<CreateApplicationCommandOutput>;
726
- export declare const de_CreateDirectoryConfigCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<CreateDirectoryConfigCommandOutput>;
730
- export declare const de_CreateEntitlementCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<CreateEntitlementCommandOutput>;
734
- export declare const de_CreateFleetCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<CreateFleetCommandOutput>;
738
- export declare const de_CreateImageBuilderCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<CreateImageBuilderCommandOutput>;
742
- export declare const de_CreateImageBuilderStreamingURLCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
746
- export declare const de_CreateStackCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<CreateStackCommandOutput>;
750
- export declare const de_CreateStreamingURLCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<CreateStreamingURLCommandOutput>;
754
- export declare const de_CreateThemeForStackCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<CreateThemeForStackCommandOutput>;
758
- export declare const de_CreateUpdatedImageCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<CreateUpdatedImageCommandOutput>;
762
- export declare const de_CreateUsageReportSubscriptionCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<CreateUsageReportSubscriptionCommandOutput>;
766
- export declare const de_CreateUserCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<CreateUserCommandOutput>;
770
- export declare const de_DeleteAppBlockCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<DeleteAppBlockCommandOutput>;
774
- export declare const de_DeleteAppBlockBuilderCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<DeleteAppBlockBuilderCommandOutput>;
778
- export declare const de_DeleteApplicationCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<DeleteApplicationCommandOutput>;
782
- export declare const de_DeleteDirectoryConfigCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<DeleteDirectoryConfigCommandOutput>;
786
- export declare const de_DeleteEntitlementCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<DeleteEntitlementCommandOutput>;
790
- export declare const de_DeleteFleetCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<DeleteFleetCommandOutput>;
794
- export declare const de_DeleteImageCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<DeleteImageCommandOutput>;
798
- export declare const de_DeleteImageBuilderCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<DeleteImageBuilderCommandOutput>;
802
- export declare const de_DeleteImagePermissionsCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<DeleteImagePermissionsCommandOutput>;
806
- export declare const de_DeleteStackCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<DeleteStackCommandOutput>;
810
- export declare const de_DeleteThemeForStackCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<DeleteThemeForStackCommandOutput>;
814
- export declare const de_DeleteUsageReportSubscriptionCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
818
- export declare const de_DeleteUserCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<DeleteUserCommandOutput>;
822
- export declare const de_DescribeAppBlockBuilderAppBlockAssociationsCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
826
- export declare const de_DescribeAppBlockBuildersCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<DescribeAppBlockBuildersCommandOutput>;
830
- export declare const de_DescribeAppBlocksCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<DescribeAppBlocksCommandOutput>;
834
- export declare const de_DescribeApplicationFleetAssociationsCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
838
- export declare const de_DescribeApplicationsCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<DescribeApplicationsCommandOutput>;
842
- export declare const de_DescribeAppLicenseUsageCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<DescribeAppLicenseUsageCommandOutput>;
846
- export declare const de_DescribeDirectoryConfigsCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DescribeDirectoryConfigsCommandOutput>;
850
- export declare const de_DescribeEntitlementsCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<DescribeEntitlementsCommandOutput>;
854
- export declare const de_DescribeFleetsCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DescribeFleetsCommandOutput>;
858
- export declare const de_DescribeImageBuildersCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DescribeImageBuildersCommandOutput>;
862
- export declare const de_DescribeImagePermissionsCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DescribeImagePermissionsCommandOutput>;
866
- export declare const de_DescribeImagesCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DescribeImagesCommandOutput>;
870
- export declare const de_DescribeSessionsCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DescribeSessionsCommandOutput>;
874
- export declare const de_DescribeSoftwareAssociationsCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<DescribeSoftwareAssociationsCommandOutput>;
878
- export declare const de_DescribeStacksCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<DescribeStacksCommandOutput>;
882
- export declare const de_DescribeThemeForStackCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<DescribeThemeForStackCommandOutput>;
886
- export declare const de_DescribeUsageReportSubscriptionsCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
890
- export declare const de_DescribeUsersCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<DescribeUsersCommandOutput>;
894
- export declare const de_DescribeUserStackAssociationsCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<DescribeUserStackAssociationsCommandOutput>;
898
- export declare const de_DisableUserCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<DisableUserCommandOutput>;
902
- export declare const de_DisassociateAppBlockBuilderAppBlockCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<DisassociateAppBlockBuilderAppBlockCommandOutput>;
906
- export declare const de_DisassociateApplicationFleetCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<DisassociateApplicationFleetCommandOutput>;
910
- export declare const de_DisassociateApplicationFromEntitlementCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
914
- export declare const de_DisassociateFleetCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<DisassociateFleetCommandOutput>;
918
- export declare const de_DisassociateSoftwareFromImageBuilderCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<DisassociateSoftwareFromImageBuilderCommandOutput>;
922
- export declare const de_EnableUserCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<EnableUserCommandOutput>;
926
- export declare const de_ExpireSessionCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<ExpireSessionCommandOutput>;
930
- export declare const de_ListAssociatedFleetsCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<ListAssociatedFleetsCommandOutput>;
934
- export declare const de_ListAssociatedStacksCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<ListAssociatedStacksCommandOutput>;
938
- export declare const de_ListEntitledApplicationsCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<ListEntitledApplicationsCommandOutput>;
942
- export declare const de_ListTagsForResourceCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<ListTagsForResourceCommandOutput>;
946
- export declare const de_StartAppBlockBuilderCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<StartAppBlockBuilderCommandOutput>;
950
- export declare const de_StartFleetCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<StartFleetCommandOutput>;
954
- export declare const de_StartImageBuilderCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<StartImageBuilderCommandOutput>;
958
- export declare const de_StartSoftwareDeploymentToImageBuilderCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<StartSoftwareDeploymentToImageBuilderCommandOutput>;
962
- export declare const de_StopAppBlockBuilderCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<StopAppBlockBuilderCommandOutput>;
966
- export declare const de_StopFleetCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<StopFleetCommandOutput>;
970
- export declare const de_StopImageBuilderCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<StopImageBuilderCommandOutput>;
974
- export declare const de_TagResourceCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<TagResourceCommandOutput>;
978
- export declare const de_UntagResourceCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<UntagResourceCommandOutput>;
982
- export declare const de_UpdateAppBlockBuilderCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<UpdateAppBlockBuilderCommandOutput>;
986
- export declare const de_UpdateApplicationCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<UpdateApplicationCommandOutput>;
990
- export declare const de_UpdateDirectoryConfigCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<UpdateDirectoryConfigCommandOutput>;
994
- export declare const de_UpdateEntitlementCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<UpdateEntitlementCommandOutput>;
998
- export declare const de_UpdateFleetCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<UpdateFleetCommandOutput>;
1002
- export declare const de_UpdateImagePermissionsCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<UpdateImagePermissionsCommandOutput>;
1006
- export declare const de_UpdateStackCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<UpdateStackCommandOutput>;
1010
- export declare const de_UpdateThemeForStackCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<UpdateThemeForStackCommandOutput>;