@aws-sdk/client-appstream 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/AppStream.d.ts +1192 -330
- package/dist-types/ts3.4/AppStreamClient.d.ts +519 -138
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2198 -2017
- package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,330 +1,1192 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import { AppStreamClient } from "./AppStreamClient";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
import {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
import {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
import {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
import {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
import {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
import {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
import {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
import {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
import {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
import {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
import {
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import { AppStreamClient } from "./AppStreamClient";
|
|
3
|
+
import {
|
|
4
|
+
AssociateApplicationFleetCommandInput,
|
|
5
|
+
AssociateApplicationFleetCommandOutput,
|
|
6
|
+
} from "./commands/AssociateApplicationFleetCommand";
|
|
7
|
+
import {
|
|
8
|
+
AssociateApplicationToEntitlementCommandInput,
|
|
9
|
+
AssociateApplicationToEntitlementCommandOutput,
|
|
10
|
+
} from "./commands/AssociateApplicationToEntitlementCommand";
|
|
11
|
+
import {
|
|
12
|
+
AssociateFleetCommandInput,
|
|
13
|
+
AssociateFleetCommandOutput,
|
|
14
|
+
} from "./commands/AssociateFleetCommand";
|
|
15
|
+
import {
|
|
16
|
+
BatchAssociateUserStackCommandInput,
|
|
17
|
+
BatchAssociateUserStackCommandOutput,
|
|
18
|
+
} from "./commands/BatchAssociateUserStackCommand";
|
|
19
|
+
import {
|
|
20
|
+
BatchDisassociateUserStackCommandInput,
|
|
21
|
+
BatchDisassociateUserStackCommandOutput,
|
|
22
|
+
} from "./commands/BatchDisassociateUserStackCommand";
|
|
23
|
+
import {
|
|
24
|
+
CopyImageCommandInput,
|
|
25
|
+
CopyImageCommandOutput,
|
|
26
|
+
} from "./commands/CopyImageCommand";
|
|
27
|
+
import {
|
|
28
|
+
CreateAppBlockCommandInput,
|
|
29
|
+
CreateAppBlockCommandOutput,
|
|
30
|
+
} from "./commands/CreateAppBlockCommand";
|
|
31
|
+
import {
|
|
32
|
+
CreateApplicationCommandInput,
|
|
33
|
+
CreateApplicationCommandOutput,
|
|
34
|
+
} from "./commands/CreateApplicationCommand";
|
|
35
|
+
import {
|
|
36
|
+
CreateDirectoryConfigCommandInput,
|
|
37
|
+
CreateDirectoryConfigCommandOutput,
|
|
38
|
+
} from "./commands/CreateDirectoryConfigCommand";
|
|
39
|
+
import {
|
|
40
|
+
CreateEntitlementCommandInput,
|
|
41
|
+
CreateEntitlementCommandOutput,
|
|
42
|
+
} from "./commands/CreateEntitlementCommand";
|
|
43
|
+
import {
|
|
44
|
+
CreateFleetCommandInput,
|
|
45
|
+
CreateFleetCommandOutput,
|
|
46
|
+
} from "./commands/CreateFleetCommand";
|
|
47
|
+
import {
|
|
48
|
+
CreateImageBuilderCommandInput,
|
|
49
|
+
CreateImageBuilderCommandOutput,
|
|
50
|
+
} from "./commands/CreateImageBuilderCommand";
|
|
51
|
+
import {
|
|
52
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
53
|
+
CreateImageBuilderStreamingURLCommandOutput,
|
|
54
|
+
} from "./commands/CreateImageBuilderStreamingURLCommand";
|
|
55
|
+
import {
|
|
56
|
+
CreateStackCommandInput,
|
|
57
|
+
CreateStackCommandOutput,
|
|
58
|
+
} from "./commands/CreateStackCommand";
|
|
59
|
+
import {
|
|
60
|
+
CreateStreamingURLCommandInput,
|
|
61
|
+
CreateStreamingURLCommandOutput,
|
|
62
|
+
} from "./commands/CreateStreamingURLCommand";
|
|
63
|
+
import {
|
|
64
|
+
CreateUpdatedImageCommandInput,
|
|
65
|
+
CreateUpdatedImageCommandOutput,
|
|
66
|
+
} from "./commands/CreateUpdatedImageCommand";
|
|
67
|
+
import {
|
|
68
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
69
|
+
CreateUsageReportSubscriptionCommandOutput,
|
|
70
|
+
} from "./commands/CreateUsageReportSubscriptionCommand";
|
|
71
|
+
import {
|
|
72
|
+
CreateUserCommandInput,
|
|
73
|
+
CreateUserCommandOutput,
|
|
74
|
+
} from "./commands/CreateUserCommand";
|
|
75
|
+
import {
|
|
76
|
+
DeleteAppBlockCommandInput,
|
|
77
|
+
DeleteAppBlockCommandOutput,
|
|
78
|
+
} from "./commands/DeleteAppBlockCommand";
|
|
79
|
+
import {
|
|
80
|
+
DeleteApplicationCommandInput,
|
|
81
|
+
DeleteApplicationCommandOutput,
|
|
82
|
+
} from "./commands/DeleteApplicationCommand";
|
|
83
|
+
import {
|
|
84
|
+
DeleteDirectoryConfigCommandInput,
|
|
85
|
+
DeleteDirectoryConfigCommandOutput,
|
|
86
|
+
} from "./commands/DeleteDirectoryConfigCommand";
|
|
87
|
+
import {
|
|
88
|
+
DeleteEntitlementCommandInput,
|
|
89
|
+
DeleteEntitlementCommandOutput,
|
|
90
|
+
} from "./commands/DeleteEntitlementCommand";
|
|
91
|
+
import {
|
|
92
|
+
DeleteFleetCommandInput,
|
|
93
|
+
DeleteFleetCommandOutput,
|
|
94
|
+
} from "./commands/DeleteFleetCommand";
|
|
95
|
+
import {
|
|
96
|
+
DeleteImageBuilderCommandInput,
|
|
97
|
+
DeleteImageBuilderCommandOutput,
|
|
98
|
+
} from "./commands/DeleteImageBuilderCommand";
|
|
99
|
+
import {
|
|
100
|
+
DeleteImageCommandInput,
|
|
101
|
+
DeleteImageCommandOutput,
|
|
102
|
+
} from "./commands/DeleteImageCommand";
|
|
103
|
+
import {
|
|
104
|
+
DeleteImagePermissionsCommandInput,
|
|
105
|
+
DeleteImagePermissionsCommandOutput,
|
|
106
|
+
} from "./commands/DeleteImagePermissionsCommand";
|
|
107
|
+
import {
|
|
108
|
+
DeleteStackCommandInput,
|
|
109
|
+
DeleteStackCommandOutput,
|
|
110
|
+
} from "./commands/DeleteStackCommand";
|
|
111
|
+
import {
|
|
112
|
+
DeleteUsageReportSubscriptionCommandInput,
|
|
113
|
+
DeleteUsageReportSubscriptionCommandOutput,
|
|
114
|
+
} from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
115
|
+
import {
|
|
116
|
+
DeleteUserCommandInput,
|
|
117
|
+
DeleteUserCommandOutput,
|
|
118
|
+
} from "./commands/DeleteUserCommand";
|
|
119
|
+
import {
|
|
120
|
+
DescribeAppBlocksCommandInput,
|
|
121
|
+
DescribeAppBlocksCommandOutput,
|
|
122
|
+
} from "./commands/DescribeAppBlocksCommand";
|
|
123
|
+
import {
|
|
124
|
+
DescribeApplicationFleetAssociationsCommandInput,
|
|
125
|
+
DescribeApplicationFleetAssociationsCommandOutput,
|
|
126
|
+
} from "./commands/DescribeApplicationFleetAssociationsCommand";
|
|
127
|
+
import {
|
|
128
|
+
DescribeApplicationsCommandInput,
|
|
129
|
+
DescribeApplicationsCommandOutput,
|
|
130
|
+
} from "./commands/DescribeApplicationsCommand";
|
|
131
|
+
import {
|
|
132
|
+
DescribeDirectoryConfigsCommandInput,
|
|
133
|
+
DescribeDirectoryConfigsCommandOutput,
|
|
134
|
+
} from "./commands/DescribeDirectoryConfigsCommand";
|
|
135
|
+
import {
|
|
136
|
+
DescribeEntitlementsCommandInput,
|
|
137
|
+
DescribeEntitlementsCommandOutput,
|
|
138
|
+
} from "./commands/DescribeEntitlementsCommand";
|
|
139
|
+
import {
|
|
140
|
+
DescribeFleetsCommandInput,
|
|
141
|
+
DescribeFleetsCommandOutput,
|
|
142
|
+
} from "./commands/DescribeFleetsCommand";
|
|
143
|
+
import {
|
|
144
|
+
DescribeImageBuildersCommandInput,
|
|
145
|
+
DescribeImageBuildersCommandOutput,
|
|
146
|
+
} from "./commands/DescribeImageBuildersCommand";
|
|
147
|
+
import {
|
|
148
|
+
DescribeImagePermissionsCommandInput,
|
|
149
|
+
DescribeImagePermissionsCommandOutput,
|
|
150
|
+
} from "./commands/DescribeImagePermissionsCommand";
|
|
151
|
+
import {
|
|
152
|
+
DescribeImagesCommandInput,
|
|
153
|
+
DescribeImagesCommandOutput,
|
|
154
|
+
} from "./commands/DescribeImagesCommand";
|
|
155
|
+
import {
|
|
156
|
+
DescribeSessionsCommandInput,
|
|
157
|
+
DescribeSessionsCommandOutput,
|
|
158
|
+
} from "./commands/DescribeSessionsCommand";
|
|
159
|
+
import {
|
|
160
|
+
DescribeStacksCommandInput,
|
|
161
|
+
DescribeStacksCommandOutput,
|
|
162
|
+
} from "./commands/DescribeStacksCommand";
|
|
163
|
+
import {
|
|
164
|
+
DescribeUsageReportSubscriptionsCommandInput,
|
|
165
|
+
DescribeUsageReportSubscriptionsCommandOutput,
|
|
166
|
+
} from "./commands/DescribeUsageReportSubscriptionsCommand";
|
|
167
|
+
import {
|
|
168
|
+
DescribeUsersCommandInput,
|
|
169
|
+
DescribeUsersCommandOutput,
|
|
170
|
+
} from "./commands/DescribeUsersCommand";
|
|
171
|
+
import {
|
|
172
|
+
DescribeUserStackAssociationsCommandInput,
|
|
173
|
+
DescribeUserStackAssociationsCommandOutput,
|
|
174
|
+
} from "./commands/DescribeUserStackAssociationsCommand";
|
|
175
|
+
import {
|
|
176
|
+
DisableUserCommandInput,
|
|
177
|
+
DisableUserCommandOutput,
|
|
178
|
+
} from "./commands/DisableUserCommand";
|
|
179
|
+
import {
|
|
180
|
+
DisassociateApplicationFleetCommandInput,
|
|
181
|
+
DisassociateApplicationFleetCommandOutput,
|
|
182
|
+
} from "./commands/DisassociateApplicationFleetCommand";
|
|
183
|
+
import {
|
|
184
|
+
DisassociateApplicationFromEntitlementCommandInput,
|
|
185
|
+
DisassociateApplicationFromEntitlementCommandOutput,
|
|
186
|
+
} from "./commands/DisassociateApplicationFromEntitlementCommand";
|
|
187
|
+
import {
|
|
188
|
+
DisassociateFleetCommandInput,
|
|
189
|
+
DisassociateFleetCommandOutput,
|
|
190
|
+
} from "./commands/DisassociateFleetCommand";
|
|
191
|
+
import {
|
|
192
|
+
EnableUserCommandInput,
|
|
193
|
+
EnableUserCommandOutput,
|
|
194
|
+
} from "./commands/EnableUserCommand";
|
|
195
|
+
import {
|
|
196
|
+
ExpireSessionCommandInput,
|
|
197
|
+
ExpireSessionCommandOutput,
|
|
198
|
+
} from "./commands/ExpireSessionCommand";
|
|
199
|
+
import {
|
|
200
|
+
ListAssociatedFleetsCommandInput,
|
|
201
|
+
ListAssociatedFleetsCommandOutput,
|
|
202
|
+
} from "./commands/ListAssociatedFleetsCommand";
|
|
203
|
+
import {
|
|
204
|
+
ListAssociatedStacksCommandInput,
|
|
205
|
+
ListAssociatedStacksCommandOutput,
|
|
206
|
+
} from "./commands/ListAssociatedStacksCommand";
|
|
207
|
+
import {
|
|
208
|
+
ListEntitledApplicationsCommandInput,
|
|
209
|
+
ListEntitledApplicationsCommandOutput,
|
|
210
|
+
} from "./commands/ListEntitledApplicationsCommand";
|
|
211
|
+
import {
|
|
212
|
+
ListTagsForResourceCommandInput,
|
|
213
|
+
ListTagsForResourceCommandOutput,
|
|
214
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
215
|
+
import {
|
|
216
|
+
StartFleetCommandInput,
|
|
217
|
+
StartFleetCommandOutput,
|
|
218
|
+
} from "./commands/StartFleetCommand";
|
|
219
|
+
import {
|
|
220
|
+
StartImageBuilderCommandInput,
|
|
221
|
+
StartImageBuilderCommandOutput,
|
|
222
|
+
} from "./commands/StartImageBuilderCommand";
|
|
223
|
+
import {
|
|
224
|
+
StopFleetCommandInput,
|
|
225
|
+
StopFleetCommandOutput,
|
|
226
|
+
} from "./commands/StopFleetCommand";
|
|
227
|
+
import {
|
|
228
|
+
StopImageBuilderCommandInput,
|
|
229
|
+
StopImageBuilderCommandOutput,
|
|
230
|
+
} from "./commands/StopImageBuilderCommand";
|
|
231
|
+
import {
|
|
232
|
+
TagResourceCommandInput,
|
|
233
|
+
TagResourceCommandOutput,
|
|
234
|
+
} from "./commands/TagResourceCommand";
|
|
235
|
+
import {
|
|
236
|
+
UntagResourceCommandInput,
|
|
237
|
+
UntagResourceCommandOutput,
|
|
238
|
+
} from "./commands/UntagResourceCommand";
|
|
239
|
+
import {
|
|
240
|
+
UpdateApplicationCommandInput,
|
|
241
|
+
UpdateApplicationCommandOutput,
|
|
242
|
+
} from "./commands/UpdateApplicationCommand";
|
|
243
|
+
import {
|
|
244
|
+
UpdateDirectoryConfigCommandInput,
|
|
245
|
+
UpdateDirectoryConfigCommandOutput,
|
|
246
|
+
} from "./commands/UpdateDirectoryConfigCommand";
|
|
247
|
+
import {
|
|
248
|
+
UpdateEntitlementCommandInput,
|
|
249
|
+
UpdateEntitlementCommandOutput,
|
|
250
|
+
} from "./commands/UpdateEntitlementCommand";
|
|
251
|
+
import {
|
|
252
|
+
UpdateFleetCommandInput,
|
|
253
|
+
UpdateFleetCommandOutput,
|
|
254
|
+
} from "./commands/UpdateFleetCommand";
|
|
255
|
+
import {
|
|
256
|
+
UpdateImagePermissionsCommandInput,
|
|
257
|
+
UpdateImagePermissionsCommandOutput,
|
|
258
|
+
} from "./commands/UpdateImagePermissionsCommand";
|
|
259
|
+
import {
|
|
260
|
+
UpdateStackCommandInput,
|
|
261
|
+
UpdateStackCommandOutput,
|
|
262
|
+
} from "./commands/UpdateStackCommand";
|
|
263
|
+
|
|
264
|
+
export declare class AppStream extends AppStreamClient {
|
|
265
|
+
associateApplicationFleet(
|
|
266
|
+
args: AssociateApplicationFleetCommandInput,
|
|
267
|
+
options?: __HttpHandlerOptions
|
|
268
|
+
): Promise<AssociateApplicationFleetCommandOutput>;
|
|
269
|
+
associateApplicationFleet(
|
|
270
|
+
args: AssociateApplicationFleetCommandInput,
|
|
271
|
+
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
|
|
272
|
+
): void;
|
|
273
|
+
associateApplicationFleet(
|
|
274
|
+
args: AssociateApplicationFleetCommandInput,
|
|
275
|
+
options: __HttpHandlerOptions,
|
|
276
|
+
cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
|
|
277
|
+
): void;
|
|
278
|
+
|
|
279
|
+
associateApplicationToEntitlement(
|
|
280
|
+
args: AssociateApplicationToEntitlementCommandInput,
|
|
281
|
+
options?: __HttpHandlerOptions
|
|
282
|
+
): Promise<AssociateApplicationToEntitlementCommandOutput>;
|
|
283
|
+
associateApplicationToEntitlement(
|
|
284
|
+
args: AssociateApplicationToEntitlementCommandInput,
|
|
285
|
+
cb: (
|
|
286
|
+
err: any,
|
|
287
|
+
data?: AssociateApplicationToEntitlementCommandOutput
|
|
288
|
+
) => void
|
|
289
|
+
): void;
|
|
290
|
+
associateApplicationToEntitlement(
|
|
291
|
+
args: AssociateApplicationToEntitlementCommandInput,
|
|
292
|
+
options: __HttpHandlerOptions,
|
|
293
|
+
cb: (
|
|
294
|
+
err: any,
|
|
295
|
+
data?: AssociateApplicationToEntitlementCommandOutput
|
|
296
|
+
) => void
|
|
297
|
+
): void;
|
|
298
|
+
|
|
299
|
+
associateFleet(
|
|
300
|
+
args: AssociateFleetCommandInput,
|
|
301
|
+
options?: __HttpHandlerOptions
|
|
302
|
+
): Promise<AssociateFleetCommandOutput>;
|
|
303
|
+
associateFleet(
|
|
304
|
+
args: AssociateFleetCommandInput,
|
|
305
|
+
cb: (err: any, data?: AssociateFleetCommandOutput) => void
|
|
306
|
+
): void;
|
|
307
|
+
associateFleet(
|
|
308
|
+
args: AssociateFleetCommandInput,
|
|
309
|
+
options: __HttpHandlerOptions,
|
|
310
|
+
cb: (err: any, data?: AssociateFleetCommandOutput) => void
|
|
311
|
+
): void;
|
|
312
|
+
|
|
313
|
+
batchAssociateUserStack(
|
|
314
|
+
args: BatchAssociateUserStackCommandInput,
|
|
315
|
+
options?: __HttpHandlerOptions
|
|
316
|
+
): Promise<BatchAssociateUserStackCommandOutput>;
|
|
317
|
+
batchAssociateUserStack(
|
|
318
|
+
args: BatchAssociateUserStackCommandInput,
|
|
319
|
+
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
|
|
320
|
+
): void;
|
|
321
|
+
batchAssociateUserStack(
|
|
322
|
+
args: BatchAssociateUserStackCommandInput,
|
|
323
|
+
options: __HttpHandlerOptions,
|
|
324
|
+
cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
|
|
325
|
+
): void;
|
|
326
|
+
|
|
327
|
+
batchDisassociateUserStack(
|
|
328
|
+
args: BatchDisassociateUserStackCommandInput,
|
|
329
|
+
options?: __HttpHandlerOptions
|
|
330
|
+
): Promise<BatchDisassociateUserStackCommandOutput>;
|
|
331
|
+
batchDisassociateUserStack(
|
|
332
|
+
args: BatchDisassociateUserStackCommandInput,
|
|
333
|
+
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
|
|
334
|
+
): void;
|
|
335
|
+
batchDisassociateUserStack(
|
|
336
|
+
args: BatchDisassociateUserStackCommandInput,
|
|
337
|
+
options: __HttpHandlerOptions,
|
|
338
|
+
cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
|
|
339
|
+
): void;
|
|
340
|
+
|
|
341
|
+
copyImage(
|
|
342
|
+
args: CopyImageCommandInput,
|
|
343
|
+
options?: __HttpHandlerOptions
|
|
344
|
+
): Promise<CopyImageCommandOutput>;
|
|
345
|
+
copyImage(
|
|
346
|
+
args: CopyImageCommandInput,
|
|
347
|
+
cb: (err: any, data?: CopyImageCommandOutput) => void
|
|
348
|
+
): void;
|
|
349
|
+
copyImage(
|
|
350
|
+
args: CopyImageCommandInput,
|
|
351
|
+
options: __HttpHandlerOptions,
|
|
352
|
+
cb: (err: any, data?: CopyImageCommandOutput) => void
|
|
353
|
+
): void;
|
|
354
|
+
|
|
355
|
+
createAppBlock(
|
|
356
|
+
args: CreateAppBlockCommandInput,
|
|
357
|
+
options?: __HttpHandlerOptions
|
|
358
|
+
): Promise<CreateAppBlockCommandOutput>;
|
|
359
|
+
createAppBlock(
|
|
360
|
+
args: CreateAppBlockCommandInput,
|
|
361
|
+
cb: (err: any, data?: CreateAppBlockCommandOutput) => void
|
|
362
|
+
): void;
|
|
363
|
+
createAppBlock(
|
|
364
|
+
args: CreateAppBlockCommandInput,
|
|
365
|
+
options: __HttpHandlerOptions,
|
|
366
|
+
cb: (err: any, data?: CreateAppBlockCommandOutput) => void
|
|
367
|
+
): void;
|
|
368
|
+
|
|
369
|
+
createApplication(
|
|
370
|
+
args: CreateApplicationCommandInput,
|
|
371
|
+
options?: __HttpHandlerOptions
|
|
372
|
+
): Promise<CreateApplicationCommandOutput>;
|
|
373
|
+
createApplication(
|
|
374
|
+
args: CreateApplicationCommandInput,
|
|
375
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
376
|
+
): void;
|
|
377
|
+
createApplication(
|
|
378
|
+
args: CreateApplicationCommandInput,
|
|
379
|
+
options: __HttpHandlerOptions,
|
|
380
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
381
|
+
): void;
|
|
382
|
+
|
|
383
|
+
createDirectoryConfig(
|
|
384
|
+
args: CreateDirectoryConfigCommandInput,
|
|
385
|
+
options?: __HttpHandlerOptions
|
|
386
|
+
): Promise<CreateDirectoryConfigCommandOutput>;
|
|
387
|
+
createDirectoryConfig(
|
|
388
|
+
args: CreateDirectoryConfigCommandInput,
|
|
389
|
+
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
|
|
390
|
+
): void;
|
|
391
|
+
createDirectoryConfig(
|
|
392
|
+
args: CreateDirectoryConfigCommandInput,
|
|
393
|
+
options: __HttpHandlerOptions,
|
|
394
|
+
cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
|
|
395
|
+
): void;
|
|
396
|
+
|
|
397
|
+
createEntitlement(
|
|
398
|
+
args: CreateEntitlementCommandInput,
|
|
399
|
+
options?: __HttpHandlerOptions
|
|
400
|
+
): Promise<CreateEntitlementCommandOutput>;
|
|
401
|
+
createEntitlement(
|
|
402
|
+
args: CreateEntitlementCommandInput,
|
|
403
|
+
cb: (err: any, data?: CreateEntitlementCommandOutput) => void
|
|
404
|
+
): void;
|
|
405
|
+
createEntitlement(
|
|
406
|
+
args: CreateEntitlementCommandInput,
|
|
407
|
+
options: __HttpHandlerOptions,
|
|
408
|
+
cb: (err: any, data?: CreateEntitlementCommandOutput) => void
|
|
409
|
+
): void;
|
|
410
|
+
|
|
411
|
+
createFleet(
|
|
412
|
+
args: CreateFleetCommandInput,
|
|
413
|
+
options?: __HttpHandlerOptions
|
|
414
|
+
): Promise<CreateFleetCommandOutput>;
|
|
415
|
+
createFleet(
|
|
416
|
+
args: CreateFleetCommandInput,
|
|
417
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
418
|
+
): void;
|
|
419
|
+
createFleet(
|
|
420
|
+
args: CreateFleetCommandInput,
|
|
421
|
+
options: __HttpHandlerOptions,
|
|
422
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
423
|
+
): void;
|
|
424
|
+
|
|
425
|
+
createImageBuilder(
|
|
426
|
+
args: CreateImageBuilderCommandInput,
|
|
427
|
+
options?: __HttpHandlerOptions
|
|
428
|
+
): Promise<CreateImageBuilderCommandOutput>;
|
|
429
|
+
createImageBuilder(
|
|
430
|
+
args: CreateImageBuilderCommandInput,
|
|
431
|
+
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
|
|
432
|
+
): void;
|
|
433
|
+
createImageBuilder(
|
|
434
|
+
args: CreateImageBuilderCommandInput,
|
|
435
|
+
options: __HttpHandlerOptions,
|
|
436
|
+
cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
|
|
437
|
+
): void;
|
|
438
|
+
|
|
439
|
+
createImageBuilderStreamingURL(
|
|
440
|
+
args: CreateImageBuilderStreamingURLCommandInput,
|
|
441
|
+
options?: __HttpHandlerOptions
|
|
442
|
+
): Promise<CreateImageBuilderStreamingURLCommandOutput>;
|
|
443
|
+
createImageBuilderStreamingURL(
|
|
444
|
+
args: CreateImageBuilderStreamingURLCommandInput,
|
|
445
|
+
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
|
|
446
|
+
): void;
|
|
447
|
+
createImageBuilderStreamingURL(
|
|
448
|
+
args: CreateImageBuilderStreamingURLCommandInput,
|
|
449
|
+
options: __HttpHandlerOptions,
|
|
450
|
+
cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
|
|
451
|
+
): void;
|
|
452
|
+
|
|
453
|
+
createStack(
|
|
454
|
+
args: CreateStackCommandInput,
|
|
455
|
+
options?: __HttpHandlerOptions
|
|
456
|
+
): Promise<CreateStackCommandOutput>;
|
|
457
|
+
createStack(
|
|
458
|
+
args: CreateStackCommandInput,
|
|
459
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
460
|
+
): void;
|
|
461
|
+
createStack(
|
|
462
|
+
args: CreateStackCommandInput,
|
|
463
|
+
options: __HttpHandlerOptions,
|
|
464
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
465
|
+
): void;
|
|
466
|
+
|
|
467
|
+
createStreamingURL(
|
|
468
|
+
args: CreateStreamingURLCommandInput,
|
|
469
|
+
options?: __HttpHandlerOptions
|
|
470
|
+
): Promise<CreateStreamingURLCommandOutput>;
|
|
471
|
+
createStreamingURL(
|
|
472
|
+
args: CreateStreamingURLCommandInput,
|
|
473
|
+
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
|
|
474
|
+
): void;
|
|
475
|
+
createStreamingURL(
|
|
476
|
+
args: CreateStreamingURLCommandInput,
|
|
477
|
+
options: __HttpHandlerOptions,
|
|
478
|
+
cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
|
|
479
|
+
): void;
|
|
480
|
+
|
|
481
|
+
createUpdatedImage(
|
|
482
|
+
args: CreateUpdatedImageCommandInput,
|
|
483
|
+
options?: __HttpHandlerOptions
|
|
484
|
+
): Promise<CreateUpdatedImageCommandOutput>;
|
|
485
|
+
createUpdatedImage(
|
|
486
|
+
args: CreateUpdatedImageCommandInput,
|
|
487
|
+
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
|
|
488
|
+
): void;
|
|
489
|
+
createUpdatedImage(
|
|
490
|
+
args: CreateUpdatedImageCommandInput,
|
|
491
|
+
options: __HttpHandlerOptions,
|
|
492
|
+
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
|
|
493
|
+
): void;
|
|
494
|
+
|
|
495
|
+
createUsageReportSubscription(
|
|
496
|
+
args: CreateUsageReportSubscriptionCommandInput,
|
|
497
|
+
options?: __HttpHandlerOptions
|
|
498
|
+
): Promise<CreateUsageReportSubscriptionCommandOutput>;
|
|
499
|
+
createUsageReportSubscription(
|
|
500
|
+
args: CreateUsageReportSubscriptionCommandInput,
|
|
501
|
+
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
|
|
502
|
+
): void;
|
|
503
|
+
createUsageReportSubscription(
|
|
504
|
+
args: CreateUsageReportSubscriptionCommandInput,
|
|
505
|
+
options: __HttpHandlerOptions,
|
|
506
|
+
cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
|
|
507
|
+
): void;
|
|
508
|
+
|
|
509
|
+
createUser(
|
|
510
|
+
args: CreateUserCommandInput,
|
|
511
|
+
options?: __HttpHandlerOptions
|
|
512
|
+
): Promise<CreateUserCommandOutput>;
|
|
513
|
+
createUser(
|
|
514
|
+
args: CreateUserCommandInput,
|
|
515
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
516
|
+
): void;
|
|
517
|
+
createUser(
|
|
518
|
+
args: CreateUserCommandInput,
|
|
519
|
+
options: __HttpHandlerOptions,
|
|
520
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
521
|
+
): void;
|
|
522
|
+
|
|
523
|
+
deleteAppBlock(
|
|
524
|
+
args: DeleteAppBlockCommandInput,
|
|
525
|
+
options?: __HttpHandlerOptions
|
|
526
|
+
): Promise<DeleteAppBlockCommandOutput>;
|
|
527
|
+
deleteAppBlock(
|
|
528
|
+
args: DeleteAppBlockCommandInput,
|
|
529
|
+
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
|
|
530
|
+
): void;
|
|
531
|
+
deleteAppBlock(
|
|
532
|
+
args: DeleteAppBlockCommandInput,
|
|
533
|
+
options: __HttpHandlerOptions,
|
|
534
|
+
cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
|
|
535
|
+
): void;
|
|
536
|
+
|
|
537
|
+
deleteApplication(
|
|
538
|
+
args: DeleteApplicationCommandInput,
|
|
539
|
+
options?: __HttpHandlerOptions
|
|
540
|
+
): Promise<DeleteApplicationCommandOutput>;
|
|
541
|
+
deleteApplication(
|
|
542
|
+
args: DeleteApplicationCommandInput,
|
|
543
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
544
|
+
): void;
|
|
545
|
+
deleteApplication(
|
|
546
|
+
args: DeleteApplicationCommandInput,
|
|
547
|
+
options: __HttpHandlerOptions,
|
|
548
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
549
|
+
): void;
|
|
550
|
+
|
|
551
|
+
deleteDirectoryConfig(
|
|
552
|
+
args: DeleteDirectoryConfigCommandInput,
|
|
553
|
+
options?: __HttpHandlerOptions
|
|
554
|
+
): Promise<DeleteDirectoryConfigCommandOutput>;
|
|
555
|
+
deleteDirectoryConfig(
|
|
556
|
+
args: DeleteDirectoryConfigCommandInput,
|
|
557
|
+
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
|
|
558
|
+
): void;
|
|
559
|
+
deleteDirectoryConfig(
|
|
560
|
+
args: DeleteDirectoryConfigCommandInput,
|
|
561
|
+
options: __HttpHandlerOptions,
|
|
562
|
+
cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
|
|
563
|
+
): void;
|
|
564
|
+
|
|
565
|
+
deleteEntitlement(
|
|
566
|
+
args: DeleteEntitlementCommandInput,
|
|
567
|
+
options?: __HttpHandlerOptions
|
|
568
|
+
): Promise<DeleteEntitlementCommandOutput>;
|
|
569
|
+
deleteEntitlement(
|
|
570
|
+
args: DeleteEntitlementCommandInput,
|
|
571
|
+
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
|
|
572
|
+
): void;
|
|
573
|
+
deleteEntitlement(
|
|
574
|
+
args: DeleteEntitlementCommandInput,
|
|
575
|
+
options: __HttpHandlerOptions,
|
|
576
|
+
cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
|
|
577
|
+
): void;
|
|
578
|
+
|
|
579
|
+
deleteFleet(
|
|
580
|
+
args: DeleteFleetCommandInput,
|
|
581
|
+
options?: __HttpHandlerOptions
|
|
582
|
+
): Promise<DeleteFleetCommandOutput>;
|
|
583
|
+
deleteFleet(
|
|
584
|
+
args: DeleteFleetCommandInput,
|
|
585
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
586
|
+
): void;
|
|
587
|
+
deleteFleet(
|
|
588
|
+
args: DeleteFleetCommandInput,
|
|
589
|
+
options: __HttpHandlerOptions,
|
|
590
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
591
|
+
): void;
|
|
592
|
+
|
|
593
|
+
deleteImage(
|
|
594
|
+
args: DeleteImageCommandInput,
|
|
595
|
+
options?: __HttpHandlerOptions
|
|
596
|
+
): Promise<DeleteImageCommandOutput>;
|
|
597
|
+
deleteImage(
|
|
598
|
+
args: DeleteImageCommandInput,
|
|
599
|
+
cb: (err: any, data?: DeleteImageCommandOutput) => void
|
|
600
|
+
): void;
|
|
601
|
+
deleteImage(
|
|
602
|
+
args: DeleteImageCommandInput,
|
|
603
|
+
options: __HttpHandlerOptions,
|
|
604
|
+
cb: (err: any, data?: DeleteImageCommandOutput) => void
|
|
605
|
+
): void;
|
|
606
|
+
|
|
607
|
+
deleteImageBuilder(
|
|
608
|
+
args: DeleteImageBuilderCommandInput,
|
|
609
|
+
options?: __HttpHandlerOptions
|
|
610
|
+
): Promise<DeleteImageBuilderCommandOutput>;
|
|
611
|
+
deleteImageBuilder(
|
|
612
|
+
args: DeleteImageBuilderCommandInput,
|
|
613
|
+
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
|
|
614
|
+
): void;
|
|
615
|
+
deleteImageBuilder(
|
|
616
|
+
args: DeleteImageBuilderCommandInput,
|
|
617
|
+
options: __HttpHandlerOptions,
|
|
618
|
+
cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
|
|
619
|
+
): void;
|
|
620
|
+
|
|
621
|
+
deleteImagePermissions(
|
|
622
|
+
args: DeleteImagePermissionsCommandInput,
|
|
623
|
+
options?: __HttpHandlerOptions
|
|
624
|
+
): Promise<DeleteImagePermissionsCommandOutput>;
|
|
625
|
+
deleteImagePermissions(
|
|
626
|
+
args: DeleteImagePermissionsCommandInput,
|
|
627
|
+
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
|
|
628
|
+
): void;
|
|
629
|
+
deleteImagePermissions(
|
|
630
|
+
args: DeleteImagePermissionsCommandInput,
|
|
631
|
+
options: __HttpHandlerOptions,
|
|
632
|
+
cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
|
|
633
|
+
): void;
|
|
634
|
+
|
|
635
|
+
deleteStack(
|
|
636
|
+
args: DeleteStackCommandInput,
|
|
637
|
+
options?: __HttpHandlerOptions
|
|
638
|
+
): Promise<DeleteStackCommandOutput>;
|
|
639
|
+
deleteStack(
|
|
640
|
+
args: DeleteStackCommandInput,
|
|
641
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
642
|
+
): void;
|
|
643
|
+
deleteStack(
|
|
644
|
+
args: DeleteStackCommandInput,
|
|
645
|
+
options: __HttpHandlerOptions,
|
|
646
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
647
|
+
): void;
|
|
648
|
+
|
|
649
|
+
deleteUsageReportSubscription(
|
|
650
|
+
args: DeleteUsageReportSubscriptionCommandInput,
|
|
651
|
+
options?: __HttpHandlerOptions
|
|
652
|
+
): Promise<DeleteUsageReportSubscriptionCommandOutput>;
|
|
653
|
+
deleteUsageReportSubscription(
|
|
654
|
+
args: DeleteUsageReportSubscriptionCommandInput,
|
|
655
|
+
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
|
|
656
|
+
): void;
|
|
657
|
+
deleteUsageReportSubscription(
|
|
658
|
+
args: DeleteUsageReportSubscriptionCommandInput,
|
|
659
|
+
options: __HttpHandlerOptions,
|
|
660
|
+
cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
|
|
661
|
+
): void;
|
|
662
|
+
|
|
663
|
+
deleteUser(
|
|
664
|
+
args: DeleteUserCommandInput,
|
|
665
|
+
options?: __HttpHandlerOptions
|
|
666
|
+
): Promise<DeleteUserCommandOutput>;
|
|
667
|
+
deleteUser(
|
|
668
|
+
args: DeleteUserCommandInput,
|
|
669
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
670
|
+
): void;
|
|
671
|
+
deleteUser(
|
|
672
|
+
args: DeleteUserCommandInput,
|
|
673
|
+
options: __HttpHandlerOptions,
|
|
674
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
675
|
+
): void;
|
|
676
|
+
|
|
677
|
+
describeAppBlocks(
|
|
678
|
+
args: DescribeAppBlocksCommandInput,
|
|
679
|
+
options?: __HttpHandlerOptions
|
|
680
|
+
): Promise<DescribeAppBlocksCommandOutput>;
|
|
681
|
+
describeAppBlocks(
|
|
682
|
+
args: DescribeAppBlocksCommandInput,
|
|
683
|
+
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
|
|
684
|
+
): void;
|
|
685
|
+
describeAppBlocks(
|
|
686
|
+
args: DescribeAppBlocksCommandInput,
|
|
687
|
+
options: __HttpHandlerOptions,
|
|
688
|
+
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
|
|
689
|
+
): void;
|
|
690
|
+
|
|
691
|
+
describeApplicationFleetAssociations(
|
|
692
|
+
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
693
|
+
options?: __HttpHandlerOptions
|
|
694
|
+
): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
|
|
695
|
+
describeApplicationFleetAssociations(
|
|
696
|
+
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
697
|
+
cb: (
|
|
698
|
+
err: any,
|
|
699
|
+
data?: DescribeApplicationFleetAssociationsCommandOutput
|
|
700
|
+
) => void
|
|
701
|
+
): void;
|
|
702
|
+
describeApplicationFleetAssociations(
|
|
703
|
+
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
704
|
+
options: __HttpHandlerOptions,
|
|
705
|
+
cb: (
|
|
706
|
+
err: any,
|
|
707
|
+
data?: DescribeApplicationFleetAssociationsCommandOutput
|
|
708
|
+
) => void
|
|
709
|
+
): void;
|
|
710
|
+
|
|
711
|
+
describeApplications(
|
|
712
|
+
args: DescribeApplicationsCommandInput,
|
|
713
|
+
options?: __HttpHandlerOptions
|
|
714
|
+
): Promise<DescribeApplicationsCommandOutput>;
|
|
715
|
+
describeApplications(
|
|
716
|
+
args: DescribeApplicationsCommandInput,
|
|
717
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
718
|
+
): void;
|
|
719
|
+
describeApplications(
|
|
720
|
+
args: DescribeApplicationsCommandInput,
|
|
721
|
+
options: __HttpHandlerOptions,
|
|
722
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
723
|
+
): void;
|
|
724
|
+
|
|
725
|
+
describeDirectoryConfigs(
|
|
726
|
+
args: DescribeDirectoryConfigsCommandInput,
|
|
727
|
+
options?: __HttpHandlerOptions
|
|
728
|
+
): Promise<DescribeDirectoryConfigsCommandOutput>;
|
|
729
|
+
describeDirectoryConfigs(
|
|
730
|
+
args: DescribeDirectoryConfigsCommandInput,
|
|
731
|
+
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
|
|
732
|
+
): void;
|
|
733
|
+
describeDirectoryConfigs(
|
|
734
|
+
args: DescribeDirectoryConfigsCommandInput,
|
|
735
|
+
options: __HttpHandlerOptions,
|
|
736
|
+
cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
|
|
737
|
+
): void;
|
|
738
|
+
|
|
739
|
+
describeEntitlements(
|
|
740
|
+
args: DescribeEntitlementsCommandInput,
|
|
741
|
+
options?: __HttpHandlerOptions
|
|
742
|
+
): Promise<DescribeEntitlementsCommandOutput>;
|
|
743
|
+
describeEntitlements(
|
|
744
|
+
args: DescribeEntitlementsCommandInput,
|
|
745
|
+
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
|
|
746
|
+
): void;
|
|
747
|
+
describeEntitlements(
|
|
748
|
+
args: DescribeEntitlementsCommandInput,
|
|
749
|
+
options: __HttpHandlerOptions,
|
|
750
|
+
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
|
|
751
|
+
): void;
|
|
752
|
+
|
|
753
|
+
describeFleets(
|
|
754
|
+
args: DescribeFleetsCommandInput,
|
|
755
|
+
options?: __HttpHandlerOptions
|
|
756
|
+
): Promise<DescribeFleetsCommandOutput>;
|
|
757
|
+
describeFleets(
|
|
758
|
+
args: DescribeFleetsCommandInput,
|
|
759
|
+
cb: (err: any, data?: DescribeFleetsCommandOutput) => void
|
|
760
|
+
): void;
|
|
761
|
+
describeFleets(
|
|
762
|
+
args: DescribeFleetsCommandInput,
|
|
763
|
+
options: __HttpHandlerOptions,
|
|
764
|
+
cb: (err: any, data?: DescribeFleetsCommandOutput) => void
|
|
765
|
+
): void;
|
|
766
|
+
|
|
767
|
+
describeImageBuilders(
|
|
768
|
+
args: DescribeImageBuildersCommandInput,
|
|
769
|
+
options?: __HttpHandlerOptions
|
|
770
|
+
): Promise<DescribeImageBuildersCommandOutput>;
|
|
771
|
+
describeImageBuilders(
|
|
772
|
+
args: DescribeImageBuildersCommandInput,
|
|
773
|
+
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
|
|
774
|
+
): void;
|
|
775
|
+
describeImageBuilders(
|
|
776
|
+
args: DescribeImageBuildersCommandInput,
|
|
777
|
+
options: __HttpHandlerOptions,
|
|
778
|
+
cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
|
|
779
|
+
): void;
|
|
780
|
+
|
|
781
|
+
describeImagePermissions(
|
|
782
|
+
args: DescribeImagePermissionsCommandInput,
|
|
783
|
+
options?: __HttpHandlerOptions
|
|
784
|
+
): Promise<DescribeImagePermissionsCommandOutput>;
|
|
785
|
+
describeImagePermissions(
|
|
786
|
+
args: DescribeImagePermissionsCommandInput,
|
|
787
|
+
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
|
|
788
|
+
): void;
|
|
789
|
+
describeImagePermissions(
|
|
790
|
+
args: DescribeImagePermissionsCommandInput,
|
|
791
|
+
options: __HttpHandlerOptions,
|
|
792
|
+
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
|
|
793
|
+
): void;
|
|
794
|
+
|
|
795
|
+
describeImages(
|
|
796
|
+
args: DescribeImagesCommandInput,
|
|
797
|
+
options?: __HttpHandlerOptions
|
|
798
|
+
): Promise<DescribeImagesCommandOutput>;
|
|
799
|
+
describeImages(
|
|
800
|
+
args: DescribeImagesCommandInput,
|
|
801
|
+
cb: (err: any, data?: DescribeImagesCommandOutput) => void
|
|
802
|
+
): void;
|
|
803
|
+
describeImages(
|
|
804
|
+
args: DescribeImagesCommandInput,
|
|
805
|
+
options: __HttpHandlerOptions,
|
|
806
|
+
cb: (err: any, data?: DescribeImagesCommandOutput) => void
|
|
807
|
+
): void;
|
|
808
|
+
|
|
809
|
+
describeSessions(
|
|
810
|
+
args: DescribeSessionsCommandInput,
|
|
811
|
+
options?: __HttpHandlerOptions
|
|
812
|
+
): Promise<DescribeSessionsCommandOutput>;
|
|
813
|
+
describeSessions(
|
|
814
|
+
args: DescribeSessionsCommandInput,
|
|
815
|
+
cb: (err: any, data?: DescribeSessionsCommandOutput) => void
|
|
816
|
+
): void;
|
|
817
|
+
describeSessions(
|
|
818
|
+
args: DescribeSessionsCommandInput,
|
|
819
|
+
options: __HttpHandlerOptions,
|
|
820
|
+
cb: (err: any, data?: DescribeSessionsCommandOutput) => void
|
|
821
|
+
): void;
|
|
822
|
+
|
|
823
|
+
describeStacks(
|
|
824
|
+
args: DescribeStacksCommandInput,
|
|
825
|
+
options?: __HttpHandlerOptions
|
|
826
|
+
): Promise<DescribeStacksCommandOutput>;
|
|
827
|
+
describeStacks(
|
|
828
|
+
args: DescribeStacksCommandInput,
|
|
829
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
830
|
+
): void;
|
|
831
|
+
describeStacks(
|
|
832
|
+
args: DescribeStacksCommandInput,
|
|
833
|
+
options: __HttpHandlerOptions,
|
|
834
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
835
|
+
): void;
|
|
836
|
+
|
|
837
|
+
describeUsageReportSubscriptions(
|
|
838
|
+
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
839
|
+
options?: __HttpHandlerOptions
|
|
840
|
+
): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
|
|
841
|
+
describeUsageReportSubscriptions(
|
|
842
|
+
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
843
|
+
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
|
|
844
|
+
): void;
|
|
845
|
+
describeUsageReportSubscriptions(
|
|
846
|
+
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
847
|
+
options: __HttpHandlerOptions,
|
|
848
|
+
cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
|
|
849
|
+
): void;
|
|
850
|
+
|
|
851
|
+
describeUsers(
|
|
852
|
+
args: DescribeUsersCommandInput,
|
|
853
|
+
options?: __HttpHandlerOptions
|
|
854
|
+
): Promise<DescribeUsersCommandOutput>;
|
|
855
|
+
describeUsers(
|
|
856
|
+
args: DescribeUsersCommandInput,
|
|
857
|
+
cb: (err: any, data?: DescribeUsersCommandOutput) => void
|
|
858
|
+
): void;
|
|
859
|
+
describeUsers(
|
|
860
|
+
args: DescribeUsersCommandInput,
|
|
861
|
+
options: __HttpHandlerOptions,
|
|
862
|
+
cb: (err: any, data?: DescribeUsersCommandOutput) => void
|
|
863
|
+
): void;
|
|
864
|
+
|
|
865
|
+
describeUserStackAssociations(
|
|
866
|
+
args: DescribeUserStackAssociationsCommandInput,
|
|
867
|
+
options?: __HttpHandlerOptions
|
|
868
|
+
): Promise<DescribeUserStackAssociationsCommandOutput>;
|
|
869
|
+
describeUserStackAssociations(
|
|
870
|
+
args: DescribeUserStackAssociationsCommandInput,
|
|
871
|
+
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
|
|
872
|
+
): void;
|
|
873
|
+
describeUserStackAssociations(
|
|
874
|
+
args: DescribeUserStackAssociationsCommandInput,
|
|
875
|
+
options: __HttpHandlerOptions,
|
|
876
|
+
cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
|
|
877
|
+
): void;
|
|
878
|
+
|
|
879
|
+
disableUser(
|
|
880
|
+
args: DisableUserCommandInput,
|
|
881
|
+
options?: __HttpHandlerOptions
|
|
882
|
+
): Promise<DisableUserCommandOutput>;
|
|
883
|
+
disableUser(
|
|
884
|
+
args: DisableUserCommandInput,
|
|
885
|
+
cb: (err: any, data?: DisableUserCommandOutput) => void
|
|
886
|
+
): void;
|
|
887
|
+
disableUser(
|
|
888
|
+
args: DisableUserCommandInput,
|
|
889
|
+
options: __HttpHandlerOptions,
|
|
890
|
+
cb: (err: any, data?: DisableUserCommandOutput) => void
|
|
891
|
+
): void;
|
|
892
|
+
|
|
893
|
+
disassociateApplicationFleet(
|
|
894
|
+
args: DisassociateApplicationFleetCommandInput,
|
|
895
|
+
options?: __HttpHandlerOptions
|
|
896
|
+
): Promise<DisassociateApplicationFleetCommandOutput>;
|
|
897
|
+
disassociateApplicationFleet(
|
|
898
|
+
args: DisassociateApplicationFleetCommandInput,
|
|
899
|
+
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
|
|
900
|
+
): void;
|
|
901
|
+
disassociateApplicationFleet(
|
|
902
|
+
args: DisassociateApplicationFleetCommandInput,
|
|
903
|
+
options: __HttpHandlerOptions,
|
|
904
|
+
cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
|
|
905
|
+
): void;
|
|
906
|
+
|
|
907
|
+
disassociateApplicationFromEntitlement(
|
|
908
|
+
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
909
|
+
options?: __HttpHandlerOptions
|
|
910
|
+
): Promise<DisassociateApplicationFromEntitlementCommandOutput>;
|
|
911
|
+
disassociateApplicationFromEntitlement(
|
|
912
|
+
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
913
|
+
cb: (
|
|
914
|
+
err: any,
|
|
915
|
+
data?: DisassociateApplicationFromEntitlementCommandOutput
|
|
916
|
+
) => void
|
|
917
|
+
): void;
|
|
918
|
+
disassociateApplicationFromEntitlement(
|
|
919
|
+
args: DisassociateApplicationFromEntitlementCommandInput,
|
|
920
|
+
options: __HttpHandlerOptions,
|
|
921
|
+
cb: (
|
|
922
|
+
err: any,
|
|
923
|
+
data?: DisassociateApplicationFromEntitlementCommandOutput
|
|
924
|
+
) => void
|
|
925
|
+
): void;
|
|
926
|
+
|
|
927
|
+
disassociateFleet(
|
|
928
|
+
args: DisassociateFleetCommandInput,
|
|
929
|
+
options?: __HttpHandlerOptions
|
|
930
|
+
): Promise<DisassociateFleetCommandOutput>;
|
|
931
|
+
disassociateFleet(
|
|
932
|
+
args: DisassociateFleetCommandInput,
|
|
933
|
+
cb: (err: any, data?: DisassociateFleetCommandOutput) => void
|
|
934
|
+
): void;
|
|
935
|
+
disassociateFleet(
|
|
936
|
+
args: DisassociateFleetCommandInput,
|
|
937
|
+
options: __HttpHandlerOptions,
|
|
938
|
+
cb: (err: any, data?: DisassociateFleetCommandOutput) => void
|
|
939
|
+
): void;
|
|
940
|
+
|
|
941
|
+
enableUser(
|
|
942
|
+
args: EnableUserCommandInput,
|
|
943
|
+
options?: __HttpHandlerOptions
|
|
944
|
+
): Promise<EnableUserCommandOutput>;
|
|
945
|
+
enableUser(
|
|
946
|
+
args: EnableUserCommandInput,
|
|
947
|
+
cb: (err: any, data?: EnableUserCommandOutput) => void
|
|
948
|
+
): void;
|
|
949
|
+
enableUser(
|
|
950
|
+
args: EnableUserCommandInput,
|
|
951
|
+
options: __HttpHandlerOptions,
|
|
952
|
+
cb: (err: any, data?: EnableUserCommandOutput) => void
|
|
953
|
+
): void;
|
|
954
|
+
|
|
955
|
+
expireSession(
|
|
956
|
+
args: ExpireSessionCommandInput,
|
|
957
|
+
options?: __HttpHandlerOptions
|
|
958
|
+
): Promise<ExpireSessionCommandOutput>;
|
|
959
|
+
expireSession(
|
|
960
|
+
args: ExpireSessionCommandInput,
|
|
961
|
+
cb: (err: any, data?: ExpireSessionCommandOutput) => void
|
|
962
|
+
): void;
|
|
963
|
+
expireSession(
|
|
964
|
+
args: ExpireSessionCommandInput,
|
|
965
|
+
options: __HttpHandlerOptions,
|
|
966
|
+
cb: (err: any, data?: ExpireSessionCommandOutput) => void
|
|
967
|
+
): void;
|
|
968
|
+
|
|
969
|
+
listAssociatedFleets(
|
|
970
|
+
args: ListAssociatedFleetsCommandInput,
|
|
971
|
+
options?: __HttpHandlerOptions
|
|
972
|
+
): Promise<ListAssociatedFleetsCommandOutput>;
|
|
973
|
+
listAssociatedFleets(
|
|
974
|
+
args: ListAssociatedFleetsCommandInput,
|
|
975
|
+
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
|
|
976
|
+
): void;
|
|
977
|
+
listAssociatedFleets(
|
|
978
|
+
args: ListAssociatedFleetsCommandInput,
|
|
979
|
+
options: __HttpHandlerOptions,
|
|
980
|
+
cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
|
|
981
|
+
): void;
|
|
982
|
+
|
|
983
|
+
listAssociatedStacks(
|
|
984
|
+
args: ListAssociatedStacksCommandInput,
|
|
985
|
+
options?: __HttpHandlerOptions
|
|
986
|
+
): Promise<ListAssociatedStacksCommandOutput>;
|
|
987
|
+
listAssociatedStacks(
|
|
988
|
+
args: ListAssociatedStacksCommandInput,
|
|
989
|
+
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
|
|
990
|
+
): void;
|
|
991
|
+
listAssociatedStacks(
|
|
992
|
+
args: ListAssociatedStacksCommandInput,
|
|
993
|
+
options: __HttpHandlerOptions,
|
|
994
|
+
cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
|
|
995
|
+
): void;
|
|
996
|
+
|
|
997
|
+
listEntitledApplications(
|
|
998
|
+
args: ListEntitledApplicationsCommandInput,
|
|
999
|
+
options?: __HttpHandlerOptions
|
|
1000
|
+
): Promise<ListEntitledApplicationsCommandOutput>;
|
|
1001
|
+
listEntitledApplications(
|
|
1002
|
+
args: ListEntitledApplicationsCommandInput,
|
|
1003
|
+
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
|
|
1004
|
+
): void;
|
|
1005
|
+
listEntitledApplications(
|
|
1006
|
+
args: ListEntitledApplicationsCommandInput,
|
|
1007
|
+
options: __HttpHandlerOptions,
|
|
1008
|
+
cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
|
|
1009
|
+
): void;
|
|
1010
|
+
|
|
1011
|
+
listTagsForResource(
|
|
1012
|
+
args: ListTagsForResourceCommandInput,
|
|
1013
|
+
options?: __HttpHandlerOptions
|
|
1014
|
+
): Promise<ListTagsForResourceCommandOutput>;
|
|
1015
|
+
listTagsForResource(
|
|
1016
|
+
args: ListTagsForResourceCommandInput,
|
|
1017
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1018
|
+
): void;
|
|
1019
|
+
listTagsForResource(
|
|
1020
|
+
args: ListTagsForResourceCommandInput,
|
|
1021
|
+
options: __HttpHandlerOptions,
|
|
1022
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1023
|
+
): void;
|
|
1024
|
+
|
|
1025
|
+
startFleet(
|
|
1026
|
+
args: StartFleetCommandInput,
|
|
1027
|
+
options?: __HttpHandlerOptions
|
|
1028
|
+
): Promise<StartFleetCommandOutput>;
|
|
1029
|
+
startFleet(
|
|
1030
|
+
args: StartFleetCommandInput,
|
|
1031
|
+
cb: (err: any, data?: StartFleetCommandOutput) => void
|
|
1032
|
+
): void;
|
|
1033
|
+
startFleet(
|
|
1034
|
+
args: StartFleetCommandInput,
|
|
1035
|
+
options: __HttpHandlerOptions,
|
|
1036
|
+
cb: (err: any, data?: StartFleetCommandOutput) => void
|
|
1037
|
+
): void;
|
|
1038
|
+
|
|
1039
|
+
startImageBuilder(
|
|
1040
|
+
args: StartImageBuilderCommandInput,
|
|
1041
|
+
options?: __HttpHandlerOptions
|
|
1042
|
+
): Promise<StartImageBuilderCommandOutput>;
|
|
1043
|
+
startImageBuilder(
|
|
1044
|
+
args: StartImageBuilderCommandInput,
|
|
1045
|
+
cb: (err: any, data?: StartImageBuilderCommandOutput) => void
|
|
1046
|
+
): void;
|
|
1047
|
+
startImageBuilder(
|
|
1048
|
+
args: StartImageBuilderCommandInput,
|
|
1049
|
+
options: __HttpHandlerOptions,
|
|
1050
|
+
cb: (err: any, data?: StartImageBuilderCommandOutput) => void
|
|
1051
|
+
): void;
|
|
1052
|
+
|
|
1053
|
+
stopFleet(
|
|
1054
|
+
args: StopFleetCommandInput,
|
|
1055
|
+
options?: __HttpHandlerOptions
|
|
1056
|
+
): Promise<StopFleetCommandOutput>;
|
|
1057
|
+
stopFleet(
|
|
1058
|
+
args: StopFleetCommandInput,
|
|
1059
|
+
cb: (err: any, data?: StopFleetCommandOutput) => void
|
|
1060
|
+
): void;
|
|
1061
|
+
stopFleet(
|
|
1062
|
+
args: StopFleetCommandInput,
|
|
1063
|
+
options: __HttpHandlerOptions,
|
|
1064
|
+
cb: (err: any, data?: StopFleetCommandOutput) => void
|
|
1065
|
+
): void;
|
|
1066
|
+
|
|
1067
|
+
stopImageBuilder(
|
|
1068
|
+
args: StopImageBuilderCommandInput,
|
|
1069
|
+
options?: __HttpHandlerOptions
|
|
1070
|
+
): Promise<StopImageBuilderCommandOutput>;
|
|
1071
|
+
stopImageBuilder(
|
|
1072
|
+
args: StopImageBuilderCommandInput,
|
|
1073
|
+
cb: (err: any, data?: StopImageBuilderCommandOutput) => void
|
|
1074
|
+
): void;
|
|
1075
|
+
stopImageBuilder(
|
|
1076
|
+
args: StopImageBuilderCommandInput,
|
|
1077
|
+
options: __HttpHandlerOptions,
|
|
1078
|
+
cb: (err: any, data?: StopImageBuilderCommandOutput) => void
|
|
1079
|
+
): void;
|
|
1080
|
+
|
|
1081
|
+
tagResource(
|
|
1082
|
+
args: TagResourceCommandInput,
|
|
1083
|
+
options?: __HttpHandlerOptions
|
|
1084
|
+
): Promise<TagResourceCommandOutput>;
|
|
1085
|
+
tagResource(
|
|
1086
|
+
args: TagResourceCommandInput,
|
|
1087
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1088
|
+
): void;
|
|
1089
|
+
tagResource(
|
|
1090
|
+
args: TagResourceCommandInput,
|
|
1091
|
+
options: __HttpHandlerOptions,
|
|
1092
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1093
|
+
): void;
|
|
1094
|
+
|
|
1095
|
+
untagResource(
|
|
1096
|
+
args: UntagResourceCommandInput,
|
|
1097
|
+
options?: __HttpHandlerOptions
|
|
1098
|
+
): Promise<UntagResourceCommandOutput>;
|
|
1099
|
+
untagResource(
|
|
1100
|
+
args: UntagResourceCommandInput,
|
|
1101
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1102
|
+
): void;
|
|
1103
|
+
untagResource(
|
|
1104
|
+
args: UntagResourceCommandInput,
|
|
1105
|
+
options: __HttpHandlerOptions,
|
|
1106
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1107
|
+
): void;
|
|
1108
|
+
|
|
1109
|
+
updateApplication(
|
|
1110
|
+
args: UpdateApplicationCommandInput,
|
|
1111
|
+
options?: __HttpHandlerOptions
|
|
1112
|
+
): Promise<UpdateApplicationCommandOutput>;
|
|
1113
|
+
updateApplication(
|
|
1114
|
+
args: UpdateApplicationCommandInput,
|
|
1115
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1116
|
+
): void;
|
|
1117
|
+
updateApplication(
|
|
1118
|
+
args: UpdateApplicationCommandInput,
|
|
1119
|
+
options: __HttpHandlerOptions,
|
|
1120
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1121
|
+
): void;
|
|
1122
|
+
|
|
1123
|
+
updateDirectoryConfig(
|
|
1124
|
+
args: UpdateDirectoryConfigCommandInput,
|
|
1125
|
+
options?: __HttpHandlerOptions
|
|
1126
|
+
): Promise<UpdateDirectoryConfigCommandOutput>;
|
|
1127
|
+
updateDirectoryConfig(
|
|
1128
|
+
args: UpdateDirectoryConfigCommandInput,
|
|
1129
|
+
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
|
|
1130
|
+
): void;
|
|
1131
|
+
updateDirectoryConfig(
|
|
1132
|
+
args: UpdateDirectoryConfigCommandInput,
|
|
1133
|
+
options: __HttpHandlerOptions,
|
|
1134
|
+
cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
|
|
1135
|
+
): void;
|
|
1136
|
+
|
|
1137
|
+
updateEntitlement(
|
|
1138
|
+
args: UpdateEntitlementCommandInput,
|
|
1139
|
+
options?: __HttpHandlerOptions
|
|
1140
|
+
): Promise<UpdateEntitlementCommandOutput>;
|
|
1141
|
+
updateEntitlement(
|
|
1142
|
+
args: UpdateEntitlementCommandInput,
|
|
1143
|
+
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
|
|
1144
|
+
): void;
|
|
1145
|
+
updateEntitlement(
|
|
1146
|
+
args: UpdateEntitlementCommandInput,
|
|
1147
|
+
options: __HttpHandlerOptions,
|
|
1148
|
+
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
|
|
1149
|
+
): void;
|
|
1150
|
+
|
|
1151
|
+
updateFleet(
|
|
1152
|
+
args: UpdateFleetCommandInput,
|
|
1153
|
+
options?: __HttpHandlerOptions
|
|
1154
|
+
): Promise<UpdateFleetCommandOutput>;
|
|
1155
|
+
updateFleet(
|
|
1156
|
+
args: UpdateFleetCommandInput,
|
|
1157
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
1158
|
+
): void;
|
|
1159
|
+
updateFleet(
|
|
1160
|
+
args: UpdateFleetCommandInput,
|
|
1161
|
+
options: __HttpHandlerOptions,
|
|
1162
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
1163
|
+
): void;
|
|
1164
|
+
|
|
1165
|
+
updateImagePermissions(
|
|
1166
|
+
args: UpdateImagePermissionsCommandInput,
|
|
1167
|
+
options?: __HttpHandlerOptions
|
|
1168
|
+
): Promise<UpdateImagePermissionsCommandOutput>;
|
|
1169
|
+
updateImagePermissions(
|
|
1170
|
+
args: UpdateImagePermissionsCommandInput,
|
|
1171
|
+
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
|
|
1172
|
+
): void;
|
|
1173
|
+
updateImagePermissions(
|
|
1174
|
+
args: UpdateImagePermissionsCommandInput,
|
|
1175
|
+
options: __HttpHandlerOptions,
|
|
1176
|
+
cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
|
|
1177
|
+
): void;
|
|
1178
|
+
|
|
1179
|
+
updateStack(
|
|
1180
|
+
args: UpdateStackCommandInput,
|
|
1181
|
+
options?: __HttpHandlerOptions
|
|
1182
|
+
): Promise<UpdateStackCommandOutput>;
|
|
1183
|
+
updateStack(
|
|
1184
|
+
args: UpdateStackCommandInput,
|
|
1185
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1186
|
+
): void;
|
|
1187
|
+
updateStack(
|
|
1188
|
+
args: UpdateStackCommandInput,
|
|
1189
|
+
options: __HttpHandlerOptions,
|
|
1190
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1191
|
+
): void;
|
|
1192
|
+
}
|