@aws-sdk/client-appstream 3.168.0 → 3.170.0

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