@aws-sdk/client-appstream 3.295.0 → 3.297.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 (73) hide show
  1. package/dist-types/AppStream.d.ts +66 -0
  2. package/dist-types/AppStreamClient.d.ts +24 -4
  3. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +16 -0
  4. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +16 -0
  5. package/dist-types/commands/AssociateFleetCommand.d.ts +16 -0
  6. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +16 -0
  7. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +16 -0
  8. package/dist-types/commands/CopyImageCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateAppBlockCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateEntitlementCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
  14. package/dist-types/commands/CreateImageBuilderCommand.d.ts +16 -0
  15. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateStackCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateStreamingURLCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  21. package/dist-types/commands/DeleteAppBlockCommand.d.ts +16 -0
  22. package/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
  23. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +16 -0
  24. package/dist-types/commands/DeleteEntitlementCommand.d.ts +16 -0
  25. package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
  26. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +16 -0
  27. package/dist-types/commands/DeleteImageCommand.d.ts +16 -0
  28. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +16 -0
  29. package/dist-types/commands/DeleteStackCommand.d.ts +16 -0
  30. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +16 -0
  31. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  32. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +16 -0
  33. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +16 -0
  34. package/dist-types/commands/DescribeApplicationsCommand.d.ts +16 -0
  35. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +16 -0
  36. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +16 -0
  37. package/dist-types/commands/DescribeFleetsCommand.d.ts +16 -0
  38. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +16 -0
  39. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +16 -0
  40. package/dist-types/commands/DescribeImagesCommand.d.ts +16 -0
  41. package/dist-types/commands/DescribeSessionsCommand.d.ts +16 -0
  42. package/dist-types/commands/DescribeStacksCommand.d.ts +16 -0
  43. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +16 -0
  44. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +16 -0
  45. package/dist-types/commands/DescribeUsersCommand.d.ts +16 -0
  46. package/dist-types/commands/DisableUserCommand.d.ts +16 -0
  47. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +16 -0
  48. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +16 -0
  49. package/dist-types/commands/DisassociateFleetCommand.d.ts +16 -0
  50. package/dist-types/commands/EnableUserCommand.d.ts +16 -0
  51. package/dist-types/commands/ExpireSessionCommand.d.ts +16 -0
  52. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +16 -0
  53. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +16 -0
  54. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +16 -0
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  56. package/dist-types/commands/StartFleetCommand.d.ts +16 -0
  57. package/dist-types/commands/StartImageBuilderCommand.d.ts +16 -0
  58. package/dist-types/commands/StopFleetCommand.d.ts +16 -0
  59. package/dist-types/commands/StopImageBuilderCommand.d.ts +16 -0
  60. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  61. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  62. package/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
  63. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +16 -0
  64. package/dist-types/commands/UpdateEntitlementCommand.d.ts +16 -0
  65. package/dist-types/commands/UpdateFleetCommand.d.ts +16 -0
  66. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +16 -0
  67. package/dist-types/commands/UpdateStackCommand.d.ts +16 -0
  68. package/dist-types/models/AppStreamServiceException.d.ts +2 -0
  69. package/dist-types/models/models_0.d.ts +527 -0
  70. package/dist-types/pagination/DescribeImagePermissionsPaginator.d.ts +3 -0
  71. package/dist-types/pagination/DescribeImagesPaginator.d.ts +3 -0
  72. package/dist-types/pagination/Interfaces.d.ts +3 -0
  73. package/package.json +30 -30
@@ -1,9 +1,13 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
3
+ /**
4
+ * @public
5
+ */
3
6
  export declare enum AccessEndpointType {
4
7
  STREAMING = "STREAMING"
5
8
  }
6
9
  /**
10
+ * @public
7
11
  * <p>Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.</p>
8
12
  */
