@aws-sdk/client-appstream 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/AppStream.d.ts +288 -381
- package/dist-types/ts3.4/AppStreamClient.d.ts +20 -74
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +20 -40
- package/dist-types/ts3.4/models/errors.d.ts +15 -54
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +3 -5
- package/package.json +38 -38
|
@@ -34,10 +34,7 @@ import {
|
|
|
34
34
|
BatchDisassociateUserStackCommandInput,
|
|
35
35
|
BatchDisassociateUserStackCommandOutput,
|
|
36
36
|
} from "./commands/BatchDisassociateUserStackCommand";
|
|
37
|
-
import {
|
|
38
|
-
CopyImageCommandInput,
|
|
39
|
-
CopyImageCommandOutput,
|
|
40
|
-
} from "./commands/CopyImageCommand";
|
|
37
|
+
import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
|
|
41
38
|
import {
|
|
42
39
|
CreateAppBlockBuilderCommandInput,
|
|
43
40
|
CreateAppBlockBuilderCommandOutput,
|
|
@@ -66,10 +63,7 @@ import {
|
|
|
66
63
|
CreateExportImageTaskCommandInput,
|
|
67
64
|
CreateExportImageTaskCommandOutput,
|
|
68
65
|
} from "./commands/CreateExportImageTaskCommand";
|
|
69
|
-
import {
|
|
70
|
-
CreateFleetCommandInput,
|
|
71
|
-
CreateFleetCommandOutput,
|
|
72
|
-
} from "./commands/CreateFleetCommand";
|
|
66
|
+
import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
|
|
73
67
|
import {
|
|
74
68
|
CreateImageBuilderCommandInput,
|
|
75
69
|
CreateImageBuilderCommandOutput,
|
|
@@ -82,10 +76,7 @@ import {
|
|
|
82
76
|
CreateImportedImageCommandInput,
|
|
83
77
|
CreateImportedImageCommandOutput,
|
|
84
78
|
} from "./commands/CreateImportedImageCommand";
|
|
85
|
-
import {
|
|
86
|
-
CreateStackCommandInput,
|
|
87
|
-
CreateStackCommandOutput,
|
|
88
|
-
} from "./commands/CreateStackCommand";
|
|
79
|
+
import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
|
|
89
80
|
import {
|
|
90
81
|
CreateStreamingURLCommandInput,
|
|
91
82
|
CreateStreamingURLCommandOutput,
|
|
@@ -102,10 +93,7 @@ import {
|
|
|
102
93
|
CreateUsageReportSubscriptionCommandInput,
|
|
103
94
|
CreateUsageReportSubscriptionCommandOutput,
|
|
104
95
|
} from "./commands/CreateUsageReportSubscriptionCommand";
|
|
105
|
-
import {
|
|
106
|
-
CreateUserCommandInput,
|
|
107
|
-
CreateUserCommandOutput,
|
|
108
|
-
} from "./commands/CreateUserCommand";
|
|
96
|
+
import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
|
|
109
97
|
import {
|
|
110
98
|
DeleteAppBlockBuilderCommandInput,
|
|
111
99
|
DeleteAppBlockBuilderCommandOutput,
|
|
@@ -126,26 +114,17 @@ import {
|
|
|
126
114
|
DeleteEntitlementCommandInput,
|
|
127
115
|
DeleteEntitlementCommandOutput,
|
|
128
116
|
} from "./commands/DeleteEntitlementCommand";
|
|
129
|
-
import {
|
|
130
|
-
DeleteFleetCommandInput,
|
|
131
|
-
DeleteFleetCommandOutput,
|
|
132
|
-
} from "./commands/DeleteFleetCommand";
|
|
117
|
+
import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
|
|
133
118
|
import {
|
|
134
119
|
DeleteImageBuilderCommandInput,
|
|
135
120
|
DeleteImageBuilderCommandOutput,
|
|
136
121
|
} from "./commands/DeleteImageBuilderCommand";
|
|
137
|
-
import {
|
|
138
|
-
DeleteImageCommandInput,
|
|
139
|
-
DeleteImageCommandOutput,
|
|
140
|
-
} from "./commands/DeleteImageCommand";
|
|
122
|
+
import { DeleteImageCommandInput, DeleteImageCommandOutput } from "./commands/DeleteImageCommand";
|
|
141
123
|
import {
|
|
142
124
|
DeleteImagePermissionsCommandInput,
|
|
143
125
|
DeleteImagePermissionsCommandOutput,
|
|
144
126
|
} from "./commands/DeleteImagePermissionsCommand";
|
|
145
|
-
import {
|
|
146
|
-
DeleteStackCommandInput,
|
|
147
|
-
DeleteStackCommandOutput,
|
|
148
|
-
} from "./commands/DeleteStackCommand";
|
|
127
|
+
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
149
128
|
import {
|
|
150
129
|
DeleteThemeForStackCommandInput,
|
|
151
130
|
DeleteThemeForStackCommandOutput,
|
|
@@ -154,10 +133,7 @@ import {
|
|
|
154
133
|
DeleteUsageReportSubscriptionCommandInput,
|
|
155
134
|
DeleteUsageReportSubscriptionCommandOutput,
|
|
156
135
|
} from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
157
|
-
import {
|
|
158
|
-
DeleteUserCommandInput,
|
|
159
|
-
DeleteUserCommandOutput,
|
|
160
|
-
} from "./commands/DeleteUserCommand";
|
|
136
|
+
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
161
137
|
import {
|
|
162
138
|
DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
163
139
|
DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
|
|
@@ -234,10 +210,7 @@ import {
|
|
|
234
210
|
DescribeUserStackAssociationsCommandInput,
|
|
235
211
|
DescribeUserStackAssociationsCommandOutput,
|
|
236
212
|
} from "./commands/DescribeUserStackAssociationsCommand";
|
|
237
|
-
import {
|
|
238
|
-
DisableUserCommandInput,
|
|
239
|
-
DisableUserCommandOutput,
|
|
240
|
-
} from "./commands/DisableUserCommand";
|
|
213
|
+
import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
|
|
241
214
|
import {
|
|
242
215
|
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
243
216
|
DisassociateAppBlockBuilderAppBlockCommandOutput,
|
|
@@ -262,10 +235,7 @@ import {
|
|
|
262
235
|
DrainSessionInstanceCommandInput,
|
|
263
236
|
DrainSessionInstanceCommandOutput,
|
|
264
237
|
} from "./commands/DrainSessionInstanceCommand";
|
|
265
|
-
import {
|
|
266
|
-
EnableUserCommandInput,
|
|
267
|
-
EnableUserCommandOutput,
|
|
268
|
-
} from "./commands/EnableUserCommand";
|
|
238
|
+
import { EnableUserCommandInput, EnableUserCommandOutput } from "./commands/EnableUserCommand";
|
|
269
239
|
import {
|
|
270
240
|
ExpireSessionCommandInput,
|
|
271
241
|
ExpireSessionCommandOutput,
|
|
@@ -298,10 +268,7 @@ import {
|
|
|
298
268
|
StartAppBlockBuilderCommandInput,
|
|
299
269
|
StartAppBlockBuilderCommandOutput,
|
|
300
270
|
} from "./commands/StartAppBlockBuilderCommand";
|
|
301
|
-
import {
|
|
302
|
-
StartFleetCommandInput,
|
|
303
|
-
StartFleetCommandOutput,
|
|
304
|
-
} from "./commands/StartFleetCommand";
|
|
271
|
+
import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
|
|
305
272
|
import {
|
|
306
273
|
StartImageBuilderCommandInput,
|
|
307
274
|
StartImageBuilderCommandOutput,
|
|
@@ -314,18 +281,12 @@ import {
|
|
|
314
281
|
StopAppBlockBuilderCommandInput,
|
|
315
282
|
StopAppBlockBuilderCommandOutput,
|
|
316
283
|
} from "./commands/StopAppBlockBuilderCommand";
|
|
317
|
-
import {
|
|
318
|
-
StopFleetCommandInput,
|
|
319
|
-
StopFleetCommandOutput,
|
|
320
|
-
} from "./commands/StopFleetCommand";
|
|
284
|
+
import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
|
|
321
285
|
import {
|
|
322
286
|
StopImageBuilderCommandInput,
|
|
323
287
|
StopImageBuilderCommandOutput,
|
|
324
288
|
} from "./commands/StopImageBuilderCommand";
|
|
325
|
-
import {
|
|
326
|
-
TagResourceCommandInput,
|
|
327
|
-
TagResourceCommandOutput,
|
|
328
|
-
} from "./commands/TagResourceCommand";
|
|
289
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
329
290
|
import {
|
|
330
291
|
UntagResourceCommandInput,
|
|
331
292
|
UntagResourceCommandOutput,
|
|
@@ -346,18 +307,12 @@ import {
|
|
|
346
307
|
UpdateEntitlementCommandInput,
|
|
347
308
|
UpdateEntitlementCommandOutput,
|
|
348
309
|
} from "./commands/UpdateEntitlementCommand";
|
|
349
|
-
import {
|
|
350
|
-
UpdateFleetCommandInput,
|
|
351
|
-
UpdateFleetCommandOutput,
|
|
352
|
-
} from "./commands/UpdateFleetCommand";
|
|
310
|
+
import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
|
|
353
311
|
import {
|
|
354
312
|
UpdateImagePermissionsCommandInput,
|
|
355
313
|
UpdateImagePermissionsCommandOutput,
|
|
356
314
|
} from "./commands/UpdateImagePermissionsCommand";
|
|
357
|
-
import {
|
|
358
|
-
UpdateStackCommandInput,
|
|
359
|
-
UpdateStackCommandOutput,
|
|
360
|
-
} from "./commands/UpdateStackCommand";
|
|
315
|
+
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
361
316
|
import {
|
|
362
317
|
UpdateThemeForStackCommandInput,
|
|
363
318
|
UpdateThemeForStackCommandOutput,
|
|
@@ -365,1253 +320,1205 @@ import {
|
|
|
365
320
|
export interface AppStream {
|
|
366
321
|
associateAppBlockBuilderAppBlock(
|
|
367
322
|
args: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
368
|
-
options?: __HttpHandlerOptions
|
|
323
|
+
options?: __HttpHandlerOptions,
|
|
369
324
|
): Promise<AssociateAppBlockBuilderAppBlockCommandOutput>;
|
|
370
325
|
associateAppBlockBuilderAppBlock(
|
|
371
326
|
args: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
372
|
-
cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void
|
|
327
|
+
cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void,
|
|
373
328
|
): void;
|
|
374
329
|
associateAppBlockBuilderAppBlock(
|
|
375
330
|
args: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
376
331
|
options: __HttpHandlerOptions,
|
|
377
|
-
cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void
|
|
332
|
+
cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void,
|
|
378
333
|
): void;
|
|
379
334
|
associateApplicationFleet(
|
|
380
335
|
args: AssociateApplicationFleetCommandInput,
|
|
381
|
-
options?: __HttpHandlerOptions
|
|
336
|
+
options?: __HttpHandlerOptions,
|
|
382
337
|
): Promise<AssociateApplicationFleetCommandOutput>;
|
|
383
338
|
associateApplicationFleet(
|
|
384
339
|
args: AssociateApplicationFleetCommandInput,
|
|
385
|
-
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
|
|
340
|
+
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void,
|
|
386
341
|
): void;
|
|
387
342
|
associateApplicationFleet(
|
|
388
343
|
args: AssociateApplicationFleetCommandInput,
|
|
389
344
|
options: __HttpHandlerOptions,
|
|
390
|
-
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
|
|
345
|
+
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void,
|
|
391
346
|
): void;
|
|
392
347
|
associateApplicationToEntitlement(
|
|
393
348
|
args: AssociateApplicationToEntitlementCommandInput,
|
|
394
|
-
options?: __HttpHandlerOptions
|
|
349
|
+
options?: __HttpHandlerOptions,
|
|
395
350
|
): Promise<AssociateApplicationToEntitlementCommandOutput>;
|
|
396
351
|
associateApplicationToEntitlement(
|
|
397
352
|
args: AssociateApplicationToEntitlementCommandInput,
|
|
398
|
-
cb: (
|
|
399
|
-
err: any,
|
|
400
|
-
data?: AssociateApplicationToEntitlementCommandOutput
|
|
401
|
-
) => void
|
|
353
|
+
cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void,
|
|
402
354
|
): void;
|
|
403
355
|
associateApplicationToEntitlement(
|
|
404
356
|
args: AssociateApplicationToEntitlementCommandInput,
|
|
405
357
|
options: __HttpHandlerOptions,
|
|
406
|
-
cb: (
|
|
407
|
-
err: any,
|
|
408
|
-
data?: AssociateApplicationToEntitlementCommandOutput
|
|
409
|
-
) => void
|
|
358
|
+
cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void,
|
|
410
359
|
): void;
|
|
411
360
|
associateFleet(
|
|
412
361
|
args: AssociateFleetCommandInput,
|
|
413
|
-
options?: __HttpHandlerOptions
|
|
362
|
+
options?: __HttpHandlerOptions,
|
|
414
363
|
): Promise<AssociateFleetCommandOutput>;
|
|
415
364
|
associateFleet(
|
|
416
365
|
args: AssociateFleetCommandInput,
|
|
417
|
-
cb: (err: any, data?: AssociateFleetCommandOutput) => void
|
|
366
|
+
cb: (err: any, data?: AssociateFleetCommandOutput) => void,
|
|
418
367
|
): void;
|
|
419
368
|
associateFleet(
|
|
420
369
|
args: AssociateFleetCommandInput,
|
|
421
370
|
options: __HttpHandlerOptions,
|
|
422
|
-
cb: (err: any, data?: AssociateFleetCommandOutput) => void
|
|
371
|
+
cb: (err: any, data?: AssociateFleetCommandOutput) => void,
|
|
423
372
|
): void;
|
|
424
373
|
associateSoftwareToImageBuilder(
|
|
425
374
|
args: AssociateSoftwareToImageBuilderCommandInput,
|
|
426
|
-
options?: __HttpHandlerOptions
|
|
375
|
+
options?: __HttpHandlerOptions,
|
|
427
376
|
): Promise<AssociateSoftwareToImageBuilderCommandOutput>;
|
|
428
377
|
associateSoftwareToImageBuilder(
|
|
429
378
|
args: AssociateSoftwareToImageBuilderCommandInput,
|
|
430
|
-
cb: (err: any, data?: AssociateSoftwareToImageBuilderCommandOutput) => void
|
|
379
|
+
cb: (err: any, data?: AssociateSoftwareToImageBuilderCommandOutput) => void,
|
|
431
380
|
): void;
|
|
432
381
|
associateSoftwareToImageBuilder(
|
|
433
382
|
args: AssociateSoftwareToImageBuilderCommandInput,
|
|
434
383
|
options: __HttpHandlerOptions,
|
|
435
|
-
cb: (err: any, data?: AssociateSoftwareToImageBuilderCommandOutput) => void
|
|
384
|
+
cb: (err: any, data?: AssociateSoftwareToImageBuilderCommandOutput) => void,
|
|
436
385
|
): void;
|
|
437
386
|
batchAssociateUserStack(
|
|
438
387
|
args: BatchAssociateUserStackCommandInput,
|
|
439
|
-
options?: __HttpHandlerOptions
|
|
388
|
+
options?: __HttpHandlerOptions,
|
|
440
389
|
): Promise<BatchAssociateUserStackCommandOutput>;
|
|
441
390
|
batchAssociateUserStack(
|
|
442
391
|
args: BatchAssociateUserStackCommandInput,
|
|
443
|
-
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
|
|
392
|
+
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void,
|
|
444
393
|
): void;
|
|
445
394
|
batchAssociateUserStack(
|
|
446
395
|
args: BatchAssociateUserStackCommandInput,
|
|
447
396
|
options: __HttpHandlerOptions,
|
|
448
|
-
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
|
|
397
|
+
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void,
|
|
449
398
|
): void;
|
|
450
399
|
batchDisassociateUserStack(
|
|
451
400
|
args: BatchDisassociateUserStackCommandInput,
|
|
452
|
-
options?: __HttpHandlerOptions
|
|
401
|
+
options?: __HttpHandlerOptions,
|
|
453
402
|
): Promise<BatchDisassociateUserStackCommandOutput>;
|
|
454
403
|
batchDisassociateUserStack(
|
|
455
404
|
args: BatchDisassociateUserStackCommandInput,
|
|
456
|
-
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
|
|
405
|
+
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void,
|
|
457
406
|
): void;
|
|
458
407
|
batchDisassociateUserStack(
|
|
459
408
|
args: BatchDisassociateUserStackCommandInput,
|
|
460
409
|
options: __HttpHandlerOptions,
|
|
461
|
-
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
|
|
410
|
+
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void,
|
|
462
411
|
): void;
|
|
463
412
|
copyImage(
|
|
464
413
|
args: CopyImageCommandInput,
|
|
465
|
-
options?: __HttpHandlerOptions
|
|
414
|
+
options?: __HttpHandlerOptions,
|
|
466
415
|
): Promise<CopyImageCommandOutput>;
|
|
467
416
|
copyImage(
|
|
468
417
|
args: CopyImageCommandInput,
|
|
469
|
-
cb: (err: any, data?: CopyImageCommandOutput) => void
|
|
418
|
+
cb: (err: any, data?: CopyImageCommandOutput) => void,
|
|
470
419
|
): void;
|
|
471
420
|
copyImage(
|
|
472
421
|
args: CopyImageCommandInput,
|
|
473
422
|
options: __HttpHandlerOptions,
|
|
474
|
-
cb: (err: any, data?: CopyImageCommandOutput) => void
|
|
423
|
+
cb: (err: any, data?: CopyImageCommandOutput) => void,
|
|
475
424
|
): void;
|
|
476
425
|
createAppBlock(
|
|
477
426
|
args: CreateAppBlockCommandInput,
|
|
478
|
-
options?: __HttpHandlerOptions
|
|
427
|
+
options?: __HttpHandlerOptions,
|
|
479
428
|
): Promise<CreateAppBlockCommandOutput>;
|
|
480
429
|
createAppBlock(
|
|
481
430
|
args: CreateAppBlockCommandInput,
|
|
482
|
-
cb: (err: any, data?: CreateAppBlockCommandOutput) => void
|
|
431
|
+
cb: (err: any, data?: CreateAppBlockCommandOutput) => void,
|
|
483
432
|
): void;
|
|
484
433
|
createAppBlock(
|
|
485
434
|
args: CreateAppBlockCommandInput,
|
|
486
435
|
options: __HttpHandlerOptions,
|
|
487
|
-
cb: (err: any, data?: CreateAppBlockCommandOutput) => void
|
|
436
|
+
cb: (err: any, data?: CreateAppBlockCommandOutput) => void,
|
|
488
437
|
): void;
|
|
489
438
|
createAppBlockBuilder(
|
|
490
439
|
args: CreateAppBlockBuilderCommandInput,
|
|
491
|
-
options?: __HttpHandlerOptions
|
|
440
|
+
options?: __HttpHandlerOptions,
|
|
492
441
|
): Promise<CreateAppBlockBuilderCommandOutput>;
|
|
493
442
|
createAppBlockBuilder(
|
|
494
443
|
args: CreateAppBlockBuilderCommandInput,
|
|
495
|
-
cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void
|
|
444
|
+
cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void,
|
|
496
445
|
): void;
|
|
497
446
|
createAppBlockBuilder(
|
|
498
447
|
args: CreateAppBlockBuilderCommandInput,
|
|
499
448
|
options: __HttpHandlerOptions,
|
|
500
|
-
cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void
|
|
449
|
+
cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void,
|
|
501
450
|
): void;
|
|
502
451
|
createAppBlockBuilderStreamingURL(
|
|
503
452
|
args: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
504
|
-
options?: __HttpHandlerOptions
|
|
453
|
+
options?: __HttpHandlerOptions,
|
|
505
454
|
): Promise<CreateAppBlockBuilderStreamingURLCommandOutput>;
|
|
506
455
|
createAppBlockBuilderStreamingURL(
|
|
507
456
|
args: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
508
|
-
cb: (
|
|
509
|
-
err: any,
|
|
510
|
-
data?: CreateAppBlockBuilderStreamingURLCommandOutput
|
|
511
|
-
) => void
|
|
457
|
+
cb: (err: any, data?: CreateAppBlockBuilderStreamingURLCommandOutput) => void,
|
|
512
458
|
): void;
|
|
513
459
|
createAppBlockBuilderStreamingURL(
|
|
514
460
|
args: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
515
461
|
options: __HttpHandlerOptions,
|
|
516
|
-
cb: (
|
|
517
|
-
err: any,
|
|
518
|
-
data?: CreateAppBlockBuilderStreamingURLCommandOutput
|
|
519
|
-
) => void
|
|
462
|
+
cb: (err: any, data?: CreateAppBlockBuilderStreamingURLCommandOutput) => void,
|
|
520
463
|
): void;
|
|
521
464
|
createApplication(
|
|
522
465
|
args: CreateApplicationCommandInput,
|
|
523
|
-
options?: __HttpHandlerOptions
|
|
466
|
+
options?: __HttpHandlerOptions,
|
|
524
467
|
): Promise<CreateApplicationCommandOutput>;
|
|
525
468
|
createApplication(
|
|
526
469
|
args: CreateApplicationCommandInput,
|
|
527
|
-
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
470
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void,
|
|
528
471
|
): void;
|
|
529
472
|
createApplication(
|
|
530
473
|
args: CreateApplicationCommandInput,
|
|
531
474
|
options: __HttpHandlerOptions,
|
|
532
|
-
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
475
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void,
|
|
533
476
|
): void;
|
|
534
477
|
createDirectoryConfig(
|
|
535
478
|
args: CreateDirectoryConfigCommandInput,
|
|
536
|
-
options?: __HttpHandlerOptions
|
|
479
|
+
options?: __HttpHandlerOptions,
|
|
537
480
|
): Promise<CreateDirectoryConfigCommandOutput>;
|
|
538
481
|
createDirectoryConfig(
|
|
539
482
|
args: CreateDirectoryConfigCommandInput,
|
|
540
|
-
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
|
|
483
|
+
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void,
|
|
541
484
|
): void;
|
|
542
485
|
createDirectoryConfig(
|
|
543
486
|
args: CreateDirectoryConfigCommandInput,
|
|
544
487
|
options: __HttpHandlerOptions,
|
|
545
|
-
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
|
|
488
|
+
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void,
|
|
546
489
|
): void;
|
|
547
490
|
createEntitlement(
|
|
548
491
|
args: CreateEntitlementCommandInput,
|
|
549
|
-
options?: __HttpHandlerOptions
|
|
492
|
+
options?: __HttpHandlerOptions,
|
|
550
493
|
): Promise<CreateEntitlementCommandOutput>;
|
|
551
494
|
createEntitlement(
|
|
552
495
|
args: CreateEntitlementCommandInput,
|
|
553
|
-
cb: (err: any, data?: CreateEntitlementCommandOutput) => void
|
|
496
|
+
cb: (err: any, data?: CreateEntitlementCommandOutput) => void,
|
|
554
497
|
): void;
|
|
555
498
|
createEntitlement(
|
|
556
499
|
args: CreateEntitlementCommandInput,
|
|
557
500
|
options: __HttpHandlerOptions,
|
|
558
|
-
cb: (err: any, data?: CreateEntitlementCommandOutput) => void
|
|
501
|
+
cb: (err: any, data?: CreateEntitlementCommandOutput) => void,
|
|
559
502
|
): void;
|
|
560
503
|
createExportImageTask(
|
|
561
504
|
args: CreateExportImageTaskCommandInput,
|
|
562
|
-
options?: __HttpHandlerOptions
|
|
505
|
+
options?: __HttpHandlerOptions,
|
|
563
506
|
): Promise<CreateExportImageTaskCommandOutput>;
|
|
564
507
|
createExportImageTask(
|
|
565
508
|
args: CreateExportImageTaskCommandInput,
|
|
566
|
-
cb: (err: any, data?: CreateExportImageTaskCommandOutput) => void
|
|
509
|
+
cb: (err: any, data?: CreateExportImageTaskCommandOutput) => void,
|
|
567
510
|
): void;
|
|
568
511
|
createExportImageTask(
|
|
569
512
|
args: CreateExportImageTaskCommandInput,
|
|
570
513
|
options: __HttpHandlerOptions,
|
|
571
|
-
cb: (err: any, data?: CreateExportImageTaskCommandOutput) => void
|
|
514
|
+
cb: (err: any, data?: CreateExportImageTaskCommandOutput) => void,
|
|
572
515
|
): void;
|
|
573
516
|
createFleet(
|
|
574
517
|
args: CreateFleetCommandInput,
|
|
575
|
-
options?: __HttpHandlerOptions
|
|
518
|
+
options?: __HttpHandlerOptions,
|
|
576
519
|
): Promise<CreateFleetCommandOutput>;
|
|
577
520
|
createFleet(
|
|
578
521
|
args: CreateFleetCommandInput,
|
|
579
|
-
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
522
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void,
|
|
580
523
|
): void;
|
|
581
524
|
createFleet(
|
|
582
525
|
args: CreateFleetCommandInput,
|
|
583
526
|
options: __HttpHandlerOptions,
|
|
584
|
-
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
527
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void,
|
|
585
528
|
): void;
|
|
586
529
|
createImageBuilder(
|
|
587
530
|
args: CreateImageBuilderCommandInput,
|
|
588
|
-
options?: __HttpHandlerOptions
|
|
531
|
+
options?: __HttpHandlerOptions,
|
|
589
532
|
): Promise<CreateImageBuilderCommandOutput>;
|
|
590
533
|
createImageBuilder(
|
|
591
534
|
args: CreateImageBuilderCommandInput,
|
|
592
|
-
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
|
|
535
|
+
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void,
|
|
593
536
|
): void;
|
|
594
537
|
createImageBuilder(
|
|
595
538
|
args: CreateImageBuilderCommandInput,
|
|
596
539
|
options: __HttpHandlerOptions,
|
|
597
|
-
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
|
|
540
|
+
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void,
|
|
598
541
|
): void;
|
|
599
542
|
createImageBuilderStreamingURL(
|
|
600
543
|
args: CreateImageBuilderStreamingURLCommandInput,
|
|
601
|
-
options?: __HttpHandlerOptions
|
|
544
|
+
options?: __HttpHandlerOptions,
|
|
602
545
|
): Promise<CreateImageBuilderStreamingURLCommandOutput>;
|
|
603
546
|
createImageBuilderStreamingURL(
|
|
604
547
|
args: CreateImageBuilderStreamingURLCommandInput,
|
|
605
|
-
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
|
|
548
|
+
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void,
|
|
606
549
|
): void;
|
|
607
550
|
createImageBuilderStreamingURL(
|
|
608
551
|
args: CreateImageBuilderStreamingURLCommandInput,
|
|
609
552
|
options: __HttpHandlerOptions,
|
|
610
|
-
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
|
|
553
|
+
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void,
|
|
611
554
|
): void;
|
|
612
555
|
createImportedImage(
|
|
613
556
|
args: CreateImportedImageCommandInput,
|
|
614
|
-
options?: __HttpHandlerOptions
|
|
557
|
+
options?: __HttpHandlerOptions,
|
|
615
558
|
): Promise<CreateImportedImageCommandOutput>;
|
|
616
559
|
createImportedImage(
|
|
617
560
|
args: CreateImportedImageCommandInput,
|
|
618
|
-
cb: (err: any, data?: CreateImportedImageCommandOutput) => void
|
|
561
|
+
cb: (err: any, data?: CreateImportedImageCommandOutput) => void,
|
|
619
562
|
): void;
|
|
620
563
|
createImportedImage(
|
|
621
564
|
args: CreateImportedImageCommandInput,
|
|
622
565
|
options: __HttpHandlerOptions,
|
|
623
|
-
cb: (err: any, data?: CreateImportedImageCommandOutput) => void
|
|
566
|
+
cb: (err: any, data?: CreateImportedImageCommandOutput) => void,
|
|
624
567
|
): void;
|
|
625
568
|
createStack(
|
|
626
569
|
args: CreateStackCommandInput,
|
|
627
|
-
options?: __HttpHandlerOptions
|
|
570
|
+
options?: __HttpHandlerOptions,
|
|
628
571
|
): Promise<CreateStackCommandOutput>;
|
|
629
572
|
createStack(
|
|
630
573
|
args: CreateStackCommandInput,
|
|
631
|
-
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
574
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void,
|
|
632
575
|
): void;
|
|
633
576
|
createStack(
|
|
634
577
|
args: CreateStackCommandInput,
|
|
635
578
|
options: __HttpHandlerOptions,
|
|
636
|
-
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
579
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void,
|
|
637
580
|
): void;
|
|
638
581
|
createStreamingURL(
|
|
639
582
|
args: CreateStreamingURLCommandInput,
|
|
640
|
-
options?: __HttpHandlerOptions
|
|
583
|
+
options?: __HttpHandlerOptions,
|
|
641
584
|
): Promise<CreateStreamingURLCommandOutput>;
|
|
642
585
|
createStreamingURL(
|
|
643
586
|
args: CreateStreamingURLCommandInput,
|
|
644
|
-
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
|
|
587
|
+
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void,
|
|
645
588
|
): void;
|
|
646
589
|
createStreamingURL(
|
|
647
590
|
args: CreateStreamingURLCommandInput,
|
|
648
591
|
options: __HttpHandlerOptions,
|
|
649
|
-
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
|
|
592
|
+
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void,
|
|
650
593
|
): void;
|
|
651
594
|
createThemeForStack(
|
|
652
595
|
args: CreateThemeForStackCommandInput,
|
|
653
|
-
options?: __HttpHandlerOptions
|
|
596
|
+
options?: __HttpHandlerOptions,
|
|
654
597
|
): Promise<CreateThemeForStackCommandOutput>;
|
|
655
598
|
createThemeForStack(
|
|
656
599
|
args: CreateThemeForStackCommandInput,
|
|
657
|
-
cb: (err: any, data?: CreateThemeForStackCommandOutput) => void
|
|
600
|
+
cb: (err: any, data?: CreateThemeForStackCommandOutput) => void,
|
|
658
601
|
): void;
|
|
659
602
|
createThemeForStack(
|
|
660
603
|
args: CreateThemeForStackCommandInput,
|
|
661
604
|
options: __HttpHandlerOptions,
|
|
662
|
-
cb: (err: any, data?: CreateThemeForStackCommandOutput) => void
|
|
605
|
+
cb: (err: any, data?: CreateThemeForStackCommandOutput) => void,
|
|
663
606
|
): void;
|
|
664
607
|
createUpdatedImage(
|
|
665
608
|
args: CreateUpdatedImageCommandInput,
|
|
666
|
-
options?: __HttpHandlerOptions
|
|
609
|
+
options?: __HttpHandlerOptions,
|
|
667
610
|
): Promise<CreateUpdatedImageCommandOutput>;
|
|
668
611
|
createUpdatedImage(
|
|
669
612
|
args: CreateUpdatedImageCommandInput,
|
|
670
|
-
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
|
|
613
|
+
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void,
|
|
671
614
|
): void;
|
|
672
615
|
createUpdatedImage(
|
|
673
616
|
args: CreateUpdatedImageCommandInput,
|
|
674
617
|
options: __HttpHandlerOptions,
|
|
675
|
-
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
|
|
618
|
+
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void,
|
|
676
619
|
): void;
|
|
677
620
|
createUsageReportSubscription(): Promise<CreateUsageReportSubscriptionCommandOutput>;
|
|
678
621
|
createUsageReportSubscription(
|
|
679
622
|
args: CreateUsageReportSubscriptionCommandInput,
|
|
680
|
-
options?: __HttpHandlerOptions
|
|
623
|
+
options?: __HttpHandlerOptions,
|
|
681
624
|
): Promise<CreateUsageReportSubscriptionCommandOutput>;
|
|
682
625
|
createUsageReportSubscription(
|
|
683
626
|
args: CreateUsageReportSubscriptionCommandInput,
|
|
684
|
-
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
|
|
627
|
+
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void,
|
|
685
628
|
): void;
|
|
686
629
|
createUsageReportSubscription(
|
|
687
630
|
args: CreateUsageReportSubscriptionCommandInput,
|
|
688
631
|
options: __HttpHandlerOptions,
|
|
689
|
-
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
|
|
632
|
+
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void,
|
|
690
633
|
): void;
|
|
691
634
|
createUser(
|
|
692
635
|
args: CreateUserCommandInput,
|
|
693
|
-
options?: __HttpHandlerOptions
|
|
636
|
+
options?: __HttpHandlerOptions,
|
|
694
637
|
): Promise<CreateUserCommandOutput>;
|
|
695
638
|
createUser(
|
|
696
639
|
args: CreateUserCommandInput,
|
|
697
|
-
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
640
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void,
|
|
698
641
|
): void;
|
|
699
642
|
createUser(
|
|
700
643
|
args: CreateUserCommandInput,
|
|
701
644
|
options: __HttpHandlerOptions,
|
|
702
|
-
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
645
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void,
|
|
703
646
|
): void;
|
|
704
647
|
deleteAppBlock(
|
|
705
648
|
args: DeleteAppBlockCommandInput,
|
|
706
|
-
options?: __HttpHandlerOptions
|
|
649
|
+
options?: __HttpHandlerOptions,
|
|
707
650
|
): Promise<DeleteAppBlockCommandOutput>;
|
|
708
651
|
deleteAppBlock(
|
|
709
652
|
args: DeleteAppBlockCommandInput,
|
|
710
|
-
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
|
|
653
|
+
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void,
|
|
711
654
|
): void;
|
|
712
655
|
deleteAppBlock(
|
|
713
656
|
args: DeleteAppBlockCommandInput,
|
|
714
657
|
options: __HttpHandlerOptions,
|
|
715
|
-
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
|
|
658
|
+
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void,
|
|
716
659
|
): void;
|
|
717
660
|
deleteAppBlockBuilder(
|
|
718
661
|
args: DeleteAppBlockBuilderCommandInput,
|
|
719
|
-
options?: __HttpHandlerOptions
|
|
662
|
+
options?: __HttpHandlerOptions,
|
|
720
663
|
): Promise<DeleteAppBlockBuilderCommandOutput>;
|
|
721
664
|
deleteAppBlockBuilder(
|
|
722
665
|
args: DeleteAppBlockBuilderCommandInput,
|
|
723
|
-
cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void
|
|
666
|
+
cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void,
|
|
724
667
|
): void;
|
|
725
668
|
deleteAppBlockBuilder(
|
|
726
669
|
args: DeleteAppBlockBuilderCommandInput,
|
|
727
670
|
options: __HttpHandlerOptions,
|
|
728
|
-
cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void
|
|
671
|
+
cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void,
|
|
729
672
|
): void;
|
|
730
673
|
deleteApplication(
|
|
731
674
|
args: DeleteApplicationCommandInput,
|
|
732
|
-
options?: __HttpHandlerOptions
|
|
675
|
+
options?: __HttpHandlerOptions,
|
|
733
676
|
): Promise<DeleteApplicationCommandOutput>;
|
|
734
677
|
deleteApplication(
|
|
735
678
|
args: DeleteApplicationCommandInput,
|
|
736
|
-
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
679
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void,
|
|
737
680
|
): void;
|
|
738
681
|
deleteApplication(
|
|
739
682
|
args: DeleteApplicationCommandInput,
|
|
740
683
|
options: __HttpHandlerOptions,
|
|
741
|
-
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
684
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void,
|
|
742
685
|
): void;
|
|
743
686
|
deleteDirectoryConfig(
|
|
744
687
|
args: DeleteDirectoryConfigCommandInput,
|
|
745
|
-
options?: __HttpHandlerOptions
|
|
688
|
+
options?: __HttpHandlerOptions,
|
|
746
689
|
): Promise<DeleteDirectoryConfigCommandOutput>;
|
|
747
690
|
deleteDirectoryConfig(
|
|
748
691
|
args: DeleteDirectoryConfigCommandInput,
|
|
749
|
-
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
|
|
692
|
+
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void,
|
|
750
693
|
): void;
|
|
751
694
|
deleteDirectoryConfig(
|
|
752
695
|
args: DeleteDirectoryConfigCommandInput,
|
|
753
696
|
options: __HttpHandlerOptions,
|
|
754
|
-
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
|
|
697
|
+
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void,
|
|
755
698
|
): void;
|
|
756
699
|
deleteEntitlement(
|
|
757
700
|
args: DeleteEntitlementCommandInput,
|
|
758
|
-
options?: __HttpHandlerOptions
|
|
701
|
+
options?: __HttpHandlerOptions,
|
|
759
702
|
): Promise<DeleteEntitlementCommandOutput>;
|
|
760
703
|
deleteEntitlement(
|
|
761
704
|
args: DeleteEntitlementCommandInput,
|
|
762
|
-
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
|
|
705
|
+
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void,
|
|
763
706
|
): void;
|
|
764
707
|
deleteEntitlement(
|
|
765
708
|
args: DeleteEntitlementCommandInput,
|
|
766
709
|
options: __HttpHandlerOptions,
|
|
767
|
-
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
|
|
710
|
+
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void,
|
|
768
711
|
): void;
|
|
769
712
|
deleteFleet(
|
|
770
713
|
args: DeleteFleetCommandInput,
|
|
771
|
-
options?: __HttpHandlerOptions
|
|
714
|
+
options?: __HttpHandlerOptions,
|
|
772
715
|
): Promise<DeleteFleetCommandOutput>;
|
|
773
716
|
deleteFleet(
|
|
774
717
|
args: DeleteFleetCommandInput,
|
|
775
|
-
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
718
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void,
|
|
776
719
|
): void;
|
|
777
720
|
deleteFleet(
|
|
778
721
|
args: DeleteFleetCommandInput,
|
|
779
722
|
options: __HttpHandlerOptions,
|
|
780
|
-
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
723
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void,
|
|
781
724
|
): void;
|
|
782
725
|
deleteImage(
|
|
783
726
|
args: DeleteImageCommandInput,
|
|
784
|
-
options?: __HttpHandlerOptions
|
|
727
|
+
options?: __HttpHandlerOptions,
|
|
785
728
|
): Promise<DeleteImageCommandOutput>;
|
|
786
729
|
deleteImage(
|
|
787
730
|
args: DeleteImageCommandInput,
|
|
788
|
-
cb: (err: any, data?: DeleteImageCommandOutput) => void
|
|
731
|
+
cb: (err: any, data?: DeleteImageCommandOutput) => void,
|
|
789
732
|
): void;
|
|
790
733
|
deleteImage(
|
|
791
734
|
args: DeleteImageCommandInput,
|
|
792
735
|
options: __HttpHandlerOptions,
|
|
793
|
-
cb: (err: any, data?: DeleteImageCommandOutput) => void
|
|
736
|
+
cb: (err: any, data?: DeleteImageCommandOutput) => void,
|
|
794
737
|
): void;
|
|
795
738
|
deleteImageBuilder(
|
|
796
739
|
args: DeleteImageBuilderCommandInput,
|
|
797
|
-
options?: __HttpHandlerOptions
|
|
740
|
+
options?: __HttpHandlerOptions,
|
|
798
741
|
): Promise<DeleteImageBuilderCommandOutput>;
|
|
799
742
|
deleteImageBuilder(
|
|
800
743
|
args: DeleteImageBuilderCommandInput,
|
|
801
|
-
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
|
|
744
|
+
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void,
|
|
802
745
|
): void;
|
|
803
746
|
deleteImageBuilder(
|
|
804
747
|
args: DeleteImageBuilderCommandInput,
|
|
805
748
|
options: __HttpHandlerOptions,
|
|
806
|
-
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
|
|
749
|
+
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void,
|
|
807
750
|
): void;
|
|
808
751
|
deleteImagePermissions(
|
|
809
752
|
args: DeleteImagePermissionsCommandInput,
|
|
810
|
-
options?: __HttpHandlerOptions
|
|
753
|
+
options?: __HttpHandlerOptions,
|
|
811
754
|
): Promise<DeleteImagePermissionsCommandOutput>;
|
|
812
755
|
deleteImagePermissions(
|
|
813
756
|
args: DeleteImagePermissionsCommandInput,
|
|
814
|
-
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
|
|
757
|
+
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void,
|
|
815
758
|
): void;
|
|
816
759
|
deleteImagePermissions(
|
|
817
760
|
args: DeleteImagePermissionsCommandInput,
|
|
818
761
|
options: __HttpHandlerOptions,
|
|
819
|
-
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
|
|
762
|
+
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void,
|
|
820
763
|
): void;
|
|
821
764
|
deleteStack(
|
|
822
765
|
args: DeleteStackCommandInput,
|
|
823
|
-
options?: __HttpHandlerOptions
|
|
766
|
+
options?: __HttpHandlerOptions,
|
|
824
767
|
): Promise<DeleteStackCommandOutput>;
|
|
825
768
|
deleteStack(
|
|
826
769
|
args: DeleteStackCommandInput,
|
|
827
|
-
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
770
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void,
|
|
828
771
|
): void;
|
|
829
772
|
deleteStack(
|
|
830
773
|
args: DeleteStackCommandInput,
|
|
831
774
|
options: __HttpHandlerOptions,
|
|
832
|
-
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
775
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void,
|
|
833
776
|
): void;
|
|
834
777
|
deleteThemeForStack(
|
|
835
778
|
args: DeleteThemeForStackCommandInput,
|
|
836
|
-
options?: __HttpHandlerOptions
|
|
779
|
+
options?: __HttpHandlerOptions,
|
|
837
780
|
): Promise<DeleteThemeForStackCommandOutput>;
|
|
838
781
|
deleteThemeForStack(
|
|
839
782
|
args: DeleteThemeForStackCommandInput,
|
|
840
|
-
cb: (err: any, data?: DeleteThemeForStackCommandOutput) => void
|
|
783
|
+
cb: (err: any, data?: DeleteThemeForStackCommandOutput) => void,
|
|
841
784
|
): void;
|
|
842
785
|
deleteThemeForStack(
|
|
843
786
|
args: DeleteThemeForStackCommandInput,
|
|
844
787
|
options: __HttpHandlerOptions,
|
|
845
|
-
cb: (err: any, data?: DeleteThemeForStackCommandOutput) => void
|
|
788
|
+
cb: (err: any, data?: DeleteThemeForStackCommandOutput) => void,
|
|
846
789
|
): void;
|
|
847
790
|
deleteUsageReportSubscription(): Promise<DeleteUsageReportSubscriptionCommandOutput>;
|
|
848
791
|
deleteUsageReportSubscription(
|
|
849
792
|
args: DeleteUsageReportSubscriptionCommandInput,
|
|
850
|
-
options?: __HttpHandlerOptions
|
|
793
|
+
options?: __HttpHandlerOptions,
|
|
851
794
|
): Promise<DeleteUsageReportSubscriptionCommandOutput>;
|
|
852
795
|
deleteUsageReportSubscription(
|
|
853
796
|
args: DeleteUsageReportSubscriptionCommandInput,
|
|
854
|
-
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
|
|
797
|
+
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void,
|
|
855
798
|
): void;
|
|
856
799
|
deleteUsageReportSubscription(
|
|
857
800
|
args: DeleteUsageReportSubscriptionCommandInput,
|
|
858
801
|
options: __HttpHandlerOptions,
|
|
859
|
-
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
|
|
802
|
+
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void,
|
|
860
803
|
): void;
|
|
861
804
|
deleteUser(
|
|
862
805
|
args: DeleteUserCommandInput,
|
|
863
|
-
options?: __HttpHandlerOptions
|
|
806
|
+
options?: __HttpHandlerOptions,
|
|
864
807
|
): Promise<DeleteUserCommandOutput>;
|
|
865
808
|
deleteUser(
|
|
866
809
|
args: DeleteUserCommandInput,
|
|
867
|
-
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
810
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void,
|
|
868
811
|
): void;
|
|
869
812
|
deleteUser(
|
|
870
813
|
args: DeleteUserCommandInput,
|
|
871
814
|
options: __HttpHandlerOptions,
|
|
872
|
-
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
815
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void,
|
|
873
816
|
): void;
|
|
874
817
|
describeAppBlockBuilderAppBlockAssociations(): Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
875
818
|
describeAppBlockBuilderAppBlockAssociations(
|
|
876
819
|
args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
877
|
-
options?: __HttpHandlerOptions
|
|
820
|
+
options?: __HttpHandlerOptions,
|
|
878
821
|
): Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
879
822
|
describeAppBlockBuilderAppBlockAssociations(
|
|
880
823
|
args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
881
|
-
cb: (
|
|
882
|
-
err: any,
|
|
883
|
-
data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput
|
|
884
|
-
) => void
|
|
824
|
+
cb: (err: any, data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput) => void,
|
|
885
825
|
): void;
|
|
886
826
|
describeAppBlockBuilderAppBlockAssociations(
|
|
887
827
|
args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
888
828
|
options: __HttpHandlerOptions,
|
|
889
|
-
cb: (
|
|
890
|
-
err: any,
|
|
891
|
-
data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput
|
|
892
|
-
) => void
|
|
829
|
+
cb: (err: any, data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput) => void,
|
|
893
830
|
): void;
|
|
894
831
|
describeAppBlockBuilders(): Promise<DescribeAppBlockBuildersCommandOutput>;
|
|
895
832
|
describeAppBlockBuilders(
|
|
896
833
|
args: DescribeAppBlockBuildersCommandInput,
|
|
897
|
-
options?: __HttpHandlerOptions
|
|
834
|
+
options?: __HttpHandlerOptions,
|
|
898
835
|
): Promise<DescribeAppBlockBuildersCommandOutput>;
|
|
899
836
|
describeAppBlockBuilders(
|
|
900
837
|
args: DescribeAppBlockBuildersCommandInput,
|
|
901
|
-
cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void
|
|
838
|
+
cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void,
|
|
902
839
|
): void;
|
|
903
840
|
describeAppBlockBuilders(
|
|
904
841
|
args: DescribeAppBlockBuildersCommandInput,
|
|
905
842
|
options: __HttpHandlerOptions,
|
|
906
|
-
cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void
|
|
843
|
+
cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void,
|
|
907
844
|
): void;
|
|
908
845
|
describeAppBlocks(): Promise<DescribeAppBlocksCommandOutput>;
|
|
909
846
|
describeAppBlocks(
|
|
910
847
|
args: DescribeAppBlocksCommandInput,
|
|
911
|
-
options?: __HttpHandlerOptions
|
|
848
|
+
options?: __HttpHandlerOptions,
|
|
912
849
|
): Promise<DescribeAppBlocksCommandOutput>;
|
|
913
850
|
describeAppBlocks(
|
|
914
851
|
args: DescribeAppBlocksCommandInput,
|
|
915
|
-
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
|
|
852
|
+
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void,
|
|
916
853
|
): void;
|
|
917
854
|
describeAppBlocks(
|
|
918
855
|
args: DescribeAppBlocksCommandInput,
|
|
919
856
|
options: __HttpHandlerOptions,
|
|
920
|
-
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
|
|
857
|
+
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void,
|
|
921
858
|
): void;
|
|
922
859
|
describeApplicationFleetAssociations(): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
|
|
923
860
|
describeApplicationFleetAssociations(
|
|
924
861
|
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
925
|
-
options?: __HttpHandlerOptions
|
|
862
|
+
options?: __HttpHandlerOptions,
|
|
926
863
|
): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
|
|
927
864
|
describeApplicationFleetAssociations(
|
|
928
865
|
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
929
|
-
cb: (
|
|
930
|
-
err: any,
|
|
931
|
-
data?: DescribeApplicationFleetAssociationsCommandOutput
|
|
932
|
-
) => void
|
|
866
|
+
cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void,
|
|
933
867
|
): void;
|
|
934
868
|
describeApplicationFleetAssociations(
|
|
935
869
|
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
936
870
|
options: __HttpHandlerOptions,
|
|
937
|
-
cb: (
|
|
938
|
-
err: any,
|
|
939
|
-
data?: DescribeApplicationFleetAssociationsCommandOutput
|
|
940
|
-
) => void
|
|
871
|
+
cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void,
|
|
941
872
|
): void;
|
|
942
873
|
describeApplications(): Promise<DescribeApplicationsCommandOutput>;
|
|
943
874
|
describeApplications(
|
|
944
875
|
args: DescribeApplicationsCommandInput,
|
|
945
|
-
options?: __HttpHandlerOptions
|
|
876
|
+
options?: __HttpHandlerOptions,
|
|
946
877
|
): Promise<DescribeApplicationsCommandOutput>;
|
|
947
878
|
describeApplications(
|
|
948
879
|
args: DescribeApplicationsCommandInput,
|
|
949
|
-
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
880
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void,
|
|
950
881
|
): void;
|
|
951
882
|
describeApplications(
|
|
952
883
|
args: DescribeApplicationsCommandInput,
|
|
953
884
|
options: __HttpHandlerOptions,
|
|
954
|
-
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
885
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void,
|
|
955
886
|
): void;
|
|
956
887
|
describeAppLicenseUsage(
|
|
957
888
|
args: DescribeAppLicenseUsageCommandInput,
|
|
958
|
-
options?: __HttpHandlerOptions
|
|
889
|
+
options?: __HttpHandlerOptions,
|
|
959
890
|
): Promise<DescribeAppLicenseUsageCommandOutput>;
|
|
960
891
|
describeAppLicenseUsage(
|
|
961
892
|
args: DescribeAppLicenseUsageCommandInput,
|
|
962
|
-
cb: (err: any, data?: DescribeAppLicenseUsageCommandOutput) => void
|
|
893
|
+
cb: (err: any, data?: DescribeAppLicenseUsageCommandOutput) => void,
|
|
963
894
|
): void;
|
|
964
895
|
describeAppLicenseUsage(
|
|
965
896
|
args: DescribeAppLicenseUsageCommandInput,
|
|
966
897
|
options: __HttpHandlerOptions,
|
|
967
|
-
cb: (err: any, data?: DescribeAppLicenseUsageCommandOutput) => void
|
|
898
|
+
cb: (err: any, data?: DescribeAppLicenseUsageCommandOutput) => void,
|
|
968
899
|
): void;
|
|
969
900
|
describeDirectoryConfigs(): Promise<DescribeDirectoryConfigsCommandOutput>;
|
|
970
901
|
describeDirectoryConfigs(
|
|
971
902
|
args: DescribeDirectoryConfigsCommandInput,
|
|
972
|
-
options?: __HttpHandlerOptions
|
|
903
|
+
options?: __HttpHandlerOptions,
|
|
973
904
|
): Promise<DescribeDirectoryConfigsCommandOutput>;
|
|
974
905
|
describeDirectoryConfigs(
|
|
975
906
|
args: DescribeDirectoryConfigsCommandInput,
|
|
976
|
-
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
|
|
907
|
+
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void,
|
|
977
908
|
): void;
|
|
978
909
|
describeDirectoryConfigs(
|
|
979
910
|
args: DescribeDirectoryConfigsCommandInput,
|
|
980
911
|
options: __HttpHandlerOptions,
|
|
981
|
-
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
|
|
912
|
+
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void,
|
|
982
913
|
): void;
|
|
983
914
|
describeEntitlements(
|
|
984
915
|
args: DescribeEntitlementsCommandInput,
|
|
985
|
-
options?: __HttpHandlerOptions
|
|
916
|
+
options?: __HttpHandlerOptions,
|
|
986
917
|
): Promise<DescribeEntitlementsCommandOutput>;
|
|
987
918
|
describeEntitlements(
|
|
988
919
|
args: DescribeEntitlementsCommandInput,
|
|
989
|
-
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
|
|
920
|
+
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void,
|
|
990
921
|
): void;
|
|
991
922
|
describeEntitlements(
|
|
992
923
|
args: DescribeEntitlementsCommandInput,
|
|
993
924
|
options: __HttpHandlerOptions,
|
|
994
|
-
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
|
|
925
|
+
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void,
|
|
995
926
|
): void;
|
|
996
927
|
describeFleets(): Promise<DescribeFleetsCommandOutput>;
|
|
997
928
|
describeFleets(
|
|
998
929
|
args: DescribeFleetsCommandInput,
|
|
999
|
-
options?: __HttpHandlerOptions
|
|
930
|
+
options?: __HttpHandlerOptions,
|
|
1000
931
|
): Promise<DescribeFleetsCommandOutput>;
|
|
1001
932
|
describeFleets(
|
|
1002
933
|
args: DescribeFleetsCommandInput,
|
|
1003
|
-
cb: (err: any, data?: DescribeFleetsCommandOutput) => void
|
|
934
|
+
cb: (err: any, data?: DescribeFleetsCommandOutput) => void,
|
|
1004
935
|
): void;
|
|
1005
936
|
describeFleets(
|
|
1006
937
|
args: DescribeFleetsCommandInput,
|
|
1007
938
|
options: __HttpHandlerOptions,
|
|
1008
|
-
cb: (err: any, data?: DescribeFleetsCommandOutput) => void
|
|
939
|
+
cb: (err: any, data?: DescribeFleetsCommandOutput) => void,
|
|
1009
940
|
): void;
|
|
1010
941
|
describeImageBuilders(): Promise<DescribeImageBuildersCommandOutput>;
|
|
1011
942
|
describeImageBuilders(
|
|
1012
943
|
args: DescribeImageBuildersCommandInput,
|
|
1013
|
-
options?: __HttpHandlerOptions
|
|
944
|
+
options?: __HttpHandlerOptions,
|
|
1014
945
|
): Promise<DescribeImageBuildersCommandOutput>;
|
|
1015
946
|
describeImageBuilders(
|
|
1016
947
|
args: DescribeImageBuildersCommandInput,
|
|
1017
|
-
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
|
|
948
|
+
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void,
|
|
1018
949
|
): void;
|
|
1019
950
|
describeImageBuilders(
|
|
1020
951
|
args: DescribeImageBuildersCommandInput,
|
|
1021
952
|
options: __HttpHandlerOptions,
|
|
1022
|
-
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
|
|
953
|
+
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void,
|
|
1023
954
|
): void;
|
|
1024
955
|
describeImagePermissions(
|
|
1025
956
|
args: DescribeImagePermissionsCommandInput,
|
|
1026
|
-
options?: __HttpHandlerOptions
|
|
957
|
+
options?: __HttpHandlerOptions,
|
|
1027
958
|
): Promise<DescribeImagePermissionsCommandOutput>;
|
|
1028
959
|
describeImagePermissions(
|
|
1029
960
|
args: DescribeImagePermissionsCommandInput,
|
|
1030
|
-
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
|
|
961
|
+
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void,
|
|
1031
962
|
): void;
|
|
1032
963
|
describeImagePermissions(
|
|
1033
964
|
args: DescribeImagePermissionsCommandInput,
|
|
1034
965
|
options: __HttpHandlerOptions,
|
|
1035
|
-
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
|
|
966
|
+
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void,
|
|
1036
967
|
): void;
|
|
1037
968
|
describeImages(): Promise<DescribeImagesCommandOutput>;
|
|
1038
969
|
describeImages(
|
|
1039
970
|
args: DescribeImagesCommandInput,
|
|
1040
|
-
options?: __HttpHandlerOptions
|
|
971
|
+
options?: __HttpHandlerOptions,
|
|
1041
972
|
): Promise<DescribeImagesCommandOutput>;
|
|
1042
973
|
describeImages(
|
|
1043
974
|
args: DescribeImagesCommandInput,
|
|
1044
|
-
cb: (err: any, data?: DescribeImagesCommandOutput) => void
|
|
975
|
+
cb: (err: any, data?: DescribeImagesCommandOutput) => void,
|
|
1045
976
|
): void;
|
|
1046
977
|
describeImages(
|
|
1047
978
|
args: DescribeImagesCommandInput,
|
|
1048
979
|
options: __HttpHandlerOptions,
|
|
1049
|
-
cb: (err: any, data?: DescribeImagesCommandOutput) => void
|
|
980
|
+
cb: (err: any, data?: DescribeImagesCommandOutput) => void,
|
|
1050
981
|
): void;
|
|
1051
982
|
describeSessions(
|
|
1052
983
|
args: DescribeSessionsCommandInput,
|
|
1053
|
-
options?: __HttpHandlerOptions
|
|
984
|
+
options?: __HttpHandlerOptions,
|
|
1054
985
|
): Promise<DescribeSessionsCommandOutput>;
|
|
1055
986
|
describeSessions(
|
|
1056
987
|
args: DescribeSessionsCommandInput,
|
|
1057
|
-
cb: (err: any, data?: DescribeSessionsCommandOutput) => void
|
|
988
|
+
cb: (err: any, data?: DescribeSessionsCommandOutput) => void,
|
|
1058
989
|
): void;
|
|
1059
990
|
describeSessions(
|
|
1060
991
|
args: DescribeSessionsCommandInput,
|
|
1061
992
|
options: __HttpHandlerOptions,
|
|
1062
|
-
cb: (err: any, data?: DescribeSessionsCommandOutput) => void
|
|
993
|
+
cb: (err: any, data?: DescribeSessionsCommandOutput) => void,
|
|
1063
994
|
): void;
|
|
1064
995
|
describeSoftwareAssociations(
|
|
1065
996
|
args: DescribeSoftwareAssociationsCommandInput,
|
|
1066
|
-
options?: __HttpHandlerOptions
|
|
997
|
+
options?: __HttpHandlerOptions,
|
|
1067
998
|
): Promise<DescribeSoftwareAssociationsCommandOutput>;
|
|
1068
999
|
describeSoftwareAssociations(
|
|
1069
1000
|
args: DescribeSoftwareAssociationsCommandInput,
|
|
1070
|
-
cb: (err: any, data?: DescribeSoftwareAssociationsCommandOutput) => void
|
|
1001
|
+
cb: (err: any, data?: DescribeSoftwareAssociationsCommandOutput) => void,
|
|
1071
1002
|
): void;
|
|
1072
1003
|
describeSoftwareAssociations(
|
|
1073
1004
|
args: DescribeSoftwareAssociationsCommandInput,
|
|
1074
1005
|
options: __HttpHandlerOptions,
|
|
1075
|
-
cb: (err: any, data?: DescribeSoftwareAssociationsCommandOutput) => void
|
|
1006
|
+
cb: (err: any, data?: DescribeSoftwareAssociationsCommandOutput) => void,
|
|
1076
1007
|
): void;
|
|
1077
1008
|
describeStacks(): Promise<DescribeStacksCommandOutput>;
|
|
1078
1009
|
describeStacks(
|
|
1079
1010
|
args: DescribeStacksCommandInput,
|
|
1080
|
-
options?: __HttpHandlerOptions
|
|
1011
|
+
options?: __HttpHandlerOptions,
|
|
1081
1012
|
): Promise<DescribeStacksCommandOutput>;
|
|
1082
1013
|
describeStacks(
|
|
1083
1014
|
args: DescribeStacksCommandInput,
|
|
1084
|
-
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
1015
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void,
|
|
1085
1016
|
): void;
|
|
1086
1017
|
describeStacks(
|
|
1087
1018
|
args: DescribeStacksCommandInput,
|
|
1088
1019
|
options: __HttpHandlerOptions,
|
|
1089
|
-
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
1020
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void,
|
|
1090
1021
|
): void;
|
|
1091
1022
|
describeThemeForStack(
|
|
1092
1023
|
args: DescribeThemeForStackCommandInput,
|
|
1093
|
-
options?: __HttpHandlerOptions
|
|
1024
|
+
options?: __HttpHandlerOptions,
|
|
1094
1025
|
): Promise<DescribeThemeForStackCommandOutput>;
|
|
1095
1026
|
describeThemeForStack(
|
|
1096
1027
|
args: DescribeThemeForStackCommandInput,
|
|
1097
|
-
cb: (err: any, data?: DescribeThemeForStackCommandOutput) => void
|
|
1028
|
+
cb: (err: any, data?: DescribeThemeForStackCommandOutput) => void,
|
|
1098
1029
|
): void;
|
|
1099
1030
|
describeThemeForStack(
|
|
1100
1031
|
args: DescribeThemeForStackCommandInput,
|
|
1101
1032
|
options: __HttpHandlerOptions,
|
|
1102
|
-
cb: (err: any, data?: DescribeThemeForStackCommandOutput) => void
|
|
1033
|
+
cb: (err: any, data?: DescribeThemeForStackCommandOutput) => void,
|
|
1103
1034
|
): void;
|
|
1104
1035
|
describeUsageReportSubscriptions(): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
|
|
1105
1036
|
describeUsageReportSubscriptions(
|
|
1106
1037
|
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
1107
|
-
options?: __HttpHandlerOptions
|
|
1038
|
+
options?: __HttpHandlerOptions,
|
|
1108
1039
|
): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
|
|
1109
1040
|
describeUsageReportSubscriptions(
|
|
1110
1041
|
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
1111
|
-
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
|
|
1042
|
+
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void,
|
|
1112
1043
|
): void;
|
|
1113
1044
|
describeUsageReportSubscriptions(
|
|
1114
1045
|
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
1115
1046
|
options: __HttpHandlerOptions,
|
|
1116
|
-
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
|
|
1047
|
+
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void,
|
|
1117
1048
|
): void;
|
|
1118
1049
|
describeUsers(
|
|
1119
1050
|
args: DescribeUsersCommandInput,
|
|
1120
|
-
options?: __HttpHandlerOptions
|
|
1051
|
+
options?: __HttpHandlerOptions,
|
|
1121
1052
|
): Promise<DescribeUsersCommandOutput>;
|
|
1122
1053
|
describeUsers(
|
|
1123
1054
|
args: DescribeUsersCommandInput,
|
|
1124
|
-
cb: (err: any, data?: DescribeUsersCommandOutput) => void
|
|
1055
|
+
cb: (err: any, data?: DescribeUsersCommandOutput) => void,
|
|
1125
1056
|
): void;
|
|
1126
1057
|
describeUsers(
|
|
1127
1058
|
args: DescribeUsersCommandInput,
|
|
1128
1059
|
options: __HttpHandlerOptions,
|
|
1129
|
-
cb: (err: any, data?: DescribeUsersCommandOutput) => void
|
|
1060
|
+
cb: (err: any, data?: DescribeUsersCommandOutput) => void,
|
|
1130
1061
|
): void;
|
|
1131
1062
|
describeUserStackAssociations(): Promise<DescribeUserStackAssociationsCommandOutput>;
|
|
1132
1063
|
describeUserStackAssociations(
|
|
1133
1064
|
args: DescribeUserStackAssociationsCommandInput,
|
|
1134
|
-
options?: __HttpHandlerOptions
|
|
1065
|
+
options?: __HttpHandlerOptions,
|
|
1135
1066
|
): Promise<DescribeUserStackAssociationsCommandOutput>;
|
|
1136
1067
|
describeUserStackAssociations(
|
|
1137
1068
|
args: DescribeUserStackAssociationsCommandInput,
|
|
1138
|
-
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
|
|
1069
|
+
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void,
|
|
1139
1070
|
): void;
|
|
1140
1071
|
describeUserStackAssociations(
|
|
1141
1072
|
args: DescribeUserStackAssociationsCommandInput,
|
|
1142
1073
|
options: __HttpHandlerOptions,
|
|
1143
|
-
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
|
|
1074
|
+
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void,
|
|
1144
1075
|
): void;
|
|
1145
1076
|
disableUser(
|
|
1146
1077
|
args: DisableUserCommandInput,
|
|
1147
|
-
options?: __HttpHandlerOptions
|
|
1078
|
+
options?: __HttpHandlerOptions,
|
|
1148
1079
|
): Promise<DisableUserCommandOutput>;
|
|
1149
1080
|
disableUser(
|
|
1150
1081
|
args: DisableUserCommandInput,
|
|
1151
|
-
cb: (err: any, data?: DisableUserCommandOutput) => void
|
|
1082
|
+
cb: (err: any, data?: DisableUserCommandOutput) => void,
|
|
1152
1083
|
): void;
|
|
1153
1084
|
disableUser(
|
|
1154
1085
|
args: DisableUserCommandInput,
|
|
1155
1086
|
options: __HttpHandlerOptions,
|
|
1156
|
-
cb: (err: any, data?: DisableUserCommandOutput) => void
|
|
1087
|
+
cb: (err: any, data?: DisableUserCommandOutput) => void,
|
|
1157
1088
|
): void;
|
|
1158
1089
|
disassociateAppBlockBuilderAppBlock(
|
|
1159
1090
|
args: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
1160
|
-
options?: __HttpHandlerOptions
|
|
1091
|
+
options?: __HttpHandlerOptions,
|
|
1161
1092
|
): Promise<DisassociateAppBlockBuilderAppBlockCommandOutput>;
|
|
1162
1093
|
disassociateAppBlockBuilderAppBlock(
|
|
1163
1094
|
args: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
1164
|
-
cb: (
|
|
1165
|
-
err: any,
|
|
1166
|
-
data?: DisassociateAppBlockBuilderAppBlockCommandOutput
|
|
1167
|
-
) => void
|
|
1095
|
+
cb: (err: any, data?: DisassociateAppBlockBuilderAppBlockCommandOutput) => void,
|
|
1168
1096
|
): void;
|
|
1169
1097
|
disassociateAppBlockBuilderAppBlock(
|
|
1170
1098
|
args: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
1171
1099
|
options: __HttpHandlerOptions,
|
|
1172
|
-
cb: (
|
|
1173
|
-
err: any,
|
|
1174
|
-
data?: DisassociateAppBlockBuilderAppBlockCommandOutput
|
|
1175
|
-
) => void
|
|
1100
|
+
cb: (err: any, data?: DisassociateAppBlockBuilderAppBlockCommandOutput) => void,
|
|
1176
1101
|
): void;
|
|
1177
1102
|
disassociateApplicationFleet(
|
|
1178
1103
|
args: DisassociateApplicationFleetCommandInput,
|
|
1179
|
-
options?: __HttpHandlerOptions
|
|
1104
|
+
options?: __HttpHandlerOptions,
|
|
1180
1105
|
): Promise<DisassociateApplicationFleetCommandOutput>;
|
|
1181
1106
|
disassociateApplicationFleet(
|
|
1182
1107
|
args: DisassociateApplicationFleetCommandInput,
|
|
1183
|
-
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
|
|
1108
|
+
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void,
|
|
1184
1109
|
): void;
|
|
1185
1110
|
disassociateApplicationFleet(
|
|
1186
1111
|
args: DisassociateApplicationFleetCommandInput,
|
|
1187
1112
|
options: __HttpHandlerOptions,
|
|
1188
|
-
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
|
|
1113
|
+
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void,
|
|
1189
1114
|
): void;
|
|
1190
1115
|
disassociateApplicationFromEntitlement(
|
|
1191
1116
|
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
1192
|
-
options?: __HttpHandlerOptions
|
|
1117
|
+
options?: __HttpHandlerOptions,
|
|
1193
1118
|
): Promise<DisassociateApplicationFromEntitlementCommandOutput>;
|
|
1194
1119
|
disassociateApplicationFromEntitlement(
|
|
1195
1120
|
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
1196
|
-
cb: (
|
|
1197
|
-
err: any,
|
|
1198
|
-
data?: DisassociateApplicationFromEntitlementCommandOutput
|
|
1199
|
-
) => void
|
|
1121
|
+
cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void,
|
|
1200
1122
|
): void;
|
|
1201
1123
|
disassociateApplicationFromEntitlement(
|
|
1202
1124
|
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
1203
1125
|
options: __HttpHandlerOptions,
|
|
1204
|
-
cb: (
|
|
1205
|
-
err: any,
|
|
1206
|
-
data?: DisassociateApplicationFromEntitlementCommandOutput
|
|
1207
|
-
) => void
|
|
1126
|
+
cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void,
|
|
1208
1127
|
): void;
|
|
1209
1128
|
disassociateFleet(
|
|
1210
1129
|
args: DisassociateFleetCommandInput,
|
|
1211
|
-
options?: __HttpHandlerOptions
|
|
1130
|
+
options?: __HttpHandlerOptions,
|
|
1212
1131
|
): Promise<DisassociateFleetCommandOutput>;
|
|
1213
1132
|
disassociateFleet(
|
|
1214
1133
|
args: DisassociateFleetCommandInput,
|
|
1215
|
-
cb: (err: any, data?: DisassociateFleetCommandOutput) => void
|
|
1134
|
+
cb: (err: any, data?: DisassociateFleetCommandOutput) => void,
|
|
1216
1135
|
): void;
|
|
1217
1136
|
disassociateFleet(
|
|
1218
1137
|
args: DisassociateFleetCommandInput,
|
|
1219
1138
|
options: __HttpHandlerOptions,
|
|
1220
|
-
cb: (err: any, data?: DisassociateFleetCommandOutput) => void
|
|
1139
|
+
cb: (err: any, data?: DisassociateFleetCommandOutput) => void,
|
|
1221
1140
|
): void;
|
|
1222
1141
|
disassociateSoftwareFromImageBuilder(
|
|
1223
1142
|
args: DisassociateSoftwareFromImageBuilderCommandInput,
|
|
1224
|
-
options?: __HttpHandlerOptions
|
|
1143
|
+
options?: __HttpHandlerOptions,
|
|
1225
1144
|
): Promise<DisassociateSoftwareFromImageBuilderCommandOutput>;
|
|
1226
1145
|
disassociateSoftwareFromImageBuilder(
|
|
1227
1146
|
args: DisassociateSoftwareFromImageBuilderCommandInput,
|
|
1228
|
-
cb: (
|
|
1229
|
-
err: any,
|
|
1230
|
-
data?: DisassociateSoftwareFromImageBuilderCommandOutput
|
|
1231
|
-
) => void
|
|
1147
|
+
cb: (err: any, data?: DisassociateSoftwareFromImageBuilderCommandOutput) => void,
|
|
1232
1148
|
): void;
|
|
1233
1149
|
disassociateSoftwareFromImageBuilder(
|
|
1234
1150
|
args: DisassociateSoftwareFromImageBuilderCommandInput,
|
|
1235
1151
|
options: __HttpHandlerOptions,
|
|
1236
|
-
cb: (
|
|
1237
|
-
err: any,
|
|
1238
|
-
data?: DisassociateSoftwareFromImageBuilderCommandOutput
|
|
1239
|
-
) => void
|
|
1152
|
+
cb: (err: any, data?: DisassociateSoftwareFromImageBuilderCommandOutput) => void,
|
|
1240
1153
|
): void;
|
|
1241
1154
|
drainSessionInstance(
|
|
1242
1155
|
args: DrainSessionInstanceCommandInput,
|
|
1243
|
-
options?: __HttpHandlerOptions
|
|
1156
|
+
options?: __HttpHandlerOptions,
|
|
1244
1157
|
): Promise<DrainSessionInstanceCommandOutput>;
|
|
1245
1158
|
drainSessionInstance(
|
|
1246
1159
|
args: DrainSessionInstanceCommandInput,
|
|
1247
|
-
cb: (err: any, data?: DrainSessionInstanceCommandOutput) => void
|
|
1160
|
+
cb: (err: any, data?: DrainSessionInstanceCommandOutput) => void,
|
|
1248
1161
|
): void;
|
|
1249
1162
|
drainSessionInstance(
|
|
1250
1163
|
args: DrainSessionInstanceCommandInput,
|
|
1251
1164
|
options: __HttpHandlerOptions,
|
|
1252
|
-
cb: (err: any, data?: DrainSessionInstanceCommandOutput) => void
|
|
1165
|
+
cb: (err: any, data?: DrainSessionInstanceCommandOutput) => void,
|
|
1253
1166
|
): void;
|
|
1254
1167
|
enableUser(
|
|
1255
1168
|
args: EnableUserCommandInput,
|
|
1256
|
-
options?: __HttpHandlerOptions
|
|
1169
|
+
options?: __HttpHandlerOptions,
|
|
1257
1170
|
): Promise<EnableUserCommandOutput>;
|
|
1258
1171
|
enableUser(
|
|
1259
1172
|
args: EnableUserCommandInput,
|
|
1260
|
-
cb: (err: any, data?: EnableUserCommandOutput) => void
|
|
1173
|
+
cb: (err: any, data?: EnableUserCommandOutput) => void,
|
|
1261
1174
|
): void;
|
|
1262
1175
|
enableUser(
|
|
1263
1176
|
args: EnableUserCommandInput,
|
|
1264
1177
|
options: __HttpHandlerOptions,
|
|
1265
|
-
cb: (err: any, data?: EnableUserCommandOutput) => void
|
|
1178
|
+
cb: (err: any, data?: EnableUserCommandOutput) => void,
|
|
1266
1179
|
): void;
|
|
1267
1180
|
expireSession(
|
|
1268
1181
|
args: ExpireSessionCommandInput,
|
|
1269
|
-
options?: __HttpHandlerOptions
|
|
1182
|
+
options?: __HttpHandlerOptions,
|
|
1270
1183
|
): Promise<ExpireSessionCommandOutput>;
|
|
1271
1184
|
expireSession(
|
|
1272
1185
|
args: ExpireSessionCommandInput,
|
|
1273
|
-
cb: (err: any, data?: ExpireSessionCommandOutput) => void
|
|
1186
|
+
cb: (err: any, data?: ExpireSessionCommandOutput) => void,
|
|
1274
1187
|
): void;
|
|
1275
1188
|
expireSession(
|
|
1276
1189
|
args: ExpireSessionCommandInput,
|
|
1277
1190
|
options: __HttpHandlerOptions,
|
|
1278
|
-
cb: (err: any, data?: ExpireSessionCommandOutput) => void
|
|
1191
|
+
cb: (err: any, data?: ExpireSessionCommandOutput) => void,
|
|
1279
1192
|
): void;
|
|
1280
1193
|
getExportImageTask(): Promise<GetExportImageTaskCommandOutput>;
|
|
1281
1194
|
getExportImageTask(
|
|
1282
1195
|
args: GetExportImageTaskCommandInput,
|
|
1283
|
-
options?: __HttpHandlerOptions
|
|
1196
|
+
options?: __HttpHandlerOptions,
|
|
1284
1197
|
): Promise<GetExportImageTaskCommandOutput>;
|
|
1285
1198
|
getExportImageTask(
|
|
1286
1199
|
args: GetExportImageTaskCommandInput,
|
|
1287
|
-
cb: (err: any, data?: GetExportImageTaskCommandOutput) => void
|
|
1200
|
+
cb: (err: any, data?: GetExportImageTaskCommandOutput) => void,
|
|
1288
1201
|
): void;
|
|
1289
1202
|
getExportImageTask(
|
|
1290
1203
|
args: GetExportImageTaskCommandInput,
|
|
1291
1204
|
options: __HttpHandlerOptions,
|
|
1292
|
-
cb: (err: any, data?: GetExportImageTaskCommandOutput) => void
|
|
1205
|
+
cb: (err: any, data?: GetExportImageTaskCommandOutput) => void,
|
|
1293
1206
|
): void;
|
|
1294
1207
|
listAssociatedFleets(
|
|
1295
1208
|
args: ListAssociatedFleetsCommandInput,
|
|
1296
|
-
options?: __HttpHandlerOptions
|
|
1209
|
+
options?: __HttpHandlerOptions,
|
|
1297
1210
|
): Promise<ListAssociatedFleetsCommandOutput>;
|
|
1298
1211
|
listAssociatedFleets(
|
|
1299
1212
|
args: ListAssociatedFleetsCommandInput,
|
|
1300
|
-
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
|
|
1213
|
+
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void,
|
|
1301
1214
|
): void;
|
|
1302
1215
|
listAssociatedFleets(
|
|
1303
1216
|
args: ListAssociatedFleetsCommandInput,
|
|
1304
1217
|
options: __HttpHandlerOptions,
|
|
1305
|
-
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
|
|
1218
|
+
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void,
|
|
1306
1219
|
): void;
|
|
1307
1220
|
listAssociatedStacks(
|
|
1308
1221
|
args: ListAssociatedStacksCommandInput,
|
|
1309
|
-
options?: __HttpHandlerOptions
|
|
1222
|
+
options?: __HttpHandlerOptions,
|
|
1310
1223
|
): Promise<ListAssociatedStacksCommandOutput>;
|
|
1311
1224
|
listAssociatedStacks(
|
|
1312
1225
|
args: ListAssociatedStacksCommandInput,
|
|
1313
|
-
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
|
|
1226
|
+
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void,
|
|
1314
1227
|
): void;
|
|
1315
1228
|
listAssociatedStacks(
|
|
1316
1229
|
args: ListAssociatedStacksCommandInput,
|
|
1317
1230
|
options: __HttpHandlerOptions,
|
|
1318
|
-
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
|
|
1231
|
+
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void,
|
|
1319
1232
|
): void;
|
|
1320
1233
|
listEntitledApplications(
|
|
1321
1234
|
args: ListEntitledApplicationsCommandInput,
|
|
1322
|
-
options?: __HttpHandlerOptions
|
|
1235
|
+
options?: __HttpHandlerOptions,
|
|
1323
1236
|
): Promise<ListEntitledApplicationsCommandOutput>;
|
|
1324
1237
|
listEntitledApplications(
|
|
1325
1238
|
args: ListEntitledApplicationsCommandInput,
|
|
1326
|
-
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
|
|
1239
|
+
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void,
|
|
1327
1240
|
): void;
|
|
1328
1241
|
listEntitledApplications(
|
|
1329
1242
|
args: ListEntitledApplicationsCommandInput,
|
|
1330
1243
|
options: __HttpHandlerOptions,
|
|
1331
|
-
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
|
|
1244
|
+
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void,
|
|
1332
1245
|
): void;
|
|
1333
1246
|
listExportImageTasks(): Promise<ListExportImageTasksCommandOutput>;
|
|
1334
1247
|
listExportImageTasks(
|
|
1335
1248
|
args: ListExportImageTasksCommandInput,
|
|
1336
|
-
options?: __HttpHandlerOptions
|
|
1249
|
+
options?: __HttpHandlerOptions,
|
|
1337
1250
|
): Promise<ListExportImageTasksCommandOutput>;
|
|
1338
1251
|
listExportImageTasks(
|
|
1339
1252
|
args: ListExportImageTasksCommandInput,
|
|
1340
|
-
cb: (err: any, data?: ListExportImageTasksCommandOutput) => void
|
|
1253
|
+
cb: (err: any, data?: ListExportImageTasksCommandOutput) => void,
|
|
1341
1254
|
): void;
|
|
1342
1255
|
listExportImageTasks(
|
|
1343
1256
|
args: ListExportImageTasksCommandInput,
|
|
1344
1257
|
options: __HttpHandlerOptions,
|
|
1345
|
-
cb: (err: any, data?: ListExportImageTasksCommandOutput) => void
|
|
1258
|
+
cb: (err: any, data?: ListExportImageTasksCommandOutput) => void,
|
|
1346
1259
|
): void;
|
|
1347
1260
|
listTagsForResource(
|
|
1348
1261
|
args: ListTagsForResourceCommandInput,
|
|
1349
|
-
options?: __HttpHandlerOptions
|
|
1262
|
+
options?: __HttpHandlerOptions,
|
|
1350
1263
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
1351
1264
|
listTagsForResource(
|
|
1352
1265
|
args: ListTagsForResourceCommandInput,
|
|
1353
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1266
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1354
1267
|
): void;
|
|
1355
1268
|
listTagsForResource(
|
|
1356
1269
|
args: ListTagsForResourceCommandInput,
|
|
1357
1270
|
options: __HttpHandlerOptions,
|
|
1358
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1271
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1359
1272
|
): void;
|
|
1360
1273
|
startAppBlockBuilder(
|
|
1361
1274
|
args: StartAppBlockBuilderCommandInput,
|
|
1362
|
-
options?: __HttpHandlerOptions
|
|
1275
|
+
options?: __HttpHandlerOptions,
|
|
1363
1276
|
): Promise<StartAppBlockBuilderCommandOutput>;
|
|
1364
1277
|
startAppBlockBuilder(
|
|
1365
1278
|
args: StartAppBlockBuilderCommandInput,
|
|
1366
|
-
cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void
|
|
1279
|
+
cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void,
|
|
1367
1280
|
): void;
|
|
1368
1281
|
startAppBlockBuilder(
|
|
1369
1282
|
args: StartAppBlockBuilderCommandInput,
|
|
1370
1283
|
options: __HttpHandlerOptions,
|
|
1371
|
-
cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void
|
|
1284
|
+
cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void,
|
|
1372
1285
|
): void;
|
|
1373
1286
|
startFleet(
|
|
1374
1287
|
args: StartFleetCommandInput,
|
|
1375
|
-
options?: __HttpHandlerOptions
|
|
1288
|
+
options?: __HttpHandlerOptions,
|
|
1376
1289
|
): Promise<StartFleetCommandOutput>;
|
|
1377
1290
|
startFleet(
|
|
1378
1291
|
args: StartFleetCommandInput,
|
|
1379
|
-
cb: (err: any, data?: StartFleetCommandOutput) => void
|
|
1292
|
+
cb: (err: any, data?: StartFleetCommandOutput) => void,
|
|
1380
1293
|
): void;
|
|
1381
1294
|
startFleet(
|
|
1382
1295
|
args: StartFleetCommandInput,
|
|
1383
1296
|
options: __HttpHandlerOptions,
|
|
1384
|
-
cb: (err: any, data?: StartFleetCommandOutput) => void
|
|
1297
|
+
cb: (err: any, data?: StartFleetCommandOutput) => void,
|
|
1385
1298
|
): void;
|
|
1386
1299
|
startImageBuilder(
|
|
1387
1300
|
args: StartImageBuilderCommandInput,
|
|
1388
|
-
options?: __HttpHandlerOptions
|
|
1301
|
+
options?: __HttpHandlerOptions,
|
|
1389
1302
|
): Promise<StartImageBuilderCommandOutput>;
|
|
1390
1303
|
startImageBuilder(
|
|
1391
1304
|
args: StartImageBuilderCommandInput,
|
|
1392
|
-
cb: (err: any, data?: StartImageBuilderCommandOutput) => void
|
|
1305
|
+
cb: (err: any, data?: StartImageBuilderCommandOutput) => void,
|
|
1393
1306
|
): void;
|
|
1394
1307
|
startImageBuilder(
|
|
1395
1308
|
args: StartImageBuilderCommandInput,
|
|
1396
1309
|
options: __HttpHandlerOptions,
|
|
1397
|
-
cb: (err: any, data?: StartImageBuilderCommandOutput) => void
|
|
1310
|
+
cb: (err: any, data?: StartImageBuilderCommandOutput) => void,
|
|
1398
1311
|
): void;
|
|
1399
1312
|
startSoftwareDeploymentToImageBuilder(
|
|
1400
1313
|
args: StartSoftwareDeploymentToImageBuilderCommandInput,
|
|
1401
|
-
options?: __HttpHandlerOptions
|
|
1314
|
+
options?: __HttpHandlerOptions,
|
|
1402
1315
|
): Promise<StartSoftwareDeploymentToImageBuilderCommandOutput>;
|
|
1403
1316
|
startSoftwareDeploymentToImageBuilder(
|
|
1404
1317
|
args: StartSoftwareDeploymentToImageBuilderCommandInput,
|
|
1405
|
-
cb: (
|
|
1406
|
-
err: any,
|
|
1407
|
-
data?: StartSoftwareDeploymentToImageBuilderCommandOutput
|
|
1408
|
-
) => void
|
|
1318
|
+
cb: (err: any, data?: StartSoftwareDeploymentToImageBuilderCommandOutput) => void,
|
|
1409
1319
|
): void;
|
|
1410
1320
|
startSoftwareDeploymentToImageBuilder(
|
|
1411
1321
|
args: StartSoftwareDeploymentToImageBuilderCommandInput,
|
|
1412
1322
|
options: __HttpHandlerOptions,
|
|
1413
|
-
cb: (
|
|
1414
|
-
err: any,
|
|
1415
|
-
data?: StartSoftwareDeploymentToImageBuilderCommandOutput
|
|
1416
|
-
) => void
|
|
1323
|
+
cb: (err: any, data?: StartSoftwareDeploymentToImageBuilderCommandOutput) => void,
|
|
1417
1324
|
): void;
|
|
1418
1325
|
stopAppBlockBuilder(
|
|
1419
1326
|
args: StopAppBlockBuilderCommandInput,
|
|
1420
|
-
options?: __HttpHandlerOptions
|
|
1327
|
+
options?: __HttpHandlerOptions,
|
|
1421
1328
|
): Promise<StopAppBlockBuilderCommandOutput>;
|
|
1422
1329
|
stopAppBlockBuilder(
|
|
1423
1330
|
args: StopAppBlockBuilderCommandInput,
|
|
1424
|
-
cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void
|
|
1331
|
+
cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void,
|
|
1425
1332
|
): void;
|
|
1426
1333
|
stopAppBlockBuilder(
|
|
1427
1334
|
args: StopAppBlockBuilderCommandInput,
|
|
1428
1335
|
options: __HttpHandlerOptions,
|
|
1429
|
-
cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void
|
|
1336
|
+
cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void,
|
|
1430
1337
|
): void;
|
|
1431
1338
|
stopFleet(
|
|
1432
1339
|
args: StopFleetCommandInput,
|
|
1433
|
-
options?: __HttpHandlerOptions
|
|
1340
|
+
options?: __HttpHandlerOptions,
|
|
1434
1341
|
): Promise<StopFleetCommandOutput>;
|
|
1435
1342
|
stopFleet(
|
|
1436
1343
|
args: StopFleetCommandInput,
|
|
1437
|
-
cb: (err: any, data?: StopFleetCommandOutput) => void
|
|
1344
|
+
cb: (err: any, data?: StopFleetCommandOutput) => void,
|
|
1438
1345
|
): void;
|
|
1439
1346
|
stopFleet(
|
|
1440
1347
|
args: StopFleetCommandInput,
|
|
1441
1348
|
options: __HttpHandlerOptions,
|
|
1442
|
-
cb: (err: any, data?: StopFleetCommandOutput) => void
|
|
1349
|
+
cb: (err: any, data?: StopFleetCommandOutput) => void,
|
|
1443
1350
|
): void;
|
|
1444
1351
|
stopImageBuilder(
|
|
1445
1352
|
args: StopImageBuilderCommandInput,
|
|
1446
|
-
options?: __HttpHandlerOptions
|
|
1353
|
+
options?: __HttpHandlerOptions,
|
|
1447
1354
|
): Promise<StopImageBuilderCommandOutput>;
|
|
1448
1355
|
stopImageBuilder(
|
|
1449
1356
|
args: StopImageBuilderCommandInput,
|
|
1450
|
-
cb: (err: any, data?: StopImageBuilderCommandOutput) => void
|
|
1357
|
+
cb: (err: any, data?: StopImageBuilderCommandOutput) => void,
|
|
1451
1358
|
): void;
|
|
1452
1359
|
stopImageBuilder(
|
|
1453
1360
|
args: StopImageBuilderCommandInput,
|
|
1454
1361
|
options: __HttpHandlerOptions,
|
|
1455
|
-
cb: (err: any, data?: StopImageBuilderCommandOutput) => void
|
|
1362
|
+
cb: (err: any, data?: StopImageBuilderCommandOutput) => void,
|
|
1456
1363
|
): void;
|
|
1457
1364
|
tagResource(
|
|
1458
1365
|
args: TagResourceCommandInput,
|
|
1459
|
-
options?: __HttpHandlerOptions
|
|
1366
|
+
options?: __HttpHandlerOptions,
|
|
1460
1367
|
): Promise<TagResourceCommandOutput>;
|
|
1461
1368
|
tagResource(
|
|
1462
1369
|
args: TagResourceCommandInput,
|
|
1463
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1370
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1464
1371
|
): void;
|
|
1465
1372
|
tagResource(
|
|
1466
1373
|
args: TagResourceCommandInput,
|
|
1467
1374
|
options: __HttpHandlerOptions,
|
|
1468
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1375
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1469
1376
|
): void;
|
|
1470
1377
|
untagResource(
|
|
1471
1378
|
args: UntagResourceCommandInput,
|
|
1472
|
-
options?: __HttpHandlerOptions
|
|
1379
|
+
options?: __HttpHandlerOptions,
|
|
1473
1380
|
): Promise<UntagResourceCommandOutput>;
|
|
1474
1381
|
untagResource(
|
|
1475
1382
|
args: UntagResourceCommandInput,
|
|
1476
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1383
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1477
1384
|
): void;
|
|
1478
1385
|
untagResource(
|
|
1479
1386
|
args: UntagResourceCommandInput,
|
|
1480
1387
|
options: __HttpHandlerOptions,
|
|
1481
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1388
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1482
1389
|
): void;
|
|
1483
1390
|
updateAppBlockBuilder(
|
|
1484
1391
|
args: UpdateAppBlockBuilderCommandInput,
|
|
1485
|
-
options?: __HttpHandlerOptions
|
|
1392
|
+
options?: __HttpHandlerOptions,
|
|
1486
1393
|
): Promise<UpdateAppBlockBuilderCommandOutput>;
|
|
1487
1394
|
updateAppBlockBuilder(
|
|
1488
1395
|
args: UpdateAppBlockBuilderCommandInput,
|
|
1489
|
-
cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void
|
|
1396
|
+
cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void,
|
|
1490
1397
|
): void;
|
|
1491
1398
|
updateAppBlockBuilder(
|
|
1492
1399
|
args: UpdateAppBlockBuilderCommandInput,
|
|
1493
1400
|
options: __HttpHandlerOptions,
|
|
1494
|
-
cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void
|
|
1401
|
+
cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void,
|
|
1495
1402
|
): void;
|
|
1496
1403
|
updateApplication(
|
|
1497
1404
|
args: UpdateApplicationCommandInput,
|
|
1498
|
-
options?: __HttpHandlerOptions
|
|
1405
|
+
options?: __HttpHandlerOptions,
|
|
1499
1406
|
): Promise<UpdateApplicationCommandOutput>;
|
|
1500
1407
|
updateApplication(
|
|
1501
1408
|
args: UpdateApplicationCommandInput,
|
|
1502
|
-
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1409
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void,
|
|
1503
1410
|
): void;
|
|
1504
1411
|
updateApplication(
|
|
1505
1412
|
args: UpdateApplicationCommandInput,
|
|
1506
1413
|
options: __HttpHandlerOptions,
|
|
1507
|
-
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1414
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void,
|
|
1508
1415
|
): void;
|
|
1509
1416
|
updateDirectoryConfig(
|
|
1510
1417
|
args: UpdateDirectoryConfigCommandInput,
|
|
1511
|
-
options?: __HttpHandlerOptions
|
|
1418
|
+
options?: __HttpHandlerOptions,
|
|
1512
1419
|
): Promise<UpdateDirectoryConfigCommandOutput>;
|
|
1513
1420
|
updateDirectoryConfig(
|
|
1514
1421
|
args: UpdateDirectoryConfigCommandInput,
|
|
1515
|
-
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
|
|
1422
|
+
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void,
|
|
1516
1423
|
): void;
|
|
1517
1424
|
updateDirectoryConfig(
|
|
1518
1425
|
args: UpdateDirectoryConfigCommandInput,
|
|
1519
1426
|
options: __HttpHandlerOptions,
|
|
1520
|
-
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
|
|
1427
|
+
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void,
|
|
1521
1428
|
): void;
|
|
1522
1429
|
updateEntitlement(
|
|
1523
1430
|
args: UpdateEntitlementCommandInput,
|
|
1524
|
-
options?: __HttpHandlerOptions
|
|
1431
|
+
options?: __HttpHandlerOptions,
|
|
1525
1432
|
): Promise<UpdateEntitlementCommandOutput>;
|
|
1526
1433
|
updateEntitlement(
|
|
1527
1434
|
args: UpdateEntitlementCommandInput,
|
|
1528
|
-
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
|
|
1435
|
+
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void,
|
|
1529
1436
|
): void;
|
|
1530
1437
|
updateEntitlement(
|
|
1531
1438
|
args: UpdateEntitlementCommandInput,
|
|
1532
1439
|
options: __HttpHandlerOptions,
|
|
1533
|
-
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
|
|
1440
|
+
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void,
|
|
1534
1441
|
): void;
|
|
1535
1442
|
updateFleet(): Promise<UpdateFleetCommandOutput>;
|
|
1536
1443
|
updateFleet(
|
|
1537
1444
|
args: UpdateFleetCommandInput,
|
|
1538
|
-
options?: __HttpHandlerOptions
|
|
1445
|
+
options?: __HttpHandlerOptions,
|
|
1539
1446
|
): Promise<UpdateFleetCommandOutput>;
|
|
1540
1447
|
updateFleet(
|
|
1541
1448
|
args: UpdateFleetCommandInput,
|
|
1542
|
-
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
1449
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void,
|
|
1543
1450
|
): void;
|
|
1544
1451
|
updateFleet(
|
|
1545
1452
|
args: UpdateFleetCommandInput,
|
|
1546
1453
|
options: __HttpHandlerOptions,
|
|
1547
|
-
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
1454
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void,
|
|
1548
1455
|
): void;
|
|
1549
1456
|
updateImagePermissions(
|
|
1550
1457
|
args: UpdateImagePermissionsCommandInput,
|
|
1551
|
-
options?: __HttpHandlerOptions
|
|
1458
|
+
options?: __HttpHandlerOptions,
|
|
1552
1459
|
): Promise<UpdateImagePermissionsCommandOutput>;
|
|
1553
1460
|
updateImagePermissions(
|
|
1554
1461
|
args: UpdateImagePermissionsCommandInput,
|
|
1555
|
-
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
|
|
1462
|
+
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void,
|
|
1556
1463
|
): void;
|
|
1557
1464
|
updateImagePermissions(
|
|
1558
1465
|
args: UpdateImagePermissionsCommandInput,
|
|
1559
1466
|
options: __HttpHandlerOptions,
|
|
1560
|
-
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
|
|
1467
|
+
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void,
|
|
1561
1468
|
): void;
|
|
1562
1469
|
updateStack(
|
|
1563
1470
|
args: UpdateStackCommandInput,
|
|
1564
|
-
options?: __HttpHandlerOptions
|
|
1471
|
+
options?: __HttpHandlerOptions,
|
|
1565
1472
|
): Promise<UpdateStackCommandOutput>;
|
|
1566
1473
|
updateStack(
|
|
1567
1474
|
args: UpdateStackCommandInput,
|
|
1568
|
-
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1475
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void,
|
|
1569
1476
|
): void;
|
|
1570
1477
|
updateStack(
|
|
1571
1478
|
args: UpdateStackCommandInput,
|
|
1572
1479
|
options: __HttpHandlerOptions,
|
|
1573
|
-
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1480
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void,
|
|
1574
1481
|
): void;
|
|
1575
1482
|
updateThemeForStack(
|
|
1576
1483
|
args: UpdateThemeForStackCommandInput,
|
|
1577
|
-
options?: __HttpHandlerOptions
|
|
1484
|
+
options?: __HttpHandlerOptions,
|
|
1578
1485
|
): Promise<UpdateThemeForStackCommandOutput>;
|
|
1579
1486
|
updateThemeForStack(
|
|
1580
1487
|
args: UpdateThemeForStackCommandInput,
|
|
1581
|
-
cb: (err: any, data?: UpdateThemeForStackCommandOutput) => void
|
|
1488
|
+
cb: (err: any, data?: UpdateThemeForStackCommandOutput) => void,
|
|
1582
1489
|
): void;
|
|
1583
1490
|
updateThemeForStack(
|
|
1584
1491
|
args: UpdateThemeForStackCommandInput,
|
|
1585
1492
|
options: __HttpHandlerOptions,
|
|
1586
|
-
cb: (err: any, data?: UpdateThemeForStackCommandOutput) => void
|
|
1493
|
+
cb: (err: any, data?: UpdateThemeForStackCommandOutput) => void,
|
|
1587
1494
|
): void;
|
|
1588
1495
|
paginateDescribeAppBlockBuilderAppBlockAssociations(
|
|
1589
1496
|
args?: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
1590
1497
|
paginationConfig?: Pick<
|
|
1591
1498
|
PaginationConfiguration,
|
|
1592
1499
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1593
|
-
|
|
1500
|
+
>,
|
|
1594
1501
|
): Paginator<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
1595
1502
|
paginateDescribeAppBlockBuilders(
|
|
1596
1503
|
args?: DescribeAppBlockBuildersCommandInput,
|
|
1597
1504
|
paginationConfig?: Pick<
|
|
1598
1505
|
PaginationConfiguration,
|
|
1599
1506
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1600
|
-
|
|
1507
|
+
>,
|
|
1601
1508
|
): Paginator<DescribeAppBlockBuildersCommandOutput>;
|
|
1602
1509
|
paginateDescribeImagePermissions(
|
|
1603
1510
|
args: DescribeImagePermissionsCommandInput,
|
|
1604
1511
|
paginationConfig?: Pick<
|
|
1605
1512
|
PaginationConfiguration,
|
|
1606
1513
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1607
|
-
|
|
1514
|
+
>,
|
|
1608
1515
|
): Paginator<DescribeImagePermissionsCommandOutput>;
|
|
1609
1516
|
paginateDescribeImages(
|
|
1610
1517
|
args?: DescribeImagesCommandInput,
|
|
1611
1518
|
paginationConfig?: Pick<
|
|
1612
1519
|
PaginationConfiguration,
|
|
1613
1520
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1614
|
-
|
|
1521
|
+
>,
|
|
1615
1522
|
): Paginator<DescribeImagesCommandOutput>;
|
|
1616
1523
|
waitUntilFleetStarted(
|
|
1617
1524
|
args: DescribeFleetsCommandInput,
|
|
@@ -1620,7 +1527,7 @@ export interface AppStream {
|
|
|
1620
1527
|
| Pick<
|
|
1621
1528
|
WaiterConfiguration<AppStream>,
|
|
1622
1529
|
Exclude<keyof WaiterConfiguration<AppStream>, "client">
|
|
1623
|
-
|
|
1530
|
+
>,
|
|
1624
1531
|
): Promise<WaiterResult<DescribeFleetsCommandOutput>>;
|
|
1625
1532
|
waitUntilFleetStopped(
|
|
1626
1533
|
args: DescribeFleetsCommandInput,
|
|
@@ -1629,7 +1536,7 @@ export interface AppStream {
|
|
|
1629
1536
|
| Pick<
|
|
1630
1537
|
WaiterConfiguration<AppStream>,
|
|
1631
1538
|
Exclude<keyof WaiterConfiguration<AppStream>, "client">
|
|
1632
|
-
|
|
1539
|
+
>,
|
|
1633
1540
|
): Promise<WaiterResult<DescribeFleetsCommandOutput>>;
|
|
1634
1541
|
}
|
|
1635
1542
|
export declare class AppStream extends AppStreamClient implements AppStream {}
|