@aws-sdk/client-appstream 3.169.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AppStream.d.ts +1127 -330
  3. package/dist-types/ts3.4/AppStreamClient.d.ts +494 -138
  4. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +35 -17
  7. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +32 -17
  10. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +36 -17
  14. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +32 -17
  15. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +36 -17
  16. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
  18. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +36 -17
  19. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
  22. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +36 -17
  26. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
  33. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +36 -17
  34. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +35 -17
  42. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +32 -17
  52. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +32 -17
  60. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +36 -17
  64. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +36 -17
  66. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
  69. package/dist-types/ts3.4/commands/index.d.ts +65 -65
  70. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  71. package/dist-types/ts3.4/index.d.ts +7 -7
  72. package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +7 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +1591 -2017
  75. package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  78. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  79. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  84. package/dist-types/ts3.4/waiters/index.d.ts +2 -2
  85. package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +11 -7
  86. package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +11 -7
  87. package/package.json +35 -35
@@ -1,2017 +1,1591 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
3
- export declare enum AccessEndpointType {
4
- STREAMING = "STREAMING"
5
- }
6
-
7
- export interface AccessEndpoint {
8
-
9
- EndpointType: AccessEndpointType | string | undefined;
10
-
11
- VpceId?: string;
12
- }
13
- export declare enum Action {
14
- CLIPBOARD_COPY_FROM_LOCAL_DEVICE = "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
15
- CLIPBOARD_COPY_TO_LOCAL_DEVICE = "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
16
- DOMAIN_PASSWORD_SIGNIN = "DOMAIN_PASSWORD_SIGNIN",
17
- DOMAIN_SMART_CARD_SIGNIN = "DOMAIN_SMART_CARD_SIGNIN",
18
- FILE_DOWNLOAD = "FILE_DOWNLOAD",
19
- FILE_UPLOAD = "FILE_UPLOAD",
20
- PRINTING_TO_LOCAL_DEVICE = "PRINTING_TO_LOCAL_DEVICE"
21
- }
22
-
23
- export interface S3Location {
24
-
25
- S3Bucket: string | undefined;
26
-
27
- S3Key: string | undefined;
28
- }
29
-
30
- export interface ScriptDetails {
31
-
32
- ScriptS3Location: S3Location | undefined;
33
-
34
- ExecutablePath: string | undefined;
35
-
36
- ExecutableParameters?: string;
37
-
38
- TimeoutInSeconds: number | undefined;
39
- }
40
-
41
- export interface AppBlock {
42
-
43
- Name: string | undefined;
44
-
45
- Arn: string | undefined;
46
-
47
- Description?: string;
48
-
49
- DisplayName?: string;
50
-
51
- SourceS3Location?: S3Location;
52
-
53
- SetupScriptDetails: ScriptDetails | undefined;
54
-
55
- CreatedTime?: Date;
56
- }
57
- export declare type PlatformType = "AMAZON_LINUX2" | "WINDOWS" | "WINDOWS_SERVER_2016" | "WINDOWS_SERVER_2019";
58
-
59
- export interface Application {
60
-
61
- Name?: string;
62
-
63
- DisplayName?: string;
64
-
65
- IconURL?: string;
66
-
67
- LaunchPath?: string;
68
-
69
- LaunchParameters?: string;
70
-
71
- Enabled?: boolean;
72
-
73
- Metadata?: Record<string, string>;
74
-
75
- WorkingDirectory?: string;
76
-
77
- Description?: string;
78
-
79
- Arn?: string;
80
-
81
- AppBlockArn?: string;
82
-
83
- IconS3Location?: S3Location;
84
-
85
- Platforms?: (PlatformType | string)[];
86
-
87
- InstanceFamilies?: string[];
88
-
89
- CreatedTime?: Date;
90
- }
91
- export declare enum ApplicationAttribute {
92
- LAUNCH_PARAMETERS = "LAUNCH_PARAMETERS",
93
- WORKING_DIRECTORY = "WORKING_DIRECTORY"
94
- }
95
-
96
- export interface ApplicationFleetAssociation {
97
-
98
- FleetName: string | undefined;
99
-
100
- ApplicationArn: string | undefined;
101
- }
102
-
103
- export interface ApplicationSettings {
104
-
105
- Enabled: boolean | undefined;
106
-
107
- SettingsGroup?: string;
108
- }
109
-
110
- export interface ApplicationSettingsResponse {
111
-
112
- Enabled?: boolean;
113
-
114
- SettingsGroup?: string;
115
-
116
- S3BucketName?: string;
117
- }
118
- export declare enum AppVisibility {
119
- ALL = "ALL",
120
- ASSOCIATED = "ASSOCIATED"
121
- }
122
- export interface AssociateApplicationFleetRequest {
123
-
124
- FleetName: string | undefined;
125
-
126
- ApplicationArn: string | undefined;
127
- }
128
- export interface AssociateApplicationFleetResult {
129
-
130
- ApplicationFleetAssociation?: ApplicationFleetAssociation;
131
- }
132
-
133
- export declare class ConcurrentModificationException extends __BaseException {
134
- readonly name: "ConcurrentModificationException";
135
- readonly $fault: "client";
136
-
137
- Message?: string;
138
-
139
- constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
140
- }
141
-
142
- export declare class InvalidParameterCombinationException extends __BaseException {
143
- readonly name: "InvalidParameterCombinationException";
144
- readonly $fault: "client";
145
-
146
- Message?: string;
147
-
148
- constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
149
- }
150
-
151
- export declare class LimitExceededException extends __BaseException {
152
- readonly name: "LimitExceededException";
153
- readonly $fault: "client";
154
-
155
- Message?: string;
156
-
157
- constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
158
- }
159
-
160
- export declare class OperationNotPermittedException extends __BaseException {
161
- readonly name: "OperationNotPermittedException";
162
- readonly $fault: "client";
163
-
164
- Message?: string;
165
-
166
- constructor(opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>);
167
- }
168
-
169
- export declare class ResourceNotFoundException extends __BaseException {
170
- readonly name: "ResourceNotFoundException";
171
- readonly $fault: "client";
172
-
173
- Message?: string;
174
-
175
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
176
- }
177
- export interface AssociateApplicationToEntitlementRequest {
178
-
179
- StackName: string | undefined;
180
-
181
- EntitlementName: string | undefined;
182
-
183
- ApplicationIdentifier: string | undefined;
184
- }
185
- export interface AssociateApplicationToEntitlementResult {
186
- }
187
-
188
- export declare class EntitlementNotFoundException extends __BaseException {
189
- readonly name: "EntitlementNotFoundException";
190
- readonly $fault: "client";
191
-
192
- Message?: string;
193
-
194
- constructor(opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>);
195
- }
196
- export interface AssociateFleetRequest {
197
-
198
- FleetName: string | undefined;
199
-
200
- StackName: string | undefined;
201
- }
202
- export interface AssociateFleetResult {
203
- }
204
-
205
- export declare class IncompatibleImageException extends __BaseException {
206
- readonly name: "IncompatibleImageException";
207
- readonly $fault: "client";
208
-
209
- Message?: string;
210
-
211
- constructor(opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>);
212
- }
213
-
214
- export declare class InvalidAccountStatusException extends __BaseException {
215
- readonly name: "InvalidAccountStatusException";
216
- readonly $fault: "client";
217
-
218
- Message?: string;
219
-
220
- constructor(opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>);
221
- }
222
- export declare enum AuthenticationType {
223
- API = "API",
224
- SAML = "SAML",
225
- USERPOOL = "USERPOOL"
226
- }
227
-
228
- export interface UserStackAssociation {
229
-
230
- StackName: string | undefined;
231
-
232
- UserName: string | undefined;
233
-
234
- AuthenticationType: AuthenticationType | string | undefined;
235
-
236
- SendEmailNotification?: boolean;
237
- }
238
- export interface BatchAssociateUserStackRequest {
239
-
240
- UserStackAssociations: UserStackAssociation[] | undefined;
241
- }
242
- export declare enum UserStackAssociationErrorCode {
243
- DIRECTORY_NOT_FOUND = "DIRECTORY_NOT_FOUND",
244
- INTERNAL_ERROR = "INTERNAL_ERROR",
245
- STACK_NOT_FOUND = "STACK_NOT_FOUND",
246
- USER_NAME_NOT_FOUND = "USER_NAME_NOT_FOUND"
247
- }
248
-
249
- export interface UserStackAssociationError {
250
-
251
- UserStackAssociation?: UserStackAssociation;
252
-
253
- ErrorCode?: UserStackAssociationErrorCode | string;
254
-
255
- ErrorMessage?: string;
256
- }
257
- export interface BatchAssociateUserStackResult {
258
-
259
- errors?: UserStackAssociationError[];
260
- }
261
- export interface BatchDisassociateUserStackRequest {
262
-
263
- UserStackAssociations: UserStackAssociation[] | undefined;
264
- }
265
- export interface BatchDisassociateUserStackResult {
266
-
267
- errors?: UserStackAssociationError[];
268
- }
269
-
270
- export interface ComputeCapacity {
271
-
272
- DesiredInstances: number | undefined;
273
- }
274
-
275
- export interface ComputeCapacityStatus {
276
-
277
- Desired: number | undefined;
278
-
279
- Running?: number;
280
-
281
- InUse?: number;
282
-
283
- Available?: number;
284
- }
285
- export interface CopyImageRequest {
286
-
287
- SourceImageName: string | undefined;
288
-
289
- DestinationImageName: string | undefined;
290
-
291
- DestinationRegion: string | undefined;
292
-
293
- DestinationImageDescription?: string;
294
- }
295
- export interface CopyImageResponse {
296
-
297
- DestinationImageName?: string;
298
- }
299
-
300
- export declare class ResourceAlreadyExistsException extends __BaseException {
301
- readonly name: "ResourceAlreadyExistsException";
302
- readonly $fault: "client";
303
-
304
- Message?: string;
305
-
306
- constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
307
- }
308
-
309
- export declare class ResourceNotAvailableException extends __BaseException {
310
- readonly name: "ResourceNotAvailableException";
311
- readonly $fault: "client";
312
-
313
- Message?: string;
314
-
315
- constructor(opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>);
316
- }
317
- export interface CreateAppBlockRequest {
318
-
319
- Name: string | undefined;
320
-
321
- Description?: string;
322
-
323
- DisplayName?: string;
324
-
325
- SourceS3Location: S3Location | undefined;
326
-
327
- SetupScriptDetails: ScriptDetails | undefined;
328
-
329
- Tags?: Record<string, string>;
330
- }
331
- export interface CreateAppBlockResult {
332
-
333
- AppBlock?: AppBlock;
334
- }
335
- export interface CreateApplicationRequest {
336
-
337
- Name: string | undefined;
338
-
339
- DisplayName?: string;
340
-
341
- Description?: string;
342
-
343
- IconS3Location: S3Location | undefined;
344
-
345
- LaunchPath: string | undefined;
346
-
347
- WorkingDirectory?: string;
348
-
349
- LaunchParameters?: string;
350
-
351
- Platforms: (PlatformType | string)[] | undefined;
352
-
353
- InstanceFamilies: string[] | undefined;
354
-
355
- AppBlockArn: string | undefined;
356
-
357
- Tags?: Record<string, string>;
358
- }
359
- export interface CreateApplicationResult {
360
-
361
- Application?: Application;
362
- }
363
-
364
- export interface ServiceAccountCredentials {
365
-
366
- AccountName: string | undefined;
367
-
368
- AccountPassword: string | undefined;
369
- }
370
- export interface CreateDirectoryConfigRequest {
371
-
372
- DirectoryName: string | undefined;
373
-
374
- OrganizationalUnitDistinguishedNames: string[] | undefined;
375
-
376
- ServiceAccountCredentials?: ServiceAccountCredentials;
377
- }
378
-
379
- export interface DirectoryConfig {
380
-
381
- DirectoryName: string | undefined;
382
-
383
- OrganizationalUnitDistinguishedNames?: string[];
384
-
385
- ServiceAccountCredentials?: ServiceAccountCredentials;
386
-
387
- CreatedTime?: Date;
388
- }
389
- export interface CreateDirectoryConfigResult {
390
-
391
- DirectoryConfig?: DirectoryConfig;
392
- }
393
-
394
- export declare class InvalidRoleException extends __BaseException {
395
- readonly name: "InvalidRoleException";
396
- readonly $fault: "client";
397
-
398
- Message?: string;
399
-
400
- constructor(opts: __ExceptionOptionType<InvalidRoleException, __BaseException>);
401
- }
402
-
403
- export interface EntitlementAttribute {
404
-
405
- Name: string | undefined;
406
-
407
- Value: string | undefined;
408
- }
409
- export interface CreateEntitlementRequest {
410
-
411
- Name: string | undefined;
412
-
413
- StackName: string | undefined;
414
-
415
- Description?: string;
416
-
417
- AppVisibility: AppVisibility | string | undefined;
418
-
419
- Attributes: EntitlementAttribute[] | undefined;
420
- }
421
-
422
- export interface Entitlement {
423
-
424
- Name: string | undefined;
425
-
426
- StackName: string | undefined;
427
-
428
- Description?: string;
429
-
430
- AppVisibility: AppVisibility | string | undefined;
431
-
432
- Attributes: EntitlementAttribute[] | undefined;
433
-
434
- CreatedTime?: Date;
435
-
436
- LastModifiedTime?: Date;
437
- }
438
- export interface CreateEntitlementResult {
439
-
440
- Entitlement?: Entitlement;
441
- }
442
-
443
- export declare class EntitlementAlreadyExistsException extends __BaseException {
444
- readonly name: "EntitlementAlreadyExistsException";
445
- readonly $fault: "client";
446
-
447
- Message?: string;
448
-
449
- constructor(opts: __ExceptionOptionType<EntitlementAlreadyExistsException, __BaseException>);
450
- }
451
-
452
- export interface DomainJoinInfo {
453
-
454
- DirectoryName?: string;
455
-
456
- OrganizationalUnitDistinguishedName?: string;
457
- }
458
- export declare enum FleetType {
459
- ALWAYS_ON = "ALWAYS_ON",
460
- ELASTIC = "ELASTIC",
461
- ON_DEMAND = "ON_DEMAND"
462
- }
463
- export declare enum StreamView {
464
- APP = "APP",
465
- DESKTOP = "DESKTOP"
466
- }
467
-
468
- export interface VpcConfig {
469
-
470
- SubnetIds?: string[];
471
-
472
- SecurityGroupIds?: string[];
473
- }
474
- export interface CreateFleetRequest {
475
-
476
- Name: string | undefined;
477
-
478
- ImageName?: string;
479
-
480
- ImageArn?: string;
481
-
482
- InstanceType: string | undefined;
483
-
484
- FleetType?: FleetType | string;
485
-
486
- ComputeCapacity?: ComputeCapacity;
487
-
488
- VpcConfig?: VpcConfig;
489
-
490
- MaxUserDurationInSeconds?: number;
491
-
492
- DisconnectTimeoutInSeconds?: number;
493
-
494
- Description?: string;
495
-
496
- DisplayName?: string;
497
-
498
- EnableDefaultInternetAccess?: boolean;
499
-
500
- DomainJoinInfo?: DomainJoinInfo;
501
-
502
- Tags?: Record<string, string>;
503
-
504
- IdleDisconnectTimeoutInSeconds?: number;
505
-
506
- IamRoleArn?: string;
507
-
508
- StreamView?: StreamView | string;
509
-
510
- Platform?: PlatformType | string;
511
-
512
- MaxConcurrentSessions?: number;
513
-
514
- UsbDeviceFilterStrings?: string[];
515
-
516
- SessionScriptS3Location?: S3Location;
517
- }
518
- export declare enum FleetErrorCode {
519
- DOMAIN_JOIN_ERROR_ACCESS_DENIED = "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
520
- DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED = "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
521
- DOMAIN_JOIN_ERROR_FILE_NOT_FOUND = "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
522
- DOMAIN_JOIN_ERROR_INVALID_PARAMETER = "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
523
- DOMAIN_JOIN_ERROR_LOGON_FAILURE = "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
524
- DOMAIN_JOIN_ERROR_MORE_DATA = "DOMAIN_JOIN_ERROR_MORE_DATA",
525
- DOMAIN_JOIN_ERROR_NOT_SUPPORTED = "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
526
- DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN = "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
527
- DOMAIN_JOIN_INTERNAL_SERVICE_ERROR = "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
528
- DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME = "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
529
- DOMAIN_JOIN_NERR_PASSWORD_EXPIRED = "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
530
- DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED = "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
531
- FLEET_INSTANCE_PROVISIONING_FAILURE = "FLEET_INSTANCE_PROVISIONING_FAILURE",
532
- FLEET_STOPPED = "FLEET_STOPPED",
533
- IAM_SERVICE_ROLE_IS_MISSING = "IAM_SERVICE_ROLE_IS_MISSING",
534
- IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
535
- IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
536
- IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
537
- IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
538
- IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
539
- IGW_NOT_ATTACHED = "IGW_NOT_ATTACHED",
540
- IMAGE_NOT_FOUND = "IMAGE_NOT_FOUND",
541
- INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
542
- INVALID_SUBNET_CONFIGURATION = "INVALID_SUBNET_CONFIGURATION",
543
- MACHINE_ROLE_IS_MISSING = "MACHINE_ROLE_IS_MISSING",
544
- NETWORK_INTERFACE_LIMIT_EXCEEDED = "NETWORK_INTERFACE_LIMIT_EXCEEDED",
545
- SECURITY_GROUPS_NOT_FOUND = "SECURITY_GROUPS_NOT_FOUND",
546
- STS_DISABLED_IN_REGION = "STS_DISABLED_IN_REGION",
547
- SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES = "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
548
- SUBNET_NOT_FOUND = "SUBNET_NOT_FOUND"
549
- }
550
-
551
- export interface FleetError {
552
-
553
- ErrorCode?: FleetErrorCode | string;
554
-
555
- ErrorMessage?: string;
556
- }
557
- export declare enum FleetState {
558
- RUNNING = "RUNNING",
559
- STARTING = "STARTING",
560
- STOPPED = "STOPPED",
561
- STOPPING = "STOPPING"
562
- }
563
-
564
- export interface Fleet {
565
-
566
- Arn: string | undefined;
567
-
568
- Name: string | undefined;
569
-
570
- DisplayName?: string;
571
-
572
- Description?: string;
573
-
574
- ImageName?: string;
575
-
576
- ImageArn?: string;
577
-
578
- InstanceType: string | undefined;
579
-
580
- FleetType?: FleetType | string;
581
-
582
- ComputeCapacityStatus: ComputeCapacityStatus | undefined;
583
-
584
- MaxUserDurationInSeconds?: number;
585
-
586
- DisconnectTimeoutInSeconds?: number;
587
-
588
- State: FleetState | string | undefined;
589
-
590
- VpcConfig?: VpcConfig;
591
-
592
- CreatedTime?: Date;
593
-
594
- FleetErrors?: FleetError[];
595
-
596
- EnableDefaultInternetAccess?: boolean;
597
-
598
- DomainJoinInfo?: DomainJoinInfo;
599
-
600
- IdleDisconnectTimeoutInSeconds?: number;
601
-
602
- IamRoleArn?: string;
603
-
604
- StreamView?: StreamView | string;
605
-
606
- Platform?: PlatformType | string;
607
-
608
- MaxConcurrentSessions?: number;
609
-
610
- UsbDeviceFilterStrings?: string[];
611
-
612
- SessionScriptS3Location?: S3Location;
613
- }
614
- export interface CreateFleetResult {
615
-
616
- Fleet?: Fleet;
617
- }
618
-
619
- export declare class RequestLimitExceededException extends __BaseException {
620
- readonly name: "RequestLimitExceededException";
621
- readonly $fault: "client";
622
-
623
- Message?: string;
624
-
625
- constructor(opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>);
626
- }
627
- export interface CreateImageBuilderRequest {
628
-
629
- Name: string | undefined;
630
-
631
- ImageName?: string;
632
-
633
- ImageArn?: string;
634
-
635
- InstanceType: string | undefined;
636
-
637
- Description?: string;
638
-
639
- DisplayName?: string;
640
-
641
- VpcConfig?: VpcConfig;
642
-
643
- IamRoleArn?: string;
644
-
645
- EnableDefaultInternetAccess?: boolean;
646
-
647
- DomainJoinInfo?: DomainJoinInfo;
648
-
649
- AppstreamAgentVersion?: string;
650
-
651
- Tags?: Record<string, string>;
652
-
653
- AccessEndpoints?: AccessEndpoint[];
654
- }
655
-
656
- export interface ResourceError {
657
-
658
- ErrorCode?: FleetErrorCode | string;
659
-
660
- ErrorMessage?: string;
661
-
662
- ErrorTimestamp?: Date;
663
- }
664
-
665
- export interface NetworkAccessConfiguration {
666
-
667
- EniPrivateIpAddress?: string;
668
-
669
- EniId?: string;
670
- }
671
- export declare enum ImageBuilderState {
672
- DELETING = "DELETING",
673
- FAILED = "FAILED",
674
- PENDING = "PENDING",
675
- PENDING_QUALIFICATION = "PENDING_QUALIFICATION",
676
- REBOOTING = "REBOOTING",
677
- RUNNING = "RUNNING",
678
- SNAPSHOTTING = "SNAPSHOTTING",
679
- STOPPED = "STOPPED",
680
- STOPPING = "STOPPING",
681
- UPDATING = "UPDATING",
682
- UPDATING_AGENT = "UPDATING_AGENT"
683
- }
684
- export declare enum ImageBuilderStateChangeReasonCode {
685
- IMAGE_UNAVAILABLE = "IMAGE_UNAVAILABLE",
686
- INTERNAL_ERROR = "INTERNAL_ERROR"
687
- }
688
-
689
- export interface ImageBuilderStateChangeReason {
690
-
691
- Code?: ImageBuilderStateChangeReasonCode | string;
692
-
693
- Message?: string;
694
- }
695
-
696
- export interface ImageBuilder {
697
-
698
- Name: string | undefined;
699
-
700
- Arn?: string;
701
-
702
- ImageArn?: string;
703
-
704
- Description?: string;
705
-
706
- DisplayName?: string;
707
-
708
- VpcConfig?: VpcConfig;
709
-
710
- InstanceType?: string;
711
-
712
- Platform?: PlatformType | string;
713
-
714
- IamRoleArn?: string;
715
-
716
- State?: ImageBuilderState | string;
717
-
718
- StateChangeReason?: ImageBuilderStateChangeReason;
719
-
720
- CreatedTime?: Date;
721
-
722
- EnableDefaultInternetAccess?: boolean;
723
-
724
- DomainJoinInfo?: DomainJoinInfo;
725
-
726
- NetworkAccessConfiguration?: NetworkAccessConfiguration;
727
-
728
- ImageBuilderErrors?: ResourceError[];
729
-
730
- AppstreamAgentVersion?: string;
731
-
732
- AccessEndpoints?: AccessEndpoint[];
733
- }
734
- export interface CreateImageBuilderResult {
735
-
736
- ImageBuilder?: ImageBuilder;
737
- }
738
- export interface CreateImageBuilderStreamingURLRequest {
739
-
740
- Name: string | undefined;
741
-
742
- Validity?: number;
743
- }
744
- export interface CreateImageBuilderStreamingURLResult {
745
-
746
- StreamingURL?: string;
747
-
748
- Expires?: Date;
749
- }
750
- export declare enum StorageConnectorType {
751
- GOOGLE_DRIVE = "GOOGLE_DRIVE",
752
- HOMEFOLDERS = "HOMEFOLDERS",
753
- ONE_DRIVE = "ONE_DRIVE"
754
- }
755
-
756
- export interface StorageConnector {
757
-
758
- ConnectorType: StorageConnectorType | string | undefined;
759
-
760
- ResourceIdentifier?: string;
761
-
762
- Domains?: string[];
763
- }
764
- export declare enum PreferredProtocol {
765
- TCP = "TCP",
766
- UDP = "UDP"
767
- }
768
-
769
- export interface StreamingExperienceSettings {
770
-
771
- PreferredProtocol?: PreferredProtocol | string;
772
- }
773
- export declare enum Permission {
774
- DISABLED = "DISABLED",
775
- ENABLED = "ENABLED"
776
- }
777
-
778
- export interface UserSetting {
779
-
780
- Action: Action | string | undefined;
781
-
782
- Permission: Permission | string | undefined;
783
- }
784
- export interface CreateStackRequest {
785
-
786
- Name: string | undefined;
787
-
788
- Description?: string;
789
-
790
- DisplayName?: string;
791
-
792
- StorageConnectors?: StorageConnector[];
793
-
794
- RedirectURL?: string;
795
-
796
- FeedbackURL?: string;
797
-
798
- UserSettings?: UserSetting[];
799
-
800
- ApplicationSettings?: ApplicationSettings;
801
-
802
- Tags?: Record<string, string>;
803
-
804
- AccessEndpoints?: AccessEndpoint[];
805
-
806
- EmbedHostDomains?: string[];
807
-
808
- StreamingExperienceSettings?: StreamingExperienceSettings;
809
- }
810
- export declare enum StackErrorCode {
811
- INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
812
- STORAGE_CONNECTOR_ERROR = "STORAGE_CONNECTOR_ERROR"
813
- }
814
-
815
- export interface StackError {
816
-
817
- ErrorCode?: StackErrorCode | string;
818
-
819
- ErrorMessage?: string;
820
- }
821
-
822
- export interface Stack {
823
-
824
- Arn?: string;
825
-
826
- Name: string | undefined;
827
-
828
- Description?: string;
829
-
830
- DisplayName?: string;
831
-
832
- CreatedTime?: Date;
833
-
834
- StorageConnectors?: StorageConnector[];
835
-
836
- RedirectURL?: string;
837
-
838
- FeedbackURL?: string;
839
-
840
- StackErrors?: StackError[];
841
-
842
- UserSettings?: UserSetting[];
843
-
844
- ApplicationSettings?: ApplicationSettingsResponse;
845
-
846
- AccessEndpoints?: AccessEndpoint[];
847
-
848
- EmbedHostDomains?: string[];
849
-
850
- StreamingExperienceSettings?: StreamingExperienceSettings;
851
- }
852
- export interface CreateStackResult {
853
-
854
- Stack?: Stack;
855
- }
856
- export interface CreateStreamingURLRequest {
857
-
858
- StackName: string | undefined;
859
-
860
- FleetName: string | undefined;
861
-
862
- UserId: string | undefined;
863
-
864
- ApplicationId?: string;
865
-
866
- Validity?: number;
867
-
868
- SessionContext?: string;
869
- }
870
- export interface CreateStreamingURLResult {
871
-
872
- StreamingURL?: string;
873
-
874
- Expires?: Date;
875
- }
876
- export interface CreateUpdatedImageRequest {
877
-
878
- existingImageName: string | undefined;
879
-
880
- newImageName: string | undefined;
881
-
882
- newImageDescription?: string;
883
-
884
- newImageDisplayName?: string;
885
-
886
- newImageTags?: Record<string, string>;
887
-
888
- dryRun?: boolean;
889
- }
890
-
891
- export interface ImagePermissions {
892
-
893
- allowFleet?: boolean;
894
-
895
- allowImageBuilder?: boolean;
896
- }
897
- export declare enum ImageState {
898
- AVAILABLE = "AVAILABLE",
899
- COPYING = "COPYING",
900
- CREATING = "CREATING",
901
- DELETING = "DELETING",
902
- FAILED = "FAILED",
903
- IMPORTING = "IMPORTING",
904
- PENDING = "PENDING"
905
- }
906
- export declare enum ImageStateChangeReasonCode {
907
- IMAGE_BUILDER_NOT_AVAILABLE = "IMAGE_BUILDER_NOT_AVAILABLE",
908
- IMAGE_COPY_FAILURE = "IMAGE_COPY_FAILURE",
909
- INTERNAL_ERROR = "INTERNAL_ERROR"
910
- }
911
-
912
- export interface ImageStateChangeReason {
913
-
914
- Code?: ImageStateChangeReasonCode | string;
915
-
916
- Message?: string;
917
- }
918
- export declare enum VisibilityType {
919
- PRIVATE = "PRIVATE",
920
- PUBLIC = "PUBLIC",
921
- SHARED = "SHARED"
922
- }
923
-
924
- export interface Image {
925
-
926
- Name: string | undefined;
927
-
928
- Arn?: string;
929
-
930
- BaseImageArn?: string;
931
-
932
- DisplayName?: string;
933
-
934
- State?: ImageState | string;
935
-
936
- Visibility?: VisibilityType | string;
937
-
938
- ImageBuilderSupported?: boolean;
939
-
940
- ImageBuilderName?: string;
941
-
942
- Platform?: PlatformType | string;
943
-
944
- Description?: string;
945
-
946
- StateChangeReason?: ImageStateChangeReason;
947
-
948
- Applications?: Application[];
949
-
950
- CreatedTime?: Date;
951
-
952
- PublicBaseImageReleasedDate?: Date;
953
-
954
- AppstreamAgentVersion?: string;
955
-
956
- ImagePermissions?: ImagePermissions;
957
-
958
- ImageErrors?: ResourceError[];
959
- }
960
- export interface CreateUpdatedImageResult {
961
-
962
- image?: Image;
963
-
964
- canUpdateImage?: boolean;
965
- }
966
- export interface CreateUsageReportSubscriptionRequest {
967
- }
968
- export declare enum UsageReportSchedule {
969
- DAILY = "DAILY"
970
- }
971
- export interface CreateUsageReportSubscriptionResult {
972
-
973
- S3BucketName?: string;
974
-
975
- Schedule?: UsageReportSchedule | string;
976
- }
977
- export declare enum MessageAction {
978
- RESEND = "RESEND",
979
- SUPPRESS = "SUPPRESS"
980
- }
981
- export interface CreateUserRequest {
982
-
983
- UserName: string | undefined;
984
-
985
- MessageAction?: MessageAction | string;
986
-
987
- FirstName?: string;
988
-
989
- LastName?: string;
990
-
991
- AuthenticationType: AuthenticationType | string | undefined;
992
- }
993
- export interface CreateUserResult {
994
- }
995
- export interface DeleteAppBlockRequest {
996
-
997
- Name: string | undefined;
998
- }
999
- export interface DeleteAppBlockResult {
1000
- }
1001
-
1002
- export declare class ResourceInUseException extends __BaseException {
1003
- readonly name: "ResourceInUseException";
1004
- readonly $fault: "client";
1005
-
1006
- Message?: string;
1007
-
1008
- constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
1009
- }
1010
- export interface DeleteApplicationRequest {
1011
-
1012
- Name: string | undefined;
1013
- }
1014
- export interface DeleteApplicationResult {
1015
- }
1016
- export interface DeleteDirectoryConfigRequest {
1017
-
1018
- DirectoryName: string | undefined;
1019
- }
1020
- export interface DeleteDirectoryConfigResult {
1021
- }
1022
- export interface DeleteEntitlementRequest {
1023
-
1024
- Name: string | undefined;
1025
-
1026
- StackName: string | undefined;
1027
- }
1028
- export interface DeleteEntitlementResult {
1029
- }
1030
- export interface DeleteFleetRequest {
1031
-
1032
- Name: string | undefined;
1033
- }
1034
- export interface DeleteFleetResult {
1035
- }
1036
- export interface DeleteImageRequest {
1037
-
1038
- Name: string | undefined;
1039
- }
1040
- export interface DeleteImageResult {
1041
-
1042
- Image?: Image;
1043
- }
1044
- export interface DeleteImageBuilderRequest {
1045
-
1046
- Name: string | undefined;
1047
- }
1048
- export interface DeleteImageBuilderResult {
1049
-
1050
- ImageBuilder?: ImageBuilder;
1051
- }
1052
- export interface DeleteImagePermissionsRequest {
1053
-
1054
- Name: string | undefined;
1055
-
1056
- SharedAccountId: string | undefined;
1057
- }
1058
- export interface DeleteImagePermissionsResult {
1059
- }
1060
- export interface DeleteStackRequest {
1061
-
1062
- Name: string | undefined;
1063
- }
1064
- export interface DeleteStackResult {
1065
- }
1066
- export interface DeleteUsageReportSubscriptionRequest {
1067
- }
1068
- export interface DeleteUsageReportSubscriptionResult {
1069
- }
1070
- export interface DeleteUserRequest {
1071
-
1072
- UserName: string | undefined;
1073
-
1074
- AuthenticationType: AuthenticationType | string | undefined;
1075
- }
1076
- export interface DeleteUserResult {
1077
- }
1078
- export interface DescribeAppBlocksRequest {
1079
-
1080
- Arns?: string[];
1081
-
1082
- NextToken?: string;
1083
-
1084
- MaxResults?: number;
1085
- }
1086
- export interface DescribeAppBlocksResult {
1087
-
1088
- AppBlocks?: AppBlock[];
1089
-
1090
- NextToken?: string;
1091
- }
1092
- export interface DescribeApplicationFleetAssociationsRequest {
1093
-
1094
- FleetName?: string;
1095
-
1096
- ApplicationArn?: string;
1097
-
1098
- MaxResults?: number;
1099
-
1100
- NextToken?: string;
1101
- }
1102
- export interface DescribeApplicationFleetAssociationsResult {
1103
-
1104
- ApplicationFleetAssociations?: ApplicationFleetAssociation[];
1105
-
1106
- NextToken?: string;
1107
- }
1108
- export interface DescribeApplicationsRequest {
1109
-
1110
- Arns?: string[];
1111
-
1112
- NextToken?: string;
1113
-
1114
- MaxResults?: number;
1115
- }
1116
- export interface DescribeApplicationsResult {
1117
-
1118
- Applications?: Application[];
1119
-
1120
- NextToken?: string;
1121
- }
1122
- export interface DescribeDirectoryConfigsRequest {
1123
-
1124
- DirectoryNames?: string[];
1125
-
1126
- MaxResults?: number;
1127
-
1128
- NextToken?: string;
1129
- }
1130
- export interface DescribeDirectoryConfigsResult {
1131
-
1132
- DirectoryConfigs?: DirectoryConfig[];
1133
-
1134
- NextToken?: string;
1135
- }
1136
- export interface DescribeEntitlementsRequest {
1137
-
1138
- Name?: string;
1139
-
1140
- StackName: string | undefined;
1141
-
1142
- NextToken?: string;
1143
-
1144
- MaxResults?: number;
1145
- }
1146
- export interface DescribeEntitlementsResult {
1147
-
1148
- Entitlements?: Entitlement[];
1149
-
1150
- NextToken?: string;
1151
- }
1152
- export interface DescribeFleetsRequest {
1153
-
1154
- Names?: string[];
1155
-
1156
- NextToken?: string;
1157
- }
1158
- export interface DescribeFleetsResult {
1159
-
1160
- Fleets?: Fleet[];
1161
-
1162
- NextToken?: string;
1163
- }
1164
- export interface DescribeImageBuildersRequest {
1165
-
1166
- Names?: string[];
1167
-
1168
- MaxResults?: number;
1169
-
1170
- NextToken?: string;
1171
- }
1172
- export interface DescribeImageBuildersResult {
1173
-
1174
- ImageBuilders?: ImageBuilder[];
1175
-
1176
- NextToken?: string;
1177
- }
1178
- export interface DescribeImagePermissionsRequest {
1179
-
1180
- Name: string | undefined;
1181
-
1182
- MaxResults?: number;
1183
-
1184
- SharedAwsAccountIds?: string[];
1185
-
1186
- NextToken?: string;
1187
- }
1188
-
1189
- export interface SharedImagePermissions {
1190
-
1191
- sharedAccountId: string | undefined;
1192
-
1193
- imagePermissions: ImagePermissions | undefined;
1194
- }
1195
- export interface DescribeImagePermissionsResult {
1196
-
1197
- Name?: string;
1198
-
1199
- SharedImagePermissionsList?: SharedImagePermissions[];
1200
-
1201
- NextToken?: string;
1202
- }
1203
- export interface DescribeImagesRequest {
1204
-
1205
- Names?: string[];
1206
-
1207
- Arns?: string[];
1208
-
1209
- Type?: VisibilityType | string;
1210
-
1211
- NextToken?: string;
1212
-
1213
- MaxResults?: number;
1214
- }
1215
- export interface DescribeImagesResult {
1216
-
1217
- Images?: Image[];
1218
-
1219
- NextToken?: string;
1220
- }
1221
- export interface DescribeSessionsRequest {
1222
-
1223
- StackName: string | undefined;
1224
-
1225
- FleetName: string | undefined;
1226
-
1227
- UserId?: string;
1228
-
1229
- NextToken?: string;
1230
-
1231
- Limit?: number;
1232
-
1233
- AuthenticationType?: AuthenticationType | string;
1234
- }
1235
- export declare enum SessionConnectionState {
1236
- CONNECTED = "CONNECTED",
1237
- NOT_CONNECTED = "NOT_CONNECTED"
1238
- }
1239
- export declare enum SessionState {
1240
- ACTIVE = "ACTIVE",
1241
- EXPIRED = "EXPIRED",
1242
- PENDING = "PENDING"
1243
- }
1244
-
1245
- export interface Session {
1246
-
1247
- Id: string | undefined;
1248
-
1249
- UserId: string | undefined;
1250
-
1251
- StackName: string | undefined;
1252
-
1253
- FleetName: string | undefined;
1254
-
1255
- State: SessionState | string | undefined;
1256
-
1257
- ConnectionState?: SessionConnectionState | string;
1258
-
1259
- StartTime?: Date;
1260
-
1261
- MaxExpirationTime?: Date;
1262
-
1263
- AuthenticationType?: AuthenticationType | string;
1264
-
1265
- NetworkAccessConfiguration?: NetworkAccessConfiguration;
1266
- }
1267
- export interface DescribeSessionsResult {
1268
-
1269
- Sessions?: Session[];
1270
-
1271
- NextToken?: string;
1272
- }
1273
- export interface DescribeStacksRequest {
1274
-
1275
- Names?: string[];
1276
-
1277
- NextToken?: string;
1278
- }
1279
- export interface DescribeStacksResult {
1280
-
1281
- Stacks?: Stack[];
1282
-
1283
- NextToken?: string;
1284
- }
1285
- export interface DescribeUsageReportSubscriptionsRequest {
1286
-
1287
- MaxResults?: number;
1288
-
1289
- NextToken?: string;
1290
- }
1291
- export declare enum UsageReportExecutionErrorCode {
1292
- ACCESS_DENIED = "ACCESS_DENIED",
1293
- INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
1294
- RESOURCE_NOT_FOUND = "RESOURCE_NOT_FOUND"
1295
- }
1296
-
1297
- export interface LastReportGenerationExecutionError {
1298
-
1299
- ErrorCode?: UsageReportExecutionErrorCode | string;
1300
-
1301
- ErrorMessage?: string;
1302
- }
1303
-
1304
- export interface UsageReportSubscription {
1305
-
1306
- S3BucketName?: string;
1307
-
1308
- Schedule?: UsageReportSchedule | string;
1309
-
1310
- LastGeneratedReportDate?: Date;
1311
-
1312
- SubscriptionErrors?: LastReportGenerationExecutionError[];
1313
- }
1314
- export interface DescribeUsageReportSubscriptionsResult {
1315
-
1316
- UsageReportSubscriptions?: UsageReportSubscription[];
1317
-
1318
- NextToken?: string;
1319
- }
1320
- export interface DescribeUsersRequest {
1321
-
1322
- AuthenticationType: AuthenticationType | string | undefined;
1323
-
1324
- MaxResults?: number;
1325
-
1326
- NextToken?: string;
1327
- }
1328
-
1329
- export interface User {
1330
-
1331
- Arn?: string;
1332
-
1333
- UserName?: string;
1334
-
1335
- Enabled?: boolean;
1336
-
1337
- Status?: string;
1338
-
1339
- FirstName?: string;
1340
-
1341
- LastName?: string;
1342
-
1343
- CreatedTime?: Date;
1344
-
1345
- AuthenticationType: AuthenticationType | string | undefined;
1346
- }
1347
- export interface DescribeUsersResult {
1348
-
1349
- Users?: User[];
1350
-
1351
- NextToken?: string;
1352
- }
1353
- export interface DescribeUserStackAssociationsRequest {
1354
-
1355
- StackName?: string;
1356
-
1357
- UserName?: string;
1358
-
1359
- AuthenticationType?: AuthenticationType | string;
1360
-
1361
- MaxResults?: number;
1362
-
1363
- NextToken?: string;
1364
- }
1365
- export interface DescribeUserStackAssociationsResult {
1366
-
1367
- UserStackAssociations?: UserStackAssociation[];
1368
-
1369
- NextToken?: string;
1370
- }
1371
- export interface DisableUserRequest {
1372
-
1373
- UserName: string | undefined;
1374
-
1375
- AuthenticationType: AuthenticationType | string | undefined;
1376
- }
1377
- export interface DisableUserResult {
1378
- }
1379
- export interface DisassociateApplicationFleetRequest {
1380
-
1381
- FleetName: string | undefined;
1382
-
1383
- ApplicationArn: string | undefined;
1384
- }
1385
- export interface DisassociateApplicationFleetResult {
1386
- }
1387
- export interface DisassociateApplicationFromEntitlementRequest {
1388
-
1389
- StackName: string | undefined;
1390
-
1391
- EntitlementName: string | undefined;
1392
-
1393
- ApplicationIdentifier: string | undefined;
1394
- }
1395
- export interface DisassociateApplicationFromEntitlementResult {
1396
- }
1397
- export interface DisassociateFleetRequest {
1398
-
1399
- FleetName: string | undefined;
1400
-
1401
- StackName: string | undefined;
1402
- }
1403
- export interface DisassociateFleetResult {
1404
- }
1405
- export interface EnableUserRequest {
1406
-
1407
- UserName: string | undefined;
1408
-
1409
- AuthenticationType: AuthenticationType | string | undefined;
1410
- }
1411
- export interface EnableUserResult {
1412
- }
1413
-
1414
- export interface EntitledApplication {
1415
-
1416
- ApplicationIdentifier: string | undefined;
1417
- }
1418
- export interface ExpireSessionRequest {
1419
-
1420
- SessionId: string | undefined;
1421
- }
1422
- export interface ExpireSessionResult {
1423
- }
1424
- export declare enum FleetAttribute {
1425
- DOMAIN_JOIN_INFO = "DOMAIN_JOIN_INFO",
1426
- IAM_ROLE_ARN = "IAM_ROLE_ARN",
1427
- SESSION_SCRIPT_S3_LOCATION = "SESSION_SCRIPT_S3_LOCATION",
1428
- USB_DEVICE_FILTER_STRINGS = "USB_DEVICE_FILTER_STRINGS",
1429
- VPC_CONFIGURATION = "VPC_CONFIGURATION",
1430
- VPC_CONFIGURATION_SECURITY_GROUP_IDS = "VPC_CONFIGURATION_SECURITY_GROUP_IDS"
1431
- }
1432
- export interface ListAssociatedFleetsRequest {
1433
-
1434
- StackName: string | undefined;
1435
-
1436
- NextToken?: string;
1437
- }
1438
- export interface ListAssociatedFleetsResult {
1439
-
1440
- Names?: string[];
1441
-
1442
- NextToken?: string;
1443
- }
1444
- export interface ListAssociatedStacksRequest {
1445
-
1446
- FleetName: string | undefined;
1447
-
1448
- NextToken?: string;
1449
- }
1450
- export interface ListAssociatedStacksResult {
1451
-
1452
- Names?: string[];
1453
-
1454
- NextToken?: string;
1455
- }
1456
- export interface ListEntitledApplicationsRequest {
1457
-
1458
- StackName: string | undefined;
1459
-
1460
- EntitlementName: string | undefined;
1461
-
1462
- NextToken?: string;
1463
-
1464
- MaxResults?: number;
1465
- }
1466
- export interface ListEntitledApplicationsResult {
1467
-
1468
- EntitledApplications?: EntitledApplication[];
1469
-
1470
- NextToken?: string;
1471
- }
1472
- export interface ListTagsForResourceRequest {
1473
-
1474
- ResourceArn: string | undefined;
1475
- }
1476
- export interface ListTagsForResourceResponse {
1477
-
1478
- Tags?: Record<string, string>;
1479
- }
1480
- export interface StartFleetRequest {
1481
-
1482
- Name: string | undefined;
1483
- }
1484
- export interface StartFleetResult {
1485
- }
1486
- export interface StartImageBuilderRequest {
1487
-
1488
- Name: string | undefined;
1489
-
1490
- AppstreamAgentVersion?: string;
1491
- }
1492
- export interface StartImageBuilderResult {
1493
-
1494
- ImageBuilder?: ImageBuilder;
1495
- }
1496
- export interface StopFleetRequest {
1497
-
1498
- Name: string | undefined;
1499
- }
1500
- export interface StopFleetResult {
1501
- }
1502
- export interface StopImageBuilderRequest {
1503
-
1504
- Name: string | undefined;
1505
- }
1506
- export interface StopImageBuilderResult {
1507
-
1508
- ImageBuilder?: ImageBuilder;
1509
- }
1510
- export interface TagResourceRequest {
1511
-
1512
- ResourceArn: string | undefined;
1513
-
1514
- Tags: Record<string, string> | undefined;
1515
- }
1516
- export interface TagResourceResponse {
1517
- }
1518
- export interface UntagResourceRequest {
1519
-
1520
- ResourceArn: string | undefined;
1521
-
1522
- TagKeys: string[] | undefined;
1523
- }
1524
- export interface UntagResourceResponse {
1525
- }
1526
- export interface UpdateApplicationRequest {
1527
-
1528
- Name: string | undefined;
1529
-
1530
- DisplayName?: string;
1531
-
1532
- Description?: string;
1533
-
1534
- IconS3Location?: S3Location;
1535
-
1536
- LaunchPath?: string;
1537
-
1538
- WorkingDirectory?: string;
1539
-
1540
- LaunchParameters?: string;
1541
-
1542
- AppBlockArn?: string;
1543
-
1544
- AttributesToDelete?: (ApplicationAttribute | string)[];
1545
- }
1546
- export interface UpdateApplicationResult {
1547
-
1548
- Application?: Application;
1549
- }
1550
- export interface UpdateDirectoryConfigRequest {
1551
-
1552
- DirectoryName: string | undefined;
1553
-
1554
- OrganizationalUnitDistinguishedNames?: string[];
1555
-
1556
- ServiceAccountCredentials?: ServiceAccountCredentials;
1557
- }
1558
- export interface UpdateDirectoryConfigResult {
1559
-
1560
- DirectoryConfig?: DirectoryConfig;
1561
- }
1562
- export interface UpdateEntitlementRequest {
1563
-
1564
- Name: string | undefined;
1565
-
1566
- StackName: string | undefined;
1567
-
1568
- Description?: string;
1569
-
1570
- AppVisibility?: AppVisibility | string;
1571
-
1572
- Attributes?: EntitlementAttribute[];
1573
- }
1574
- export interface UpdateEntitlementResult {
1575
-
1576
- Entitlement?: Entitlement;
1577
- }
1578
- export interface UpdateFleetRequest {
1579
-
1580
- ImageName?: string;
1581
-
1582
- ImageArn?: string;
1583
-
1584
- Name?: string;
1585
-
1586
- InstanceType?: string;
1587
-
1588
- ComputeCapacity?: ComputeCapacity;
1589
-
1590
- VpcConfig?: VpcConfig;
1591
-
1592
- MaxUserDurationInSeconds?: number;
1593
-
1594
- DisconnectTimeoutInSeconds?: number;
1595
-
1596
- DeleteVpcConfig?: boolean;
1597
-
1598
- Description?: string;
1599
-
1600
- DisplayName?: string;
1601
-
1602
- EnableDefaultInternetAccess?: boolean;
1603
-
1604
- DomainJoinInfo?: DomainJoinInfo;
1605
-
1606
- IdleDisconnectTimeoutInSeconds?: number;
1607
-
1608
- AttributesToDelete?: (FleetAttribute | string)[];
1609
-
1610
- IamRoleArn?: string;
1611
-
1612
- StreamView?: StreamView | string;
1613
-
1614
- Platform?: PlatformType | string;
1615
-
1616
- MaxConcurrentSessions?: number;
1617
-
1618
- UsbDeviceFilterStrings?: string[];
1619
-
1620
- SessionScriptS3Location?: S3Location;
1621
- }
1622
- export interface UpdateFleetResult {
1623
-
1624
- Fleet?: Fleet;
1625
- }
1626
- export interface UpdateImagePermissionsRequest {
1627
-
1628
- Name: string | undefined;
1629
-
1630
- SharedAccountId: string | undefined;
1631
-
1632
- ImagePermissions: ImagePermissions | undefined;
1633
- }
1634
- export interface UpdateImagePermissionsResult {
1635
- }
1636
- export declare enum StackAttribute {
1637
- ACCESS_ENDPOINTS = "ACCESS_ENDPOINTS",
1638
- EMBED_HOST_DOMAINS = "EMBED_HOST_DOMAINS",
1639
- FEEDBACK_URL = "FEEDBACK_URL",
1640
- IAM_ROLE_ARN = "IAM_ROLE_ARN",
1641
- REDIRECT_URL = "REDIRECT_URL",
1642
- STORAGE_CONNECTORS = "STORAGE_CONNECTORS",
1643
- STORAGE_CONNECTOR_GOOGLE_DRIVE = "STORAGE_CONNECTOR_GOOGLE_DRIVE",
1644
- STORAGE_CONNECTOR_HOMEFOLDERS = "STORAGE_CONNECTOR_HOMEFOLDERS",
1645
- STORAGE_CONNECTOR_ONE_DRIVE = "STORAGE_CONNECTOR_ONE_DRIVE",
1646
- STREAMING_EXPERIENCE_SETTINGS = "STREAMING_EXPERIENCE_SETTINGS",
1647
- THEME_NAME = "THEME_NAME",
1648
- USER_SETTINGS = "USER_SETTINGS"
1649
- }
1650
- export interface UpdateStackRequest {
1651
-
1652
- DisplayName?: string;
1653
-
1654
- Description?: string;
1655
-
1656
- Name: string | undefined;
1657
-
1658
- StorageConnectors?: StorageConnector[];
1659
-
1660
- DeleteStorageConnectors?: boolean;
1661
-
1662
- RedirectURL?: string;
1663
-
1664
- FeedbackURL?: string;
1665
-
1666
- AttributesToDelete?: (StackAttribute | string)[];
1667
-
1668
- UserSettings?: UserSetting[];
1669
-
1670
- ApplicationSettings?: ApplicationSettings;
1671
-
1672
- AccessEndpoints?: AccessEndpoint[];
1673
-
1674
- EmbedHostDomains?: string[];
1675
-
1676
- StreamingExperienceSettings?: StreamingExperienceSettings;
1677
- }
1678
- export interface UpdateStackResult {
1679
-
1680
- Stack?: Stack;
1681
- }
1682
-
1683
- export declare const AccessEndpointFilterSensitiveLog: (obj: AccessEndpoint) => any;
1684
-
1685
- export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
1686
-
1687
- export declare const ScriptDetailsFilterSensitiveLog: (obj: ScriptDetails) => any;
1688
-
1689
- export declare const AppBlockFilterSensitiveLog: (obj: AppBlock) => any;
1690
-
1691
- export declare const ApplicationFilterSensitiveLog: (obj: Application) => any;
1692
-
1693
- export declare const ApplicationFleetAssociationFilterSensitiveLog: (obj: ApplicationFleetAssociation) => any;
1694
-
1695
- export declare const ApplicationSettingsFilterSensitiveLog: (obj: ApplicationSettings) => any;
1696
-
1697
- export declare const ApplicationSettingsResponseFilterSensitiveLog: (obj: ApplicationSettingsResponse) => any;
1698
-
1699
- export declare const AssociateApplicationFleetRequestFilterSensitiveLog: (obj: AssociateApplicationFleetRequest) => any;
1700
-
1701
- export declare const AssociateApplicationFleetResultFilterSensitiveLog: (obj: AssociateApplicationFleetResult) => any;
1702
-
1703
- export declare const AssociateApplicationToEntitlementRequestFilterSensitiveLog: (obj: AssociateApplicationToEntitlementRequest) => any;
1704
-
1705
- export declare const AssociateApplicationToEntitlementResultFilterSensitiveLog: (obj: AssociateApplicationToEntitlementResult) => any;
1706
-
1707
- export declare const AssociateFleetRequestFilterSensitiveLog: (obj: AssociateFleetRequest) => any;
1708
-
1709
- export declare const AssociateFleetResultFilterSensitiveLog: (obj: AssociateFleetResult) => any;
1710
-
1711
- export declare const UserStackAssociationFilterSensitiveLog: (obj: UserStackAssociation) => any;
1712
-
1713
- export declare const BatchAssociateUserStackRequestFilterSensitiveLog: (obj: BatchAssociateUserStackRequest) => any;
1714
-
1715
- export declare const UserStackAssociationErrorFilterSensitiveLog: (obj: UserStackAssociationError) => any;
1716
-
1717
- export declare const BatchAssociateUserStackResultFilterSensitiveLog: (obj: BatchAssociateUserStackResult) => any;
1718
-
1719
- export declare const BatchDisassociateUserStackRequestFilterSensitiveLog: (obj: BatchDisassociateUserStackRequest) => any;
1720
-
1721
- export declare const BatchDisassociateUserStackResultFilterSensitiveLog: (obj: BatchDisassociateUserStackResult) => any;
1722
-
1723
- export declare const ComputeCapacityFilterSensitiveLog: (obj: ComputeCapacity) => any;
1724
-
1725
- export declare const ComputeCapacityStatusFilterSensitiveLog: (obj: ComputeCapacityStatus) => any;
1726
-
1727
- export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
1728
-
1729
- export declare const CopyImageResponseFilterSensitiveLog: (obj: CopyImageResponse) => any;
1730
-
1731
- export declare const CreateAppBlockRequestFilterSensitiveLog: (obj: CreateAppBlockRequest) => any;
1732
-
1733
- export declare const CreateAppBlockResultFilterSensitiveLog: (obj: CreateAppBlockResult) => any;
1734
-
1735
- export declare const CreateApplicationRequestFilterSensitiveLog: (obj: CreateApplicationRequest) => any;
1736
-
1737
- export declare const CreateApplicationResultFilterSensitiveLog: (obj: CreateApplicationResult) => any;
1738
-
1739
- export declare const ServiceAccountCredentialsFilterSensitiveLog: (obj: ServiceAccountCredentials) => any;
1740
-
1741
- export declare const CreateDirectoryConfigRequestFilterSensitiveLog: (obj: CreateDirectoryConfigRequest) => any;
1742
-
1743
- export declare const DirectoryConfigFilterSensitiveLog: (obj: DirectoryConfig) => any;
1744
-
1745
- export declare const CreateDirectoryConfigResultFilterSensitiveLog: (obj: CreateDirectoryConfigResult) => any;
1746
-
1747
- export declare const EntitlementAttributeFilterSensitiveLog: (obj: EntitlementAttribute) => any;
1748
-
1749
- export declare const CreateEntitlementRequestFilterSensitiveLog: (obj: CreateEntitlementRequest) => any;
1750
-
1751
- export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
1752
-
1753
- export declare const CreateEntitlementResultFilterSensitiveLog: (obj: CreateEntitlementResult) => any;
1754
-
1755
- export declare const DomainJoinInfoFilterSensitiveLog: (obj: DomainJoinInfo) => any;
1756
-
1757
- export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
1758
-
1759
- export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
1760
-
1761
- export declare const FleetErrorFilterSensitiveLog: (obj: FleetError) => any;
1762
-
1763
- export declare const FleetFilterSensitiveLog: (obj: Fleet) => any;
1764
-
1765
- export declare const CreateFleetResultFilterSensitiveLog: (obj: CreateFleetResult) => any;
1766
-
1767
- export declare const CreateImageBuilderRequestFilterSensitiveLog: (obj: CreateImageBuilderRequest) => any;
1768
-
1769
- export declare const ResourceErrorFilterSensitiveLog: (obj: ResourceError) => any;
1770
-
1771
- export declare const NetworkAccessConfigurationFilterSensitiveLog: (obj: NetworkAccessConfiguration) => any;
1772
-
1773
- export declare const ImageBuilderStateChangeReasonFilterSensitiveLog: (obj: ImageBuilderStateChangeReason) => any;
1774
-
1775
- export declare const ImageBuilderFilterSensitiveLog: (obj: ImageBuilder) => any;
1776
-
1777
- export declare const CreateImageBuilderResultFilterSensitiveLog: (obj: CreateImageBuilderResult) => any;
1778
-
1779
- export declare const CreateImageBuilderStreamingURLRequestFilterSensitiveLog: (obj: CreateImageBuilderStreamingURLRequest) => any;
1780
-
1781
- export declare const CreateImageBuilderStreamingURLResultFilterSensitiveLog: (obj: CreateImageBuilderStreamingURLResult) => any;
1782
-
1783
- export declare const StorageConnectorFilterSensitiveLog: (obj: StorageConnector) => any;
1784
-
1785
- export declare const StreamingExperienceSettingsFilterSensitiveLog: (obj: StreamingExperienceSettings) => any;
1786
-
1787
- export declare const UserSettingFilterSensitiveLog: (obj: UserSetting) => any;
1788
-
1789
- export declare const CreateStackRequestFilterSensitiveLog: (obj: CreateStackRequest) => any;
1790
-
1791
- export declare const StackErrorFilterSensitiveLog: (obj: StackError) => any;
1792
-
1793
- export declare const StackFilterSensitiveLog: (obj: Stack) => any;
1794
-
1795
- export declare const CreateStackResultFilterSensitiveLog: (obj: CreateStackResult) => any;
1796
-
1797
- export declare const CreateStreamingURLRequestFilterSensitiveLog: (obj: CreateStreamingURLRequest) => any;
1798
-
1799
- export declare const CreateStreamingURLResultFilterSensitiveLog: (obj: CreateStreamingURLResult) => any;
1800
-
1801
- export declare const CreateUpdatedImageRequestFilterSensitiveLog: (obj: CreateUpdatedImageRequest) => any;
1802
-
1803
- export declare const ImagePermissionsFilterSensitiveLog: (obj: ImagePermissions) => any;
1804
-
1805
- export declare const ImageStateChangeReasonFilterSensitiveLog: (obj: ImageStateChangeReason) => any;
1806
-
1807
- export declare const ImageFilterSensitiveLog: (obj: Image) => any;
1808
-
1809
- export declare const CreateUpdatedImageResultFilterSensitiveLog: (obj: CreateUpdatedImageResult) => any;
1810
-
1811
- export declare const CreateUsageReportSubscriptionRequestFilterSensitiveLog: (obj: CreateUsageReportSubscriptionRequest) => any;
1812
-
1813
- export declare const CreateUsageReportSubscriptionResultFilterSensitiveLog: (obj: CreateUsageReportSubscriptionResult) => any;
1814
-
1815
- export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
1816
-
1817
- export declare const CreateUserResultFilterSensitiveLog: (obj: CreateUserResult) => any;
1818
-
1819
- export declare const DeleteAppBlockRequestFilterSensitiveLog: (obj: DeleteAppBlockRequest) => any;
1820
-
1821
- export declare const DeleteAppBlockResultFilterSensitiveLog: (obj: DeleteAppBlockResult) => any;
1822
-
1823
- export declare const DeleteApplicationRequestFilterSensitiveLog: (obj: DeleteApplicationRequest) => any;
1824
-
1825
- export declare const DeleteApplicationResultFilterSensitiveLog: (obj: DeleteApplicationResult) => any;
1826
-
1827
- export declare const DeleteDirectoryConfigRequestFilterSensitiveLog: (obj: DeleteDirectoryConfigRequest) => any;
1828
-
1829
- export declare const DeleteDirectoryConfigResultFilterSensitiveLog: (obj: DeleteDirectoryConfigResult) => any;
1830
-
1831
- export declare const DeleteEntitlementRequestFilterSensitiveLog: (obj: DeleteEntitlementRequest) => any;
1832
-
1833
- export declare const DeleteEntitlementResultFilterSensitiveLog: (obj: DeleteEntitlementResult) => any;
1834
-
1835
- export declare const DeleteFleetRequestFilterSensitiveLog: (obj: DeleteFleetRequest) => any;
1836
-
1837
- export declare const DeleteFleetResultFilterSensitiveLog: (obj: DeleteFleetResult) => any;
1838
-
1839
- export declare const DeleteImageRequestFilterSensitiveLog: (obj: DeleteImageRequest) => any;
1840
-
1841
- export declare const DeleteImageResultFilterSensitiveLog: (obj: DeleteImageResult) => any;
1842
-
1843
- export declare const DeleteImageBuilderRequestFilterSensitiveLog: (obj: DeleteImageBuilderRequest) => any;
1844
-
1845
- export declare const DeleteImageBuilderResultFilterSensitiveLog: (obj: DeleteImageBuilderResult) => any;
1846
-
1847
- export declare const DeleteImagePermissionsRequestFilterSensitiveLog: (obj: DeleteImagePermissionsRequest) => any;
1848
-
1849
- export declare const DeleteImagePermissionsResultFilterSensitiveLog: (obj: DeleteImagePermissionsResult) => any;
1850
-
1851
- export declare const DeleteStackRequestFilterSensitiveLog: (obj: DeleteStackRequest) => any;
1852
-
1853
- export declare const DeleteStackResultFilterSensitiveLog: (obj: DeleteStackResult) => any;
1854
-
1855
- export declare const DeleteUsageReportSubscriptionRequestFilterSensitiveLog: (obj: DeleteUsageReportSubscriptionRequest) => any;
1856
-
1857
- export declare const DeleteUsageReportSubscriptionResultFilterSensitiveLog: (obj: DeleteUsageReportSubscriptionResult) => any;
1858
-
1859
- export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
1860
-
1861
- export declare const DeleteUserResultFilterSensitiveLog: (obj: DeleteUserResult) => any;
1862
-
1863
- export declare const DescribeAppBlocksRequestFilterSensitiveLog: (obj: DescribeAppBlocksRequest) => any;
1864
-
1865
- export declare const DescribeAppBlocksResultFilterSensitiveLog: (obj: DescribeAppBlocksResult) => any;
1866
-
1867
- export declare const DescribeApplicationFleetAssociationsRequestFilterSensitiveLog: (obj: DescribeApplicationFleetAssociationsRequest) => any;
1868
-
1869
- export declare const DescribeApplicationFleetAssociationsResultFilterSensitiveLog: (obj: DescribeApplicationFleetAssociationsResult) => any;
1870
-
1871
- export declare const DescribeApplicationsRequestFilterSensitiveLog: (obj: DescribeApplicationsRequest) => any;
1872
-
1873
- export declare const DescribeApplicationsResultFilterSensitiveLog: (obj: DescribeApplicationsResult) => any;
1874
-
1875
- export declare const DescribeDirectoryConfigsRequestFilterSensitiveLog: (obj: DescribeDirectoryConfigsRequest) => any;
1876
-
1877
- export declare const DescribeDirectoryConfigsResultFilterSensitiveLog: (obj: DescribeDirectoryConfigsResult) => any;
1878
-
1879
- export declare const DescribeEntitlementsRequestFilterSensitiveLog: (obj: DescribeEntitlementsRequest) => any;
1880
-
1881
- export declare const DescribeEntitlementsResultFilterSensitiveLog: (obj: DescribeEntitlementsResult) => any;
1882
-
1883
- export declare const DescribeFleetsRequestFilterSensitiveLog: (obj: DescribeFleetsRequest) => any;
1884
-
1885
- export declare const DescribeFleetsResultFilterSensitiveLog: (obj: DescribeFleetsResult) => any;
1886
-
1887
- export declare const DescribeImageBuildersRequestFilterSensitiveLog: (obj: DescribeImageBuildersRequest) => any;
1888
-
1889
- export declare const DescribeImageBuildersResultFilterSensitiveLog: (obj: DescribeImageBuildersResult) => any;
1890
-
1891
- export declare const DescribeImagePermissionsRequestFilterSensitiveLog: (obj: DescribeImagePermissionsRequest) => any;
1892
-
1893
- export declare const SharedImagePermissionsFilterSensitiveLog: (obj: SharedImagePermissions) => any;
1894
-
1895
- export declare const DescribeImagePermissionsResultFilterSensitiveLog: (obj: DescribeImagePermissionsResult) => any;
1896
-
1897
- export declare const DescribeImagesRequestFilterSensitiveLog: (obj: DescribeImagesRequest) => any;
1898
-
1899
- export declare const DescribeImagesResultFilterSensitiveLog: (obj: DescribeImagesResult) => any;
1900
-
1901
- export declare const DescribeSessionsRequestFilterSensitiveLog: (obj: DescribeSessionsRequest) => any;
1902
-
1903
- export declare const SessionFilterSensitiveLog: (obj: Session) => any;
1904
-
1905
- export declare const DescribeSessionsResultFilterSensitiveLog: (obj: DescribeSessionsResult) => any;
1906
-
1907
- export declare const DescribeStacksRequestFilterSensitiveLog: (obj: DescribeStacksRequest) => any;
1908
-
1909
- export declare const DescribeStacksResultFilterSensitiveLog: (obj: DescribeStacksResult) => any;
1910
-
1911
- export declare const DescribeUsageReportSubscriptionsRequestFilterSensitiveLog: (obj: DescribeUsageReportSubscriptionsRequest) => any;
1912
-
1913
- export declare const LastReportGenerationExecutionErrorFilterSensitiveLog: (obj: LastReportGenerationExecutionError) => any;
1914
-
1915
- export declare const UsageReportSubscriptionFilterSensitiveLog: (obj: UsageReportSubscription) => any;
1916
-
1917
- export declare const DescribeUsageReportSubscriptionsResultFilterSensitiveLog: (obj: DescribeUsageReportSubscriptionsResult) => any;
1918
-
1919
- export declare const DescribeUsersRequestFilterSensitiveLog: (obj: DescribeUsersRequest) => any;
1920
-
1921
- export declare const UserFilterSensitiveLog: (obj: User) => any;
1922
-
1923
- export declare const DescribeUsersResultFilterSensitiveLog: (obj: DescribeUsersResult) => any;
1924
-
1925
- export declare const DescribeUserStackAssociationsRequestFilterSensitiveLog: (obj: DescribeUserStackAssociationsRequest) => any;
1926
-
1927
- export declare const DescribeUserStackAssociationsResultFilterSensitiveLog: (obj: DescribeUserStackAssociationsResult) => any;
1928
-
1929
- export declare const DisableUserRequestFilterSensitiveLog: (obj: DisableUserRequest) => any;
1930
-
1931
- export declare const DisableUserResultFilterSensitiveLog: (obj: DisableUserResult) => any;
1932
-
1933
- export declare const DisassociateApplicationFleetRequestFilterSensitiveLog: (obj: DisassociateApplicationFleetRequest) => any;
1934
-
1935
- export declare const DisassociateApplicationFleetResultFilterSensitiveLog: (obj: DisassociateApplicationFleetResult) => any;
1936
-
1937
- export declare const DisassociateApplicationFromEntitlementRequestFilterSensitiveLog: (obj: DisassociateApplicationFromEntitlementRequest) => any;
1938
-
1939
- export declare const DisassociateApplicationFromEntitlementResultFilterSensitiveLog: (obj: DisassociateApplicationFromEntitlementResult) => any;
1940
-
1941
- export declare const DisassociateFleetRequestFilterSensitiveLog: (obj: DisassociateFleetRequest) => any;
1942
-
1943
- export declare const DisassociateFleetResultFilterSensitiveLog: (obj: DisassociateFleetResult) => any;
1944
-
1945
- export declare const EnableUserRequestFilterSensitiveLog: (obj: EnableUserRequest) => any;
1946
-
1947
- export declare const EnableUserResultFilterSensitiveLog: (obj: EnableUserResult) => any;
1948
-
1949
- export declare const EntitledApplicationFilterSensitiveLog: (obj: EntitledApplication) => any;
1950
-
1951
- export declare const ExpireSessionRequestFilterSensitiveLog: (obj: ExpireSessionRequest) => any;
1952
-
1953
- export declare const ExpireSessionResultFilterSensitiveLog: (obj: ExpireSessionResult) => any;
1954
-
1955
- export declare const ListAssociatedFleetsRequestFilterSensitiveLog: (obj: ListAssociatedFleetsRequest) => any;
1956
-
1957
- export declare const ListAssociatedFleetsResultFilterSensitiveLog: (obj: ListAssociatedFleetsResult) => any;
1958
-
1959
- export declare const ListAssociatedStacksRequestFilterSensitiveLog: (obj: ListAssociatedStacksRequest) => any;
1960
-
1961
- export declare const ListAssociatedStacksResultFilterSensitiveLog: (obj: ListAssociatedStacksResult) => any;
1962
-
1963
- export declare const ListEntitledApplicationsRequestFilterSensitiveLog: (obj: ListEntitledApplicationsRequest) => any;
1964
-
1965
- export declare const ListEntitledApplicationsResultFilterSensitiveLog: (obj: ListEntitledApplicationsResult) => any;
1966
-
1967
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1968
-
1969
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1970
-
1971
- export declare const StartFleetRequestFilterSensitiveLog: (obj: StartFleetRequest) => any;
1972
-
1973
- export declare const StartFleetResultFilterSensitiveLog: (obj: StartFleetResult) => any;
1974
-
1975
- export declare const StartImageBuilderRequestFilterSensitiveLog: (obj: StartImageBuilderRequest) => any;
1976
-
1977
- export declare const StartImageBuilderResultFilterSensitiveLog: (obj: StartImageBuilderResult) => any;
1978
-
1979
- export declare const StopFleetRequestFilterSensitiveLog: (obj: StopFleetRequest) => any;
1980
-
1981
- export declare const StopFleetResultFilterSensitiveLog: (obj: StopFleetResult) => any;
1982
-
1983
- export declare const StopImageBuilderRequestFilterSensitiveLog: (obj: StopImageBuilderRequest) => any;
1984
-
1985
- export declare const StopImageBuilderResultFilterSensitiveLog: (obj: StopImageBuilderResult) => any;
1986
-
1987
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1988
-
1989
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1990
-
1991
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1992
-
1993
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1994
-
1995
- export declare const UpdateApplicationRequestFilterSensitiveLog: (obj: UpdateApplicationRequest) => any;
1996
-
1997
- export declare const UpdateApplicationResultFilterSensitiveLog: (obj: UpdateApplicationResult) => any;
1998
-
1999
- export declare const UpdateDirectoryConfigRequestFilterSensitiveLog: (obj: UpdateDirectoryConfigRequest) => any;
2000
-
2001
- export declare const UpdateDirectoryConfigResultFilterSensitiveLog: (obj: UpdateDirectoryConfigResult) => any;
2002
-
2003
- export declare const UpdateEntitlementRequestFilterSensitiveLog: (obj: UpdateEntitlementRequest) => any;
2004
-
2005
- export declare const UpdateEntitlementResultFilterSensitiveLog: (obj: UpdateEntitlementResult) => any;
2006
-
2007
- export declare const UpdateFleetRequestFilterSensitiveLog: (obj: UpdateFleetRequest) => any;
2008
-
2009
- export declare const UpdateFleetResultFilterSensitiveLog: (obj: UpdateFleetResult) => any;
2010
-
2011
- export declare const UpdateImagePermissionsRequestFilterSensitiveLog: (obj: UpdateImagePermissionsRequest) => any;
2012
-
2013
- export declare const UpdateImagePermissionsResultFilterSensitiveLog: (obj: UpdateImagePermissionsResult) => any;
2014
-
2015
- export declare const UpdateStackRequestFilterSensitiveLog: (obj: UpdateStackRequest) => any;
2016
-
2017
- export declare const UpdateStackResultFilterSensitiveLog: (obj: UpdateStackResult) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
3
+ export declare enum AccessEndpointType {
4
+ STREAMING = "STREAMING",
5
+ }
6
+ export interface AccessEndpoint {
7
+ EndpointType: AccessEndpointType | string | undefined;
8
+ VpceId?: string;
9
+ }
10
+ export declare enum Action {
11
+ CLIPBOARD_COPY_FROM_LOCAL_DEVICE = "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
12
+ CLIPBOARD_COPY_TO_LOCAL_DEVICE = "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
13
+ DOMAIN_PASSWORD_SIGNIN = "DOMAIN_PASSWORD_SIGNIN",
14
+ DOMAIN_SMART_CARD_SIGNIN = "DOMAIN_SMART_CARD_SIGNIN",
15
+ FILE_DOWNLOAD = "FILE_DOWNLOAD",
16
+ FILE_UPLOAD = "FILE_UPLOAD",
17
+ PRINTING_TO_LOCAL_DEVICE = "PRINTING_TO_LOCAL_DEVICE",
18
+ }
19
+ export interface S3Location {
20
+ S3Bucket: string | undefined;
21
+ S3Key: string | undefined;
22
+ }
23
+ export interface ScriptDetails {
24
+ ScriptS3Location: S3Location | undefined;
25
+ ExecutablePath: string | undefined;
26
+ ExecutableParameters?: string;
27
+ TimeoutInSeconds: number | undefined;
28
+ }
29
+ export interface AppBlock {
30
+ Name: string | undefined;
31
+ Arn: string | undefined;
32
+ Description?: string;
33
+ DisplayName?: string;
34
+ SourceS3Location?: S3Location;
35
+ SetupScriptDetails: ScriptDetails | undefined;
36
+ CreatedTime?: Date;
37
+ }
38
+ export declare type PlatformType =
39
+ | "AMAZON_LINUX2"
40
+ | "WINDOWS"
41
+ | "WINDOWS_SERVER_2016"
42
+ | "WINDOWS_SERVER_2019";
43
+ export interface Application {
44
+ Name?: string;
45
+ DisplayName?: string;
46
+ IconURL?: string;
47
+ LaunchPath?: string;
48
+ LaunchParameters?: string;
49
+ Enabled?: boolean;
50
+ Metadata?: Record<string, string>;
51
+ WorkingDirectory?: string;
52
+ Description?: string;
53
+ Arn?: string;
54
+ AppBlockArn?: string;
55
+ IconS3Location?: S3Location;
56
+ Platforms?: (PlatformType | string)[];
57
+ InstanceFamilies?: string[];
58
+ CreatedTime?: Date;
59
+ }
60
+ export declare enum ApplicationAttribute {
61
+ LAUNCH_PARAMETERS = "LAUNCH_PARAMETERS",
62
+ WORKING_DIRECTORY = "WORKING_DIRECTORY",
63
+ }
64
+ export interface ApplicationFleetAssociation {
65
+ FleetName: string | undefined;
66
+ ApplicationArn: string | undefined;
67
+ }
68
+ export interface ApplicationSettings {
69
+ Enabled: boolean | undefined;
70
+ SettingsGroup?: string;
71
+ }
72
+ export interface ApplicationSettingsResponse {
73
+ Enabled?: boolean;
74
+ SettingsGroup?: string;
75
+ S3BucketName?: string;
76
+ }
77
+ export declare enum AppVisibility {
78
+ ALL = "ALL",
79
+ ASSOCIATED = "ASSOCIATED",
80
+ }
81
+ export interface AssociateApplicationFleetRequest {
82
+ FleetName: string | undefined;
83
+ ApplicationArn: string | undefined;
84
+ }
85
+ export interface AssociateApplicationFleetResult {
86
+ ApplicationFleetAssociation?: ApplicationFleetAssociation;
87
+ }
88
+ export declare class ConcurrentModificationException extends __BaseException {
89
+ readonly name: "ConcurrentModificationException";
90
+ readonly $fault: "client";
91
+ Message?: string;
92
+ constructor(
93
+ opts: __ExceptionOptionType<
94
+ ConcurrentModificationException,
95
+ __BaseException
96
+ >
97
+ );
98
+ }
99
+ export declare class InvalidParameterCombinationException extends __BaseException {
100
+ readonly name: "InvalidParameterCombinationException";
101
+ readonly $fault: "client";
102
+ Message?: string;
103
+ constructor(
104
+ opts: __ExceptionOptionType<
105
+ InvalidParameterCombinationException,
106
+ __BaseException
107
+ >
108
+ );
109
+ }
110
+ export declare class LimitExceededException extends __BaseException {
111
+ readonly name: "LimitExceededException";
112
+ readonly $fault: "client";
113
+ Message?: string;
114
+ constructor(
115
+ opts: __ExceptionOptionType<LimitExceededException, __BaseException>
116
+ );
117
+ }
118
+ export declare class OperationNotPermittedException extends __BaseException {
119
+ readonly name: "OperationNotPermittedException";
120
+ readonly $fault: "client";
121
+ Message?: string;
122
+ constructor(
123
+ opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>
124
+ );
125
+ }
126
+ export declare class ResourceNotFoundException extends __BaseException {
127
+ readonly name: "ResourceNotFoundException";
128
+ readonly $fault: "client";
129
+ Message?: string;
130
+ constructor(
131
+ opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
132
+ );
133
+ }
134
+ export interface AssociateApplicationToEntitlementRequest {
135
+ StackName: string | undefined;
136
+ EntitlementName: string | undefined;
137
+ ApplicationIdentifier: string | undefined;
138
+ }
139
+ export interface AssociateApplicationToEntitlementResult {}
140
+ export declare class EntitlementNotFoundException extends __BaseException {
141
+ readonly name: "EntitlementNotFoundException";
142
+ readonly $fault: "client";
143
+ Message?: string;
144
+ constructor(
145
+ opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>
146
+ );
147
+ }
148
+ export interface AssociateFleetRequest {
149
+ FleetName: string | undefined;
150
+ StackName: string | undefined;
151
+ }
152
+ export interface AssociateFleetResult {}
153
+ export declare class IncompatibleImageException extends __BaseException {
154
+ readonly name: "IncompatibleImageException";
155
+ readonly $fault: "client";
156
+ Message?: string;
157
+ constructor(
158
+ opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>
159
+ );
160
+ }
161
+ export declare class InvalidAccountStatusException extends __BaseException {
162
+ readonly name: "InvalidAccountStatusException";
163
+ readonly $fault: "client";
164
+ Message?: string;
165
+ constructor(
166
+ opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>
167
+ );
168
+ }
169
+ export declare enum AuthenticationType {
170
+ API = "API",
171
+ SAML = "SAML",
172
+ USERPOOL = "USERPOOL",
173
+ }
174
+ export interface UserStackAssociation {
175
+ StackName: string | undefined;
176
+ UserName: string | undefined;
177
+ AuthenticationType: AuthenticationType | string | undefined;
178
+ SendEmailNotification?: boolean;
179
+ }
180
+ export interface BatchAssociateUserStackRequest {
181
+ UserStackAssociations: UserStackAssociation[] | undefined;
182
+ }
183
+ export declare enum UserStackAssociationErrorCode {
184
+ DIRECTORY_NOT_FOUND = "DIRECTORY_NOT_FOUND",
185
+ INTERNAL_ERROR = "INTERNAL_ERROR",
186
+ STACK_NOT_FOUND = "STACK_NOT_FOUND",
187
+ USER_NAME_NOT_FOUND = "USER_NAME_NOT_FOUND",
188
+ }
189
+ export interface UserStackAssociationError {
190
+ UserStackAssociation?: UserStackAssociation;
191
+ ErrorCode?: UserStackAssociationErrorCode | string;
192
+ ErrorMessage?: string;
193
+ }
194
+ export interface BatchAssociateUserStackResult {
195
+ errors?: UserStackAssociationError[];
196
+ }
197
+ export interface BatchDisassociateUserStackRequest {
198
+ UserStackAssociations: UserStackAssociation[] | undefined;
199
+ }
200
+ export interface BatchDisassociateUserStackResult {
201
+ errors?: UserStackAssociationError[];
202
+ }
203
+ export interface ComputeCapacity {
204
+ DesiredInstances: number | undefined;
205
+ }
206
+ export interface ComputeCapacityStatus {
207
+ Desired: number | undefined;
208
+ Running?: number;
209
+ InUse?: number;
210
+ Available?: number;
211
+ }
212
+ export interface CopyImageRequest {
213
+ SourceImageName: string | undefined;
214
+ DestinationImageName: string | undefined;
215
+ DestinationRegion: string | undefined;
216
+ DestinationImageDescription?: string;
217
+ }
218
+ export interface CopyImageResponse {
219
+ DestinationImageName?: string;
220
+ }
221
+ export declare class ResourceAlreadyExistsException extends __BaseException {
222
+ readonly name: "ResourceAlreadyExistsException";
223
+ readonly $fault: "client";
224
+ Message?: string;
225
+ constructor(
226
+ opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
227
+ );
228
+ }
229
+ export declare class ResourceNotAvailableException extends __BaseException {
230
+ readonly name: "ResourceNotAvailableException";
231
+ readonly $fault: "client";
232
+ Message?: string;
233
+ constructor(
234
+ opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>
235
+ );
236
+ }
237
+ export interface CreateAppBlockRequest {
238
+ Name: string | undefined;
239
+ Description?: string;
240
+ DisplayName?: string;
241
+ SourceS3Location: S3Location | undefined;
242
+ SetupScriptDetails: ScriptDetails | undefined;
243
+ Tags?: Record<string, string>;
244
+ }
245
+ export interface CreateAppBlockResult {
246
+ AppBlock?: AppBlock;
247
+ }
248
+ export interface CreateApplicationRequest {
249
+ Name: string | undefined;
250
+ DisplayName?: string;
251
+ Description?: string;
252
+ IconS3Location: S3Location | undefined;
253
+ LaunchPath: string | undefined;
254
+ WorkingDirectory?: string;
255
+ LaunchParameters?: string;
256
+ Platforms: (PlatformType | string)[] | undefined;
257
+ InstanceFamilies: string[] | undefined;
258
+ AppBlockArn: string | undefined;
259
+ Tags?: Record<string, string>;
260
+ }
261
+ export interface CreateApplicationResult {
262
+ Application?: Application;
263
+ }
264
+ export interface ServiceAccountCredentials {
265
+ AccountName: string | undefined;
266
+ AccountPassword: string | undefined;
267
+ }
268
+ export interface CreateDirectoryConfigRequest {
269
+ DirectoryName: string | undefined;
270
+ OrganizationalUnitDistinguishedNames: string[] | undefined;
271
+ ServiceAccountCredentials?: ServiceAccountCredentials;
272
+ }
273
+ export interface DirectoryConfig {
274
+ DirectoryName: string | undefined;
275
+ OrganizationalUnitDistinguishedNames?: string[];
276
+ ServiceAccountCredentials?: ServiceAccountCredentials;
277
+ CreatedTime?: Date;
278
+ }
279
+ export interface CreateDirectoryConfigResult {
280
+ DirectoryConfig?: DirectoryConfig;
281
+ }
282
+ export declare class InvalidRoleException extends __BaseException {
283
+ readonly name: "InvalidRoleException";
284
+ readonly $fault: "client";
285
+ Message?: string;
286
+ constructor(
287
+ opts: __ExceptionOptionType<InvalidRoleException, __BaseException>
288
+ );
289
+ }
290
+ export interface EntitlementAttribute {
291
+ Name: string | undefined;
292
+ Value: string | undefined;
293
+ }
294
+ export interface CreateEntitlementRequest {
295
+ Name: string | undefined;
296
+ StackName: string | undefined;
297
+ Description?: string;
298
+ AppVisibility: AppVisibility | string | undefined;
299
+ Attributes: EntitlementAttribute[] | undefined;
300
+ }
301
+ export interface Entitlement {
302
+ Name: string | undefined;
303
+ StackName: string | undefined;
304
+ Description?: string;
305
+ AppVisibility: AppVisibility | string | undefined;
306
+ Attributes: EntitlementAttribute[] | undefined;
307
+ CreatedTime?: Date;
308
+ LastModifiedTime?: Date;
309
+ }
310
+ export interface CreateEntitlementResult {
311
+ Entitlement?: Entitlement;
312
+ }
313
+ export declare class EntitlementAlreadyExistsException extends __BaseException {
314
+ readonly name: "EntitlementAlreadyExistsException";
315
+ readonly $fault: "client";
316
+ Message?: string;
317
+ constructor(
318
+ opts: __ExceptionOptionType<
319
+ EntitlementAlreadyExistsException,
320
+ __BaseException
321
+ >
322
+ );
323
+ }
324
+ export interface DomainJoinInfo {
325
+ DirectoryName?: string;
326
+ OrganizationalUnitDistinguishedName?: string;
327
+ }
328
+ export declare enum FleetType {
329
+ ALWAYS_ON = "ALWAYS_ON",
330
+ ELASTIC = "ELASTIC",
331
+ ON_DEMAND = "ON_DEMAND",
332
+ }
333
+ export declare enum StreamView {
334
+ APP = "APP",
335
+ DESKTOP = "DESKTOP",
336
+ }
337
+ export interface VpcConfig {
338
+ SubnetIds?: string[];
339
+ SecurityGroupIds?: string[];
340
+ }
341
+ export interface CreateFleetRequest {
342
+ Name: string | undefined;
343
+ ImageName?: string;
344
+ ImageArn?: string;
345
+ InstanceType: string | undefined;
346
+ FleetType?: FleetType | string;
347
+ ComputeCapacity?: ComputeCapacity;
348
+ VpcConfig?: VpcConfig;
349
+ MaxUserDurationInSeconds?: number;
350
+ DisconnectTimeoutInSeconds?: number;
351
+ Description?: string;
352
+ DisplayName?: string;
353
+ EnableDefaultInternetAccess?: boolean;
354
+ DomainJoinInfo?: DomainJoinInfo;
355
+ Tags?: Record<string, string>;
356
+ IdleDisconnectTimeoutInSeconds?: number;
357
+ IamRoleArn?: string;
358
+ StreamView?: StreamView | string;
359
+ Platform?: PlatformType | string;
360
+ MaxConcurrentSessions?: number;
361
+ UsbDeviceFilterStrings?: string[];
362
+ SessionScriptS3Location?: S3Location;
363
+ }
364
+ export declare enum FleetErrorCode {
365
+ DOMAIN_JOIN_ERROR_ACCESS_DENIED = "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
366
+ DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED = "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
367
+ DOMAIN_JOIN_ERROR_FILE_NOT_FOUND = "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
368
+ DOMAIN_JOIN_ERROR_INVALID_PARAMETER = "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
369
+ DOMAIN_JOIN_ERROR_LOGON_FAILURE = "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
370
+ DOMAIN_JOIN_ERROR_MORE_DATA = "DOMAIN_JOIN_ERROR_MORE_DATA",
371
+ DOMAIN_JOIN_ERROR_NOT_SUPPORTED = "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
372
+ DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN = "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
373
+ DOMAIN_JOIN_INTERNAL_SERVICE_ERROR = "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
374
+ DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME = "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
375
+ DOMAIN_JOIN_NERR_PASSWORD_EXPIRED = "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
376
+ DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED = "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
377
+ FLEET_INSTANCE_PROVISIONING_FAILURE = "FLEET_INSTANCE_PROVISIONING_FAILURE",
378
+ FLEET_STOPPED = "FLEET_STOPPED",
379
+ IAM_SERVICE_ROLE_IS_MISSING = "IAM_SERVICE_ROLE_IS_MISSING",
380
+ IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
381
+ IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
382
+ IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
383
+ IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
384
+ IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
385
+ IGW_NOT_ATTACHED = "IGW_NOT_ATTACHED",
386
+ IMAGE_NOT_FOUND = "IMAGE_NOT_FOUND",
387
+ INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
388
+ INVALID_SUBNET_CONFIGURATION = "INVALID_SUBNET_CONFIGURATION",
389
+ MACHINE_ROLE_IS_MISSING = "MACHINE_ROLE_IS_MISSING",
390
+ NETWORK_INTERFACE_LIMIT_EXCEEDED = "NETWORK_INTERFACE_LIMIT_EXCEEDED",
391
+ SECURITY_GROUPS_NOT_FOUND = "SECURITY_GROUPS_NOT_FOUND",
392
+ STS_DISABLED_IN_REGION = "STS_DISABLED_IN_REGION",
393
+ SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES = "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
394
+ SUBNET_NOT_FOUND = "SUBNET_NOT_FOUND",
395
+ }
396
+ export interface FleetError {
397
+ ErrorCode?: FleetErrorCode | string;
398
+ ErrorMessage?: string;
399
+ }
400
+ export declare enum FleetState {
401
+ RUNNING = "RUNNING",
402
+ STARTING = "STARTING",
403
+ STOPPED = "STOPPED",
404
+ STOPPING = "STOPPING",
405
+ }
406
+ export interface Fleet {
407
+ Arn: string | undefined;
408
+ Name: string | undefined;
409
+ DisplayName?: string;
410
+ Description?: string;
411
+ ImageName?: string;
412
+ ImageArn?: string;
413
+ InstanceType: string | undefined;
414
+ FleetType?: FleetType | string;
415
+ ComputeCapacityStatus: ComputeCapacityStatus | undefined;
416
+ MaxUserDurationInSeconds?: number;
417
+ DisconnectTimeoutInSeconds?: number;
418
+ State: FleetState | string | undefined;
419
+ VpcConfig?: VpcConfig;
420
+ CreatedTime?: Date;
421
+ FleetErrors?: FleetError[];
422
+ EnableDefaultInternetAccess?: boolean;
423
+ DomainJoinInfo?: DomainJoinInfo;
424
+ IdleDisconnectTimeoutInSeconds?: number;
425
+ IamRoleArn?: string;
426
+ StreamView?: StreamView | string;
427
+ Platform?: PlatformType | string;
428
+ MaxConcurrentSessions?: number;
429
+ UsbDeviceFilterStrings?: string[];
430
+ SessionScriptS3Location?: S3Location;
431
+ }
432
+ export interface CreateFleetResult {
433
+ Fleet?: Fleet;
434
+ }
435
+ export declare class RequestLimitExceededException extends __BaseException {
436
+ readonly name: "RequestLimitExceededException";
437
+ readonly $fault: "client";
438
+ Message?: string;
439
+ constructor(
440
+ opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>
441
+ );
442
+ }
443
+ export interface CreateImageBuilderRequest {
444
+ Name: string | undefined;
445
+ ImageName?: string;
446
+ ImageArn?: string;
447
+ InstanceType: string | undefined;
448
+ Description?: string;
449
+ DisplayName?: string;
450
+ VpcConfig?: VpcConfig;
451
+ IamRoleArn?: string;
452
+ EnableDefaultInternetAccess?: boolean;
453
+ DomainJoinInfo?: DomainJoinInfo;
454
+ AppstreamAgentVersion?: string;
455
+ Tags?: Record<string, string>;
456
+ AccessEndpoints?: AccessEndpoint[];
457
+ }
458
+ export interface ResourceError {
459
+ ErrorCode?: FleetErrorCode | string;
460
+ ErrorMessage?: string;
461
+ ErrorTimestamp?: Date;
462
+ }
463
+ export interface NetworkAccessConfiguration {
464
+ EniPrivateIpAddress?: string;
465
+ EniId?: string;
466
+ }
467
+ export declare enum ImageBuilderState {
468
+ DELETING = "DELETING",
469
+ FAILED = "FAILED",
470
+ PENDING = "PENDING",
471
+ PENDING_QUALIFICATION = "PENDING_QUALIFICATION",
472
+ REBOOTING = "REBOOTING",
473
+ RUNNING = "RUNNING",
474
+ SNAPSHOTTING = "SNAPSHOTTING",
475
+ STOPPED = "STOPPED",
476
+ STOPPING = "STOPPING",
477
+ UPDATING = "UPDATING",
478
+ UPDATING_AGENT = "UPDATING_AGENT",
479
+ }
480
+ export declare enum ImageBuilderStateChangeReasonCode {
481
+ IMAGE_UNAVAILABLE = "IMAGE_UNAVAILABLE",
482
+ INTERNAL_ERROR = "INTERNAL_ERROR",
483
+ }
484
+ export interface ImageBuilderStateChangeReason {
485
+ Code?: ImageBuilderStateChangeReasonCode | string;
486
+ Message?: string;
487
+ }
488
+ export interface ImageBuilder {
489
+ Name: string | undefined;
490
+ Arn?: string;
491
+ ImageArn?: string;
492
+ Description?: string;
493
+ DisplayName?: string;
494
+ VpcConfig?: VpcConfig;
495
+ InstanceType?: string;
496
+ Platform?: PlatformType | string;
497
+ IamRoleArn?: string;
498
+ State?: ImageBuilderState | string;
499
+ StateChangeReason?: ImageBuilderStateChangeReason;
500
+ CreatedTime?: Date;
501
+ EnableDefaultInternetAccess?: boolean;
502
+ DomainJoinInfo?: DomainJoinInfo;
503
+ NetworkAccessConfiguration?: NetworkAccessConfiguration;
504
+ ImageBuilderErrors?: ResourceError[];
505
+ AppstreamAgentVersion?: string;
506
+ AccessEndpoints?: AccessEndpoint[];
507
+ }
508
+ export interface CreateImageBuilderResult {
509
+ ImageBuilder?: ImageBuilder;
510
+ }
511
+ export interface CreateImageBuilderStreamingURLRequest {
512
+ Name: string | undefined;
513
+ Validity?: number;
514
+ }
515
+ export interface CreateImageBuilderStreamingURLResult {
516
+ StreamingURL?: string;
517
+ Expires?: Date;
518
+ }
519
+ export declare enum StorageConnectorType {
520
+ GOOGLE_DRIVE = "GOOGLE_DRIVE",
521
+ HOMEFOLDERS = "HOMEFOLDERS",
522
+ ONE_DRIVE = "ONE_DRIVE",
523
+ }
524
+ export interface StorageConnector {
525
+ ConnectorType: StorageConnectorType | string | undefined;
526
+ ResourceIdentifier?: string;
527
+ Domains?: string[];
528
+ }
529
+ export declare enum PreferredProtocol {
530
+ TCP = "TCP",
531
+ UDP = "UDP",
532
+ }
533
+ export interface StreamingExperienceSettings {
534
+ PreferredProtocol?: PreferredProtocol | string;
535
+ }
536
+ export declare enum Permission {
537
+ DISABLED = "DISABLED",
538
+ ENABLED = "ENABLED",
539
+ }
540
+ export interface UserSetting {
541
+ Action: Action | string | undefined;
542
+ Permission: Permission | string | undefined;
543
+ }
544
+ export interface CreateStackRequest {
545
+ Name: string | undefined;
546
+ Description?: string;
547
+ DisplayName?: string;
548
+ StorageConnectors?: StorageConnector[];
549
+ RedirectURL?: string;
550
+ FeedbackURL?: string;
551
+ UserSettings?: UserSetting[];
552
+ ApplicationSettings?: ApplicationSettings;
553
+ Tags?: Record<string, string>;
554
+ AccessEndpoints?: AccessEndpoint[];
555
+ EmbedHostDomains?: string[];
556
+ StreamingExperienceSettings?: StreamingExperienceSettings;
557
+ }
558
+ export declare enum StackErrorCode {
559
+ INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
560
+ STORAGE_CONNECTOR_ERROR = "STORAGE_CONNECTOR_ERROR",
561
+ }
562
+ export interface StackError {
563
+ ErrorCode?: StackErrorCode | string;
564
+ ErrorMessage?: string;
565
+ }
566
+ export interface Stack {
567
+ Arn?: string;
568
+ Name: string | undefined;
569
+ Description?: string;
570
+ DisplayName?: string;
571
+ CreatedTime?: Date;
572
+ StorageConnectors?: StorageConnector[];
573
+ RedirectURL?: string;
574
+ FeedbackURL?: string;
575
+ StackErrors?: StackError[];
576
+ UserSettings?: UserSetting[];
577
+ ApplicationSettings?: ApplicationSettingsResponse;
578
+ AccessEndpoints?: AccessEndpoint[];
579
+ EmbedHostDomains?: string[];
580
+ StreamingExperienceSettings?: StreamingExperienceSettings;
581
+ }
582
+ export interface CreateStackResult {
583
+ Stack?: Stack;
584
+ }
585
+ export interface CreateStreamingURLRequest {
586
+ StackName: string | undefined;
587
+ FleetName: string | undefined;
588
+ UserId: string | undefined;
589
+ ApplicationId?: string;
590
+ Validity?: number;
591
+ SessionContext?: string;
592
+ }
593
+ export interface CreateStreamingURLResult {
594
+ StreamingURL?: string;
595
+ Expires?: Date;
596
+ }
597
+ export interface CreateUpdatedImageRequest {
598
+ existingImageName: string | undefined;
599
+ newImageName: string | undefined;
600
+ newImageDescription?: string;
601
+ newImageDisplayName?: string;
602
+ newImageTags?: Record<string, string>;
603
+ dryRun?: boolean;
604
+ }
605
+ export interface ImagePermissions {
606
+ allowFleet?: boolean;
607
+ allowImageBuilder?: boolean;
608
+ }
609
+ export declare enum ImageState {
610
+ AVAILABLE = "AVAILABLE",
611
+ COPYING = "COPYING",
612
+ CREATING = "CREATING",
613
+ DELETING = "DELETING",
614
+ FAILED = "FAILED",
615
+ IMPORTING = "IMPORTING",
616
+ PENDING = "PENDING",
617
+ }
618
+ export declare enum ImageStateChangeReasonCode {
619
+ IMAGE_BUILDER_NOT_AVAILABLE = "IMAGE_BUILDER_NOT_AVAILABLE",
620
+ IMAGE_COPY_FAILURE = "IMAGE_COPY_FAILURE",
621
+ INTERNAL_ERROR = "INTERNAL_ERROR",
622
+ }
623
+ export interface ImageStateChangeReason {
624
+ Code?: ImageStateChangeReasonCode | string;
625
+ Message?: string;
626
+ }
627
+ export declare enum VisibilityType {
628
+ PRIVATE = "PRIVATE",
629
+ PUBLIC = "PUBLIC",
630
+ SHARED = "SHARED",
631
+ }
632
+ export interface Image {
633
+ Name: string | undefined;
634
+ Arn?: string;
635
+ BaseImageArn?: string;
636
+ DisplayName?: string;
637
+ State?: ImageState | string;
638
+ Visibility?: VisibilityType | string;
639
+ ImageBuilderSupported?: boolean;
640
+ ImageBuilderName?: string;
641
+ Platform?: PlatformType | string;
642
+ Description?: string;
643
+ StateChangeReason?: ImageStateChangeReason;
644
+ Applications?: Application[];
645
+ CreatedTime?: Date;
646
+ PublicBaseImageReleasedDate?: Date;
647
+ AppstreamAgentVersion?: string;
648
+ ImagePermissions?: ImagePermissions;
649
+ ImageErrors?: ResourceError[];
650
+ }
651
+ export interface CreateUpdatedImageResult {
652
+ image?: Image;
653
+ canUpdateImage?: boolean;
654
+ }
655
+ export interface CreateUsageReportSubscriptionRequest {}
656
+ export declare enum UsageReportSchedule {
657
+ DAILY = "DAILY",
658
+ }
659
+ export interface CreateUsageReportSubscriptionResult {
660
+ S3BucketName?: string;
661
+ Schedule?: UsageReportSchedule | string;
662
+ }
663
+ export declare enum MessageAction {
664
+ RESEND = "RESEND",
665
+ SUPPRESS = "SUPPRESS",
666
+ }
667
+ export interface CreateUserRequest {
668
+ UserName: string | undefined;
669
+ MessageAction?: MessageAction | string;
670
+ FirstName?: string;
671
+ LastName?: string;
672
+ AuthenticationType: AuthenticationType | string | undefined;
673
+ }
674
+ export interface CreateUserResult {}
675
+ export interface DeleteAppBlockRequest {
676
+ Name: string | undefined;
677
+ }
678
+ export interface DeleteAppBlockResult {}
679
+ export declare class ResourceInUseException extends __BaseException {
680
+ readonly name: "ResourceInUseException";
681
+ readonly $fault: "client";
682
+ Message?: string;
683
+ constructor(
684
+ opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
685
+ );
686
+ }
687
+ export interface DeleteApplicationRequest {
688
+ Name: string | undefined;
689
+ }
690
+ export interface DeleteApplicationResult {}
691
+ export interface DeleteDirectoryConfigRequest {
692
+ DirectoryName: string | undefined;
693
+ }
694
+ export interface DeleteDirectoryConfigResult {}
695
+ export interface DeleteEntitlementRequest {
696
+ Name: string | undefined;
697
+ StackName: string | undefined;
698
+ }
699
+ export interface DeleteEntitlementResult {}
700
+ export interface DeleteFleetRequest {
701
+ Name: string | undefined;
702
+ }
703
+ export interface DeleteFleetResult {}
704
+ export interface DeleteImageRequest {
705
+ Name: string | undefined;
706
+ }
707
+ export interface DeleteImageResult {
708
+ Image?: Image;
709
+ }
710
+ export interface DeleteImageBuilderRequest {
711
+ Name: string | undefined;
712
+ }
713
+ export interface DeleteImageBuilderResult {
714
+ ImageBuilder?: ImageBuilder;
715
+ }
716
+ export interface DeleteImagePermissionsRequest {
717
+ Name: string | undefined;
718
+ SharedAccountId: string | undefined;
719
+ }
720
+ export interface DeleteImagePermissionsResult {}
721
+ export interface DeleteStackRequest {
722
+ Name: string | undefined;
723
+ }
724
+ export interface DeleteStackResult {}
725
+ export interface DeleteUsageReportSubscriptionRequest {}
726
+ export interface DeleteUsageReportSubscriptionResult {}
727
+ export interface DeleteUserRequest {
728
+ UserName: string | undefined;
729
+ AuthenticationType: AuthenticationType | string | undefined;
730
+ }
731
+ export interface DeleteUserResult {}
732
+ export interface DescribeAppBlocksRequest {
733
+ Arns?: string[];
734
+ NextToken?: string;
735
+ MaxResults?: number;
736
+ }
737
+ export interface DescribeAppBlocksResult {
738
+ AppBlocks?: AppBlock[];
739
+ NextToken?: string;
740
+ }
741
+ export interface DescribeApplicationFleetAssociationsRequest {
742
+ FleetName?: string;
743
+ ApplicationArn?: string;
744
+ MaxResults?: number;
745
+ NextToken?: string;
746
+ }
747
+ export interface DescribeApplicationFleetAssociationsResult {
748
+ ApplicationFleetAssociations?: ApplicationFleetAssociation[];
749
+ NextToken?: string;
750
+ }
751
+ export interface DescribeApplicationsRequest {
752
+ Arns?: string[];
753
+ NextToken?: string;
754
+ MaxResults?: number;
755
+ }
756
+ export interface DescribeApplicationsResult {
757
+ Applications?: Application[];
758
+ NextToken?: string;
759
+ }
760
+ export interface DescribeDirectoryConfigsRequest {
761
+ DirectoryNames?: string[];
762
+ MaxResults?: number;
763
+ NextToken?: string;
764
+ }
765
+ export interface DescribeDirectoryConfigsResult {
766
+ DirectoryConfigs?: DirectoryConfig[];
767
+ NextToken?: string;
768
+ }
769
+ export interface DescribeEntitlementsRequest {
770
+ Name?: string;
771
+ StackName: string | undefined;
772
+ NextToken?: string;
773
+ MaxResults?: number;
774
+ }
775
+ export interface DescribeEntitlementsResult {
776
+ Entitlements?: Entitlement[];
777
+ NextToken?: string;
778
+ }
779
+ export interface DescribeFleetsRequest {
780
+ Names?: string[];
781
+ NextToken?: string;
782
+ }
783
+ export interface DescribeFleetsResult {
784
+ Fleets?: Fleet[];
785
+ NextToken?: string;
786
+ }
787
+ export interface DescribeImageBuildersRequest {
788
+ Names?: string[];
789
+ MaxResults?: number;
790
+ NextToken?: string;
791
+ }
792
+ export interface DescribeImageBuildersResult {
793
+ ImageBuilders?: ImageBuilder[];
794
+ NextToken?: string;
795
+ }
796
+ export interface DescribeImagePermissionsRequest {
797
+ Name: string | undefined;
798
+ MaxResults?: number;
799
+ SharedAwsAccountIds?: string[];
800
+ NextToken?: string;
801
+ }
802
+ export interface SharedImagePermissions {
803
+ sharedAccountId: string | undefined;
804
+ imagePermissions: ImagePermissions | undefined;
805
+ }
806
+ export interface DescribeImagePermissionsResult {
807
+ Name?: string;
808
+ SharedImagePermissionsList?: SharedImagePermissions[];
809
+ NextToken?: string;
810
+ }
811
+ export interface DescribeImagesRequest {
812
+ Names?: string[];
813
+ Arns?: string[];
814
+ Type?: VisibilityType | string;
815
+ NextToken?: string;
816
+ MaxResults?: number;
817
+ }
818
+ export interface DescribeImagesResult {
819
+ Images?: Image[];
820
+ NextToken?: string;
821
+ }
822
+ export interface DescribeSessionsRequest {
823
+ StackName: string | undefined;
824
+ FleetName: string | undefined;
825
+ UserId?: string;
826
+ NextToken?: string;
827
+ Limit?: number;
828
+ AuthenticationType?: AuthenticationType | string;
829
+ }
830
+ export declare enum SessionConnectionState {
831
+ CONNECTED = "CONNECTED",
832
+ NOT_CONNECTED = "NOT_CONNECTED",
833
+ }
834
+ export declare enum SessionState {
835
+ ACTIVE = "ACTIVE",
836
+ EXPIRED = "EXPIRED",
837
+ PENDING = "PENDING",
838
+ }
839
+ export interface Session {
840
+ Id: string | undefined;
841
+ UserId: string | undefined;
842
+ StackName: string | undefined;
843
+ FleetName: string | undefined;
844
+ State: SessionState | string | undefined;
845
+ ConnectionState?: SessionConnectionState | string;
846
+ StartTime?: Date;
847
+ MaxExpirationTime?: Date;
848
+ AuthenticationType?: AuthenticationType | string;
849
+ NetworkAccessConfiguration?: NetworkAccessConfiguration;
850
+ }
851
+ export interface DescribeSessionsResult {
852
+ Sessions?: Session[];
853
+ NextToken?: string;
854
+ }
855
+ export interface DescribeStacksRequest {
856
+ Names?: string[];
857
+ NextToken?: string;
858
+ }
859
+ export interface DescribeStacksResult {
860
+ Stacks?: Stack[];
861
+ NextToken?: string;
862
+ }
863
+ export interface DescribeUsageReportSubscriptionsRequest {
864
+ MaxResults?: number;
865
+ NextToken?: string;
866
+ }
867
+ export declare enum UsageReportExecutionErrorCode {
868
+ ACCESS_DENIED = "ACCESS_DENIED",
869
+ INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
870
+ RESOURCE_NOT_FOUND = "RESOURCE_NOT_FOUND",
871
+ }
872
+ export interface LastReportGenerationExecutionError {
873
+ ErrorCode?: UsageReportExecutionErrorCode | string;
874
+ ErrorMessage?: string;
875
+ }
876
+ export interface UsageReportSubscription {
877
+ S3BucketName?: string;
878
+ Schedule?: UsageReportSchedule | string;
879
+ LastGeneratedReportDate?: Date;
880
+ SubscriptionErrors?: LastReportGenerationExecutionError[];
881
+ }
882
+ export interface DescribeUsageReportSubscriptionsResult {
883
+ UsageReportSubscriptions?: UsageReportSubscription[];
884
+ NextToken?: string;
885
+ }
886
+ export interface DescribeUsersRequest {
887
+ AuthenticationType: AuthenticationType | string | undefined;
888
+ MaxResults?: number;
889
+ NextToken?: string;
890
+ }
891
+ export interface User {
892
+ Arn?: string;
893
+ UserName?: string;
894
+ Enabled?: boolean;
895
+ Status?: string;
896
+ FirstName?: string;
897
+ LastName?: string;
898
+ CreatedTime?: Date;
899
+ AuthenticationType: AuthenticationType | string | undefined;
900
+ }
901
+ export interface DescribeUsersResult {
902
+ Users?: User[];
903
+ NextToken?: string;
904
+ }
905
+ export interface DescribeUserStackAssociationsRequest {
906
+ StackName?: string;
907
+ UserName?: string;
908
+ AuthenticationType?: AuthenticationType | string;
909
+ MaxResults?: number;
910
+ NextToken?: string;
911
+ }
912
+ export interface DescribeUserStackAssociationsResult {
913
+ UserStackAssociations?: UserStackAssociation[];
914
+ NextToken?: string;
915
+ }
916
+ export interface DisableUserRequest {
917
+ UserName: string | undefined;
918
+ AuthenticationType: AuthenticationType | string | undefined;
919
+ }
920
+ export interface DisableUserResult {}
921
+ export interface DisassociateApplicationFleetRequest {
922
+ FleetName: string | undefined;
923
+ ApplicationArn: string | undefined;
924
+ }
925
+ export interface DisassociateApplicationFleetResult {}
926
+ export interface DisassociateApplicationFromEntitlementRequest {
927
+ StackName: string | undefined;
928
+ EntitlementName: string | undefined;
929
+ ApplicationIdentifier: string | undefined;
930
+ }
931
+ export interface DisassociateApplicationFromEntitlementResult {}
932
+ export interface DisassociateFleetRequest {
933
+ FleetName: string | undefined;
934
+ StackName: string | undefined;
935
+ }
936
+ export interface DisassociateFleetResult {}
937
+ export interface EnableUserRequest {
938
+ UserName: string | undefined;
939
+ AuthenticationType: AuthenticationType | string | undefined;
940
+ }
941
+ export interface EnableUserResult {}
942
+ export interface EntitledApplication {
943
+ ApplicationIdentifier: string | undefined;
944
+ }
945
+ export interface ExpireSessionRequest {
946
+ SessionId: string | undefined;
947
+ }
948
+ export interface ExpireSessionResult {}
949
+ export declare enum FleetAttribute {
950
+ DOMAIN_JOIN_INFO = "DOMAIN_JOIN_INFO",
951
+ IAM_ROLE_ARN = "IAM_ROLE_ARN",
952
+ SESSION_SCRIPT_S3_LOCATION = "SESSION_SCRIPT_S3_LOCATION",
953
+ USB_DEVICE_FILTER_STRINGS = "USB_DEVICE_FILTER_STRINGS",
954
+ VPC_CONFIGURATION = "VPC_CONFIGURATION",
955
+ VPC_CONFIGURATION_SECURITY_GROUP_IDS = "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
956
+ }
957
+ export interface ListAssociatedFleetsRequest {
958
+ StackName: string | undefined;
959
+ NextToken?: string;
960
+ }
961
+ export interface ListAssociatedFleetsResult {
962
+ Names?: string[];
963
+ NextToken?: string;
964
+ }
965
+ export interface ListAssociatedStacksRequest {
966
+ FleetName: string | undefined;
967
+ NextToken?: string;
968
+ }
969
+ export interface ListAssociatedStacksResult {
970
+ Names?: string[];
971
+ NextToken?: string;
972
+ }
973
+ export interface ListEntitledApplicationsRequest {
974
+ StackName: string | undefined;
975
+ EntitlementName: string | undefined;
976
+ NextToken?: string;
977
+ MaxResults?: number;
978
+ }
979
+ export interface ListEntitledApplicationsResult {
980
+ EntitledApplications?: EntitledApplication[];
981
+ NextToken?: string;
982
+ }
983
+ export interface ListTagsForResourceRequest {
984
+ ResourceArn: string | undefined;
985
+ }
986
+ export interface ListTagsForResourceResponse {
987
+ Tags?: Record<string, string>;
988
+ }
989
+ export interface StartFleetRequest {
990
+ Name: string | undefined;
991
+ }
992
+ export interface StartFleetResult {}
993
+ export interface StartImageBuilderRequest {
994
+ Name: string | undefined;
995
+ AppstreamAgentVersion?: string;
996
+ }
997
+ export interface StartImageBuilderResult {
998
+ ImageBuilder?: ImageBuilder;
999
+ }
1000
+ export interface StopFleetRequest {
1001
+ Name: string | undefined;
1002
+ }
1003
+ export interface StopFleetResult {}
1004
+ export interface StopImageBuilderRequest {
1005
+ Name: string | undefined;
1006
+ }
1007
+ export interface StopImageBuilderResult {
1008
+ ImageBuilder?: ImageBuilder;
1009
+ }
1010
+ export interface TagResourceRequest {
1011
+ ResourceArn: string | undefined;
1012
+ Tags: Record<string, string> | undefined;
1013
+ }
1014
+ export interface TagResourceResponse {}
1015
+ export interface UntagResourceRequest {
1016
+ ResourceArn: string | undefined;
1017
+ TagKeys: string[] | undefined;
1018
+ }
1019
+ export interface UntagResourceResponse {}
1020
+ export interface UpdateApplicationRequest {
1021
+ Name: string | undefined;
1022
+ DisplayName?: string;
1023
+ Description?: string;
1024
+ IconS3Location?: S3Location;
1025
+ LaunchPath?: string;
1026
+ WorkingDirectory?: string;
1027
+ LaunchParameters?: string;
1028
+ AppBlockArn?: string;
1029
+ AttributesToDelete?: (ApplicationAttribute | string)[];
1030
+ }
1031
+ export interface UpdateApplicationResult {
1032
+ Application?: Application;
1033
+ }
1034
+ export interface UpdateDirectoryConfigRequest {
1035
+ DirectoryName: string | undefined;
1036
+ OrganizationalUnitDistinguishedNames?: string[];
1037
+ ServiceAccountCredentials?: ServiceAccountCredentials;
1038
+ }
1039
+ export interface UpdateDirectoryConfigResult {
1040
+ DirectoryConfig?: DirectoryConfig;
1041
+ }
1042
+ export interface UpdateEntitlementRequest {
1043
+ Name: string | undefined;
1044
+ StackName: string | undefined;
1045
+ Description?: string;
1046
+ AppVisibility?: AppVisibility | string;
1047
+ Attributes?: EntitlementAttribute[];
1048
+ }
1049
+ export interface UpdateEntitlementResult {
1050
+ Entitlement?: Entitlement;
1051
+ }
1052
+ export interface UpdateFleetRequest {
1053
+ ImageName?: string;
1054
+ ImageArn?: string;
1055
+ Name?: string;
1056
+ InstanceType?: string;
1057
+ ComputeCapacity?: ComputeCapacity;
1058
+ VpcConfig?: VpcConfig;
1059
+ MaxUserDurationInSeconds?: number;
1060
+ DisconnectTimeoutInSeconds?: number;
1061
+ DeleteVpcConfig?: boolean;
1062
+ Description?: string;
1063
+ DisplayName?: string;
1064
+ EnableDefaultInternetAccess?: boolean;
1065
+ DomainJoinInfo?: DomainJoinInfo;
1066
+ IdleDisconnectTimeoutInSeconds?: number;
1067
+ AttributesToDelete?: (FleetAttribute | string)[];
1068
+ IamRoleArn?: string;
1069
+ StreamView?: StreamView | string;
1070
+ Platform?: PlatformType | string;
1071
+ MaxConcurrentSessions?: number;
1072
+ UsbDeviceFilterStrings?: string[];
1073
+ SessionScriptS3Location?: S3Location;
1074
+ }
1075
+ export interface UpdateFleetResult {
1076
+ Fleet?: Fleet;
1077
+ }
1078
+ export interface UpdateImagePermissionsRequest {
1079
+ Name: string | undefined;
1080
+ SharedAccountId: string | undefined;
1081
+ ImagePermissions: ImagePermissions | undefined;
1082
+ }
1083
+ export interface UpdateImagePermissionsResult {}
1084
+ export declare enum StackAttribute {
1085
+ ACCESS_ENDPOINTS = "ACCESS_ENDPOINTS",
1086
+ EMBED_HOST_DOMAINS = "EMBED_HOST_DOMAINS",
1087
+ FEEDBACK_URL = "FEEDBACK_URL",
1088
+ IAM_ROLE_ARN = "IAM_ROLE_ARN",
1089
+ REDIRECT_URL = "REDIRECT_URL",
1090
+ STORAGE_CONNECTORS = "STORAGE_CONNECTORS",
1091
+ STORAGE_CONNECTOR_GOOGLE_DRIVE = "STORAGE_CONNECTOR_GOOGLE_DRIVE",
1092
+ STORAGE_CONNECTOR_HOMEFOLDERS = "STORAGE_CONNECTOR_HOMEFOLDERS",
1093
+ STORAGE_CONNECTOR_ONE_DRIVE = "STORAGE_CONNECTOR_ONE_DRIVE",
1094
+ STREAMING_EXPERIENCE_SETTINGS = "STREAMING_EXPERIENCE_SETTINGS",
1095
+ THEME_NAME = "THEME_NAME",
1096
+ USER_SETTINGS = "USER_SETTINGS",
1097
+ }
1098
+ export interface UpdateStackRequest {
1099
+ DisplayName?: string;
1100
+ Description?: string;
1101
+ Name: string | undefined;
1102
+ StorageConnectors?: StorageConnector[];
1103
+ DeleteStorageConnectors?: boolean;
1104
+ RedirectURL?: string;
1105
+ FeedbackURL?: string;
1106
+ AttributesToDelete?: (StackAttribute | string)[];
1107
+ UserSettings?: UserSetting[];
1108
+ ApplicationSettings?: ApplicationSettings;
1109
+ AccessEndpoints?: AccessEndpoint[];
1110
+ EmbedHostDomains?: string[];
1111
+ StreamingExperienceSettings?: StreamingExperienceSettings;
1112
+ }
1113
+ export interface UpdateStackResult {
1114
+ Stack?: Stack;
1115
+ }
1116
+ export declare const AccessEndpointFilterSensitiveLog: (
1117
+ obj: AccessEndpoint
1118
+ ) => any;
1119
+ export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
1120
+ export declare const ScriptDetailsFilterSensitiveLog: (
1121
+ obj: ScriptDetails
1122
+ ) => any;
1123
+ export declare const AppBlockFilterSensitiveLog: (obj: AppBlock) => any;
1124
+ export declare const ApplicationFilterSensitiveLog: (obj: Application) => any;
1125
+ export declare const ApplicationFleetAssociationFilterSensitiveLog: (
1126
+ obj: ApplicationFleetAssociation
1127
+ ) => any;
1128
+ export declare const ApplicationSettingsFilterSensitiveLog: (
1129
+ obj: ApplicationSettings
1130
+ ) => any;
1131
+ export declare const ApplicationSettingsResponseFilterSensitiveLog: (
1132
+ obj: ApplicationSettingsResponse
1133
+ ) => any;
1134
+ export declare const AssociateApplicationFleetRequestFilterSensitiveLog: (
1135
+ obj: AssociateApplicationFleetRequest
1136
+ ) => any;
1137
+ export declare const AssociateApplicationFleetResultFilterSensitiveLog: (
1138
+ obj: AssociateApplicationFleetResult
1139
+ ) => any;
1140
+ export declare const AssociateApplicationToEntitlementRequestFilterSensitiveLog: (
1141
+ obj: AssociateApplicationToEntitlementRequest
1142
+ ) => any;
1143
+ export declare const AssociateApplicationToEntitlementResultFilterSensitiveLog: (
1144
+ obj: AssociateApplicationToEntitlementResult
1145
+ ) => any;
1146
+ export declare const AssociateFleetRequestFilterSensitiveLog: (
1147
+ obj: AssociateFleetRequest
1148
+ ) => any;
1149
+ export declare const AssociateFleetResultFilterSensitiveLog: (
1150
+ obj: AssociateFleetResult
1151
+ ) => any;
1152
+ export declare const UserStackAssociationFilterSensitiveLog: (
1153
+ obj: UserStackAssociation
1154
+ ) => any;
1155
+ export declare const BatchAssociateUserStackRequestFilterSensitiveLog: (
1156
+ obj: BatchAssociateUserStackRequest
1157
+ ) => any;
1158
+ export declare const UserStackAssociationErrorFilterSensitiveLog: (
1159
+ obj: UserStackAssociationError
1160
+ ) => any;
1161
+ export declare const BatchAssociateUserStackResultFilterSensitiveLog: (
1162
+ obj: BatchAssociateUserStackResult
1163
+ ) => any;
1164
+ export declare const BatchDisassociateUserStackRequestFilterSensitiveLog: (
1165
+ obj: BatchDisassociateUserStackRequest
1166
+ ) => any;
1167
+ export declare const BatchDisassociateUserStackResultFilterSensitiveLog: (
1168
+ obj: BatchDisassociateUserStackResult
1169
+ ) => any;
1170
+ export declare const ComputeCapacityFilterSensitiveLog: (
1171
+ obj: ComputeCapacity
1172
+ ) => any;
1173
+ export declare const ComputeCapacityStatusFilterSensitiveLog: (
1174
+ obj: ComputeCapacityStatus
1175
+ ) => any;
1176
+ export declare const CopyImageRequestFilterSensitiveLog: (
1177
+ obj: CopyImageRequest
1178
+ ) => any;
1179
+ export declare const CopyImageResponseFilterSensitiveLog: (
1180
+ obj: CopyImageResponse
1181
+ ) => any;
1182
+ export declare const CreateAppBlockRequestFilterSensitiveLog: (
1183
+ obj: CreateAppBlockRequest
1184
+ ) => any;
1185
+ export declare const CreateAppBlockResultFilterSensitiveLog: (
1186
+ obj: CreateAppBlockResult
1187
+ ) => any;
1188
+ export declare const CreateApplicationRequestFilterSensitiveLog: (
1189
+ obj: CreateApplicationRequest
1190
+ ) => any;
1191
+ export declare const CreateApplicationResultFilterSensitiveLog: (
1192
+ obj: CreateApplicationResult
1193
+ ) => any;
1194
+ export declare const ServiceAccountCredentialsFilterSensitiveLog: (
1195
+ obj: ServiceAccountCredentials
1196
+ ) => any;
1197
+ export declare const CreateDirectoryConfigRequestFilterSensitiveLog: (
1198
+ obj: CreateDirectoryConfigRequest
1199
+ ) => any;
1200
+ export declare const DirectoryConfigFilterSensitiveLog: (
1201
+ obj: DirectoryConfig
1202
+ ) => any;
1203
+ export declare const CreateDirectoryConfigResultFilterSensitiveLog: (
1204
+ obj: CreateDirectoryConfigResult
1205
+ ) => any;
1206
+ export declare const EntitlementAttributeFilterSensitiveLog: (
1207
+ obj: EntitlementAttribute
1208
+ ) => any;
1209
+ export declare const CreateEntitlementRequestFilterSensitiveLog: (
1210
+ obj: CreateEntitlementRequest
1211
+ ) => any;
1212
+ export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
1213
+ export declare const CreateEntitlementResultFilterSensitiveLog: (
1214
+ obj: CreateEntitlementResult
1215
+ ) => any;
1216
+ export declare const DomainJoinInfoFilterSensitiveLog: (
1217
+ obj: DomainJoinInfo
1218
+ ) => any;
1219
+ export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
1220
+ export declare const CreateFleetRequestFilterSensitiveLog: (
1221
+ obj: CreateFleetRequest
1222
+ ) => any;
1223
+ export declare const FleetErrorFilterSensitiveLog: (obj: FleetError) => any;
1224
+ export declare const FleetFilterSensitiveLog: (obj: Fleet) => any;
1225
+ export declare const CreateFleetResultFilterSensitiveLog: (
1226
+ obj: CreateFleetResult
1227
+ ) => any;
1228
+ export declare const CreateImageBuilderRequestFilterSensitiveLog: (
1229
+ obj: CreateImageBuilderRequest
1230
+ ) => any;
1231
+ export declare const ResourceErrorFilterSensitiveLog: (
1232
+ obj: ResourceError
1233
+ ) => any;
1234
+ export declare const NetworkAccessConfigurationFilterSensitiveLog: (
1235
+ obj: NetworkAccessConfiguration
1236
+ ) => any;
1237
+ export declare const ImageBuilderStateChangeReasonFilterSensitiveLog: (
1238
+ obj: ImageBuilderStateChangeReason
1239
+ ) => any;
1240
+ export declare const ImageBuilderFilterSensitiveLog: (obj: ImageBuilder) => any;
1241
+ export declare const CreateImageBuilderResultFilterSensitiveLog: (
1242
+ obj: CreateImageBuilderResult
1243
+ ) => any;
1244
+ export declare const CreateImageBuilderStreamingURLRequestFilterSensitiveLog: (
1245
+ obj: CreateImageBuilderStreamingURLRequest
1246
+ ) => any;
1247
+ export declare const CreateImageBuilderStreamingURLResultFilterSensitiveLog: (
1248
+ obj: CreateImageBuilderStreamingURLResult
1249
+ ) => any;
1250
+ export declare const StorageConnectorFilterSensitiveLog: (
1251
+ obj: StorageConnector
1252
+ ) => any;
1253
+ export declare const StreamingExperienceSettingsFilterSensitiveLog: (
1254
+ obj: StreamingExperienceSettings
1255
+ ) => any;
1256
+ export declare const UserSettingFilterSensitiveLog: (obj: UserSetting) => any;
1257
+ export declare const CreateStackRequestFilterSensitiveLog: (
1258
+ obj: CreateStackRequest
1259
+ ) => any;
1260
+ export declare const StackErrorFilterSensitiveLog: (obj: StackError) => any;
1261
+ export declare const StackFilterSensitiveLog: (obj: Stack) => any;
1262
+ export declare const CreateStackResultFilterSensitiveLog: (
1263
+ obj: CreateStackResult
1264
+ ) => any;
1265
+ export declare const CreateStreamingURLRequestFilterSensitiveLog: (
1266
+ obj: CreateStreamingURLRequest
1267
+ ) => any;
1268
+ export declare const CreateStreamingURLResultFilterSensitiveLog: (
1269
+ obj: CreateStreamingURLResult
1270
+ ) => any;
1271
+ export declare const CreateUpdatedImageRequestFilterSensitiveLog: (
1272
+ obj: CreateUpdatedImageRequest
1273
+ ) => any;
1274
+ export declare const ImagePermissionsFilterSensitiveLog: (
1275
+ obj: ImagePermissions
1276
+ ) => any;
1277
+ export declare const ImageStateChangeReasonFilterSensitiveLog: (
1278
+ obj: ImageStateChangeReason
1279
+ ) => any;
1280
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
1281
+ export declare const CreateUpdatedImageResultFilterSensitiveLog: (
1282
+ obj: CreateUpdatedImageResult
1283
+ ) => any;
1284
+ export declare const CreateUsageReportSubscriptionRequestFilterSensitiveLog: (
1285
+ obj: CreateUsageReportSubscriptionRequest
1286
+ ) => any;
1287
+ export declare const CreateUsageReportSubscriptionResultFilterSensitiveLog: (
1288
+ obj: CreateUsageReportSubscriptionResult
1289
+ ) => any;
1290
+ export declare const CreateUserRequestFilterSensitiveLog: (
1291
+ obj: CreateUserRequest
1292
+ ) => any;
1293
+ export declare const CreateUserResultFilterSensitiveLog: (
1294
+ obj: CreateUserResult
1295
+ ) => any;
1296
+ export declare const DeleteAppBlockRequestFilterSensitiveLog: (
1297
+ obj: DeleteAppBlockRequest
1298
+ ) => any;
1299
+ export declare const DeleteAppBlockResultFilterSensitiveLog: (
1300
+ obj: DeleteAppBlockResult
1301
+ ) => any;
1302
+ export declare const DeleteApplicationRequestFilterSensitiveLog: (
1303
+ obj: DeleteApplicationRequest
1304
+ ) => any;
1305
+ export declare const DeleteApplicationResultFilterSensitiveLog: (
1306
+ obj: DeleteApplicationResult
1307
+ ) => any;
1308
+ export declare const DeleteDirectoryConfigRequestFilterSensitiveLog: (
1309
+ obj: DeleteDirectoryConfigRequest
1310
+ ) => any;
1311
+ export declare const DeleteDirectoryConfigResultFilterSensitiveLog: (
1312
+ obj: DeleteDirectoryConfigResult
1313
+ ) => any;
1314
+ export declare const DeleteEntitlementRequestFilterSensitiveLog: (
1315
+ obj: DeleteEntitlementRequest
1316
+ ) => any;
1317
+ export declare const DeleteEntitlementResultFilterSensitiveLog: (
1318
+ obj: DeleteEntitlementResult
1319
+ ) => any;
1320
+ export declare const DeleteFleetRequestFilterSensitiveLog: (
1321
+ obj: DeleteFleetRequest
1322
+ ) => any;
1323
+ export declare const DeleteFleetResultFilterSensitiveLog: (
1324
+ obj: DeleteFleetResult
1325
+ ) => any;
1326
+ export declare const DeleteImageRequestFilterSensitiveLog: (
1327
+ obj: DeleteImageRequest
1328
+ ) => any;
1329
+ export declare const DeleteImageResultFilterSensitiveLog: (
1330
+ obj: DeleteImageResult
1331
+ ) => any;
1332
+ export declare const DeleteImageBuilderRequestFilterSensitiveLog: (
1333
+ obj: DeleteImageBuilderRequest
1334
+ ) => any;
1335
+ export declare const DeleteImageBuilderResultFilterSensitiveLog: (
1336
+ obj: DeleteImageBuilderResult
1337
+ ) => any;
1338
+ export declare const DeleteImagePermissionsRequestFilterSensitiveLog: (
1339
+ obj: DeleteImagePermissionsRequest
1340
+ ) => any;
1341
+ export declare const DeleteImagePermissionsResultFilterSensitiveLog: (
1342
+ obj: DeleteImagePermissionsResult
1343
+ ) => any;
1344
+ export declare const DeleteStackRequestFilterSensitiveLog: (
1345
+ obj: DeleteStackRequest
1346
+ ) => any;
1347
+ export declare const DeleteStackResultFilterSensitiveLog: (
1348
+ obj: DeleteStackResult
1349
+ ) => any;
1350
+ export declare const DeleteUsageReportSubscriptionRequestFilterSensitiveLog: (
1351
+ obj: DeleteUsageReportSubscriptionRequest
1352
+ ) => any;
1353
+ export declare const DeleteUsageReportSubscriptionResultFilterSensitiveLog: (
1354
+ obj: DeleteUsageReportSubscriptionResult
1355
+ ) => any;
1356
+ export declare const DeleteUserRequestFilterSensitiveLog: (
1357
+ obj: DeleteUserRequest
1358
+ ) => any;
1359
+ export declare const DeleteUserResultFilterSensitiveLog: (
1360
+ obj: DeleteUserResult
1361
+ ) => any;
1362
+ export declare const DescribeAppBlocksRequestFilterSensitiveLog: (
1363
+ obj: DescribeAppBlocksRequest
1364
+ ) => any;
1365
+ export declare const DescribeAppBlocksResultFilterSensitiveLog: (
1366
+ obj: DescribeAppBlocksResult
1367
+ ) => any;
1368
+ export declare const DescribeApplicationFleetAssociationsRequestFilterSensitiveLog: (
1369
+ obj: DescribeApplicationFleetAssociationsRequest
1370
+ ) => any;
1371
+ export declare const DescribeApplicationFleetAssociationsResultFilterSensitiveLog: (
1372
+ obj: DescribeApplicationFleetAssociationsResult
1373
+ ) => any;
1374
+ export declare const DescribeApplicationsRequestFilterSensitiveLog: (
1375
+ obj: DescribeApplicationsRequest
1376
+ ) => any;
1377
+ export declare const DescribeApplicationsResultFilterSensitiveLog: (
1378
+ obj: DescribeApplicationsResult
1379
+ ) => any;
1380
+ export declare const DescribeDirectoryConfigsRequestFilterSensitiveLog: (
1381
+ obj: DescribeDirectoryConfigsRequest
1382
+ ) => any;
1383
+ export declare const DescribeDirectoryConfigsResultFilterSensitiveLog: (
1384
+ obj: DescribeDirectoryConfigsResult
1385
+ ) => any;
1386
+ export declare const DescribeEntitlementsRequestFilterSensitiveLog: (
1387
+ obj: DescribeEntitlementsRequest
1388
+ ) => any;
1389
+ export declare const DescribeEntitlementsResultFilterSensitiveLog: (
1390
+ obj: DescribeEntitlementsResult
1391
+ ) => any;
1392
+ export declare const DescribeFleetsRequestFilterSensitiveLog: (
1393
+ obj: DescribeFleetsRequest
1394
+ ) => any;
1395
+ export declare const DescribeFleetsResultFilterSensitiveLog: (
1396
+ obj: DescribeFleetsResult
1397
+ ) => any;
1398
+ export declare const DescribeImageBuildersRequestFilterSensitiveLog: (
1399
+ obj: DescribeImageBuildersRequest
1400
+ ) => any;
1401
+ export declare const DescribeImageBuildersResultFilterSensitiveLog: (
1402
+ obj: DescribeImageBuildersResult
1403
+ ) => any;
1404
+ export declare const DescribeImagePermissionsRequestFilterSensitiveLog: (
1405
+ obj: DescribeImagePermissionsRequest
1406
+ ) => any;
1407
+ export declare const SharedImagePermissionsFilterSensitiveLog: (
1408
+ obj: SharedImagePermissions
1409
+ ) => any;
1410
+ export declare const DescribeImagePermissionsResultFilterSensitiveLog: (
1411
+ obj: DescribeImagePermissionsResult
1412
+ ) => any;
1413
+ export declare const DescribeImagesRequestFilterSensitiveLog: (
1414
+ obj: DescribeImagesRequest
1415
+ ) => any;
1416
+ export declare const DescribeImagesResultFilterSensitiveLog: (
1417
+ obj: DescribeImagesResult
1418
+ ) => any;
1419
+ export declare const DescribeSessionsRequestFilterSensitiveLog: (
1420
+ obj: DescribeSessionsRequest
1421
+ ) => any;
1422
+ export declare const SessionFilterSensitiveLog: (obj: Session) => any;
1423
+ export declare const DescribeSessionsResultFilterSensitiveLog: (
1424
+ obj: DescribeSessionsResult
1425
+ ) => any;
1426
+ export declare const DescribeStacksRequestFilterSensitiveLog: (
1427
+ obj: DescribeStacksRequest
1428
+ ) => any;
1429
+ export declare const DescribeStacksResultFilterSensitiveLog: (
1430
+ obj: DescribeStacksResult
1431
+ ) => any;
1432
+ export declare const DescribeUsageReportSubscriptionsRequestFilterSensitiveLog: (
1433
+ obj: DescribeUsageReportSubscriptionsRequest
1434
+ ) => any;
1435
+ export declare const LastReportGenerationExecutionErrorFilterSensitiveLog: (
1436
+ obj: LastReportGenerationExecutionError
1437
+ ) => any;
1438
+ export declare const UsageReportSubscriptionFilterSensitiveLog: (
1439
+ obj: UsageReportSubscription
1440
+ ) => any;
1441
+ export declare const DescribeUsageReportSubscriptionsResultFilterSensitiveLog: (
1442
+ obj: DescribeUsageReportSubscriptionsResult
1443
+ ) => any;
1444
+ export declare const DescribeUsersRequestFilterSensitiveLog: (
1445
+ obj: DescribeUsersRequest
1446
+ ) => any;
1447
+ export declare const UserFilterSensitiveLog: (obj: User) => any;
1448
+ export declare const DescribeUsersResultFilterSensitiveLog: (
1449
+ obj: DescribeUsersResult
1450
+ ) => any;
1451
+ export declare const DescribeUserStackAssociationsRequestFilterSensitiveLog: (
1452
+ obj: DescribeUserStackAssociationsRequest
1453
+ ) => any;
1454
+ export declare const DescribeUserStackAssociationsResultFilterSensitiveLog: (
1455
+ obj: DescribeUserStackAssociationsResult
1456
+ ) => any;
1457
+ export declare const DisableUserRequestFilterSensitiveLog: (
1458
+ obj: DisableUserRequest
1459
+ ) => any;
1460
+ export declare const DisableUserResultFilterSensitiveLog: (
1461
+ obj: DisableUserResult
1462
+ ) => any;
1463
+ export declare const DisassociateApplicationFleetRequestFilterSensitiveLog: (
1464
+ obj: DisassociateApplicationFleetRequest
1465
+ ) => any;
1466
+ export declare const DisassociateApplicationFleetResultFilterSensitiveLog: (
1467
+ obj: DisassociateApplicationFleetResult
1468
+ ) => any;
1469
+ export declare const DisassociateApplicationFromEntitlementRequestFilterSensitiveLog: (
1470
+ obj: DisassociateApplicationFromEntitlementRequest
1471
+ ) => any;
1472
+ export declare const DisassociateApplicationFromEntitlementResultFilterSensitiveLog: (
1473
+ obj: DisassociateApplicationFromEntitlementResult
1474
+ ) => any;
1475
+ export declare const DisassociateFleetRequestFilterSensitiveLog: (
1476
+ obj: DisassociateFleetRequest
1477
+ ) => any;
1478
+ export declare const DisassociateFleetResultFilterSensitiveLog: (
1479
+ obj: DisassociateFleetResult
1480
+ ) => any;
1481
+ export declare const EnableUserRequestFilterSensitiveLog: (
1482
+ obj: EnableUserRequest
1483
+ ) => any;
1484
+ export declare const EnableUserResultFilterSensitiveLog: (
1485
+ obj: EnableUserResult
1486
+ ) => any;
1487
+ export declare const EntitledApplicationFilterSensitiveLog: (
1488
+ obj: EntitledApplication
1489
+ ) => any;
1490
+ export declare const ExpireSessionRequestFilterSensitiveLog: (
1491
+ obj: ExpireSessionRequest
1492
+ ) => any;
1493
+ export declare const ExpireSessionResultFilterSensitiveLog: (
1494
+ obj: ExpireSessionResult
1495
+ ) => any;
1496
+ export declare const ListAssociatedFleetsRequestFilterSensitiveLog: (
1497
+ obj: ListAssociatedFleetsRequest
1498
+ ) => any;
1499
+ export declare const ListAssociatedFleetsResultFilterSensitiveLog: (
1500
+ obj: ListAssociatedFleetsResult
1501
+ ) => any;
1502
+ export declare const ListAssociatedStacksRequestFilterSensitiveLog: (
1503
+ obj: ListAssociatedStacksRequest
1504
+ ) => any;
1505
+ export declare const ListAssociatedStacksResultFilterSensitiveLog: (
1506
+ obj: ListAssociatedStacksResult
1507
+ ) => any;
1508
+ export declare const ListEntitledApplicationsRequestFilterSensitiveLog: (
1509
+ obj: ListEntitledApplicationsRequest
1510
+ ) => any;
1511
+ export declare const ListEntitledApplicationsResultFilterSensitiveLog: (
1512
+ obj: ListEntitledApplicationsResult
1513
+ ) => any;
1514
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1515
+ obj: ListTagsForResourceRequest
1516
+ ) => any;
1517
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1518
+ obj: ListTagsForResourceResponse
1519
+ ) => any;
1520
+ export declare const StartFleetRequestFilterSensitiveLog: (
1521
+ obj: StartFleetRequest
1522
+ ) => any;
1523
+ export declare const StartFleetResultFilterSensitiveLog: (
1524
+ obj: StartFleetResult
1525
+ ) => any;
1526
+ export declare const StartImageBuilderRequestFilterSensitiveLog: (
1527
+ obj: StartImageBuilderRequest
1528
+ ) => any;
1529
+ export declare const StartImageBuilderResultFilterSensitiveLog: (
1530
+ obj: StartImageBuilderResult
1531
+ ) => any;
1532
+ export declare const StopFleetRequestFilterSensitiveLog: (
1533
+ obj: StopFleetRequest
1534
+ ) => any;
1535
+ export declare const StopFleetResultFilterSensitiveLog: (
1536
+ obj: StopFleetResult
1537
+ ) => any;
1538
+ export declare const StopImageBuilderRequestFilterSensitiveLog: (
1539
+ obj: StopImageBuilderRequest
1540
+ ) => any;
1541
+ export declare const StopImageBuilderResultFilterSensitiveLog: (
1542
+ obj: StopImageBuilderResult
1543
+ ) => any;
1544
+ export declare const TagResourceRequestFilterSensitiveLog: (
1545
+ obj: TagResourceRequest
1546
+ ) => any;
1547
+ export declare const TagResourceResponseFilterSensitiveLog: (
1548
+ obj: TagResourceResponse
1549
+ ) => any;
1550
+ export declare const UntagResourceRequestFilterSensitiveLog: (
1551
+ obj: UntagResourceRequest
1552
+ ) => any;
1553
+ export declare const UntagResourceResponseFilterSensitiveLog: (
1554
+ obj: UntagResourceResponse
1555
+ ) => any;
1556
+ export declare const UpdateApplicationRequestFilterSensitiveLog: (
1557
+ obj: UpdateApplicationRequest
1558
+ ) => any;
1559
+ export declare const UpdateApplicationResultFilterSensitiveLog: (
1560
+ obj: UpdateApplicationResult
1561
+ ) => any;
1562
+ export declare const UpdateDirectoryConfigRequestFilterSensitiveLog: (
1563
+ obj: UpdateDirectoryConfigRequest
1564
+ ) => any;
1565
+ export declare const UpdateDirectoryConfigResultFilterSensitiveLog: (
1566
+ obj: UpdateDirectoryConfigResult
1567
+ ) => any;
1568
+ export declare const UpdateEntitlementRequestFilterSensitiveLog: (
1569
+ obj: UpdateEntitlementRequest
1570
+ ) => any;
1571
+ export declare const UpdateEntitlementResultFilterSensitiveLog: (
1572
+ obj: UpdateEntitlementResult
1573
+ ) => any;
1574
+ export declare const UpdateFleetRequestFilterSensitiveLog: (
1575
+ obj: UpdateFleetRequest
1576
+ ) => any;
1577
+ export declare const UpdateFleetResultFilterSensitiveLog: (
1578
+ obj: UpdateFleetResult
1579
+ ) => any;
1580
+ export declare const UpdateImagePermissionsRequestFilterSensitiveLog: (
1581
+ obj: UpdateImagePermissionsRequest
1582
+ ) => any;
1583
+ export declare const UpdateImagePermissionsResultFilterSensitiveLog: (
1584
+ obj: UpdateImagePermissionsResult
1585
+ ) => any;
1586
+ export declare const UpdateStackRequestFilterSensitiveLog: (
1587
+ obj: UpdateStackRequest
1588
+ ) => any;
1589
+ export declare const UpdateStackResultFilterSensitiveLog: (
1590
+ obj: UpdateStackResult
1591
+ ) => any;