@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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/AppStream.d.ts +288 -381
- package/dist-types/ts3.4/AppStreamClient.d.ts +20 -74
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +20 -40
- package/dist-types/ts3.4/models/errors.d.ts +15 -54
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +3 -5
- package/package.json +38 -38
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -64,10 +61,7 @@ import {
|
|
|
64
61
|
BatchDisassociateUserStackCommandInput,
|
|
65
62
|
BatchDisassociateUserStackCommandOutput,
|
|
66
63
|
} from "./commands/BatchDisassociateUserStackCommand";
|
|
67
|
-
import {
|
|
68
|
-
CopyImageCommandInput,
|
|
69
|
-
CopyImageCommandOutput,
|
|
70
|
-
} from "./commands/CopyImageCommand";
|
|
64
|
+
import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
|
|
71
65
|
import {
|
|
72
66
|
CreateAppBlockBuilderCommandInput,
|
|
73
67
|
CreateAppBlockBuilderCommandOutput,
|
|
@@ -96,10 +90,7 @@ import {
|
|
|
96
90
|
CreateExportImageTaskCommandInput,
|
|
97
91
|
CreateExportImageTaskCommandOutput,
|
|
98
92
|
} from "./commands/CreateExportImageTaskCommand";
|
|
99
|
-
import {
|
|
100
|
-
CreateFleetCommandInput,
|
|
101
|
-
CreateFleetCommandOutput,
|
|
102
|
-
} from "./commands/CreateFleetCommand";
|
|
93
|
+
import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
|
|
103
94
|
import {
|
|
104
95
|
CreateImageBuilderCommandInput,
|
|
105
96
|
CreateImageBuilderCommandOutput,
|
|
@@ -112,10 +103,7 @@ import {
|
|
|
112
103
|
CreateImportedImageCommandInput,
|
|
113
104
|
CreateImportedImageCommandOutput,
|
|
114
105
|
} from "./commands/CreateImportedImageCommand";
|
|
115
|
-
import {
|
|
116
|
-
CreateStackCommandInput,
|
|
117
|
-
CreateStackCommandOutput,
|
|
118
|
-
} from "./commands/CreateStackCommand";
|
|
106
|
+
import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
|
|
119
107
|
import {
|
|
120
108
|
CreateStreamingURLCommandInput,
|
|
121
109
|
CreateStreamingURLCommandOutput,
|
|
@@ -132,10 +120,7 @@ import {
|
|
|
132
120
|
CreateUsageReportSubscriptionCommandInput,
|
|
133
121
|
CreateUsageReportSubscriptionCommandOutput,
|
|
134
122
|
} from "./commands/CreateUsageReportSubscriptionCommand";
|
|
135
|
-
import {
|
|
136
|
-
CreateUserCommandInput,
|
|
137
|
-
CreateUserCommandOutput,
|
|
138
|
-
} from "./commands/CreateUserCommand";
|
|
123
|
+
import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
|
|
139
124
|
import {
|
|
140
125
|
DeleteAppBlockBuilderCommandInput,
|
|
141
126
|
DeleteAppBlockBuilderCommandOutput,
|
|
@@ -156,26 +141,17 @@ import {
|
|
|
156
141
|
DeleteEntitlementCommandInput,
|
|
157
142
|
DeleteEntitlementCommandOutput,
|
|
158
143
|
} from "./commands/DeleteEntitlementCommand";
|
|
159
|
-
import {
|
|
160
|
-
DeleteFleetCommandInput,
|
|
161
|
-
DeleteFleetCommandOutput,
|
|
162
|
-
} from "./commands/DeleteFleetCommand";
|
|
144
|
+
import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
|
|
163
145
|
import {
|
|
164
146
|
DeleteImageBuilderCommandInput,
|
|
165
147
|
DeleteImageBuilderCommandOutput,
|
|
166
148
|
} from "./commands/DeleteImageBuilderCommand";
|
|
167
|
-
import {
|
|
168
|
-
DeleteImageCommandInput,
|
|
169
|
-
DeleteImageCommandOutput,
|
|
170
|
-
} from "./commands/DeleteImageCommand";
|
|
149
|
+
import { DeleteImageCommandInput, DeleteImageCommandOutput } from "./commands/DeleteImageCommand";
|
|
171
150
|
import {
|
|
172
151
|
DeleteImagePermissionsCommandInput,
|
|
173
152
|
DeleteImagePermissionsCommandOutput,
|
|
174
153
|
} from "./commands/DeleteImagePermissionsCommand";
|
|
175
|
-
import {
|
|
176
|
-
DeleteStackCommandInput,
|
|
177
|
-
DeleteStackCommandOutput,
|
|
178
|
-
} from "./commands/DeleteStackCommand";
|
|
154
|
+
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
179
155
|
import {
|
|
180
156
|
DeleteThemeForStackCommandInput,
|
|
181
157
|
DeleteThemeForStackCommandOutput,
|
|
@@ -184,10 +160,7 @@ import {
|
|
|
184
160
|
DeleteUsageReportSubscriptionCommandInput,
|
|
185
161
|
DeleteUsageReportSubscriptionCommandOutput,
|
|
186
162
|
} from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
187
|
-
import {
|
|
188
|
-
DeleteUserCommandInput,
|
|
189
|
-
DeleteUserCommandOutput,
|
|
190
|
-
} from "./commands/DeleteUserCommand";
|
|
163
|
+
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
191
164
|
import {
|
|
192
165
|
DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
193
166
|
DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
|
|
@@ -264,10 +237,7 @@ import {
|
|
|
264
237
|
DescribeUserStackAssociationsCommandInput,
|
|
265
238
|
DescribeUserStackAssociationsCommandOutput,
|
|
266
239
|
} from "./commands/DescribeUserStackAssociationsCommand";
|
|
267
|
-
import {
|
|
268
|
-
DisableUserCommandInput,
|
|
269
|
-
DisableUserCommandOutput,
|
|
270
|
-
} from "./commands/DisableUserCommand";
|
|
240
|
+
import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
|
|
271
241
|
import {
|
|
272
242
|
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
273
243
|
DisassociateAppBlockBuilderAppBlockCommandOutput,
|
|
@@ -292,10 +262,7 @@ import {
|
|
|
292
262
|
DrainSessionInstanceCommandInput,
|
|
293
263
|
DrainSessionInstanceCommandOutput,
|
|
294
264
|
} from "./commands/DrainSessionInstanceCommand";
|
|
295
|
-
import {
|
|
296
|
-
EnableUserCommandInput,
|
|
297
|
-
EnableUserCommandOutput,
|
|
298
|
-
} from "./commands/EnableUserCommand";
|
|
265
|
+
import { EnableUserCommandInput, EnableUserCommandOutput } from "./commands/EnableUserCommand";
|
|
299
266
|
import {
|
|
300
267
|
ExpireSessionCommandInput,
|
|
301
268
|
ExpireSessionCommandOutput,
|
|
@@ -328,10 +295,7 @@ import {
|
|
|
328
295
|
StartAppBlockBuilderCommandInput,
|
|
329
296
|
StartAppBlockBuilderCommandOutput,
|
|
330
297
|
} from "./commands/StartAppBlockBuilderCommand";
|
|
331
|
-
import {
|
|
332
|
-
StartFleetCommandInput,
|
|
333
|
-
StartFleetCommandOutput,
|
|
334
|
-
} from "./commands/StartFleetCommand";
|
|
298
|
+
import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
|
|
335
299
|
import {
|
|
336
300
|
StartImageBuilderCommandInput,
|
|
337
301
|
StartImageBuilderCommandOutput,
|
|
@@ -344,18 +308,12 @@ import {
|
|
|
344
308
|
StopAppBlockBuilderCommandInput,
|
|
345
309
|
StopAppBlockBuilderCommandOutput,
|
|
346
310
|
} from "./commands/StopAppBlockBuilderCommand";
|
|
347
|
-
import {
|
|
348
|
-
StopFleetCommandInput,
|
|
349
|
-
StopFleetCommandOutput,
|
|
350
|
-
} from "./commands/StopFleetCommand";
|
|
311
|
+
import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
|
|
351
312
|
import {
|
|
352
313
|
StopImageBuilderCommandInput,
|
|
353
314
|
StopImageBuilderCommandOutput,
|
|
354
315
|
} from "./commands/StopImageBuilderCommand";
|
|
355
|
-
import {
|
|
356
|
-
TagResourceCommandInput,
|
|
357
|
-
TagResourceCommandOutput,
|
|
358
|
-
} from "./commands/TagResourceCommand";
|
|
316
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
359
317
|
import {
|
|
360
318
|
UntagResourceCommandInput,
|
|
361
319
|
UntagResourceCommandOutput,
|
|
@@ -376,18 +334,12 @@ import {
|
|
|
376
334
|
UpdateEntitlementCommandInput,
|
|
377
335
|
UpdateEntitlementCommandOutput,
|
|
378
336
|
} from "./commands/UpdateEntitlementCommand";
|
|
379
|
-
import {
|
|
380
|
-
UpdateFleetCommandInput,
|
|
381
|
-
UpdateFleetCommandOutput,
|
|
382
|
-
} from "./commands/UpdateFleetCommand";
|
|
337
|
+
import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
|
|
383
338
|
import {
|
|
384
339
|
UpdateImagePermissionsCommandInput,
|
|
385
340
|
UpdateImagePermissionsCommandOutput,
|
|
386
341
|
} from "./commands/UpdateImagePermissionsCommand";
|
|
387
|
-
import {
|
|
388
|
-
UpdateStackCommandInput,
|
|
389
|
-
UpdateStackCommandOutput,
|
|
390
|
-
} from "./commands/UpdateStackCommand";
|
|
342
|
+
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
391
343
|
import {
|
|
392
344
|
UpdateThemeForStackCommandInput,
|
|
393
345
|
UpdateThemeForStackCommandOutput,
|
|
@@ -579,8 +531,7 @@ export type ServiceOutputTypes =
|
|
|
579
531
|
| UpdateImagePermissionsCommandOutput
|
|
580
532
|
| UpdateStackCommandOutput
|
|
581
533
|
| UpdateThemeForStackCommandOutput;
|
|
582
|
-
export interface ClientDefaults
|
|
583
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
534
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
584
535
|
requestHandler?: __HttpHandlerUserInput;
|
|
585
536
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
586
537
|
urlParser?: __UrlParser;
|
|
@@ -605,9 +556,7 @@ export interface ClientDefaults
|
|
|
605
556
|
extensions?: RuntimeExtension[];
|
|
606
557
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
607
558
|
}
|
|
608
|
-
export type AppStreamClientConfigType = Partial<
|
|
609
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
610
|
-
> &
|
|
559
|
+
export type AppStreamClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
611
560
|
ClientDefaults &
|
|
612
561
|
UserAgentInputConfig &
|
|
613
562
|
RetryInputConfig &
|
|
@@ -628,8 +577,7 @@ export type AppStreamClientResolvedConfigType =
|
|
|
628
577
|
EndpointResolvedConfig<EndpointParameters> &
|
|
629
578
|
HttpAuthSchemeResolvedConfig &
|
|
630
579
|
ClientResolvedEndpointParameters;
|
|
631
|
-
export interface AppStreamClientResolvedConfig
|
|
632
|
-
extends AppStreamClientResolvedConfigType {}
|
|
580
|
+
export interface AppStreamClientResolvedConfig extends AppStreamClientResolvedConfigType {}
|
|
633
581
|
export declare class AppStreamClient extends __Client<
|
|
634
582
|
__HttpHandlerOptions,
|
|
635
583
|
ServiceInputTypes,
|
|
@@ -637,8 +585,6 @@ export declare class AppStreamClient extends __Client<
|
|
|
637
585
|
AppStreamClientResolvedConfig
|
|
638
586
|
> {
|
|
639
587
|
readonly config: AppStreamClientResolvedConfig;
|
|
640
|
-
constructor(
|
|
641
|
-
...[configuration]: __CheckOptionalClientConfig<AppStreamClientConfig>
|
|
642
|
-
);
|
|
588
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<AppStreamClientConfig>);
|
|
643
589
|
destroy(): void;
|
|
644
590
|
}
|
|
@@ -7,17 +7,10 @@ import { AppStreamHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: AppStreamHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: AppStreamHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): AppStreamHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { AppStreamClientResolvedConfig } from "../AppStreamClient";
|
|
15
|
-
export interface AppStreamHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface AppStreamHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface AppStreamHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface AppStreamHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
AppStreamClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
AppStreamHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultAppStreamHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: AppStreamClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<AppStreamHttpAuthSchemeParameters>;
|
|
31
|
-
export interface AppStreamHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<AppStreamHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface AppStreamHttpAuthSchemeProvider extends HttpAuthSchemeProvider<AppStreamHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultAppStreamHttpAuthSchemeProvider: AppStreamHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: AppStreamHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: AppStreamHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./AppStreamClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
AppStreamClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateAppBlockBuilderAppBlockResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateAppBlockBuilderAppBlockCommandInput
|
|
8
|
-
extends AssociateAppBlockBuilderAppBlockRequest {}
|
|
7
|
+
export interface AssociateAppBlockBuilderAppBlockCommandInput extends AssociateAppBlockBuilderAppBlockRequest {}
|
|
9
8
|
export interface AssociateAppBlockBuilderAppBlockCommandOutput
|
|
10
|
-
extends AssociateAppBlockBuilderAppBlockResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateAppBlockBuilderAppBlockResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateAppBlockBuilderAppBlockCommandInput
|
|
12
|
+
input: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
17
15
|
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateAppBlockBuilderAppBlockCommandInput
|
|
21
|
+
input: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
26
24
|
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateApplicationFleetResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateApplicationFleetCommandInput
|
|
8
|
-
extends AssociateApplicationFleetRequest {}
|
|
7
|
+
export interface AssociateApplicationFleetCommandInput extends AssociateApplicationFleetRequest {}
|
|
9
8
|
export interface AssociateApplicationFleetCommandOutput
|
|
10
|
-
extends AssociateApplicationFleetResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateApplicationFleetResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateApplicationFleetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateApplicationFleetCommandInput
|
|
12
|
+
input: AssociateApplicationFleetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateApplicationFleetCommandInput,
|
|
17
15
|
AssociateApplicationFleetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateApplicationFleetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateApplicationFleetCommandInput
|
|
21
|
+
input: AssociateApplicationFleetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateApplicationFleetCommandInput,
|
|
26
24
|
AssociateApplicationFleetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateApplicationToEntitlementResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateApplicationToEntitlementCommandInput
|
|
8
|
-
extends AssociateApplicationToEntitlementRequest {}
|
|
7
|
+
export interface AssociateApplicationToEntitlementCommandInput extends AssociateApplicationToEntitlementRequest {}
|
|
9
8
|
export interface AssociateApplicationToEntitlementCommandOutput
|
|
10
|
-
extends AssociateApplicationToEntitlementResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateApplicationToEntitlementResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateApplicationToEntitlementCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateApplicationToEntitlementCommandInput
|
|
12
|
+
input: AssociateApplicationToEntitlementCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateApplicationToEntitlementCommandInput,
|
|
17
15
|
AssociateApplicationToEntitlementCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateApplicationToEntitlementCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateApplicationToEntitlementCommandInput
|
|
21
|
+
input: AssociateApplicationToEntitlementCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateApplicationToEntitlementCommandInput,
|
|
26
24
|
AssociateApplicationToEntitlementCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateFleetRequest,
|
|
4
|
-
AssociateFleetResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateFleetRequest, AssociateFleetResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AssociateFleetCommandInput extends AssociateFleetRequest {}
|
|
8
|
-
export interface AssociateFleetCommandOutput
|
|
9
|
-
extends AssociateFleetResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AssociateFleetCommandOutput extends AssociateFleetResult, __MetadataBearer {}
|
|
11
6
|
declare const AssociateFleetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AssociateFleetCommandInput
|
|
8
|
+
input: AssociateFleetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AssociateFleetCommandInput,
|
|
16
11
|
AssociateFleetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AssociateFleetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AssociateFleetCommandInput
|
|
17
|
+
input: AssociateFleetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AssociateFleetCommandInput,
|
|
25
20
|
AssociateFleetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateSoftwareToImageBuilderResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateSoftwareToImageBuilderCommandInput
|
|
8
|
-
extends AssociateSoftwareToImageBuilderRequest {}
|
|
7
|
+
export interface AssociateSoftwareToImageBuilderCommandInput extends AssociateSoftwareToImageBuilderRequest {}
|
|
9
8
|
export interface AssociateSoftwareToImageBuilderCommandOutput
|
|
10
|
-
extends AssociateSoftwareToImageBuilderResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateSoftwareToImageBuilderResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateSoftwareToImageBuilderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateSoftwareToImageBuilderCommandInput
|
|
12
|
+
input: AssociateSoftwareToImageBuilderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateSoftwareToImageBuilderCommandInput,
|
|
17
15
|
AssociateSoftwareToImageBuilderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateSoftwareToImageBuilderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateSoftwareToImageBuilderCommandInput
|
|
21
|
+
input: AssociateSoftwareToImageBuilderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateSoftwareToImageBuilderCommandInput,
|
|
26
24
|
AssociateSoftwareToImageBuilderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchAssociateUserStackRequest,
|
|
4
|
-
BatchAssociateUserStackResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchAssociateUserStackRequest, BatchAssociateUserStackResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchAssociateUserStackCommandInput
|
|
8
|
-
extends BatchAssociateUserStackRequest {}
|
|
4
|
+
export interface BatchAssociateUserStackCommandInput extends BatchAssociateUserStackRequest {}
|
|
9
5
|
export interface BatchAssociateUserStackCommandOutput
|
|
10
|
-
extends BatchAssociateUserStackResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchAssociateUserStackResult, __MetadataBearer {}
|
|
12
7
|
declare const BatchAssociateUserStackCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchAssociateUserStackCommandInput
|
|
9
|
+
input: BatchAssociateUserStackCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchAssociateUserStackCommandInput,
|
|
17
12
|
BatchAssociateUserStackCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchAssociateUserStackCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchAssociateUserStackCommandInput
|
|
18
|
+
input: BatchAssociateUserStackCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchAssociateUserStackCommandInput,
|
|
26
21
|
BatchAssociateUserStackCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchDisassociateUserStackResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchDisassociateUserStackCommandInput
|
|
8
|
-
extends BatchDisassociateUserStackRequest {}
|
|
7
|
+
export interface BatchDisassociateUserStackCommandInput extends BatchDisassociateUserStackRequest {}
|
|
9
8
|
export interface BatchDisassociateUserStackCommandOutput
|
|
10
|
-
extends BatchDisassociateUserStackResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchDisassociateUserStackResult, __MetadataBearer {}
|
|
12
10
|
declare const BatchDisassociateUserStackCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchDisassociateUserStackCommandInput
|
|
12
|
+
input: BatchDisassociateUserStackCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchDisassociateUserStackCommandInput,
|
|
17
15
|
BatchDisassociateUserStackCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchDisassociateUserStackCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchDisassociateUserStackCommandInput
|
|
21
|
+
input: BatchDisassociateUserStackCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchDisassociateUserStackCommandInput,
|
|
26
24
|
BatchDisassociateUserStackCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CopyImageRequest, CopyImageResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CopyImageCommandInput extends CopyImageRequest {}
|
|
5
|
-
export interface CopyImageCommandOutput
|
|
6
|
-
extends CopyImageResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CopyImageCommandOutput extends CopyImageResponse, __MetadataBearer {}
|
|
8
6
|
declare const CopyImageCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: CopyImageCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CopyImageCommandInput,
|
|
11
11
|
CopyImageCommandOutput,
|
|
12
12
|
import("..").AppStreamClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: CopyImageCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
CopyImageCommandInput,
|
|
18
20
|
CopyImageCommandOutput,
|
|
19
21
|
import("..").AppStreamClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAppBlockBuilderRequest,
|
|
4
|
-
CreateAppBlockBuilderResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAppBlockBuilderRequest, CreateAppBlockBuilderResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAppBlockBuilderCommandInput
|
|
8
|
-
extends CreateAppBlockBuilderRequest {}
|
|
4
|
+
export interface CreateAppBlockBuilderCommandInput extends CreateAppBlockBuilderRequest {}
|
|
9
5
|
export interface CreateAppBlockBuilderCommandOutput
|
|
10
|
-
extends CreateAppBlockBuilderResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAppBlockBuilderResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateAppBlockBuilderCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAppBlockBuilderCommandInput
|
|
9
|
+
input: CreateAppBlockBuilderCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAppBlockBuilderCommandInput,
|
|
17
12
|
CreateAppBlockBuilderCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAppBlockBuilderCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAppBlockBuilderCommandInput
|
|
18
|
+
input: CreateAppBlockBuilderCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAppBlockBuilderCommandInput,
|
|
26
21
|
CreateAppBlockBuilderCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAppBlockBuilderStreamingURLResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAppBlockBuilderStreamingURLCommandInput
|
|
8
|
-
extends CreateAppBlockBuilderStreamingURLRequest {}
|
|
7
|
+
export interface CreateAppBlockBuilderStreamingURLCommandInput extends CreateAppBlockBuilderStreamingURLRequest {}
|
|
9
8
|
export interface CreateAppBlockBuilderStreamingURLCommandOutput
|
|
10
|
-
extends CreateAppBlockBuilderStreamingURLResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAppBlockBuilderStreamingURLResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateAppBlockBuilderStreamingURLCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAppBlockBuilderStreamingURLCommandInput
|
|
12
|
+
input: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAppBlockBuilderStreamingURLCommandInput,
|
|
17
15
|
CreateAppBlockBuilderStreamingURLCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAppBlockBuilderStreamingURLCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAppBlockBuilderStreamingURLCommandInput
|
|
21
|
+
input: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAppBlockBuilderStreamingURLCommandInput,
|
|
26
24
|
CreateAppBlockBuilderStreamingURLCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAppBlockRequest,
|
|
4
|
-
CreateAppBlockResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAppBlockRequest, CreateAppBlockResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAppBlockCommandInput extends CreateAppBlockRequest {}
|
|
8
|
-
export interface CreateAppBlockCommandOutput
|
|
9
|
-
extends CreateAppBlockResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAppBlockCommandOutput extends CreateAppBlockResult, __MetadataBearer {}
|
|
11
6
|
declare const CreateAppBlockCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAppBlockCommandInput
|
|
8
|
+
input: CreateAppBlockCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAppBlockCommandInput,
|
|
16
11
|
CreateAppBlockCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAppBlockCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAppBlockCommandInput
|
|
17
|
+
input: CreateAppBlockCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAppBlockCommandInput,
|
|
25
20
|
CreateAppBlockCommandOutput,
|