@aws-sdk/client-appstream 3.169.0 → 3.170.0

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