@aws-sdk/client-appstream 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/AppStream.d.ts +1127 -330
- package/dist-types/ts3.4/AppStreamClient.d.ts +494 -138
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1591 -2017
- package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
CreateImageBuilderRequest,
|
|
15
|
+
CreateImageBuilderResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateImageBuilderCommandInput
|
|
18
|
+
extends CreateImageBuilderRequest {}
|
|
19
|
+
export interface CreateImageBuilderCommandOutput
|
|
20
|
+
extends CreateImageBuilderResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateImageBuilderCommand extends $Command<
|
|
23
|
+
CreateImageBuilderCommandInput,
|
|
24
|
+
CreateImageBuilderCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateImageBuilderCommandInput;
|
|
28
|
+
constructor(input: CreateImageBuilderCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
CreateImageBuilderStreamingURLRequest,
|
|
15
|
+
CreateImageBuilderStreamingURLResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateImageBuilderStreamingURLCommandInput
|
|
18
|
+
extends CreateImageBuilderStreamingURLRequest {}
|
|
19
|
+
export interface CreateImageBuilderStreamingURLCommandOutput
|
|
20
|
+
extends CreateImageBuilderStreamingURLResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateImageBuilderStreamingURLCommand extends $Command<
|
|
23
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
24
|
+
CreateImageBuilderStreamingURLCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateImageBuilderStreamingURLCommandInput;
|
|
28
|
+
constructor(input: CreateImageBuilderStreamingURLCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
35
|
+
CreateImageBuilderStreamingURLCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import { CreateStackRequest, CreateStackResult } from "../models/models_0";
|
|
14
|
+
export interface CreateStackCommandInput extends CreateStackRequest {}
|
|
15
|
+
export interface CreateStackCommandOutput
|
|
16
|
+
extends CreateStackResult,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class CreateStackCommand extends $Command<
|
|
19
|
+
CreateStackCommandInput,
|
|
20
|
+
CreateStackCommandOutput,
|
|
21
|
+
AppStreamClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: CreateStackCommandInput;
|
|
24
|
+
constructor(input: CreateStackCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: AppStreamClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<CreateStackCommandInput, CreateStackCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
CreateStreamingURLRequest,
|
|
15
|
+
CreateStreamingURLResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateStreamingURLCommandInput
|
|
18
|
+
extends CreateStreamingURLRequest {}
|
|
19
|
+
export interface CreateStreamingURLCommandOutput
|
|
20
|
+
extends CreateStreamingURLResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateStreamingURLCommand extends $Command<
|
|
23
|
+
CreateStreamingURLCommandInput,
|
|
24
|
+
CreateStreamingURLCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateStreamingURLCommandInput;
|
|
28
|
+
constructor(input: CreateStreamingURLCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
CreateUpdatedImageRequest,
|
|
15
|
+
CreateUpdatedImageResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUpdatedImageCommandInput
|
|
18
|
+
extends CreateUpdatedImageRequest {}
|
|
19
|
+
export interface CreateUpdatedImageCommandOutput
|
|
20
|
+
extends CreateUpdatedImageResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateUpdatedImageCommand extends $Command<
|
|
23
|
+
CreateUpdatedImageCommandInput,
|
|
24
|
+
CreateUpdatedImageCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateUpdatedImageCommandInput;
|
|
28
|
+
constructor(input: CreateUpdatedImageCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
CreateUsageReportSubscriptionRequest,
|
|
15
|
+
CreateUsageReportSubscriptionResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUsageReportSubscriptionCommandInput
|
|
18
|
+
extends CreateUsageReportSubscriptionRequest {}
|
|
19
|
+
export interface CreateUsageReportSubscriptionCommandOutput
|
|
20
|
+
extends CreateUsageReportSubscriptionResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateUsageReportSubscriptionCommand extends $Command<
|
|
23
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
24
|
+
CreateUsageReportSubscriptionCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateUsageReportSubscriptionCommandInput;
|
|
28
|
+
constructor(input: CreateUsageReportSubscriptionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
35
|
+
CreateUsageReportSubscriptionCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import { CreateUserRequest, CreateUserResult } from "../models/models_0";
|
|
14
|
+
export interface CreateUserCommandInput extends CreateUserRequest {}
|
|
15
|
+
export interface CreateUserCommandOutput
|
|
16
|
+
extends CreateUserResult,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class CreateUserCommand extends $Command<
|
|
19
|
+
CreateUserCommandInput,
|
|
20
|
+
CreateUserCommandOutput,
|
|
21
|
+
AppStreamClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: CreateUserCommandInput;
|
|
24
|
+
constructor(input: CreateUserCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: AppStreamClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
DeleteAppBlockRequest,
|
|
15
|
+
DeleteAppBlockResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteAppBlockCommandInput extends DeleteAppBlockRequest {}
|
|
18
|
+
export interface DeleteAppBlockCommandOutput
|
|
19
|
+
extends DeleteAppBlockResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteAppBlockCommand extends $Command<
|
|
22
|
+
DeleteAppBlockCommandInput,
|
|
23
|
+
DeleteAppBlockCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteAppBlockCommandInput;
|
|
27
|
+
constructor(input: DeleteAppBlockCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: AppStreamClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
DeleteApplicationRequest,
|
|
15
|
+
DeleteApplicationResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteApplicationCommandInput
|
|
18
|
+
extends DeleteApplicationRequest {}
|
|
19
|
+
export interface DeleteApplicationCommandOutput
|
|
20
|
+
extends DeleteApplicationResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteApplicationCommand extends $Command<
|
|
23
|
+
DeleteApplicationCommandInput,
|
|
24
|
+
DeleteApplicationCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteApplicationCommandInput;
|
|
28
|
+
constructor(input: DeleteApplicationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
DeleteDirectoryConfigRequest,
|
|
15
|
+
DeleteDirectoryConfigResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteDirectoryConfigCommandInput
|
|
18
|
+
extends DeleteDirectoryConfigRequest {}
|
|
19
|
+
export interface DeleteDirectoryConfigCommandOutput
|
|
20
|
+
extends DeleteDirectoryConfigResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteDirectoryConfigCommand extends $Command<
|
|
23
|
+
DeleteDirectoryConfigCommandInput,
|
|
24
|
+
DeleteDirectoryConfigCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteDirectoryConfigCommandInput;
|
|
28
|
+
constructor(input: DeleteDirectoryConfigCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteDirectoryConfigCommandInput,
|
|
35
|
+
DeleteDirectoryConfigCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
AppStreamClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../AppStreamClient";
|
|
13
|
+
import {
|
|
14
|
+
DeleteEntitlementRequest,
|
|
15
|
+
DeleteEntitlementResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteEntitlementCommandInput
|
|
18
|
+
extends DeleteEntitlementRequest {}
|
|
19
|
+
export interface DeleteEntitlementCommandOutput
|
|
20
|
+
extends DeleteEntitlementResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteEntitlementCommand extends $Command<
|
|
23
|
+
DeleteEntitlementCommandInput,
|
|
24
|
+
DeleteEntitlementCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteEntitlementCommandInput;
|
|
28
|
+
constructor(input: DeleteEntitlementCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|