@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,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
|
+
DescribeEntitlementsRequest,
|
|
15
|
+
DescribeEntitlementsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEntitlementsCommandInput
|
|
18
|
+
extends DescribeEntitlementsRequest {}
|
|
19
|
+
export interface DescribeEntitlementsCommandOutput
|
|
20
|
+
extends DescribeEntitlementsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeEntitlementsCommand extends $Command<
|
|
23
|
+
DescribeEntitlementsCommandInput,
|
|
24
|
+
DescribeEntitlementsCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeEntitlementsCommandInput;
|
|
28
|
+
constructor(input: DescribeEntitlementsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeEntitlementsCommandInput,
|
|
35
|
+
DescribeEntitlementsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
DescribeFleetsRequest,
|
|
15
|
+
DescribeFleetsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeFleetsCommandInput extends DescribeFleetsRequest {}
|
|
18
|
+
export interface DescribeFleetsCommandOutput
|
|
19
|
+
extends DescribeFleetsResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeFleetsCommand extends $Command<
|
|
22
|
+
DescribeFleetsCommandInput,
|
|
23
|
+
DescribeFleetsCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeFleetsCommandInput;
|
|
27
|
+
constructor(input: DescribeFleetsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: AppStreamClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeFleetsCommandInput, DescribeFleetsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DescribeImageBuildersRequest,
|
|
15
|
+
DescribeImageBuildersResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeImageBuildersCommandInput
|
|
18
|
+
extends DescribeImageBuildersRequest {}
|
|
19
|
+
export interface DescribeImageBuildersCommandOutput
|
|
20
|
+
extends DescribeImageBuildersResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeImageBuildersCommand extends $Command<
|
|
23
|
+
DescribeImageBuildersCommandInput,
|
|
24
|
+
DescribeImageBuildersCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeImageBuildersCommandInput;
|
|
28
|
+
constructor(input: DescribeImageBuildersCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeImageBuildersCommandInput,
|
|
35
|
+
DescribeImageBuildersCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
DescribeImagePermissionsRequest,
|
|
15
|
+
DescribeImagePermissionsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeImagePermissionsCommandInput
|
|
18
|
+
extends DescribeImagePermissionsRequest {}
|
|
19
|
+
export interface DescribeImagePermissionsCommandOutput
|
|
20
|
+
extends DescribeImagePermissionsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeImagePermissionsCommand extends $Command<
|
|
23
|
+
DescribeImagePermissionsCommandInput,
|
|
24
|
+
DescribeImagePermissionsCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeImagePermissionsCommandInput;
|
|
28
|
+
constructor(input: DescribeImagePermissionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeImagePermissionsCommandInput,
|
|
35
|
+
DescribeImagePermissionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
DescribeImagesRequest,
|
|
15
|
+
DescribeImagesResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeImagesCommandInput extends DescribeImagesRequest {}
|
|
18
|
+
export interface DescribeImagesCommandOutput
|
|
19
|
+
extends DescribeImagesResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeImagesCommand extends $Command<
|
|
22
|
+
DescribeImagesCommandInput,
|
|
23
|
+
DescribeImagesCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeImagesCommandInput;
|
|
27
|
+
constructor(input: DescribeImagesCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: AppStreamClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeImagesCommandInput, DescribeImagesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DescribeSessionsRequest,
|
|
15
|
+
DescribeSessionsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeSessionsCommandInput extends DescribeSessionsRequest {}
|
|
18
|
+
export interface DescribeSessionsCommandOutput
|
|
19
|
+
extends DescribeSessionsResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeSessionsCommand extends $Command<
|
|
22
|
+
DescribeSessionsCommandInput,
|
|
23
|
+
DescribeSessionsCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeSessionsCommandInput;
|
|
27
|
+
constructor(input: DescribeSessionsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: AppStreamClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeSessionsCommandInput, DescribeSessionsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DescribeStacksRequest,
|
|
15
|
+
DescribeStacksResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeStacksCommandInput extends DescribeStacksRequest {}
|
|
18
|
+
export interface DescribeStacksCommandOutput
|
|
19
|
+
extends DescribeStacksResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeStacksCommand extends $Command<
|
|
22
|
+
DescribeStacksCommandInput,
|
|
23
|
+
DescribeStacksCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeStacksCommandInput;
|
|
27
|
+
constructor(input: DescribeStacksCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: AppStreamClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeStacksCommandInput, DescribeStacksCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DescribeUsageReportSubscriptionsRequest,
|
|
15
|
+
DescribeUsageReportSubscriptionsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeUsageReportSubscriptionsCommandInput
|
|
18
|
+
extends DescribeUsageReportSubscriptionsRequest {}
|
|
19
|
+
export interface DescribeUsageReportSubscriptionsCommandOutput
|
|
20
|
+
extends DescribeUsageReportSubscriptionsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeUsageReportSubscriptionsCommand extends $Command<
|
|
23
|
+
DescribeUsageReportSubscriptionsCommandInput,
|
|
24
|
+
DescribeUsageReportSubscriptionsCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeUsageReportSubscriptionsCommandInput;
|
|
28
|
+
constructor(input: DescribeUsageReportSubscriptionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeUsageReportSubscriptionsCommandInput,
|
|
35
|
+
DescribeUsageReportSubscriptionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
DescribeUserStackAssociationsRequest,
|
|
15
|
+
DescribeUserStackAssociationsResult,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeUserStackAssociationsCommandInput
|
|
18
|
+
extends DescribeUserStackAssociationsRequest {}
|
|
19
|
+
export interface DescribeUserStackAssociationsCommandOutput
|
|
20
|
+
extends DescribeUserStackAssociationsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeUserStackAssociationsCommand extends $Command<
|
|
23
|
+
DescribeUserStackAssociationsCommandInput,
|
|
24
|
+
DescribeUserStackAssociationsCommandOutput,
|
|
25
|
+
AppStreamClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeUserStackAssociationsCommandInput;
|
|
28
|
+
constructor(input: DescribeUserStackAssociationsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: AppStreamClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeUserStackAssociationsCommandInput,
|
|
35
|
+
DescribeUserStackAssociationsCommandOutput
|
|
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 { DescribeUsersRequest, DescribeUsersResult } from "../models/models_0";
|
|
14
|
+
export interface DescribeUsersCommandInput extends DescribeUsersRequest {}
|
|
15
|
+
export interface DescribeUsersCommandOutput
|
|
16
|
+
extends DescribeUsersResult,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class DescribeUsersCommand extends $Command<
|
|
19
|
+
DescribeUsersCommandInput,
|
|
20
|
+
DescribeUsersCommandOutput,
|
|
21
|
+
AppStreamClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DescribeUsersCommandInput;
|
|
24
|
+
constructor(input: DescribeUsersCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: AppStreamClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DescribeUsersCommandInput, DescribeUsersCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -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 { DisableUserRequest, DisableUserResult } from "../models/models_0";
|
|
14
|
+
export interface DisableUserCommandInput extends DisableUserRequest {}
|
|
15
|
+
export interface DisableUserCommandOutput
|
|
16
|
+
extends DisableUserResult,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class DisableUserCommand extends $Command<
|
|
19
|
+
DisableUserCommandInput,
|
|
20
|
+
DisableUserCommandOutput,
|
|
21
|
+
AppStreamClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DisableUserCommandInput;
|
|
24
|
+
constructor(input: DisableUserCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: AppStreamClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DisableUserCommandInput, DisableUserCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|