@aws-sdk/client-appstream 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AppStream.d.ts +288 -381
  3. package/dist-types/ts3.4/AppStreamClient.d.ts +20 -74
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -5
  15. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +5 -11
  21. package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
  32. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -11
  35. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +5 -11
  37. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +4 -10
  48. package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -8
  54. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -8
  57. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -8
  60. package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +5 -11
  69. package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +4 -9
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +5 -11
  82. package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -5
  85. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -11
  90. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +5 -11
  92. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -4
  93. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  97. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  98. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  99. package/dist-types/ts3.4/models/enums.d.ts +20 -40
  100. package/dist-types/ts3.4/models/errors.d.ts +15 -54
  101. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  102. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  107. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  108. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  109. package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +3 -5
  110. package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +3 -5
  111. package/package.json +38 -38
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateApplicationRequest,
4
- UpdateApplicationResult,
5
- } from "../models/models_0";
2
+ import { UpdateApplicationRequest, UpdateApplicationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateApplicationCommandInput
8
- extends UpdateApplicationRequest {}
9
- export interface UpdateApplicationCommandOutput
10
- extends UpdateApplicationResult,
11
- __MetadataBearer {}
4
+ export interface UpdateApplicationCommandInput extends UpdateApplicationRequest {}
5
+ export interface UpdateApplicationCommandOutput extends UpdateApplicationResult, __MetadataBearer {}
12
6
  declare const UpdateApplicationCommand_base: {
13
7
  new (
14
- input: UpdateApplicationCommandInput
8
+ input: UpdateApplicationCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  UpdateApplicationCommandInput,
17
11
  UpdateApplicationCommandOutput,
@@ -20,7 +14,7 @@ declare const UpdateApplicationCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: UpdateApplicationCommandInput
17
+ input: UpdateApplicationCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  UpdateApplicationCommandInput,
26
20
  UpdateApplicationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateDirectoryConfigRequest,
4
- UpdateDirectoryConfigResult,
5
- } from "../models/models_0";
2
+ import { UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateDirectoryConfigCommandInput
8
- extends UpdateDirectoryConfigRequest {}
4
+ export interface UpdateDirectoryConfigCommandInput extends UpdateDirectoryConfigRequest {}
9
5
  export interface UpdateDirectoryConfigCommandOutput
10
- extends UpdateDirectoryConfigResult,
11
- __MetadataBearer {}
6
+ extends UpdateDirectoryConfigResult, __MetadataBearer {}
12
7
  declare const UpdateDirectoryConfigCommand_base: {
13
8
  new (
14
- input: UpdateDirectoryConfigCommandInput
9
+ input: UpdateDirectoryConfigCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateDirectoryConfigCommandInput,
17
12
  UpdateDirectoryConfigCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateDirectoryConfigCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateDirectoryConfigCommandInput
18
+ input: UpdateDirectoryConfigCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateDirectoryConfigCommandInput,
26
21
  UpdateDirectoryConfigCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateEntitlementRequest,
4
- UpdateEntitlementResult,
5
- } from "../models/models_0";
2
+ import { UpdateEntitlementRequest, UpdateEntitlementResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateEntitlementCommandInput
8
- extends UpdateEntitlementRequest {}
9
- export interface UpdateEntitlementCommandOutput
10
- extends UpdateEntitlementResult,
11
- __MetadataBearer {}
4
+ export interface UpdateEntitlementCommandInput extends UpdateEntitlementRequest {}
5
+ export interface UpdateEntitlementCommandOutput extends UpdateEntitlementResult, __MetadataBearer {}
12
6
  declare const UpdateEntitlementCommand_base: {
13
7
  new (
14
- input: UpdateEntitlementCommandInput
8
+ input: UpdateEntitlementCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  UpdateEntitlementCommandInput,
17
11
  UpdateEntitlementCommandOutput,
@@ -20,7 +14,7 @@ declare const UpdateEntitlementCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: UpdateEntitlementCommandInput
17
+ input: UpdateEntitlementCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  UpdateEntitlementCommandInput,
26
20
  UpdateEntitlementCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateFleetRequest, UpdateFleetResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateFleetCommandInput extends UpdateFleetRequest {}
5
- export interface UpdateFleetCommandOutput
6
- extends UpdateFleetResult,
7
- __MetadataBearer {}
5
+ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataBearer {}
8
6
  declare const UpdateFleetCommand_base: {
9
7
  new (
10
- input: UpdateFleetCommandInput
8
+ input: UpdateFleetCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateFleetCommandInput,
13
11
  UpdateFleetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateImagePermissionsRequest,
4
- UpdateImagePermissionsResult,
5
- } from "../models/models_0";
2
+ import { UpdateImagePermissionsRequest, UpdateImagePermissionsResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateImagePermissionsCommandInput
8
- extends UpdateImagePermissionsRequest {}
4
+ export interface UpdateImagePermissionsCommandInput extends UpdateImagePermissionsRequest {}
9
5
  export interface UpdateImagePermissionsCommandOutput
10
- extends UpdateImagePermissionsResult,
11
- __MetadataBearer {}
6
+ extends UpdateImagePermissionsResult, __MetadataBearer {}
12
7
  declare const UpdateImagePermissionsCommand_base: {
13
8
  new (
14
- input: UpdateImagePermissionsCommandInput
9
+ input: UpdateImagePermissionsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateImagePermissionsCommandInput,
17
12
  UpdateImagePermissionsCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateImagePermissionsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateImagePermissionsCommandInput
18
+ input: UpdateImagePermissionsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateImagePermissionsCommandInput,
26
21
  UpdateImagePermissionsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateStackRequest, UpdateStackResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateStackCommandInput extends UpdateStackRequest {}
5
- export interface UpdateStackCommandOutput
6
- extends UpdateStackResult,
7
- __MetadataBearer {}
5
+ export interface UpdateStackCommandOutput extends UpdateStackResult, __MetadataBearer {}
8
6
  declare const UpdateStackCommand_base: {
9
7
  new (
10
- input: UpdateStackCommandInput
8
+ input: UpdateStackCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateStackCommandInput,
13
11
  UpdateStackCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateStackCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateStackCommandInput
17
+ input: UpdateStackCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateStackCommandInput,
22
20
  UpdateStackCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateThemeForStackRequest,
4
- UpdateThemeForStackResult,
5
- } from "../models/models_0";
2
+ import { UpdateThemeForStackRequest, UpdateThemeForStackResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateThemeForStackCommandInput
8
- extends UpdateThemeForStackRequest {}
4
+ export interface UpdateThemeForStackCommandInput extends UpdateThemeForStackRequest {}
9
5
  export interface UpdateThemeForStackCommandOutput
10
- extends UpdateThemeForStackResult,
11
- __MetadataBearer {}
6
+ extends UpdateThemeForStackResult, __MetadataBearer {}
12
7
  declare const UpdateThemeForStackCommand_base: {
13
8
  new (
14
- input: UpdateThemeForStackCommandInput
9
+ input: UpdateThemeForStackCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateThemeForStackCommandInput,
17
12
  UpdateThemeForStackCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateThemeForStackCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateThemeForStackCommandInput
18
+ input: UpdateThemeForStackCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateThemeForStackCommandInput,
26
21
  UpdateThemeForStackCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface AppStreamExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -1,8 +1,7 @@
1
1
  export declare const AccessEndpointType: {
2
2
  readonly STREAMING: "STREAMING";
3
3
  };
4
- export type AccessEndpointType =
5
- (typeof AccessEndpointType)[keyof typeof AccessEndpointType];
4
+ export type AccessEndpointType = (typeof AccessEndpointType)[keyof typeof AccessEndpointType];
6
5
  export declare const Action: {
7
6
  readonly AUTO_TIME_ZONE_REDIRECTION: "AUTO_TIME_ZONE_REDIRECTION";
8
7
  readonly CLIPBOARD_COPY_FROM_LOCAL_DEVICE: "CLIPBOARD_COPY_FROM_LOCAL_DEVICE";
@@ -18,13 +17,11 @@ export declare const ScreenImageFormat: {
18
17
  readonly JPEG: "JPEG";
19
18
  readonly PNG: "PNG";
20
19
  };
21
- export type ScreenImageFormat =
22
- (typeof ScreenImageFormat)[keyof typeof ScreenImageFormat];
20
+ export type ScreenImageFormat = (typeof ScreenImageFormat)[keyof typeof ScreenImageFormat];
23
21
  export declare const ScreenResolution: {
24
22
  readonly W_1280xH_720: "W_1280xH_720";
25
23
  };
26
- export type ScreenResolution =
27
- (typeof ScreenResolution)[keyof typeof ScreenResolution];
24
+ export type ScreenResolution = (typeof ScreenResolution)[keyof typeof ScreenResolution];
28
25
  export declare const AgentAction: {
29
26
  readonly COMPUTER_INPUT: "COMPUTER_INPUT";
30
27
  readonly COMPUTER_VISION: "COMPUTER_VISION";
@@ -41,14 +38,12 @@ export declare const UserControlMode: {
41
38
  readonly VIEW_ONLY: "VIEW_ONLY";
42
39
  readonly VIEW_STOP: "VIEW_STOP";
43
40
  };
44
- export type UserControlMode =
45
- (typeof UserControlMode)[keyof typeof UserControlMode];
41
+ export type UserControlMode = (typeof UserControlMode)[keyof typeof UserControlMode];
46
42
  export declare const AgentSoftwareVersion: {
47
43
  readonly ALWAYS_LATEST: "ALWAYS_LATEST";
48
44
  readonly CURRENT_LATEST: "CURRENT_LATEST";
49
45
  };
50
- export type AgentSoftwareVersion =
51
- (typeof AgentSoftwareVersion)[keyof typeof AgentSoftwareVersion];
46
+ export type AgentSoftwareVersion = (typeof AgentSoftwareVersion)[keyof typeof AgentSoftwareVersion];
52
47
  export declare const PackagingType: {
53
48
  readonly APPSTREAM2: "APPSTREAM2";
54
49
  readonly CUSTOM: "CUSTOM";
@@ -92,8 +87,7 @@ export declare const FleetErrorCode: {
92
87
  readonly SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND";
93
88
  readonly VALIDATION_ERROR: "VALIDATION_ERROR";
94
89
  };
95
- export type FleetErrorCode =
96
- (typeof FleetErrorCode)[keyof typeof FleetErrorCode];
90
+ export type FleetErrorCode = (typeof FleetErrorCode)[keyof typeof FleetErrorCode];
97
91
  export declare const AppBlockBuilderPlatformType: {
98
92
  readonly WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019";
99
93
  };
@@ -105,8 +99,7 @@ export declare const AppBlockBuilderState: {
105
99
  readonly STOPPED: "STOPPED";
106
100
  readonly STOPPING: "STOPPING";
107
101
  };
108
- export type AppBlockBuilderState =
109
- (typeof AppBlockBuilderState)[keyof typeof AppBlockBuilderState];
102
+ export type AppBlockBuilderState = (typeof AppBlockBuilderState)[keyof typeof AppBlockBuilderState];
110
103
  export declare const AppBlockBuilderStateChangeReasonCode: {
111
104
  readonly INTERNAL_ERROR: "INTERNAL_ERROR";
112
105
  };
@@ -135,8 +128,7 @@ export declare const ApplicationAttribute: {
135
128
  readonly LAUNCH_PARAMETERS: "LAUNCH_PARAMETERS";
136
129
  readonly WORKING_DIRECTORY: "WORKING_DIRECTORY";
137
130
  };
138
- export type ApplicationAttribute =
139
- (typeof ApplicationAttribute)[keyof typeof ApplicationAttribute];
131
+ export type ApplicationAttribute = (typeof ApplicationAttribute)[keyof typeof ApplicationAttribute];
140
132
  export declare const AppVisibility: {
141
133
  readonly ALL: "ALL";
142
134
  readonly ASSOCIATED: "ASSOCIATED";
@@ -148,8 +140,7 @@ export declare const AuthenticationType: {
148
140
  readonly SAML: "SAML";
149
141
  readonly USERPOOL: "USERPOOL";
150
142
  };
151
- export type AuthenticationType =
152
- (typeof AuthenticationType)[keyof typeof AuthenticationType];
143
+ export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
153
144
  export declare const UserStackAssociationErrorCode: {
154
145
  readonly DIRECTORY_NOT_FOUND: "DIRECTORY_NOT_FOUND";
155
146
  readonly INTERNAL_ERROR: "INTERNAL_ERROR";
@@ -171,8 +162,7 @@ export declare const ExportImageTaskState: {
171
162
  readonly FAILED: "FAILED";
172
163
  readonly TIMED_OUT: "TIMED_OUT";
173
164
  };
174
- export type ExportImageTaskState =
175
- (typeof ExportImageTaskState)[keyof typeof ExportImageTaskState];
165
+ export type ExportImageTaskState = (typeof ExportImageTaskState)[keyof typeof ExportImageTaskState];
176
166
  export declare const FleetType: {
177
167
  readonly ALWAYS_ON: "ALWAYS_ON";
178
168
  readonly ELASTIC: "ELASTIC";
@@ -213,8 +203,7 @@ export declare const ImageBuilderState: {
213
203
  readonly UPDATING: "UPDATING";
214
204
  readonly UPDATING_AGENT: "UPDATING_AGENT";
215
205
  };
216
- export type ImageBuilderState =
217
- (typeof ImageBuilderState)[keyof typeof ImageBuilderState];
206
+ export type ImageBuilderState = (typeof ImageBuilderState)[keyof typeof ImageBuilderState];
218
207
  export declare const ImageBuilderStateChangeReasonCode: {
219
208
  readonly IMAGE_UNAVAILABLE: "IMAGE_UNAVAILABLE";
220
209
  readonly INTERNAL_ERROR: "INTERNAL_ERROR";
@@ -264,27 +253,23 @@ export declare const VisibilityType: {
264
253
  readonly PUBLIC: "PUBLIC";
265
254
  readonly SHARED: "SHARED";
266
255
  };
267
- export type VisibilityType =
268
- (typeof VisibilityType)[keyof typeof VisibilityType];
256
+ export type VisibilityType = (typeof VisibilityType)[keyof typeof VisibilityType];
269
257
  export declare const StorageConnectorType: {
270
258
  readonly GOOGLE_DRIVE: "GOOGLE_DRIVE";
271
259
  readonly HOMEFOLDERS: "HOMEFOLDERS";
272
260
  readonly ONE_DRIVE: "ONE_DRIVE";
273
261
  };
274
- export type StorageConnectorType =
275
- (typeof StorageConnectorType)[keyof typeof StorageConnectorType];
262
+ export type StorageConnectorType = (typeof StorageConnectorType)[keyof typeof StorageConnectorType];
276
263
  export declare const PreferredProtocol: {
277
264
  readonly TCP: "TCP";
278
265
  readonly UDP: "UDP";
279
266
  };
280
- export type PreferredProtocol =
281
- (typeof PreferredProtocol)[keyof typeof PreferredProtocol];
267
+ export type PreferredProtocol = (typeof PreferredProtocol)[keyof typeof PreferredProtocol];
282
268
  export declare const StackErrorCode: {
283
269
  readonly INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR";
284
270
  readonly STORAGE_CONNECTOR_ERROR: "STORAGE_CONNECTOR_ERROR";
285
271
  };
286
- export type StackErrorCode =
287
- (typeof StackErrorCode)[keyof typeof StackErrorCode];
272
+ export type StackErrorCode = (typeof StackErrorCode)[keyof typeof StackErrorCode];
288
273
  export declare const ThemeStyling: {
289
274
  readonly BLUE: "BLUE";
290
275
  readonly LIGHT_BLUE: "LIGHT_BLUE";
@@ -300,8 +285,7 @@ export type ThemeState = (typeof ThemeState)[keyof typeof ThemeState];
300
285
  export declare const UsageReportSchedule: {
301
286
  readonly DAILY: "DAILY";
302
287
  };
303
- export type UsageReportSchedule =
304
- (typeof UsageReportSchedule)[keyof typeof UsageReportSchedule];
288
+ export type UsageReportSchedule = (typeof UsageReportSchedule)[keyof typeof UsageReportSchedule];
305
289
  export declare const MessageAction: {
306
290
  readonly RESEND: "RESEND";
307
291
  readonly SUPPRESS: "SUPPRESS";
@@ -318,8 +302,7 @@ export declare const InstanceDrainStatus: {
318
302
  readonly DRAINING: "DRAINING";
319
303
  readonly NOT_APPLICABLE: "NOT_APPLICABLE";
320
304
  };
321
- export type InstanceDrainStatus =
322
- (typeof InstanceDrainStatus)[keyof typeof InstanceDrainStatus];
305
+ export type InstanceDrainStatus = (typeof InstanceDrainStatus)[keyof typeof InstanceDrainStatus];
323
306
  export declare const SessionState: {
324
307
  readonly ACTIVE: "ACTIVE";
325
308
  readonly EXPIRED: "EXPIRED";
@@ -354,8 +337,7 @@ export declare const FleetAttribute: {
354
337
  readonly VPC_CONFIGURATION: "VPC_CONFIGURATION";
355
338
  readonly VPC_CONFIGURATION_SECURITY_GROUP_IDS: "VPC_CONFIGURATION_SECURITY_GROUP_IDS";
356
339
  };
357
- export type FleetAttribute =
358
- (typeof FleetAttribute)[keyof typeof FleetAttribute];
340
+ export type FleetAttribute = (typeof FleetAttribute)[keyof typeof FleetAttribute];
359
341
  export declare const StackAttribute: {
360
342
  readonly ACCESS_ENDPOINTS: "ACCESS_ENDPOINTS";
361
343
  readonly AGENT_ACCESS_CONFIG: "AGENT_ACCESS_CONFIG";
@@ -372,10 +354,8 @@ export declare const StackAttribute: {
372
354
  readonly THEME_NAME: "THEME_NAME";
373
355
  readonly USER_SETTINGS: "USER_SETTINGS";
374
356
  };
375
- export type StackAttribute =
376
- (typeof StackAttribute)[keyof typeof StackAttribute];
357
+ export type StackAttribute = (typeof StackAttribute)[keyof typeof StackAttribute];
377
358
  export declare const ThemeAttribute: {
378
359
  readonly FOOTER_LINKS: "FOOTER_LINKS";
379
360
  };
380
- export type ThemeAttribute =
381
- (typeof ThemeAttribute)[keyof typeof ThemeAttribute];
361
+ export type ThemeAttribute = (typeof ThemeAttribute)[keyof typeof ThemeAttribute];
@@ -4,128 +4,89 @@ export declare class ConcurrentModificationException extends __BaseException {
4
4
  readonly name: "ConcurrentModificationException";
5
5
  readonly $fault: "client";
6
6
  Message?: string | undefined;
7
- constructor(
8
- opts: __ExceptionOptionType<
9
- ConcurrentModificationException,
10
- __BaseException
11
- >
12
- );
7
+ constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
13
8
  }
14
9
  export declare class InvalidParameterCombinationException extends __BaseException {
15
10
  readonly name: "InvalidParameterCombinationException";
16
11
  readonly $fault: "client";
17
12
  Message?: string | undefined;
18
- constructor(
19
- opts: __ExceptionOptionType<
20
- InvalidParameterCombinationException,
21
- __BaseException
22
- >
23
- );
13
+ constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
24
14
  }
25
15
  export declare class LimitExceededException extends __BaseException {
26
16
  readonly name: "LimitExceededException";
27
17
  readonly $fault: "client";
28
18
  Message?: string | undefined;
29
- constructor(
30
- opts: __ExceptionOptionType<LimitExceededException, __BaseException>
31
- );
19
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
32
20
  }
33
21
  export declare class OperationNotPermittedException extends __BaseException {
34
22
  readonly name: "OperationNotPermittedException";
35
23
  readonly $fault: "client";
36
24
  Message?: string | undefined;
37
- constructor(
38
- opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>
39
- );
25
+ constructor(opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>);
40
26
  }
41
27
  export declare class ResourceNotFoundException extends __BaseException {
42
28
  readonly name: "ResourceNotFoundException";
43
29
  readonly $fault: "client";
44
30
  Message?: string | undefined;
45
- constructor(
46
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
47
- );
31
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
48
32
  }
49
33
  export declare class EntitlementNotFoundException extends __BaseException {
50
34
  readonly name: "EntitlementNotFoundException";
51
35
  readonly $fault: "client";
52
36
  Message?: string | undefined;
53
- constructor(
54
- opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>
55
- );
37
+ constructor(opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>);
56
38
  }
57
39
  export declare class IncompatibleImageException extends __BaseException {
58
40
  readonly name: "IncompatibleImageException";
59
41
  readonly $fault: "client";
60
42
  Message?: string | undefined;
61
- constructor(
62
- opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>
63
- );
43
+ constructor(opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>);
64
44
  }
65
45
  export declare class InvalidAccountStatusException extends __BaseException {
66
46
  readonly name: "InvalidAccountStatusException";
67
47
  readonly $fault: "client";
68
48
  Message?: string | undefined;
69
- constructor(
70
- opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>
71
- );
49
+ constructor(opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>);
72
50
  }
73
51
  export declare class ResourceAlreadyExistsException extends __BaseException {
74
52
  readonly name: "ResourceAlreadyExistsException";
75
53
  readonly $fault: "client";
76
54
  Message?: string | undefined;
77
- constructor(
78
- opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
79
- );
55
+ constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
80
56
  }
81
57
  export declare class ResourceNotAvailableException extends __BaseException {
82
58
  readonly name: "ResourceNotAvailableException";
83
59
  readonly $fault: "client";
84
60
  Message?: string | undefined;
85
- constructor(
86
- opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>
87
- );
61
+ constructor(opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>);
88
62
  }
89
63
  export declare class InvalidRoleException extends __BaseException {
90
64
  readonly name: "InvalidRoleException";
91
65
  readonly $fault: "client";
92
66
  Message?: string | undefined;
93
- constructor(
94
- opts: __ExceptionOptionType<InvalidRoleException, __BaseException>
95
- );
67
+ constructor(opts: __ExceptionOptionType<InvalidRoleException, __BaseException>);
96
68
  }
97
69
  export declare class RequestLimitExceededException extends __BaseException {
98
70
  readonly name: "RequestLimitExceededException";
99
71
  readonly $fault: "client";
100
72
  Message?: string | undefined;
101
- constructor(
102
- opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>
103
- );
73
+ constructor(opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>);
104
74
  }
105
75
  export declare class EntitlementAlreadyExistsException extends __BaseException {
106
76
  readonly name: "EntitlementAlreadyExistsException";
107
77
  readonly $fault: "client";
108
78
  Message?: string | undefined;
109
- constructor(
110
- opts: __ExceptionOptionType<
111
- EntitlementAlreadyExistsException,
112
- __BaseException
113
- >
114
- );
79
+ constructor(opts: __ExceptionOptionType<EntitlementAlreadyExistsException, __BaseException>);
115
80
  }
116
81
  export declare class DryRunOperationException extends __BaseException {
117
82
  readonly name: "DryRunOperationException";
118
83
  readonly $fault: "client";
119
84
  Message?: string | undefined;
120
- constructor(
121
- opts: __ExceptionOptionType<DryRunOperationException, __BaseException>
122
- );
85
+ constructor(opts: __ExceptionOptionType<DryRunOperationException, __BaseException>);
123
86
  }
124
87
  export declare class ResourceInUseException extends __BaseException {
125
88
  readonly name: "ResourceInUseException";
126
89
  readonly $fault: "client";
127
90
  Message?: string | undefined;
128
- constructor(
129
- opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
130
- );
91
+ constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
131
92
  }
@@ -187,9 +187,7 @@ export interface AssociateAppBlockBuilderAppBlockRequest {
187
187
  AppBlockBuilderName: string | undefined;
188
188
  }
189
189
  export interface AssociateAppBlockBuilderAppBlockResult {
190
- AppBlockBuilderAppBlockAssociation?:
191
- | AppBlockBuilderAppBlockAssociation
192
- | undefined;
190
+ AppBlockBuilderAppBlockAssociation?: AppBlockBuilderAppBlockAssociation | undefined;
193
191
  }
194
192
  export interface AssociateApplicationFleetRequest {
195
193
  FleetName: string | undefined;
@@ -756,9 +754,7 @@ export interface DescribeAppBlockBuilderAppBlockAssociationsRequest {
756
754
  NextToken?: string | undefined;
757
755
  }
758
756
  export interface DescribeAppBlockBuilderAppBlockAssociationsResult {
759
- AppBlockBuilderAppBlockAssociations?:
760
- | AppBlockBuilderAppBlockAssociation[]
761
- | undefined;
757
+ AppBlockBuilderAppBlockAssociations?: AppBlockBuilderAppBlockAssociation[] | undefined;
762
758
  NextToken?: string | undefined;
763
759
  }
764
760
  export interface DescribeAppBlockBuildersRequest {
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { AppStreamClient } from "../AppStreamClient";
3
- export interface AppStreamPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface AppStreamPaginationConfiguration extends PaginationConfiguration {
5
4
  client: AppStreamClient;
6
5
  }
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
16
  region: string | import("@smithy/types").Provider<any>;
19
- requestHandler:
20
- | import("@smithy/core/protocols").HttpHandler<any>
21
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
22
18
  retryMode: string | import("@smithy/types").Provider<string>;
23
19
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
21
  ) => Promise<Uint8Array>;
30
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
31
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
53
45
  logger: import("@smithy/types").Logger;
54
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- userAgentAppId?:
57
- | string
58
- | undefined
59
- | import("@smithy/types").Provider<string | undefined>;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
63
50
  endpoint?:
64
51
  | ((
65
52
  | string
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
81
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
82
69
  context?: {
83
70
  logger?: import("@smithy/types").Logger;
84
- }
71
+ },
85
72
  ) => import("@smithy/types").EndpointV2;
86
73
  tls?: boolean;
87
74
  serviceConfiguredEndpoint?: never;
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
94
81
  signer?:
95
82
  | import("@smithy/types").RequestSigner
96
83
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
98
85
  ) => Promise<import("@smithy/types").RequestSigner>);
99
86
  signingEscapePath?: boolean;
100
87
  systemClockOffset?: number;
101
88
  signingRegion?: string;
102
89
  signerConstructor?: new (
103
90
  options: import("@smithy/signature-v4").SignatureV4Init &
104
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
105
92
  ) => import("@smithy/types").RequestSigner;
106
93
  };