9
13
  export interface AccessEndpoint {
@@ -16,6 +20,9 @@ export interface AccessEndpoint {
16
20
  */
17
21
  VpceId?: string;
18
22
  }
23
+ /**
24
+ * @public
25
+ */
19
26
  export declare enum Action {
20
27
  CLIPBOARD_COPY_FROM_LOCAL_DEVICE = "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
21
28
  CLIPBOARD_COPY_TO_LOCAL_DEVICE = "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
@@ -26,6 +33,7 @@ export declare enum Action {
26
33
  PRINTING_TO_LOCAL_DEVICE = "PRINTING_TO_LOCAL_DEVICE"
27
34
  }
28
35
  /**
36
+ * @public
29
37
  * <p>Describes the S3 location.</p>
30
38
  */
31
39
  export interface S3Location {
@@ -39,6 +47,7 @@ export interface S3Location {
39
47
  S3Key: string | undefined;
40
48
  }
41
49
  /**
50
+ * @public
42
51
  * <p>Describes the details of the script.</p>
43
52
  */
44
53
  export interface ScriptDetails {
@@ -60,6 +69,7 @@ export interface ScriptDetails {
60
69
  TimeoutInSeconds: number | undefined;
61
70
  }
62
71
  /**
72
+ * @public
63
73
  * <p>Describes an app block.</p>
64
74
  * <p>App blocks are an Amazon AppStream 2.0 resource that stores the details about the
65
75
  * virtual hard disk in an S3 bucket. It also stores the setup script with details about
@@ -98,6 +108,9 @@ export interface AppBlock {
98
108
  */
99
109
  CreatedTime?: Date;
100
110
  }
111
+ /**
112
+ * @public
113
+ */
101
114
  export declare enum PlatformType {
102
115
  AMAZON_LINUX2 = "AMAZON_LINUX2",
103
116
  WINDOWS = "WINDOWS",
@@ -105,6 +118,7 @@ export declare enum PlatformType {
105
118
  WINDOWS_SERVER_2019 = "WINDOWS_SERVER_2019"
106
119
  }
107
120
  /**
121
+ * @public
108
122
  * <p>Describes an application in the application catalog.</p>
109
123
  */
110
124
  export interface Application {
@@ -169,11 +183,15 @@ export interface Application {
169
183
  */
170
184
  CreatedTime?: Date;
171
185
  }
186
+ /**
187
+ * @public
188
+ */
172
189
  export declare enum ApplicationAttribute {
173
190
  LAUNCH_PARAMETERS = "LAUNCH_PARAMETERS",
174
191
  WORKING_DIRECTORY = "WORKING_DIRECTORY"
175
192
  }
176
193
  /**
194
+ * @public
177
195
  * <p>Describes the application fleet association.</p>
178
196
  */
179
197
  export interface ApplicationFleetAssociation {
@@ -187,6 +205,7 @@ export interface ApplicationFleetAssociation {
187
205
  ApplicationArn: string | undefined;
188
206
  }
189
207
  /**
208
+ * @public
190
209
  * <p>The persistent application settings for users of a stack.</p>
191
210
  */
192
211
  export interface ApplicationSettings {
@@ -200,6 +219,7 @@ export interface ApplicationSettings {
200
219
  SettingsGroup?: string;
201
220
  }
202
221
  /**
222
+ * @public
203
223
  * <p>Describes the persistent application settings for users of a stack.</p>
204
224
  */
205
225
  export interface ApplicationSettingsResponse {
@@ -217,10 +237,16 @@ export interface ApplicationSettingsResponse {
217
237
  */
218
238
  S3BucketName?: string;
219
239
  }
240
+ /**
241
+ * @public
242
+ */
220
243
  export declare enum AppVisibility {
221
244
  ALL = "ALL",
222
245
  ASSOCIATED = "ASSOCIATED"
223
246
  }
247
+ /**
248
+ * @public
249
+ */
224
250
  export interface AssociateApplicationFleetRequest {
225
251
  /**
226
252
  * <p>The name of the fleet.</p>
@@ -231,6 +257,9 @@ export interface AssociateApplicationFleetRequest {
231
257
  */
232
258
  ApplicationArn: string | undefined;
233
259
  }
260
+ /**
261
+ * @public
262
+ */
234
263
  export interface AssociateApplicationFleetResult {
235
264
  /**
236
265
  * <p>If fleet name is specified, this returns the list of applications that are associated
@@ -240,6 +269,7 @@ export interface AssociateApplicationFleetResult {
240
269
  ApplicationFleetAssociation?: ApplicationFleetAssociation;
241
270
  }
242
271
  /**
272
+ * @public
243
273
  * <p>An API error occurred. Wait a few minutes and try again.</p>
244
274
  */
245
275
  export declare class ConcurrentModificationException extends __BaseException {
@@ -255,6 +285,7 @@ export declare class ConcurrentModificationException extends __BaseException {
255
285
  constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
256
286
  }
257
287
  /**
288
+ * @public
258
289
  * <p>Indicates an incorrect combination of parameters, or a missing parameter.</p>
259
290
  */
260
291
  export declare class InvalidParameterCombinationException extends __BaseException {
@@ -270,6 +301,7 @@ export declare class InvalidParameterCombinationException extends __BaseExceptio
270
301
  constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
271
302
  }
272
303
  /**
304
+ * @public
273
305
  * <p>The requested limit exceeds the permitted limit for an account.</p>
274
306
  */
275
307
  export declare class LimitExceededException extends __BaseException {
@@ -285,6 +317,7 @@ export declare class LimitExceededException extends __BaseException {
285
317
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
286
318
  }
287
319
  /**
320
+ * @public
288
321
  * <p>The attempted operation is not permitted.</p>
289
322
  */
290
323
  export declare class OperationNotPermittedException extends __BaseException {
@@ -300,6 +333,7 @@ export declare class OperationNotPermittedException extends __BaseException {
300
333
  constructor(opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>);
301
334
  }
302
335
  /**
336
+ * @public
303
337
  * <p>The specified resource was not found.</p>
304
338
  */
305
339
  export declare class ResourceNotFoundException extends __BaseException {
@@ -314,6 +348,9 @@ export declare class ResourceNotFoundException extends __BaseException {
314
348
  */
315
349
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
316
350
  }
351
+ /**
352
+ * @public
353
+ */
317
354
  export interface AssociateApplicationToEntitlementRequest {
318
355
  /**
319
356
  * <p>The name of the stack.</p>
@@ -328,9 +365,13 @@ export interface AssociateApplicationToEntitlementRequest {
328
365
  */
329
366
  ApplicationIdentifier: string | undefined;
330
367
  }
368
+ /**
369
+ * @public
370
+ */
331
371
  export interface AssociateApplicationToEntitlementResult {
332
372
  }
333
373
  /**
374
+ * @public
334
375
  * <p>The entitlement can't be found.</p>
335
376
  */
336
377
  export declare class EntitlementNotFoundException extends __BaseException {
@@ -345,6 +386,9 @@ export declare class EntitlementNotFoundException extends __BaseException {
345
386
  */
346
387
  constructor(opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>);
347
388
  }
389
+ /**
390
+ * @public
391
+ */
348
392
  export interface AssociateFleetRequest {
349
393
  /**
350
394
  * <p>The name of the fleet. </p>
@@ -355,9 +399,13 @@ export interface AssociateFleetRequest {
355
399
  */
356
400
  StackName: string | undefined;
357
401
  }
402
+ /**
403
+ * @public
404
+ */
358
405
  export interface AssociateFleetResult {
359
406
  }
360
407
  /**
408
+ * @public
361
409
  * <p>The image can't be updated because it's not compatible for updates.</p>
362
410
  */
363
411
  export declare class IncompatibleImageException extends __BaseException {
@@ -373,6 +421,7 @@ export declare class IncompatibleImageException extends __BaseException {
373
421
  constructor(opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>);
374
422
  }
375
423
  /**
424
+ * @public
376
425
  * <p>The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support. </p>
377
426
  */
378
427
  export declare class InvalidAccountStatusException extends __BaseException {
@@ -387,6 +436,9 @@ export declare class InvalidAccountStatusException extends __BaseException {
387
436
  */
388
437
  constructor(opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>);
389
438
  }
439
+ /**
440
+ * @public
441
+ */
390
442
  export declare enum AuthenticationType {
391
443
  API = "API",
392
444
  AWS_AD = "AWS_AD",
@@ -394,6 +446,7 @@ export declare enum AuthenticationType {
394
446
  USERPOOL = "USERPOOL"
395
447
  }
396
448
  /**
449
+ * @public
397
450
  * <p>Describes a user in the user pool and the associated stack.</p>
398
451
  */
399
452
  export interface UserStackAssociation {
@@ -417,12 +470,18 @@ export interface UserStackAssociation {
417
470
  */
418
471
  SendEmailNotification?: boolean;
419
472
  }
473
+ /**
474
+ * @public
475
+ */
420
476
  export interface BatchAssociateUserStackRequest {
421
477
  /**
422
478
  * <p>The list of UserStackAssociation objects.</p>
423
479
  */
424
480
  UserStackAssociations: UserStackAssociation[] | undefined;
425
481
  }
482
+ /**
483
+ * @public
484
+ */
426
485
  export declare enum UserStackAssociationErrorCode {
427
486
  DIRECTORY_NOT_FOUND = "DIRECTORY_NOT_FOUND",
428
487
  INTERNAL_ERROR = "INTERNAL_ERROR",
@@ -430,6 +489,7 @@ export declare enum UserStackAssociationErrorCode {
430
489
  USER_NAME_NOT_FOUND = "USER_NAME_NOT_FOUND"
431
490
  }
432
491
  /**
492
+ * @public
433
493
  * <p>Describes the error that is returned when a user can’t be associated with or disassociated from a stack. </p>
434
494
  */
435
495
  export interface UserStackAssociationError {
@@ -446,30 +506,43 @@ export interface UserStackAssociationError {
446
506
  */
447
507
  ErrorMessage?: string;
448
508
  }
509
+ /**
510
+ * @public
511
+ */
449
512
  export interface BatchAssociateUserStackResult {
450
513
  /**
451
514
  * <p>The list of UserStackAssociationError objects.</p>
452
515
  */
453
516
  errors?: UserStackAssociationError[];
454
517
  }
518
+ /**
519
+ * @public
520
+ */
455
521
  export interface BatchDisassociateUserStackRequest {
456
522
  /**
457
523
  * <p>The list of UserStackAssociation objects.</p>
458
524
  */
459
525
  UserStackAssociations: UserStackAssociation[] | undefined;
460
526
  }
527
+ /**
528
+ * @public
529
+ */
461
530
  export interface BatchDisassociateUserStackResult {
462
531
  /**
463
532
  * <p>The list of UserStackAssociationError objects.</p>
464
533
  */
465
534
  errors?: UserStackAssociationError[];
466
535
  }
536
+ /**
537
+ * @public
538
+ */
467
539
  export declare enum CertificateBasedAuthStatus {
468
540
  DISABLED = "DISABLED",
469
541
  ENABLED = "ENABLED",
470
542
  ENABLED_NO_DIRECTORY_LOGIN_FALLBACK = "ENABLED_NO_DIRECTORY_LOGIN_FALLBACK"
471
543
  }
472
544
  /**
545
+ * @public
473
546
  * <p>The certificate-based authentication properties used to authenticate SAML 2.0 Identity
474
547
  * Provider (IdP) user identities to Active Directory domain-joined streaming instances.
475
548
  * Fallback is turned on by default when certificate-based authentication is <b>Enabled</b> . Fallback allows users to log in using their AD
@@ -489,6 +562,7 @@ export interface CertificateBasedAuthProperties {
489
562
  CertificateAuthorityArn?: string;
490
563
  }
491
564
  /**
565
+ * @public
492
566
  * <p>Describes the capacity for a fleet.</p>
493
567
  */
494
568
  export interface ComputeCapacity {
@@ -498,6 +572,7 @@ export interface ComputeCapacity {
498
572
  DesiredInstances: number | undefined;
499
573
  }
500
574
  /**
575
+ * @public
501
576
  * <p>Describes the capacity status for a fleet.</p>
502
577
  */
503
578
  export interface ComputeCapacityStatus {
@@ -519,6 +594,9 @@ export interface ComputeCapacityStatus {
519
594
  */
520
595
  Available?: number;
521
596
  }
597
+ /**
598
+ * @public
599
+ */
522
600
  export interface CopyImageRequest {
523
601
  /**
524
602
  * <p>The name of the image to copy.</p>
@@ -537,6 +615,9 @@ export interface CopyImageRequest {
537
615
  */
538
616
  DestinationImageDescription?: string;
539
617
  }
618
+ /**
619
+ * @public
620
+ */
540
621
  export interface CopyImageResponse {
541
622
  /**
542
623
  * <p>The name of the destination image.</p>
@@ -544,6 +625,7 @@ export interface CopyImageResponse {
544
625
  DestinationImageName?: string;
545
626
  }
546
627
  /**
628
+ * @public
547
629
  * <p>The specified resource already exists.</p>
548
630
  */
549
631
  export declare class ResourceAlreadyExistsException extends __BaseException {
@@ -559,6 +641,7 @@ export declare class ResourceAlreadyExistsException extends __BaseException {
559
641
  constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
560
642
  }
561
643
  /**
644
+ * @public
562
645
  * <p>The specified resource exists and is not in use, but isn't available.</p>
563
646
  */
564
647
  export declare class ResourceNotAvailableException extends __BaseException {
@@ -573,6 +656,9 @@ export declare class ResourceNotAvailableException extends __BaseException {
573
656
  */
574
657
  constructor(opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>);
575
658
  }
659
+ /**
660
+ * @public
661
+ */
576
662
  export interface CreateAppBlockRequest {
577
663
  /**
578
664
  * <p>The name of the app block.</p>
@@ -599,12 +685,18 @@ export interface CreateAppBlockRequest {
599
685
  */
600
686
  Tags?: Record<string, string>;
601
687
  }
688
+ /**
689
+ * @public
690
+ */
602
691
  export interface CreateAppBlockResult {
603
692
  /**
604
693
  * <p>The app block.</p>
605
694
  */
606
695
  AppBlock?: AppBlock;
607
696
  }
697
+ /**
698
+ * @public
699
+ */
608
700
  export interface CreateApplicationRequest {
609
701
  /**
610
702
  * <p>The name of the application. This name is visible to users when display name is not specified.</p>
@@ -651,6 +743,9 @@ export interface CreateApplicationRequest {
651
743
  */
652
744
  Tags?: Record<string, string>;
653
745
  }
746
+ /**
747
+ * @public
748
+ */
654
749
  export interface CreateApplicationResult {
655
750
  /**
656
751
  * <p>Describes an application in the application catalog.</p>
@@ -658,6 +753,7 @@ export interface CreateApplicationResult {
658
753
  Application?: Application;
659
754
  }
660
755
  /**
756
+ * @public
661
757
  * <p>Describes the credentials for the service account used by the fleet or image builder to connect to the directory.</p>
662
758
  */
663
759
  export interface ServiceAccountCredentials {
@@ -672,6 +768,9 @@ export interface ServiceAccountCredentials {
672
768
  */
673
769
  AccountPassword: string | undefined;
674
770
  }
771
+ /**
772
+ * @public
773
+ */
675
774
  export interface CreateDirectoryConfigRequest {
676
775
  /**
677
776
  * <p>The fully qualified name of the directory (for example, corp.example.com).</p>
@@ -697,6 +796,7 @@ export interface CreateDirectoryConfigRequest {
697
796
  CertificateBasedAuthProperties?: CertificateBasedAuthProperties;
698
797
  }
699
798
  /**
799
+ * @public
700
800
  * <p>Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
701
801
  */
702
802
  export interface DirectoryConfig {
@@ -727,6 +827,9 @@ export interface DirectoryConfig {
727
827
  */
728
828
  CertificateBasedAuthProperties?: CertificateBasedAuthProperties;
729
829
  }
830
+ /**
831
+ * @public
832
+ */
730
833
  export interface CreateDirectoryConfigResult {
731
834
  /**
732
835
  * <p>Information about the directory configuration.</p>
@@ -734,6 +837,7 @@ export interface CreateDirectoryConfigResult {
734
837
  DirectoryConfig?: DirectoryConfig;
735
838
  }
736
839
  /**
840
+ * @public
737
841
  * <p>The specified role is invalid.</p>
738
842
  */
739
843
  export declare class InvalidRoleException extends __BaseException {
@@ -749,6 +853,7 @@ export declare class InvalidRoleException extends __BaseException {
749
853
  constructor(opts: __ExceptionOptionType<InvalidRoleException, __BaseException>);
750
854
  }
751
855
  /**
856
+ * @public
752
857
  * <p>An attribute associated with an entitlement. Application entitlements work by matching
753
858
  * a supported SAML 2.0 attribute name to a value when a user identity federates to an
754
859
  * Amazon AppStream 2.0 SAML application.</p>
@@ -791,6 +896,9 @@ export interface EntitlementAttribute {
791
896
  */
792
897
  Value: string | undefined;
793
898
  }
899
+ /**
900
+ * @public
901
+ */
794
902
  export interface CreateEntitlementRequest {
795
903
  /**
796
904
  * <p>The name of the entitlement.</p>
@@ -814,6 +922,7 @@ export interface CreateEntitlementRequest {
814
922
  Attributes: EntitlementAttribute[] | undefined;
815
923
  }
816
924
  /**
925
+ * @public
817
926
  * <p>Specifies an entitlement. Entitlements control access to specific applications within
818
927
  * a stack, based on user attributes. Entitlements apply to SAML 2.0 federated user
819
928
  * identities. Amazon AppStream 2.0 user pool and streaming URL users are entitled to all
@@ -851,6 +960,9 @@ export interface Entitlement {
851
960
  */
852
961
  LastModifiedTime?: Date;
853
962
  }
963
+ /**
964
+ * @public
965
+ */
854
966
  export interface CreateEntitlementResult {
855
967
  /**
856
968
  * <p>The entitlement.</p>
@@ -858,6 +970,7 @@ export interface CreateEntitlementResult {
858
970
  Entitlement?: Entitlement;
859
971
  }
860
972
  /**
973
+ * @public
861
974
  * <p>The entitlement already exists.</p>
862
975
  */
863
976
  export declare class EntitlementAlreadyExistsException extends __BaseException {
@@ -873,6 +986,7 @@ export declare class EntitlementAlreadyExistsException extends __BaseException {
873
986
  constructor(opts: __ExceptionOptionType<EntitlementAlreadyExistsException, __BaseException>);
874
987
  }
875
988
  /**
989
+ * @public
876
990
  * <p>Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
877
991
  */
878
992
  export interface DomainJoinInfo {
@@ -885,16 +999,23 @@ export interface DomainJoinInfo {
885
999
  */
886
1000
  OrganizationalUnitDistinguishedName?: string;
887
1001
  }
1002
+ /**
1003
+ * @public
1004
+ */
888
1005
  export declare enum FleetType {
889
1006
  ALWAYS_ON = "ALWAYS_ON",
890
1007
  ELASTIC = "ELASTIC",
891
1008
  ON_DEMAND = "ON_DEMAND"
892
1009
  }
1010
+ /**
1011
+ * @public
1012
+ */
893
1013
  export declare enum StreamView {
894
1014
  APP = "APP",
895
1015
  DESKTOP = "DESKTOP"
896
1016
  }
897
1017
  /**
1018
+ * @public
898
1019
  * <p>Describes VPC configuration information for fleets and image builders.</p>
899
1020
  */
900
1021
  export interface VpcConfig {
@@ -907,6 +1028,9 @@ export interface VpcConfig {
907
1028
  */
908
1029
  SecurityGroupIds?: string[];
909
1030
  }
1031
+ /**
1032
+ * @public
1033
+ */
910
1034
  export interface CreateFleetRequest {
911
1035
  /**
912
1036
  * <p>A unique name for the fleet.</p>
@@ -1154,6 +1278,9 @@ export interface CreateFleetRequest {
1154
1278
  */
1155
1279
  SessionScriptS3Location?: S3Location;
1156
1280
  }
1281
+ /**
1282
+ * @public
1283
+ */
1157
1284
  export declare enum FleetErrorCode {
1158
1285
  DOMAIN_JOIN_ERROR_ACCESS_DENIED = "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
1159
1286
  DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED = "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
@@ -1187,6 +1314,7 @@ export declare enum FleetErrorCode {
1187
1314
  SUBNET_NOT_FOUND = "SUBNET_NOT_FOUND"
1188
1315
  }
1189
1316
  /**
1317
+ * @public
1190
1318
  * <p>Describes a fleet error.</p>
1191
1319
  */
1192
1320
  export interface FleetError {
@@ -1199,6 +1327,9 @@ export interface FleetError {
1199
1327
  */
1200
1328
  ErrorMessage?: string;
1201
1329
  }
1330
+ /**
1331
+ * @public
1332
+ */
1202
1333
  export declare enum FleetState {
1203
1334
  RUNNING = "RUNNING",
1204
1335
  STARTING = "STARTING",
@@ -1206,6 +1337,7 @@ export declare enum FleetState {
1206
1337
  STOPPING = "STOPPING"
1207
1338
  }
1208
1339
  /**
1340
+ * @public
1209
1341
  * <p>Describes a fleet.</p>
1210
1342
  */
1211
1343
  export interface Fleet {
@@ -1437,6 +1569,9 @@ export interface Fleet {
1437
1569
  */
1438
1570
  SessionScriptS3Location?: S3Location;
1439
1571
  }
1572
+ /**
1573
+ * @public
1574
+ */
1440
1575
  export interface CreateFleetResult {
1441
1576
  /**
1442
1577
  * <p>Information about the fleet.</p>
@@ -1444,6 +1579,7 @@ export interface CreateFleetResult {
1444
1579
  Fleet?: Fleet;
1445
1580
  }
1446
1581
  /**
1582
+ * @public
1447
1583
  * <p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
1448
1584
  */
1449
1585
  export declare class RequestLimitExceededException extends __BaseException {
@@ -1458,6 +1594,9 @@ export declare class RequestLimitExceededException extends __BaseException {
1458
1594
  */
1459
1595
  constructor(opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>);
1460
1596
  }
1597
+ /**
1598
+ * @public
1599
+ */
1461
1600
  export interface CreateImageBuilderRequest {
1462
1601
  /**
1463
1602
  * <p>A unique name for the image builder.</p>
@@ -1619,6 +1758,7 @@ export interface CreateImageBuilderRequest {
1619
1758
  AccessEndpoints?: AccessEndpoint[];
1620
1759
  }
1621
1760
  /**
1761
+ * @public
1622
1762
  * <p>Describes a resource error.</p>
1623
1763
  */
1624
1764
  export interface ResourceError {
@@ -1636,6 +1776,7 @@ export interface ResourceError {
1636
1776
  ErrorTimestamp?: Date;
1637
1777
  }
1638
1778
  /**
1779
+ * @public
1639
1780
  * <p>Describes the network details of the fleet or image builder instance.</p>
1640
1781
  */
1641
1782
  export interface NetworkAccessConfiguration {
@@ -1648,6 +1789,9 @@ export interface NetworkAccessConfiguration {
1648
1789
  */
1649
1790
  EniId?: string;
1650
1791
  }
1792
+ /**
1793
+ * @public
1794
+ */
1651
1795
  export declare enum ImageBuilderState {
1652
1796
  DELETING = "DELETING",
1653
1797
  FAILED = "FAILED",
@@ -1661,11 +1805,15 @@ export declare enum ImageBuilderState {
1661
1805
  UPDATING = "UPDATING",
1662
1806
  UPDATING_AGENT = "UPDATING_AGENT"
1663
1807
  }
1808
+ /**
1809
+ * @public
1810
+ */
1664
1811
  export declare enum ImageBuilderStateChangeReasonCode {
1665
1812
  IMAGE_UNAVAILABLE = "IMAGE_UNAVAILABLE",
1666
1813
  INTERNAL_ERROR = "INTERNAL_ERROR"
1667
1814
  }
1668
1815
  /**
1816
+ * @public
1669
1817
  * <p>Describes the reason why the last image builder state change occurred.</p>
1670
1818
  */
1671
1819
  export interface ImageBuilderStateChangeReason {
@@ -1679,6 +1827,7 @@ export interface ImageBuilderStateChangeReason {
1679
1827
  Message?: string;
1680
1828
  }
1681
1829
  /**
1830
+ * @public
1682
1831
  * <p>Describes a virtual machine that is used to create an image. </p>
1683
1832
  */
1684
1833
  export interface ImageBuilder {
@@ -1857,12 +2006,18 @@ export interface ImageBuilder {
1857
2006
  */
1858
2007
  AccessEndpoints?: AccessEndpoint[];
1859
2008
  }
2009
+ /**
2010
+ * @public
2011
+ */
1860
2012
  export interface CreateImageBuilderResult {
1861
2013
  /**
1862
2014
  * <p>Information about the image builder.</p>
1863
2015
  */
1864
2016
  ImageBuilder?: ImageBuilder;
1865
2017
  }
2018
+ /**
2019
+ * @public
2020
+ */
1866
2021
  export interface CreateImageBuilderStreamingURLRequest {
1867
2022
  /**
1868
2023
  * <p>The name of the image builder.</p>
@@ -1874,6 +2029,9 @@ export interface CreateImageBuilderStreamingURLRequest {
1874
2029
  */
1875
2030
  Validity?: number;
1876
2031
  }
2032
+ /**
2033
+ * @public
2034
+ */
1877
2035
  export interface CreateImageBuilderStreamingURLResult {
1878
2036
  /**
1879
2037
  * <p>The URL to start the AppStream 2.0 streaming session.</p>
@@ -1884,12 +2042,16 @@ export interface CreateImageBuilderStreamingURLResult {
1884
2042
  */
1885
2043
  Expires?: Date;
1886
2044
  }
2045
+ /**
2046
+ * @public
2047
+ */
1887
2048
  export declare enum StorageConnectorType {
1888
2049
  GOOGLE_DRIVE = "GOOGLE_DRIVE",
1889
2050
  HOMEFOLDERS = "HOMEFOLDERS",
1890
2051
  ONE_DRIVE = "ONE_DRIVE"
1891
2052
  }
1892
2053
  /**
2054
+ * @public
1893
2055
  * <p>Describes a connector that enables persistent storage for users.</p>
1894
2056
  */
1895
2057
  export interface StorageConnector {
@@ -1906,11 +2068,15 @@ export interface StorageConnector {
1906
2068
  */
1907
2069
  Domains?: string[];
1908
2070
  }
2071
+ /**
2072
+ * @public
2073
+ */
1909
2074
  export declare enum PreferredProtocol {
1910
2075
  TCP = "TCP",
1911
2076
  UDP = "UDP"
1912
2077
  }
1913
2078
  /**
2079
+ * @public
1914
2080
  * <p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>
1915
2081
  */
1916
2082
  export interface StreamingExperienceSettings {
@@ -1919,11 +2085,15 @@ export interface StreamingExperienceSettings {
1919
2085
  */
1920
2086
  PreferredProtocol?: PreferredProtocol | string;
1921
2087
  }
2088
+ /**
2089
+ * @public
2090
+ */
1922
2091
  export declare enum Permission {
1923
2092
  DISABLED = "DISABLED",
1924
2093
  ENABLED = "ENABLED"
1925
2094
  }
1926
2095
  /**
2096
+ * @public
1927
2097
  * <p>Describes an action and whether the action is enabled or disabled for users during their streaming sessions.</p>
1928
2098
  */
1929
2099
  export interface UserSetting {
@@ -1936,6 +2106,9 @@ export interface UserSetting {
1936
2106
  */
1937
2107
  Permission: Permission | string | undefined;
1938
2108
  }
2109
+ /**
2110
+ * @public
2111
+ */
1939
2112
  export interface CreateStackRequest {
1940
2113
  /**
1941
2114
  * <p>The name of the stack.</p>
@@ -1990,11 +2163,15 @@ export interface CreateStackRequest {
1990
2163
  */
1991
2164
  StreamingExperienceSettings?: StreamingExperienceSettings;
1992
2165
  }
2166
+ /**
2167
+ * @public
2168
+ */
1993
2169
  export declare enum StackErrorCode {
1994
2170
  INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
1995
2171
  STORAGE_CONNECTOR_ERROR = "STORAGE_CONNECTOR_ERROR"
1996
2172
  }
1997
2173
  /**
2174
+ * @public
1998
2175
  * <p>Describes a stack error.</p>
1999
2176
  */
2000
2177
  export interface StackError {
@@ -2008,6 +2185,7 @@ export interface StackError {
2008
2185
  ErrorMessage?: string;
2009
2186
  }
2010
2187
  /**
2188
+ * @public
2011
2189
  * <p>Describes a stack.</p>
2012
2190
  */
2013
2191
  export interface Stack {
@@ -2068,12 +2246,18 @@ export interface Stack {
2068
2246
  */
2069
2247
  StreamingExperienceSettings?: StreamingExperienceSettings;
2070
2248
  }
2249
+ /**
2250
+ * @public
2251
+ */
2071
2252
  export interface CreateStackResult {
2072
2253
  /**
2073
2254
  * <p>Information about the stack.</p>
2074
2255
  */
2075
2256
  Stack?: Stack;
2076
2257
  }
2258
+ /**
2259
+ * @public
2260
+ */
2077
2261
  export interface CreateStreamingURLRequest {
2078
2262
  /**
2079
2263
  * <p>The name of the stack.</p>
@@ -2102,6 +2286,9 @@ export interface CreateStreamingURLRequest {
2102
2286
  */
2103
2287
  SessionContext?: string;
2104
2288
  }
2289
+ /**
2290
+ * @public
2291
+ */
2105
2292
  export interface CreateStreamingURLResult {
2106
2293
  /**
2107
2294
  * <p>The URL to start the AppStream 2.0 streaming session.</p>
@@ -2112,6 +2299,9 @@ export interface CreateStreamingURLResult {
2112
2299
  */
2113
2300
  Expires?: Date;
2114
2301
  }
2302
+ /**
2303
+ * @public
2304
+ */
2115
2305
  export interface CreateUpdatedImageRequest {
2116
2306
  /**
2117
2307
  * <p>The name of the image to update.</p>
@@ -2143,6 +2333,7 @@ export interface CreateUpdatedImageRequest {
2143
2333
  dryRun?: boolean;
2144
2334
  }
2145
2335
  /**
2336
+ * @public
2146
2337
  * <p>Describes the permissions for an image. </p>
2147
2338
  */
2148
2339
  export interface ImagePermissions {
@@ -2155,6 +2346,9 @@ export interface ImagePermissions {
2155
2346
  */
2156
2347
  allowImageBuilder?: boolean;
2157
2348
  }
2349
+ /**
2350
+ * @public
2351
+ */
2158
2352
  export declare enum ImageState {
2159
2353
  AVAILABLE = "AVAILABLE",
2160
2354
  COPYING = "COPYING",
@@ -2164,12 +2358,16 @@ export declare enum ImageState {
2164
2358
  IMPORTING = "IMPORTING",
2165
2359
  PENDING = "PENDING"
2166
2360
  }
2361
+ /**
2362
+ * @public
2363
+ */
2167
2364
  export declare enum ImageStateChangeReasonCode {
2168
2365
  IMAGE_BUILDER_NOT_AVAILABLE = "IMAGE_BUILDER_NOT_AVAILABLE",
2169
2366
  IMAGE_COPY_FAILURE = "IMAGE_COPY_FAILURE",
2170
2367
  INTERNAL_ERROR = "INTERNAL_ERROR"
2171
2368
  }
2172
2369
  /**
2370
+ * @public
2173
2371
  * <p>Describes the reason why the last image state change occurred.</p>
2174
2372
  */
2175
2373
  export interface ImageStateChangeReason {
@@ -2182,12 +2380,16 @@ export interface ImageStateChangeReason {
2182
2380
  */
2183
2381
  Message?: string;
2184
2382
  }
2383
+ /**
2384
+ * @public
2385
+ */
2185
2386
  export declare enum VisibilityType {
2186
2387
  PRIVATE = "PRIVATE",
2187
2388
  PUBLIC = "PUBLIC",
2188
2389
  SHARED = "SHARED"
2189
2390
  }
2190
2391
  /**
2392
+ * @public
2191
2393
  * <p>Describes an image.</p>
2192
2394
  */
2193
2395
  export interface Image {
@@ -2262,6 +2464,9 @@ export interface Image {
2262
2464
  */
2263
2465
  ImageErrors?: ResourceError[];
2264
2466
  }
2467
+ /**
2468
+ * @public
2469
+ */
2265
2470
  export interface CreateUpdatedImageResult {
2266
2471
  /**
2267
2472
  * <p>Describes an image.</p>
@@ -2272,11 +2477,20 @@ export interface CreateUpdatedImageResult {
2272
2477
  */
2273
2478
  canUpdateImage?: boolean;
2274
2479
  }
2480
+ /**
2481
+ * @public
2482
+ */
2275
2483
  export interface CreateUsageReportSubscriptionRequest {
2276
2484
  }
2485
+ /**
2486
+ * @public
2487
+ */
2277
2488
  export declare enum UsageReportSchedule {
2278
2489
  DAILY = "DAILY"
2279
2490
  }
2491
+ /**
2492
+ * @public
2493
+ */
2280
2494
  export interface CreateUsageReportSubscriptionResult {
2281
2495
  /**
2282
2496
  * <p>The Amazon S3 bucket where generated reports are stored.</p>
@@ -2292,10 +2506,16 @@ export interface CreateUsageReportSubscriptionResult {
2292
2506
  */
2293
2507
  Schedule?: UsageReportSchedule | string;
2294
2508
  }
2509
+ /**
2510
+ * @public
2511
+ */
2295
2512
  export declare enum MessageAction {
2296
2513
  RESEND = "RESEND",
2297
2514
  SUPPRESS = "SUPPRESS"
2298
2515
  }
2516
+ /**
2517
+ * @public
2518
+ */
2299
2519
  export interface CreateUserRequest {
2300
2520
  /**
2301
2521
  * <p>The email address of the user.</p>
@@ -2324,17 +2544,27 @@ export interface CreateUserRequest {
2324
2544
  */
2325
2545
  AuthenticationType: AuthenticationType | string | undefined;
2326
2546
  }
2547
+ /**
2548
+ * @public
2549
+ */
2327
2550
  export interface CreateUserResult {
2328
2551
  }
2552
+ /**
2553
+ * @public
2554
+ */
2329
2555
  export interface DeleteAppBlockRequest {
2330
2556
  /**
2331
2557
  * <p>The name of the app block.</p>
2332
2558
  */
2333
2559
  Name: string | undefined;
2334
2560
  }
2561
+ /**
2562
+ * @public
2563
+ */
2335
2564
  export interface DeleteAppBlockResult {
2336
2565
  }
2337
2566
  /**
2567
+ * @public
2338
2568
  * <p>The specified resource is in use.</p>
2339
2569
  */
2340
2570
  export declare class ResourceInUseException extends __BaseException {
@@ -2349,22 +2579,37 @@ export declare class ResourceInUseException extends __BaseException {
2349
2579
  */
2350
2580
  constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
2351
2581
  }
2582
+ /**
2583
+ * @public
2584
+ */
2352
2585
  export interface DeleteApplicationRequest {
2353
2586
  /**
2354
2587
  * <p>The name of the application.</p>
2355
2588
  */
2356
2589
  Name: string | undefined;
2357
2590
  }
2591
+ /**
2592
+ * @public
2593
+ */
2358
2594
  export interface DeleteApplicationResult {
2359
2595
  }
2596
+ /**
2597
+ * @public
2598
+ */
2360
2599
  export interface DeleteDirectoryConfigRequest {
2361
2600
  /**
2362
2601
  * <p>The name of the directory configuration.</p>
2363
2602
  */
2364
2603
  DirectoryName: string | undefined;
2365
2604
  }
2605
+ /**
2606
+ * @public
2607
+ */
2366
2608
  export interface DeleteDirectoryConfigResult {
2367
2609
  }
2610
+ /**
2611
+ * @public
2612
+ */
2368
2613
  export interface DeleteEntitlementRequest {
2369
2614
  /**
2370
2615
  * <p>The name of the entitlement.</p>
@@ -2375,40 +2620,64 @@ export interface DeleteEntitlementRequest {
2375
2620
  */
2376
2621
  StackName: string | undefined;
2377
2622
  }
2623
+ /**
2624
+ * @public
2625
+ */
2378
2626
  export interface DeleteEntitlementResult {
2379
2627
  }
2628
+ /**
2629
+ * @public
2630
+ */
2380
2631
  export interface DeleteFleetRequest {
2381
2632
  /**
2382
2633
  * <p>The name of the fleet.</p>
2383
2634
  */
2384
2635
  Name: string | undefined;
2385
2636
  }
2637
+ /**
2638
+ * @public
2639
+ */
2386
2640
  export interface DeleteFleetResult {
2387
2641
  }
2642
+ /**
2643
+ * @public
2644
+ */
2388
2645
  export interface DeleteImageRequest {
2389
2646
  /**
2390
2647
  * <p>The name of the image.</p>
2391
2648
  */
2392
2649
  Name: string | undefined;
2393
2650
  }
2651
+ /**
2652
+ * @public
2653
+ */
2394
2654
  export interface DeleteImageResult {
2395
2655
  /**
2396
2656
  * <p>Information about the image.</p>
2397
2657
  */
2398
2658
  Image?: Image;
2399
2659
  }
2660
+ /**
2661
+ * @public
2662
+ */
2400
2663
  export interface DeleteImageBuilderRequest {
2401
2664
  /**
2402
2665
  * <p>The name of the image builder.</p>
2403
2666
  */
2404
2667
  Name: string | undefined;
2405
2668
  }
2669
+ /**
2670
+ * @public
2671
+ */
2406
2672
  export interface DeleteImageBuilderResult {
2407
2673
  /**
2408
2674
  * <p>Information about the image builder.</p>
2409
2675
  */
2410
2676
  ImageBuilder?: ImageBuilder;
2411
2677
  }
2678
+ /**
2679
+ * @public
2680
+ */
2412
2681
  export interface DeleteImagePermissionsRequest {
2413
2682
  /**
2414
2683
  * <p>The name of the private image.</p>
@@ -2419,20 +2688,38 @@ export interface DeleteImagePermissionsRequest {
2419
2688
  */
2420
2689
  SharedAccountId: string | undefined;
2421
2690
  }
2691
+ /**
2692
+ * @public
2693
+ */
2422
2694
  export interface DeleteImagePermissionsResult {
2423
2695
  }
2696
+ /**
2697
+ * @public
2698
+ */
2424
2699
  export interface DeleteStackRequest {
2425
2700
  /**
2426
2701
  * <p>The name of the stack.</p>
2427
2702
  */
2428
2703
  Name: string | undefined;
2429
2704
  }
2705
+ /**
2706
+ * @public
2707
+ */
2430
2708
  export interface DeleteStackResult {
2431
2709
  }
2710
+ /**
2711
+ * @public
2712
+ */
2432
2713
  export interface DeleteUsageReportSubscriptionRequest {
2433
2714
  }
2715
+ /**
2716
+ * @public
2717
+ */
2434
2718
  export interface DeleteUsageReportSubscriptionResult {
2435
2719
  }
2720
+ /**
2721
+ * @public
2722
+ */
2436
2723
  export interface DeleteUserRequest {
2437
2724
  /**
2438
2725
  * <p>The email address of the user.</p>
@@ -2446,8 +2733,14 @@ export interface DeleteUserRequest {
2446
2733
  */
2447
2734
  AuthenticationType: AuthenticationType | string | undefined;
2448
2735
  }
2736
+ /**
2737
+ * @public
2738
+ */
2449
2739
  export interface DeleteUserResult {
2450
2740
  }
2741
+ /**
2742
+ * @public
2743
+ */
2451
2744
  export interface DescribeAppBlocksRequest {
2452
2745
  /**
2453
2746
  * <p>The ARNs of the app blocks.</p>
@@ -2463,6 +2756,9 @@ export interface DescribeAppBlocksRequest {
2463
2756
  */
2464
2757
  MaxResults?: number;
2465
2758
  }
2759
+ /**
2760
+ * @public
2761
+ */
2466
2762
  export interface DescribeAppBlocksResult {
2467
2763
  /**
2468
2764
  * <p>The app blocks in the list.</p>
@@ -2474,6 +2770,9 @@ export interface DescribeAppBlocksResult {
2474
2770
  */
2475
2771
  NextToken?: string;
2476
2772
  }
2773
+ /**
2774
+ * @public
2775
+ */
2477
2776
  export interface DescribeApplicationFleetAssociationsRequest {
2478
2777
  /**
2479
2778
  * <p>The name of the fleet.</p>
@@ -2493,6 +2792,9 @@ export interface DescribeApplicationFleetAssociationsRequest {
2493
2792
  */
2494
2793
  NextToken?: string;
2495
2794
  }
2795
+ /**
2796
+ * @public
2797
+ */
2496
2798
  export interface DescribeApplicationFleetAssociationsResult {
2497
2799
  /**
2498
2800
  * <p>The application fleet associations in the list.</p>
@@ -2504,6 +2806,9 @@ export interface DescribeApplicationFleetAssociationsResult {
2504
2806
  */
2505
2807
  NextToken?: string;
2506
2808
  }
2809
+ /**
2810
+ * @public
2811
+ */
2507
2812
  export interface DescribeApplicationsRequest {
2508
2813
  /**
2509
2814
  * <p>The ARNs for the applications.</p>
@@ -2519,6 +2824,9 @@ export interface DescribeApplicationsRequest {
2519
2824
  */
2520
2825
  MaxResults?: number;
2521
2826
  }
2827
+ /**
2828
+ * @public
2829
+ */
2522
2830
  export interface DescribeApplicationsResult {
2523
2831
  /**
2524
2832
  * <p>The applications in the list.</p>
@@ -2530,6 +2838,9 @@ export interface DescribeApplicationsResult {
2530
2838
  */
2531
2839
  NextToken?: string;
2532
2840
  }
2841
+ /**
2842
+ * @public
2843
+ */
2533
2844
  export interface DescribeDirectoryConfigsRequest {
2534
2845
  /**
2535
2846
  * <p>The directory names.</p>
@@ -2544,6 +2855,9 @@ export interface DescribeDirectoryConfigsRequest {
2544
2855
  */
2545
2856
  NextToken?: string;
2546
2857
  }
2858
+ /**
2859
+ * @public
2860
+ */
2547
2861
  export interface DescribeDirectoryConfigsResult {
2548
2862
  /**
2549
2863
  * <p>Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response. </p>
@@ -2554,6 +2868,9 @@ export interface DescribeDirectoryConfigsResult {
2554
2868
  */
2555
2869
  NextToken?: string;
2556
2870
  }
2871
+ /**
2872
+ * @public
2873
+ */
2557
2874
  export interface DescribeEntitlementsRequest {
2558
2875
  /**
2559
2876
  * <p>The name of the entitlement.</p>
@@ -2572,6 +2889,9 @@ export interface DescribeEntitlementsRequest {
2572
2889
  */
2573
2890
  MaxResults?: number;
2574
2891
  }
2892
+ /**
2893
+ * @public
2894
+ */
2575
2895
  export interface DescribeEntitlementsResult {
2576
2896
  /**
2577
2897
  * <p>The entitlements.</p>
@@ -2583,6 +2903,9 @@ export interface DescribeEntitlementsResult {
2583
2903
  */
2584
2904
  NextToken?: string;
2585
2905
  }
2906
+ /**
2907
+ * @public
2908
+ */
2586
2909
  export interface DescribeFleetsRequest {
2587
2910
  /**
2588
2911
  * <p>The names of the fleets to describe.</p>
@@ -2593,6 +2916,9 @@ export interface DescribeFleetsRequest {
2593
2916
  */
2594
2917
  NextToken?: string;
2595
2918
  }
2919
+ /**
2920
+ * @public
2921
+ */
2596
2922
  export interface DescribeFleetsResult {
2597
2923
  /**
2598
2924
  * <p>Information about the fleets.</p>
@@ -2603,6 +2929,9 @@ export interface DescribeFleetsResult {
2603
2929
  */
2604
2930
  NextToken?: string;
2605
2931
  }
2932
+ /**
2933
+ * @public
2934
+ */
2606
2935
  export interface DescribeImageBuildersRequest {
2607
2936
  /**
2608
2937
  * <p>The names of the image builders to describe.</p>
@@ -2617,6 +2946,9 @@ export interface DescribeImageBuildersRequest {
2617
2946
  */
2618
2947
  NextToken?: string;
2619
2948
  }
2949
+ /**
2950
+ * @public
2951
+ */
2620
2952
  export interface DescribeImageBuildersResult {
2621
2953
  /**
2622
2954
  * <p>Information about the image builders.</p>
@@ -2627,6 +2959,9 @@ export interface DescribeImageBuildersResult {
2627
2959
  */
2628
2960
  NextToken?: string;
2629
2961
  }
2962
+ /**
2963
+ * @public
2964
+ */
2630
2965
  export interface DescribeImagePermissionsRequest {
2631
2966
  /**
2632
2967
  * <p>The name of the private image for which to describe permissions. The image must be one that you own. </p>
@@ -2646,6 +2981,7 @@ export interface DescribeImagePermissionsRequest {
2646
2981
  NextToken?: string;
2647
2982
  }
2648
2983
  /**
2984
+ * @public
2649
2985
  * <p>Describes the permissions that are available to the specified AWS account for a shared image.</p>
2650
2986
  */
2651
2987
  export interface SharedImagePermissions {
@@ -2658,6 +2994,9 @@ export interface SharedImagePermissions {
2658
2994
  */
2659
2995
  imagePermissions: ImagePermissions | undefined;
2660
2996
  }
2997
+ /**
2998
+ * @public
2999
+ */
2661
3000
  export interface DescribeImagePermissionsResult {
2662
3001
  /**
2663
3002
  * <p>The name of the private image.</p>
@@ -2672,6 +3011,9 @@ export interface DescribeImagePermissionsResult {
2672
3011
  */
2673
3012
  NextToken?: string;
2674
3013
  }
3014
+ /**
3015
+ * @public
3016
+ */
2675
3017
  export interface DescribeImagesRequest {
2676
3018
  /**
2677
3019
  * <p>The names of the public or private images to describe.</p>
@@ -2694,6 +3036,9 @@ export interface DescribeImagesRequest {
2694
3036
  */
2695
3037
  MaxResults?: number;
2696
3038
  }
3039
+ /**
3040
+ * @public
3041
+ */
2697
3042
  export interface DescribeImagesResult {
2698
3043
  /**
2699
3044
  * <p>Information about the images.</p>
@@ -2704,6 +3049,9 @@ export interface DescribeImagesResult {
2704
3049
  */
2705
3050
  NextToken?: string;
2706
3051
  }
3052
+ /**
3053
+ * @public
3054
+ */
2707
3055
  export interface DescribeSessionsRequest {
2708
3056
  /**
2709
3057
  * <p>The name of the stack. This value is case-sensitive.</p>
@@ -2732,16 +3080,23 @@ export interface DescribeSessionsRequest {
2732
3080
  */
2733
3081
  AuthenticationType?: AuthenticationType | string;
2734
3082
  }
3083
+ /**
3084
+ * @public
3085
+ */
2735
3086
  export declare enum SessionConnectionState {
2736
3087
  CONNECTED = "CONNECTED",
2737
3088
  NOT_CONNECTED = "NOT_CONNECTED"
2738
3089
  }
3090
+ /**
3091
+ * @public
3092
+ */
2739
3093
  export declare enum SessionState {
2740
3094
  ACTIVE = "ACTIVE",
2741
3095
  EXPIRED = "EXPIRED",
2742
3096
  PENDING = "PENDING"
2743
3097
  }
2744
3098
  /**
3099
+ * @public
2745
3100
  * <p>Describes a streaming session.</p>
2746
3101
  */
2747
3102
  export interface Session {
@@ -2787,6 +3142,9 @@ export interface Session {
2787
3142
  */
2788
3143
  NetworkAccessConfiguration?: NetworkAccessConfiguration;
2789
3144
  }
3145
+ /**
3146
+ * @public
3147
+ */
2790
3148
  export interface DescribeSessionsResult {
2791
3149
  /**
2792
3150
  * <p>Information about the streaming sessions.</p>
@@ -2797,6 +3155,9 @@ export interface DescribeSessionsResult {
2797
3155
  */
2798
3156
  NextToken?: string;
2799
3157
  }
3158
+ /**
3159
+ * @public
3160
+ */
2800
3161
  export interface DescribeStacksRequest {
2801
3162
  /**
2802
3163
  * <p>The names of the stacks to describe.</p>
@@ -2807,6 +3168,9 @@ export interface DescribeStacksRequest {
2807
3168
  */
2808
3169
  NextToken?: string;
2809
3170
  }
3171
+ /**
3172
+ * @public
3173
+ */
2810
3174
  export interface DescribeStacksResult {
2811
3175
  /**
2812
3176
  * <p>Information about the stacks.</p>
@@ -2817,6 +3181,9 @@ export interface DescribeStacksResult {
2817
3181
  */
2818
3182
  NextToken?: string;
2819
3183
  }
3184
+ /**
3185
+ * @public
3186
+ */
2820
3187
  export interface DescribeUsageReportSubscriptionsRequest {
2821
3188
  /**
2822
3189
  * <p>The maximum size of each page of results.</p>
@@ -2827,12 +3194,16 @@ export interface DescribeUsageReportSubscriptionsRequest {
2827
3194
  */
2828
3195
  NextToken?: string;
2829
3196
  }
3197
+ /**
3198
+ * @public
3199
+ */
2830
3200
  export declare enum UsageReportExecutionErrorCode {
2831
3201
  ACCESS_DENIED = "ACCESS_DENIED",
2832
3202
  INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
2833
3203
  RESOURCE_NOT_FOUND = "RESOURCE_NOT_FOUND"
2834
3204
  }
2835
3205
  /**
3206
+ * @public
2836
3207
  * <p>Describes the error that is returned when a usage report can't be generated.</p>
2837
3208
  */
2838
3209
  export interface LastReportGenerationExecutionError {
@@ -2846,6 +3217,7 @@ export interface LastReportGenerationExecutionError {
2846
3217
  ErrorMessage?: string;
2847
3218
  }
2848
3219
  /**
3220
+ * @public
2849
3221
  * <p>Describes information about the usage report subscription.</p>
2850
3222
  */
2851
3223
  export interface UsageReportSubscription {
@@ -2871,6 +3243,9 @@ export interface UsageReportSubscription {
2871
3243
  */
2872
3244
  SubscriptionErrors?: LastReportGenerationExecutionError[];
2873
3245
  }
3246
+ /**
3247
+ * @public
3248
+ */
2874
3249
  export interface DescribeUsageReportSubscriptionsResult {
2875
3250
  /**
2876
3251
  * <p>Information about the usage report subscription.</p>
@@ -2881,6 +3256,9 @@ export interface DescribeUsageReportSubscriptionsResult {
2881
3256
  */
2882
3257
  NextToken?: string;
2883
3258
  }
3259
+ /**
3260
+ * @public
3261
+ */
2884
3262
  export interface DescribeUsersRequest {
2885
3263
  /**
2886
3264
  * <p>The authentication type for the users in the user pool to describe. You must specify USERPOOL.</p>
@@ -2896,6 +3274,7 @@ export interface DescribeUsersRequest {
2896
3274
  NextToken?: string;
2897
3275
  }
2898
3276
  /**
3277
+ * @public
2899
3278
  * <p>Describes a user in the user pool.</p>
2900
3279
  */
2901
3280
  export interface User {
@@ -2952,6 +3331,9 @@ export interface User {
2952
3331
  */
2953
3332
  AuthenticationType: AuthenticationType | string | undefined;
2954
3333
  }
3334
+ /**
3335
+ * @public
3336
+ */
2955
3337
  export interface DescribeUsersResult {
2956
3338
  /**
2957
3339
  * <p>Information about users in the user pool.</p>
@@ -2962,6 +3344,9 @@ export interface DescribeUsersResult {
2962
3344
  */
2963
3345
  NextToken?: string;
2964
3346
  }
3347
+ /**
3348
+ * @public
3349
+ */
2965
3350
  export interface DescribeUserStackAssociationsRequest {
2966
3351
  /**
2967
3352
  * <p>The name of the stack that is associated with the user.</p>
@@ -2987,6 +3372,9 @@ export interface DescribeUserStackAssociationsRequest {
2987
3372
  */
2988
3373
  NextToken?: string;
2989
3374
  }
3375
+ /**
3376
+ * @public
3377
+ */
2990
3378
  export interface DescribeUserStackAssociationsResult {
2991
3379
  /**
2992
3380
  * <p>The UserStackAssociation objects.</p>
@@ -2997,6 +3385,9 @@ export interface DescribeUserStackAssociationsResult {
2997
3385
  */
2998
3386
  NextToken?: string;
2999
3387
  }
3388
+ /**
3389
+ * @public
3390
+ */
3000
3391
  export interface DisableUserRequest {
3001
3392
  /**
3002
3393
  * <p>The email address of the user.</p>
@@ -3010,8 +3401,14 @@ export interface DisableUserRequest {
3010
3401
  */
3011
3402
  AuthenticationType: AuthenticationType | string | undefined;
3012
3403
  }
3404
+ /**
3405
+ * @public
3406
+ */
3013
3407
  export interface DisableUserResult {
3014
3408
  }
3409
+ /**
3410
+ * @public
3411
+ */
3015
3412
  export interface DisassociateApplicationFleetRequest {
3016
3413
  /**
3017
3414
  * <p>The name of the fleet.</p>
@@ -3022,8 +3419,14 @@ export interface DisassociateApplicationFleetRequest {
3022
3419
  */
3023
3420
  ApplicationArn: string | undefined;
3024
3421
  }
3422
+ /**
3423
+ * @public
3424
+ */
3025
3425
  export interface DisassociateApplicationFleetResult {
3026
3426
  }
3427
+ /**
3428
+ * @public
3429
+ */
3027
3430
  export interface DisassociateApplicationFromEntitlementRequest {
3028
3431
  /**
3029
3432
  * <p>The name of the stack with which the entitlement is associated.</p>
@@ -3038,8 +3441,14 @@ export interface DisassociateApplicationFromEntitlementRequest {
3038
3441
  */
3039
3442
  ApplicationIdentifier: string | undefined;
3040
3443
  }
3444
+ /**
3445
+ * @public
3446
+ */
3041
3447
  export interface DisassociateApplicationFromEntitlementResult {
3042
3448
  }
3449
+ /**
3450
+ * @public
3451
+ */
3043
3452
  export interface DisassociateFleetRequest {
3044
3453
  /**
3045
3454
  * <p>The name of the fleet.</p>
@@ -3050,8 +3459,14 @@ export interface DisassociateFleetRequest {
3050
3459
  */
3051
3460
  StackName: string | undefined;
3052
3461
  }
3462
+ /**
3463
+ * @public
3464
+ */
3053
3465
  export interface DisassociateFleetResult {
3054
3466
  }
3467
+ /**
3468
+ * @public
3469
+ */
3055
3470
  export interface EnableUserRequest {
3056
3471
  /**
3057
3472
  * <p>The email address of the user.</p>
@@ -3065,9 +3480,13 @@ export interface EnableUserRequest {
3065
3480
  */
3066
3481
  AuthenticationType: AuthenticationType | string | undefined;
3067
3482
  }
3483
+ /**
3484
+ * @public
3485
+ */
3068
3486
  export interface EnableUserResult {
3069
3487
  }
3070
3488
  /**
3489
+ * @public
3071
3490
  * <p>The application associated to an entitlement. Access is controlled based on user attributes.</p>
3072
3491
  */
3073
3492
  export interface EntitledApplication {
@@ -3076,14 +3495,23 @@ export interface EntitledApplication {
3076
3495
  */
3077
3496
  ApplicationIdentifier: string | undefined;
3078
3497
  }
3498
+ /**
3499
+ * @public
3500
+ */
3079
3501
  export interface ExpireSessionRequest {
3080
3502
  /**
3081
3503
  * <p>The identifier of the streaming session.</p>
3082
3504
  */
3083
3505
  SessionId: string | undefined;
3084
3506
  }
3507
+ /**
3508
+ * @public
3509
+ */
3085
3510
  export interface ExpireSessionResult {
3086
3511
  }
3512
+ /**
3513
+ * @public
3514
+ */
3087
3515
  export declare enum FleetAttribute {
3088
3516
  DOMAIN_JOIN_INFO = "DOMAIN_JOIN_INFO",
3089
3517
  IAM_ROLE_ARN = "IAM_ROLE_ARN",
@@ -3092,6 +3520,9 @@ export declare enum FleetAttribute {
3092
3520
  VPC_CONFIGURATION = "VPC_CONFIGURATION",
3093
3521
  VPC_CONFIGURATION_SECURITY_GROUP_IDS = "VPC_CONFIGURATION_SECURITY_GROUP_IDS"
3094
3522
  }
3523
+ /**
3524
+ * @public
3525
+ */
3095
3526
  export interface ListAssociatedFleetsRequest {
3096
3527
  /**
3097
3528
  * <p>The name of the stack.</p>
@@ -3102,6 +3533,9 @@ export interface ListAssociatedFleetsRequest {
3102
3533
  */
3103
3534
  NextToken?: string;
3104
3535
  }
3536
+ /**
3537
+ * @public
3538
+ */
3105
3539
  export interface ListAssociatedFleetsResult {
3106
3540
  /**
3107
3541
  * <p>The name of the fleet.</p>
@@ -3112,6 +3546,9 @@ export interface ListAssociatedFleetsResult {
3112
3546
  */
3113
3547
  NextToken?: string;
3114
3548
  }
3549
+ /**
3550
+ * @public
3551
+ */
3115
3552
  export interface ListAssociatedStacksRequest {
3116
3553
  /**
3117
3554
  * <p>The name of the fleet.</p>
@@ -3122,6 +3559,9 @@ export interface ListAssociatedStacksRequest {
3122
3559
  */
3123
3560
  NextToken?: string;
3124
3561
  }
3562
+ /**
3563
+ * @public
3564
+ */
3125
3565
  export interface ListAssociatedStacksResult {
3126
3566
  /**
3127
3567
  * <p>The name of the stack.</p>
@@ -3132,6 +3572,9 @@ export interface ListAssociatedStacksResult {
3132
3572
  */
3133
3573
  NextToken?: string;
3134
3574
  }
3575
+ /**
3576
+ * @public
3577
+ */
3135
3578
  export interface ListEntitledApplicationsRequest {
3136
3579
  /**
3137
3580
  * <p>The name of the stack with which the entitlement is associated.</p>
@@ -3150,6 +3593,9 @@ export interface ListEntitledApplicationsRequest {
3150
3593
  */
3151
3594
  MaxResults?: number;
3152
3595
  }
3596
+ /**
3597
+ * @public
3598
+ */
3153
3599
  export interface ListEntitledApplicationsResult {
3154
3600
  /**
3155
3601
  * <p>The entitled applications.</p>
@@ -3160,26 +3606,41 @@ export interface ListEntitledApplicationsResult {
3160
3606
  */
3161
3607
  NextToken?: string;
3162
3608
  }
3609
+ /**
3610
+ * @public
3611
+ */
3163
3612
  export interface ListTagsForResourceRequest {
3164
3613
  /**
3165
3614
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
3166
3615
  */
3167
3616
  ResourceArn: string | undefined;
3168
3617
  }
3618
+ /**
3619
+ * @public
3620
+ */
3169
3621
  export interface ListTagsForResourceResponse {
3170
3622
  /**
3171
3623
  * <p>The information about the tags.</p>
3172
3624
  */
3173
3625
  Tags?: Record<string, string>;
3174
3626
  }
3627
+ /**
3628
+ * @public
3629
+ */
3175
3630
  export interface StartFleetRequest {
3176
3631
  /**
3177
3632
  * <p>The name of the fleet.</p>
3178
3633
  */
3179
3634
  Name: string | undefined;
3180
3635
  }
3636
+ /**
3637
+ * @public
3638
+ */
3181
3639
  export interface StartFleetResult {
3182
3640
  }
3641
+ /**
3642
+ * @public
3643
+ */
3183
3644
  export interface StartImageBuilderRequest {
3184
3645
  /**
3185
3646
  * <p>The name of the image builder.</p>
@@ -3190,32 +3651,50 @@ export interface StartImageBuilderRequest {
3190
3651
  */
3191
3652
  AppstreamAgentVersion?: string;
3192
3653
  }
3654
+ /**
3655
+ * @public
3656
+ */
3193
3657
  export interface StartImageBuilderResult {
3194
3658
  /**
3195
3659
  * <p>Information about the image builder.</p>
3196
3660
  */
3197
3661
  ImageBuilder?: ImageBuilder;
3198
3662
  }
3663
+ /**
3664
+ * @public
3665
+ */
3199
3666
  export interface StopFleetRequest {
3200
3667
  /**
3201
3668
  * <p>The name of the fleet.</p>
3202
3669
  */
3203
3670
  Name: string | undefined;
3204
3671
  }
3672
+ /**
3673
+ * @public
3674
+ */
3205
3675
  export interface StopFleetResult {
3206
3676
  }
3677
+ /**
3678
+ * @public
3679
+ */
3207
3680
  export interface StopImageBuilderRequest {
3208
3681
  /**
3209
3682
  * <p>The name of the image builder.</p>
3210
3683
  */
3211
3684
  Name: string | undefined;
3212
3685
  }
3686
+ /**
3687
+ * @public
3688
+ */
3213
3689
  export interface StopImageBuilderResult {
3214
3690
  /**
3215
3691
  * <p>Information about the image builder.</p>
3216
3692
  */
3217
3693
  ImageBuilder?: ImageBuilder;
3218
3694
  }
3695
+ /**
3696
+ * @public
3697
+ */
3219
3698
  export interface TagResourceRequest {
3220
3699
  /**
3221
3700
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -3229,8 +3708,14 @@ export interface TagResourceRequest {
3229
3708
  */
3230
3709
  Tags: Record<string, string> | undefined;
3231
3710
  }
3711
+ /**
3712
+ * @public
3713
+ */
3232
3714
  export interface TagResourceResponse {
3233
3715
  }
3716
+ /**
3717
+ * @public
3718
+ */
3234
3719
  export interface UntagResourceRequest {
3235
3720
  /**
3236
3721
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -3241,8 +3726,14 @@ export interface UntagResourceRequest {
3241
3726
  */
3242
3727
  TagKeys: string[] | undefined;
3243
3728
  }
3729
+ /**
3730
+ * @public
3731
+ */
3244
3732
  export interface UntagResourceResponse {
3245
3733
  }
3734
+ /**
3735
+ * @public
3736
+ */
3246
3737
  export interface UpdateApplicationRequest {
3247
3738
  /**
3248
3739
  * <p>The name of the application. This name is visible to users when display name is not specified.</p>
@@ -3281,12 +3772,18 @@ export interface UpdateApplicationRequest {
3281
3772
  */
3282
3773
  AttributesToDelete?: (ApplicationAttribute | string)[];
3283
3774
  }
3775
+ /**
3776
+ * @public
3777
+ */
3284
3778
  export interface UpdateApplicationResult {
3285
3779
  /**
3286
3780
  * <p>Describes an application in the application catalog.</p>
3287
3781
  */
3288
3782
  Application?: Application;
3289
3783
  }
3784
+ /**
3785
+ * @public
3786
+ */
3290
3787
  export interface UpdateDirectoryConfigRequest {
3291
3788
  /**
3292
3789
  * <p>The name of the Directory Config object.</p>
@@ -3311,12 +3808,18 @@ export interface UpdateDirectoryConfigRequest {
3311
3808
  */
3312
3809
  CertificateBasedAuthProperties?: CertificateBasedAuthProperties;
3313
3810
  }
3811
+ /**
3812
+ * @public
3813
+ */
3314
3814
  export interface UpdateDirectoryConfigResult {
3315
3815
  /**
3316
3816
  * <p>Information about the Directory Config object.</p>
3317
3817
  */
3318
3818
  DirectoryConfig?: DirectoryConfig;
3319
3819
  }
3820
+ /**
3821
+ * @public
3822
+ */
3320
3823
  export interface UpdateEntitlementRequest {
3321
3824
  /**
3322
3825
  * <p>The name of the entitlement.</p>
@@ -3339,12 +3842,18 @@ export interface UpdateEntitlementRequest {
3339
3842
  */
3340
3843
  Attributes?: EntitlementAttribute[];
3341
3844
  }
3845
+ /**
3846
+ * @public
3847
+ */
3342
3848
  export interface UpdateEntitlementResult {
3343
3849
  /**
3344
3850
  * <p>The entitlement.</p>
3345
3851
  */
3346
3852
  Entitlement?: Entitlement;
3347
3853
  }
3854
+ /**
3855
+ * @public
3856
+ */
3348
3857
  export interface UpdateFleetRequest {
3349
3858
  /**
3350
3859
  * <p>The name of the image used to create the fleet.</p>
@@ -3575,12 +4084,18 @@ export interface UpdateFleetRequest {
3575
4084
  */
3576
4085
  SessionScriptS3Location?: S3Location;
3577
4086
  }
4087
+ /**
4088
+ * @public
4089
+ */
3578
4090
  export interface UpdateFleetResult {
3579
4091
  /**
3580
4092
  * <p>Information about the fleet.</p>
3581
4093
  */
3582
4094
  Fleet?: Fleet;
3583
4095
  }
4096
+ /**
4097
+ * @public
4098
+ */
3584
4099
  export interface UpdateImagePermissionsRequest {
3585
4100
  /**
3586
4101
  * <p>The name of the private image.</p>
@@ -3595,8 +4110,14 @@ export interface UpdateImagePermissionsRequest {
3595
4110
  */
3596
4111
  ImagePermissions: ImagePermissions | undefined;
3597
4112
  }
4113
+ /**
4114
+ * @public
4115
+ */
3598
4116
  export interface UpdateImagePermissionsResult {
3599
4117
  }
4118
+ /**
4119
+ * @public
4120
+ */
3600
4121
  export declare enum StackAttribute {
3601
4122
  ACCESS_ENDPOINTS = "ACCESS_ENDPOINTS",
3602
4123
  EMBED_HOST_DOMAINS = "EMBED_HOST_DOMAINS",
@@ -3611,6 +4132,9 @@ export declare enum StackAttribute {
3611
4132
  THEME_NAME = "THEME_NAME",
3612
4133
  USER_SETTINGS = "USER_SETTINGS"
3613
4134
  }
4135
+ /**
4136
+ * @public
4137
+ */
3614
4138
  export interface UpdateStackRequest {
3615
4139
  /**
3616
4140
  * <p>The stack name to display.</p>
@@ -3667,6 +4191,9 @@ export interface UpdateStackRequest {
3667
4191
  */
3668
4192
  StreamingExperienceSettings?: StreamingExperienceSettings;
3669
4193
  }
4194
+ /**
4195
+ * @public
4196
+ */
3670
4197
  export interface UpdateStackResult {
3671
4198
  /**
3672
4199
  * <p>Information about the stack.</p>