@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,197 +1,785 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "../commands/AssociateApplicationFleetCommand";
4
- import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "../commands/AssociateApplicationToEntitlementCommand";
5
- import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "../commands/AssociateFleetCommand";
6
- import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "../commands/BatchAssociateUserStackCommand";
7
- import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "../commands/BatchDisassociateUserStackCommand";
8
- import { CopyImageCommandInput, CopyImageCommandOutput } from "../commands/CopyImageCommand";
9
- import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "../commands/CreateAppBlockCommand";
10
- import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "../commands/CreateApplicationCommand";
11
- import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "../commands/CreateDirectoryConfigCommand";
12
- import { CreateEntitlementCommandInput, CreateEntitlementCommandOutput } from "../commands/CreateEntitlementCommand";
13
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "../commands/CreateFleetCommand";
14
- import { CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput } from "../commands/CreateImageBuilderCommand";
15
- import { CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput } from "../commands/CreateImageBuilderStreamingURLCommand";
16
- import { CreateStackCommandInput, CreateStackCommandOutput } from "../commands/CreateStackCommand";
17
- import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from "../commands/CreateStreamingURLCommand";
18
- import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "../commands/CreateUpdatedImageCommand";
19
- import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "../commands/CreateUsageReportSubscriptionCommand";
20
- import { CreateUserCommandInput, CreateUserCommandOutput } from "../commands/CreateUserCommand";
21
- import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "../commands/DeleteAppBlockCommand";
22
- import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "../commands/DeleteApplicationCommand";
23
- import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "../commands/DeleteDirectoryConfigCommand";
24
- import { DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput } from "../commands/DeleteEntitlementCommand";
25
- import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "../commands/DeleteFleetCommand";
26
- import { DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput } from "../commands/DeleteImageBuilderCommand";
27
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "../commands/DeleteImageCommand";
28
- import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput } from "../commands/DeleteImagePermissionsCommand";
29
- import { DeleteStackCommandInput, DeleteStackCommandOutput } from "../commands/DeleteStackCommand";
30
- import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "../commands/DeleteUsageReportSubscriptionCommand";
31
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "../commands/DeleteUserCommand";
32
- import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "../commands/DescribeAppBlocksCommand";
33
- import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "../commands/DescribeApplicationFleetAssociationsCommand";
34
- import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "../commands/DescribeApplicationsCommand";
35
- import { DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput } from "../commands/DescribeDirectoryConfigsCommand";
36
- import { DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput } from "../commands/DescribeEntitlementsCommand";
37
- import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "../commands/DescribeFleetsCommand";
38
- import { DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput } from "../commands/DescribeImageBuildersCommand";
39
- import { DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput } from "../commands/DescribeImagePermissionsCommand";
40
- import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "../commands/DescribeImagesCommand";
41
- import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "../commands/DescribeSessionsCommand";
42
- import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
43
- import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscriptionsCommandOutput } from "../commands/DescribeUsageReportSubscriptionsCommand";
44
- import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "../commands/DescribeUsersCommand";
45
- import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "../commands/DescribeUserStackAssociationsCommand";
46
- import { DisableUserCommandInput, DisableUserCommandOutput } from "../commands/DisableUserCommand";
47
- import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "../commands/DisassociateApplicationFleetCommand";
48
- import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "../commands/DisassociateApplicationFromEntitlementCommand";
49
- import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "../commands/DisassociateFleetCommand";
50
- import { EnableUserCommandInput, EnableUserCommandOutput } from "../commands/EnableUserCommand";
51
- import { ExpireSessionCommandInput, ExpireSessionCommandOutput } from "../commands/ExpireSessionCommand";
52
- import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } from "../commands/ListAssociatedFleetsCommand";
53
- import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "../commands/ListAssociatedStacksCommand";
54
- import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "../commands/ListEntitledApplicationsCommand";
55
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
56
- import { StartFleetCommandInput, StartFleetCommandOutput } from "../commands/StartFleetCommand";
57
- import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "../commands/StartImageBuilderCommand";
58
- import { StopFleetCommandInput, StopFleetCommandOutput } from "../commands/StopFleetCommand";
59
- import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "../commands/StopImageBuilderCommand";
60
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
61
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
62
- import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "../commands/UpdateApplicationCommand";
63
- import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "../commands/UpdateDirectoryConfigCommand";
64
- import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "../commands/UpdateEntitlementCommand";
65
- import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "../commands/UpdateFleetCommand";
66
- import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "../commands/UpdateImagePermissionsCommand";
67
- import { UpdateStackCommandInput, UpdateStackCommandOutput } from "../commands/UpdateStackCommand";
68
- export declare const serializeAws_json1_1AssociateApplicationFleetCommand: (input: AssociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1AssociateApplicationToEntitlementCommand: (input: AssociateApplicationToEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1AssociateFleetCommand: (input: AssociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1BatchAssociateUserStackCommand: (input: BatchAssociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1BatchDisassociateUserStackCommand: (input: BatchDisassociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1CopyImageCommand: (input: CopyImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1CreateAppBlockCommand: (input: CreateAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1CreateDirectoryConfigCommand: (input: CreateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1CreateEntitlementCommand: (input: CreateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1CreateFleetCommand: (input: CreateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1CreateImageBuilderCommand: (input: CreateImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1CreateImageBuilderStreamingURLCommand: (input: CreateImageBuilderStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1CreateStackCommand: (input: CreateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1CreateStreamingURLCommand: (input: CreateStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1CreateUpdatedImageCommand: (input: CreateUpdatedImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1CreateUsageReportSubscriptionCommand: (input: CreateUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1DeleteAppBlockCommand: (input: DeleteAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1DeleteDirectoryConfigCommand: (input: DeleteDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1DeleteEntitlementCommand: (input: DeleteEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1DeleteFleetCommand: (input: DeleteFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1DeleteImageCommand: (input: DeleteImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1DeleteImageBuilderCommand: (input: DeleteImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1DeleteImagePermissionsCommand: (input: DeleteImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1DeleteStackCommand: (input: DeleteStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1DeleteUsageReportSubscriptionCommand: (input: DeleteUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1DescribeAppBlocksCommand: (input: DescribeAppBlocksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (input: DescribeApplicationFleetAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1DescribeApplicationsCommand: (input: DescribeApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1DescribeDirectoryConfigsCommand: (input: DescribeDirectoryConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1DescribeEntitlementsCommand: (input: DescribeEntitlementsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1DescribeFleetsCommand: (input: DescribeFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1DescribeImageBuildersCommand: (input: DescribeImageBuildersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1DescribeImagePermissionsCommand: (input: DescribeImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1DescribeImagesCommand: (input: DescribeImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1DescribeSessionsCommand: (input: DescribeSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1DescribeStacksCommand: (input: DescribeStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (input: DescribeUsageReportSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1DescribeUsersCommand: (input: DescribeUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1DescribeUserStackAssociationsCommand: (input: DescribeUserStackAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1DisableUserCommand: (input: DisableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1DisassociateApplicationFleetCommand: (input: DisassociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (input: DisassociateApplicationFromEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1DisassociateFleetCommand: (input: DisassociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1EnableUserCommand: (input: EnableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1ExpireSessionCommand: (input: ExpireSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1ListAssociatedFleetsCommand: (input: ListAssociatedFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1ListAssociatedStacksCommand: (input: ListAssociatedStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1ListEntitledApplicationsCommand: (input: ListEntitledApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1StartFleetCommand: (input: StartFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1StartImageBuilderCommand: (input: StartImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1StopFleetCommand: (input: StopFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1StopImageBuilderCommand: (input: StopImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1UpdateDirectoryConfigCommand: (input: UpdateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1UpdateEntitlementCommand: (input: UpdateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1UpdateFleetCommand: (input: UpdateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1UpdateImagePermissionsCommand: (input: UpdateImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1UpdateStackCommand: (input: UpdateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const deserializeAws_json1_1AssociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationFleetCommandOutput>;
134
- export declare const deserializeAws_json1_1AssociateApplicationToEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationToEntitlementCommandOutput>;
135
- export declare const deserializeAws_json1_1AssociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFleetCommandOutput>;
136
- export declare const deserializeAws_json1_1BatchAssociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateUserStackCommandOutput>;
137
- export declare const deserializeAws_json1_1BatchDisassociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateUserStackCommandOutput>;
138
- export declare const deserializeAws_json1_1CopyImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyImageCommandOutput>;
139
- export declare const deserializeAws_json1_1CreateAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppBlockCommandOutput>;
140
- export declare const deserializeAws_json1_1CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
141
- export declare const deserializeAws_json1_1CreateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectoryConfigCommandOutput>;
142
- export declare const deserializeAws_json1_1CreateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEntitlementCommandOutput>;
143
- export declare const deserializeAws_json1_1CreateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFleetCommandOutput>;
144
- export declare const deserializeAws_json1_1CreateImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderCommandOutput>;
145
- export declare const deserializeAws_json1_1CreateImageBuilderStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
146
- export declare const deserializeAws_json1_1CreateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackCommandOutput>;
147
- export declare const deserializeAws_json1_1CreateStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingURLCommandOutput>;
148
- export declare const deserializeAws_json1_1CreateUpdatedImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUpdatedImageCommandOutput>;
149
- export declare const deserializeAws_json1_1CreateUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsageReportSubscriptionCommandOutput>;
150
- export declare const deserializeAws_json1_1CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
151
- export declare const deserializeAws_json1_1DeleteAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppBlockCommandOutput>;
152
- export declare const deserializeAws_json1_1DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
153
- export declare const deserializeAws_json1_1DeleteDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectoryConfigCommandOutput>;
154
- export declare const deserializeAws_json1_1DeleteEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEntitlementCommandOutput>;
155
- export declare const deserializeAws_json1_1DeleteFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetCommandOutput>;
156
- export declare const deserializeAws_json1_1DeleteImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageCommandOutput>;
157
- export declare const deserializeAws_json1_1DeleteImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageBuilderCommandOutput>;
158
- export declare const deserializeAws_json1_1DeleteImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImagePermissionsCommandOutput>;
159
- export declare const deserializeAws_json1_1DeleteStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackCommandOutput>;
160
- export declare const deserializeAws_json1_1DeleteUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
161
- export declare const deserializeAws_json1_1DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
162
- export declare const deserializeAws_json1_1DescribeAppBlocksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppBlocksCommandOutput>;
163
- export declare const deserializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
164
- export declare const deserializeAws_json1_1DescribeApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationsCommandOutput>;
165
- export declare const deserializeAws_json1_1DescribeDirectoryConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectoryConfigsCommandOutput>;
166
- export declare const deserializeAws_json1_1DescribeEntitlementsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEntitlementsCommandOutput>;
167
- export declare const deserializeAws_json1_1DescribeFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetsCommandOutput>;
168
- export declare const deserializeAws_json1_1DescribeImageBuildersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageBuildersCommandOutput>;
169
- export declare const deserializeAws_json1_1DescribeImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagePermissionsCommandOutput>;
170
- export declare const deserializeAws_json1_1DescribeImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagesCommandOutput>;
171
- export declare const deserializeAws_json1_1DescribeSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSessionsCommandOutput>;
172
- export declare const deserializeAws_json1_1DescribeStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStacksCommandOutput>;
173
- export declare const deserializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
174
- export declare const deserializeAws_json1_1DescribeUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsersCommandOutput>;
175
- export declare const deserializeAws_json1_1DescribeUserStackAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserStackAssociationsCommandOutput>;
176
- export declare const deserializeAws_json1_1DisableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableUserCommandOutput>;
177
- export declare const deserializeAws_json1_1DisassociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFleetCommandOutput>;
178
- export declare const deserializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
179
- export declare const deserializeAws_json1_1DisassociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFleetCommandOutput>;
180
- export declare const deserializeAws_json1_1EnableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableUserCommandOutput>;
181
- export declare const deserializeAws_json1_1ExpireSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExpireSessionCommandOutput>;
182
- export declare const deserializeAws_json1_1ListAssociatedFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedFleetsCommandOutput>;
183
- export declare const deserializeAws_json1_1ListAssociatedStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedStacksCommandOutput>;
184
- export declare const deserializeAws_json1_1ListEntitledApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntitledApplicationsCommandOutput>;
185
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
186
- export declare const deserializeAws_json1_1StartFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFleetCommandOutput>;
187
- export declare const deserializeAws_json1_1StartImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImageBuilderCommandOutput>;
188
- export declare const deserializeAws_json1_1StopFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopFleetCommandOutput>;
189
- export declare const deserializeAws_json1_1StopImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopImageBuilderCommandOutput>;
190
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
191
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
192
- export declare const deserializeAws_json1_1UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
193
- export declare const deserializeAws_json1_1UpdateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectoryConfigCommandOutput>;
194
- export declare const deserializeAws_json1_1UpdateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEntitlementCommandOutput>;
195
- export declare const deserializeAws_json1_1UpdateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFleetCommandOutput>;
196
- export declare const deserializeAws_json1_1UpdateImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateImagePermissionsCommandOutput>;
197
- export declare const deserializeAws_json1_1UpdateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
6
+ import {
7
+ AssociateApplicationFleetCommandInput,
8
+ AssociateApplicationFleetCommandOutput,
9
+ } from "../commands/AssociateApplicationFleetCommand";
10
+ import {
11
+ AssociateApplicationToEntitlementCommandInput,
12
+ AssociateApplicationToEntitlementCommandOutput,
13
+ } from "../commands/AssociateApplicationToEntitlementCommand";
14
+ import {
15
+ AssociateFleetCommandInput,
16
+ AssociateFleetCommandOutput,
17
+ } from "../commands/AssociateFleetCommand";
18
+ import {
19
+ BatchAssociateUserStackCommandInput,
20
+ BatchAssociateUserStackCommandOutput,
21
+ } from "../commands/BatchAssociateUserStackCommand";
22
+ import {
23
+ BatchDisassociateUserStackCommandInput,
24
+ BatchDisassociateUserStackCommandOutput,
25
+ } from "../commands/BatchDisassociateUserStackCommand";
26
+ import {
27
+ CopyImageCommandInput,
28
+ CopyImageCommandOutput,
29
+ } from "../commands/CopyImageCommand";
30
+ import {
31
+ CreateAppBlockCommandInput,
32
+ CreateAppBlockCommandOutput,
33
+ } from "../commands/CreateAppBlockCommand";
34
+ import {
35
+ CreateApplicationCommandInput,
36
+ CreateApplicationCommandOutput,
37
+ } from "../commands/CreateApplicationCommand";
38
+ import {
39
+ CreateDirectoryConfigCommandInput,
40
+ CreateDirectoryConfigCommandOutput,
41
+ } from "../commands/CreateDirectoryConfigCommand";
42
+ import {
43
+ CreateEntitlementCommandInput,
44
+ CreateEntitlementCommandOutput,
45
+ } from "../commands/CreateEntitlementCommand";
46
+ import {
47
+ CreateFleetCommandInput,
48
+ CreateFleetCommandOutput,
49
+ } from "../commands/CreateFleetCommand";
50
+ import {
51
+ CreateImageBuilderCommandInput,
52
+ CreateImageBuilderCommandOutput,
53
+ } from "../commands/CreateImageBuilderCommand";
54
+ import {
55
+ CreateImageBuilderStreamingURLCommandInput,
56
+ CreateImageBuilderStreamingURLCommandOutput,
57
+ } from "../commands/CreateImageBuilderStreamingURLCommand";
58
+ import {
59
+ CreateStackCommandInput,
60
+ CreateStackCommandOutput,
61
+ } from "../commands/CreateStackCommand";
62
+ import {
63
+ CreateStreamingURLCommandInput,
64
+ CreateStreamingURLCommandOutput,
65
+ } from "../commands/CreateStreamingURLCommand";
66
+ import {
67
+ CreateUpdatedImageCommandInput,
68
+ CreateUpdatedImageCommandOutput,
69
+ } from "../commands/CreateUpdatedImageCommand";
70
+ import {
71
+ CreateUsageReportSubscriptionCommandInput,
72
+ CreateUsageReportSubscriptionCommandOutput,
73
+ } from "../commands/CreateUsageReportSubscriptionCommand";
74
+ import {
75
+ CreateUserCommandInput,
76
+ CreateUserCommandOutput,
77
+ } from "../commands/CreateUserCommand";
78
+ import {
79
+ DeleteAppBlockCommandInput,
80
+ DeleteAppBlockCommandOutput,
81
+ } from "../commands/DeleteAppBlockCommand";
82
+ import {
83
+ DeleteApplicationCommandInput,
84
+ DeleteApplicationCommandOutput,
85
+ } from "../commands/DeleteApplicationCommand";
86
+ import {
87
+ DeleteDirectoryConfigCommandInput,
88
+ DeleteDirectoryConfigCommandOutput,
89
+ } from "../commands/DeleteDirectoryConfigCommand";
90
+ import {
91
+ DeleteEntitlementCommandInput,
92
+ DeleteEntitlementCommandOutput,
93
+ } from "../commands/DeleteEntitlementCommand";
94
+ import {
95
+ DeleteFleetCommandInput,
96
+ DeleteFleetCommandOutput,
97
+ } from "../commands/DeleteFleetCommand";
98
+ import {
99
+ DeleteImageBuilderCommandInput,
100
+ DeleteImageBuilderCommandOutput,
101
+ } from "../commands/DeleteImageBuilderCommand";
102
+ import {
103
+ DeleteImageCommandInput,
104
+ DeleteImageCommandOutput,
105
+ } from "../commands/DeleteImageCommand";
106
+ import {
107
+ DeleteImagePermissionsCommandInput,
108
+ DeleteImagePermissionsCommandOutput,
109
+ } from "../commands/DeleteImagePermissionsCommand";
110
+ import {
111
+ DeleteStackCommandInput,
112
+ DeleteStackCommandOutput,
113
+ } from "../commands/DeleteStackCommand";
114
+ import {
115
+ DeleteUsageReportSubscriptionCommandInput,
116
+ DeleteUsageReportSubscriptionCommandOutput,
117
+ } from "../commands/DeleteUsageReportSubscriptionCommand";
118
+ import {
119
+ DeleteUserCommandInput,
120
+ DeleteUserCommandOutput,
121
+ } from "../commands/DeleteUserCommand";
122
+ import {
123
+ DescribeAppBlocksCommandInput,
124
+ DescribeAppBlocksCommandOutput,
125
+ } from "../commands/DescribeAppBlocksCommand";
126
+ import {
127
+ DescribeApplicationFleetAssociationsCommandInput,
128
+ DescribeApplicationFleetAssociationsCommandOutput,
129
+ } from "../commands/DescribeApplicationFleetAssociationsCommand";
130
+ import {
131
+ DescribeApplicationsCommandInput,
132
+ DescribeApplicationsCommandOutput,
133
+ } from "../commands/DescribeApplicationsCommand";
134
+ import {
135
+ DescribeDirectoryConfigsCommandInput,
136
+ DescribeDirectoryConfigsCommandOutput,
137
+ } from "../commands/DescribeDirectoryConfigsCommand";
138
+ import {
139
+ DescribeEntitlementsCommandInput,
140
+ DescribeEntitlementsCommandOutput,
141
+ } from "../commands/DescribeEntitlementsCommand";
142
+ import {
143
+ DescribeFleetsCommandInput,
144
+ DescribeFleetsCommandOutput,
145
+ } from "../commands/DescribeFleetsCommand";
146
+ import {
147
+ DescribeImageBuildersCommandInput,
148
+ DescribeImageBuildersCommandOutput,
149
+ } from "../commands/DescribeImageBuildersCommand";
150
+ import {
151
+ DescribeImagePermissionsCommandInput,
152
+ DescribeImagePermissionsCommandOutput,
153
+ } from "../commands/DescribeImagePermissionsCommand";
154
+ import {
155
+ DescribeImagesCommandInput,
156
+ DescribeImagesCommandOutput,
157
+ } from "../commands/DescribeImagesCommand";
158
+ import {
159
+ DescribeSessionsCommandInput,
160
+ DescribeSessionsCommandOutput,
161
+ } from "../commands/DescribeSessionsCommand";
162
+ import {
163
+ DescribeStacksCommandInput,
164
+ DescribeStacksCommandOutput,
165
+ } from "../commands/DescribeStacksCommand";
166
+ import {
167
+ DescribeUsageReportSubscriptionsCommandInput,
168
+ DescribeUsageReportSubscriptionsCommandOutput,
169
+ } from "../commands/DescribeUsageReportSubscriptionsCommand";
170
+ import {
171
+ DescribeUsersCommandInput,
172
+ DescribeUsersCommandOutput,
173
+ } from "../commands/DescribeUsersCommand";
174
+ import {
175
+ DescribeUserStackAssociationsCommandInput,
176
+ DescribeUserStackAssociationsCommandOutput,
177
+ } from "../commands/DescribeUserStackAssociationsCommand";
178
+ import {
179
+ DisableUserCommandInput,
180
+ DisableUserCommandOutput,
181
+ } from "../commands/DisableUserCommand";
182
+ import {
183
+ DisassociateApplicationFleetCommandInput,
184
+ DisassociateApplicationFleetCommandOutput,
185
+ } from "../commands/DisassociateApplicationFleetCommand";
186
+ import {
187
+ DisassociateApplicationFromEntitlementCommandInput,
188
+ DisassociateApplicationFromEntitlementCommandOutput,
189
+ } from "../commands/DisassociateApplicationFromEntitlementCommand";
190
+ import {
191
+ DisassociateFleetCommandInput,
192
+ DisassociateFleetCommandOutput,
193
+ } from "../commands/DisassociateFleetCommand";
194
+ import {
195
+ EnableUserCommandInput,
196
+ EnableUserCommandOutput,
197
+ } from "../commands/EnableUserCommand";
198
+ import {
199
+ ExpireSessionCommandInput,
200
+ ExpireSessionCommandOutput,
201
+ } from "../commands/ExpireSessionCommand";
202
+ import {
203
+ ListAssociatedFleetsCommandInput,
204
+ ListAssociatedFleetsCommandOutput,
205
+ } from "../commands/ListAssociatedFleetsCommand";
206
+ import {
207
+ ListAssociatedStacksCommandInput,
208
+ ListAssociatedStacksCommandOutput,
209
+ } from "../commands/ListAssociatedStacksCommand";
210
+ import {
211
+ ListEntitledApplicationsCommandInput,
212
+ ListEntitledApplicationsCommandOutput,
213
+ } from "../commands/ListEntitledApplicationsCommand";
214
+ import {
215
+ ListTagsForResourceCommandInput,
216
+ ListTagsForResourceCommandOutput,
217
+ } from "../commands/ListTagsForResourceCommand";
218
+ import {
219
+ StartFleetCommandInput,
220
+ StartFleetCommandOutput,
221
+ } from "../commands/StartFleetCommand";
222
+ import {
223
+ StartImageBuilderCommandInput,
224
+ StartImageBuilderCommandOutput,
225
+ } from "../commands/StartImageBuilderCommand";
226
+ import {
227
+ StopFleetCommandInput,
228
+ StopFleetCommandOutput,
229
+ } from "../commands/StopFleetCommand";
230
+ import {
231
+ StopImageBuilderCommandInput,
232
+ StopImageBuilderCommandOutput,
233
+ } from "../commands/StopImageBuilderCommand";
234
+ import {
235
+ TagResourceCommandInput,
236
+ TagResourceCommandOutput,
237
+ } from "../commands/TagResourceCommand";
238
+ import {
239
+ UntagResourceCommandInput,
240
+ UntagResourceCommandOutput,
241
+ } from "../commands/UntagResourceCommand";
242
+ import {
243
+ UpdateApplicationCommandInput,
244
+ UpdateApplicationCommandOutput,
245
+ } from "../commands/UpdateApplicationCommand";
246
+ import {
247
+ UpdateDirectoryConfigCommandInput,
248
+ UpdateDirectoryConfigCommandOutput,
249
+ } from "../commands/UpdateDirectoryConfigCommand";
250
+ import {
251
+ UpdateEntitlementCommandInput,
252
+ UpdateEntitlementCommandOutput,
253
+ } from "../commands/UpdateEntitlementCommand";
254
+ import {
255
+ UpdateFleetCommandInput,
256
+ UpdateFleetCommandOutput,
257
+ } from "../commands/UpdateFleetCommand";
258
+ import {
259
+ UpdateImagePermissionsCommandInput,
260
+ UpdateImagePermissionsCommandOutput,
261
+ } from "../commands/UpdateImagePermissionsCommand";
262
+ import {
263
+ UpdateStackCommandInput,
264
+ UpdateStackCommandOutput,
265
+ } from "../commands/UpdateStackCommand";
266
+ export declare const serializeAws_json1_1AssociateApplicationFleetCommand: (
267
+ input: AssociateApplicationFleetCommandInput,
268
+ context: __SerdeContext
269
+ ) => Promise<__HttpRequest>;
270
+ export declare const serializeAws_json1_1AssociateApplicationToEntitlementCommand: (
271
+ input: AssociateApplicationToEntitlementCommandInput,
272
+ context: __SerdeContext
273
+ ) => Promise<__HttpRequest>;
274
+ export declare const serializeAws_json1_1AssociateFleetCommand: (
275
+ input: AssociateFleetCommandInput,
276
+ context: __SerdeContext
277
+ ) => Promise<__HttpRequest>;
278
+ export declare const serializeAws_json1_1BatchAssociateUserStackCommand: (
279
+ input: BatchAssociateUserStackCommandInput,
280
+ context: __SerdeContext
281
+ ) => Promise<__HttpRequest>;
282
+ export declare const serializeAws_json1_1BatchDisassociateUserStackCommand: (
283
+ input: BatchDisassociateUserStackCommandInput,
284
+ context: __SerdeContext
285
+ ) => Promise<__HttpRequest>;
286
+ export declare const serializeAws_json1_1CopyImageCommand: (
287
+ input: CopyImageCommandInput,
288
+ context: __SerdeContext
289
+ ) => Promise<__HttpRequest>;
290
+ export declare const serializeAws_json1_1CreateAppBlockCommand: (
291
+ input: CreateAppBlockCommandInput,
292
+ context: __SerdeContext
293
+ ) => Promise<__HttpRequest>;
294
+ export declare const serializeAws_json1_1CreateApplicationCommand: (
295
+ input: CreateApplicationCommandInput,
296
+ context: __SerdeContext
297
+ ) => Promise<__HttpRequest>;
298
+ export declare const serializeAws_json1_1CreateDirectoryConfigCommand: (
299
+ input: CreateDirectoryConfigCommandInput,
300
+ context: __SerdeContext
301
+ ) => Promise<__HttpRequest>;
302
+ export declare const serializeAws_json1_1CreateEntitlementCommand: (
303
+ input: CreateEntitlementCommandInput,
304
+ context: __SerdeContext
305
+ ) => Promise<__HttpRequest>;
306
+ export declare const serializeAws_json1_1CreateFleetCommand: (
307
+ input: CreateFleetCommandInput,
308
+ context: __SerdeContext
309
+ ) => Promise<__HttpRequest>;
310
+ export declare const serializeAws_json1_1CreateImageBuilderCommand: (
311
+ input: CreateImageBuilderCommandInput,
312
+ context: __SerdeContext
313
+ ) => Promise<__HttpRequest>;
314
+ export declare const serializeAws_json1_1CreateImageBuilderStreamingURLCommand: (
315
+ input: CreateImageBuilderStreamingURLCommandInput,
316
+ context: __SerdeContext
317
+ ) => Promise<__HttpRequest>;
318
+ export declare const serializeAws_json1_1CreateStackCommand: (
319
+ input: CreateStackCommandInput,
320
+ context: __SerdeContext
321
+ ) => Promise<__HttpRequest>;
322
+ export declare const serializeAws_json1_1CreateStreamingURLCommand: (
323
+ input: CreateStreamingURLCommandInput,
324
+ context: __SerdeContext
325
+ ) => Promise<__HttpRequest>;
326
+ export declare const serializeAws_json1_1CreateUpdatedImageCommand: (
327
+ input: CreateUpdatedImageCommandInput,
328
+ context: __SerdeContext
329
+ ) => Promise<__HttpRequest>;
330
+ export declare const serializeAws_json1_1CreateUsageReportSubscriptionCommand: (
331
+ input: CreateUsageReportSubscriptionCommandInput,
332
+ context: __SerdeContext
333
+ ) => Promise<__HttpRequest>;
334
+ export declare const serializeAws_json1_1CreateUserCommand: (
335
+ input: CreateUserCommandInput,
336
+ context: __SerdeContext
337
+ ) => Promise<__HttpRequest>;
338
+ export declare const serializeAws_json1_1DeleteAppBlockCommand: (
339
+ input: DeleteAppBlockCommandInput,
340
+ context: __SerdeContext
341
+ ) => Promise<__HttpRequest>;
342
+ export declare const serializeAws_json1_1DeleteApplicationCommand: (
343
+ input: DeleteApplicationCommandInput,
344
+ context: __SerdeContext
345
+ ) => Promise<__HttpRequest>;
346
+ export declare const serializeAws_json1_1DeleteDirectoryConfigCommand: (
347
+ input: DeleteDirectoryConfigCommandInput,
348
+ context: __SerdeContext
349
+ ) => Promise<__HttpRequest>;
350
+ export declare const serializeAws_json1_1DeleteEntitlementCommand: (
351
+ input: DeleteEntitlementCommandInput,
352
+ context: __SerdeContext
353
+ ) => Promise<__HttpRequest>;
354
+ export declare const serializeAws_json1_1DeleteFleetCommand: (
355
+ input: DeleteFleetCommandInput,
356
+ context: __SerdeContext
357
+ ) => Promise<__HttpRequest>;
358
+ export declare const serializeAws_json1_1DeleteImageCommand: (
359
+ input: DeleteImageCommandInput,
360
+ context: __SerdeContext
361
+ ) => Promise<__HttpRequest>;
362
+ export declare const serializeAws_json1_1DeleteImageBuilderCommand: (
363
+ input: DeleteImageBuilderCommandInput,
364
+ context: __SerdeContext
365
+ ) => Promise<__HttpRequest>;
366
+ export declare const serializeAws_json1_1DeleteImagePermissionsCommand: (
367
+ input: DeleteImagePermissionsCommandInput,
368
+ context: __SerdeContext
369
+ ) => Promise<__HttpRequest>;
370
+ export declare const serializeAws_json1_1DeleteStackCommand: (
371
+ input: DeleteStackCommandInput,
372
+ context: __SerdeContext
373
+ ) => Promise<__HttpRequest>;
374
+ export declare const serializeAws_json1_1DeleteUsageReportSubscriptionCommand: (
375
+ input: DeleteUsageReportSubscriptionCommandInput,
376
+ context: __SerdeContext
377
+ ) => Promise<__HttpRequest>;
378
+ export declare const serializeAws_json1_1DeleteUserCommand: (
379
+ input: DeleteUserCommandInput,
380
+ context: __SerdeContext
381
+ ) => Promise<__HttpRequest>;
382
+ export declare const serializeAws_json1_1DescribeAppBlocksCommand: (
383
+ input: DescribeAppBlocksCommandInput,
384
+ context: __SerdeContext
385
+ ) => Promise<__HttpRequest>;
386
+ export declare const serializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (
387
+ input: DescribeApplicationFleetAssociationsCommandInput,
388
+ context: __SerdeContext
389
+ ) => Promise<__HttpRequest>;
390
+ export declare const serializeAws_json1_1DescribeApplicationsCommand: (
391
+ input: DescribeApplicationsCommandInput,
392
+ context: __SerdeContext
393
+ ) => Promise<__HttpRequest>;
394
+ export declare const serializeAws_json1_1DescribeDirectoryConfigsCommand: (
395
+ input: DescribeDirectoryConfigsCommandInput,
396
+ context: __SerdeContext
397
+ ) => Promise<__HttpRequest>;
398
+ export declare const serializeAws_json1_1DescribeEntitlementsCommand: (
399
+ input: DescribeEntitlementsCommandInput,
400
+ context: __SerdeContext
401
+ ) => Promise<__HttpRequest>;
402
+ export declare const serializeAws_json1_1DescribeFleetsCommand: (
403
+ input: DescribeFleetsCommandInput,
404
+ context: __SerdeContext
405
+ ) => Promise<__HttpRequest>;
406
+ export declare const serializeAws_json1_1DescribeImageBuildersCommand: (
407
+ input: DescribeImageBuildersCommandInput,
408
+ context: __SerdeContext
409
+ ) => Promise<__HttpRequest>;
410
+ export declare const serializeAws_json1_1DescribeImagePermissionsCommand: (
411
+ input: DescribeImagePermissionsCommandInput,
412
+ context: __SerdeContext
413
+ ) => Promise<__HttpRequest>;
414
+ export declare const serializeAws_json1_1DescribeImagesCommand: (
415
+ input: DescribeImagesCommandInput,
416
+ context: __SerdeContext
417
+ ) => Promise<__HttpRequest>;
418
+ export declare const serializeAws_json1_1DescribeSessionsCommand: (
419
+ input: DescribeSessionsCommandInput,
420
+ context: __SerdeContext
421
+ ) => Promise<__HttpRequest>;
422
+ export declare const serializeAws_json1_1DescribeStacksCommand: (
423
+ input: DescribeStacksCommandInput,
424
+ context: __SerdeContext
425
+ ) => Promise<__HttpRequest>;
426
+ export declare const serializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (
427
+ input: DescribeUsageReportSubscriptionsCommandInput,
428
+ context: __SerdeContext
429
+ ) => Promise<__HttpRequest>;
430
+ export declare const serializeAws_json1_1DescribeUsersCommand: (
431
+ input: DescribeUsersCommandInput,
432
+ context: __SerdeContext
433
+ ) => Promise<__HttpRequest>;
434
+ export declare const serializeAws_json1_1DescribeUserStackAssociationsCommand: (
435
+ input: DescribeUserStackAssociationsCommandInput,
436
+ context: __SerdeContext
437
+ ) => Promise<__HttpRequest>;
438
+ export declare const serializeAws_json1_1DisableUserCommand: (
439
+ input: DisableUserCommandInput,
440
+ context: __SerdeContext
441
+ ) => Promise<__HttpRequest>;
442
+ export declare const serializeAws_json1_1DisassociateApplicationFleetCommand: (
443
+ input: DisassociateApplicationFleetCommandInput,
444
+ context: __SerdeContext
445
+ ) => Promise<__HttpRequest>;
446
+ export declare const serializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (
447
+ input: DisassociateApplicationFromEntitlementCommandInput,
448
+ context: __SerdeContext
449
+ ) => Promise<__HttpRequest>;
450
+ export declare const serializeAws_json1_1DisassociateFleetCommand: (
451
+ input: DisassociateFleetCommandInput,
452
+ context: __SerdeContext
453
+ ) => Promise<__HttpRequest>;
454
+ export declare const serializeAws_json1_1EnableUserCommand: (
455
+ input: EnableUserCommandInput,
456
+ context: __SerdeContext
457
+ ) => Promise<__HttpRequest>;
458
+ export declare const serializeAws_json1_1ExpireSessionCommand: (
459
+ input: ExpireSessionCommandInput,
460
+ context: __SerdeContext
461
+ ) => Promise<__HttpRequest>;
462
+ export declare const serializeAws_json1_1ListAssociatedFleetsCommand: (
463
+ input: ListAssociatedFleetsCommandInput,
464
+ context: __SerdeContext
465
+ ) => Promise<__HttpRequest>;
466
+ export declare const serializeAws_json1_1ListAssociatedStacksCommand: (
467
+ input: ListAssociatedStacksCommandInput,
468
+ context: __SerdeContext
469
+ ) => Promise<__HttpRequest>;
470
+ export declare const serializeAws_json1_1ListEntitledApplicationsCommand: (
471
+ input: ListEntitledApplicationsCommandInput,
472
+ context: __SerdeContext
473
+ ) => Promise<__HttpRequest>;
474
+ export declare const serializeAws_json1_1ListTagsForResourceCommand: (
475
+ input: ListTagsForResourceCommandInput,
476
+ context: __SerdeContext
477
+ ) => Promise<__HttpRequest>;
478
+ export declare const serializeAws_json1_1StartFleetCommand: (
479
+ input: StartFleetCommandInput,
480
+ context: __SerdeContext
481
+ ) => Promise<__HttpRequest>;
482
+ export declare const serializeAws_json1_1StartImageBuilderCommand: (
483
+ input: StartImageBuilderCommandInput,
484
+ context: __SerdeContext
485
+ ) => Promise<__HttpRequest>;
486
+ export declare const serializeAws_json1_1StopFleetCommand: (
487
+ input: StopFleetCommandInput,
488
+ context: __SerdeContext
489
+ ) => Promise<__HttpRequest>;
490
+ export declare const serializeAws_json1_1StopImageBuilderCommand: (
491
+ input: StopImageBuilderCommandInput,
492
+ context: __SerdeContext
493
+ ) => Promise<__HttpRequest>;
494
+ export declare const serializeAws_json1_1TagResourceCommand: (
495
+ input: TagResourceCommandInput,
496
+ context: __SerdeContext
497
+ ) => Promise<__HttpRequest>;
498
+ export declare const serializeAws_json1_1UntagResourceCommand: (
499
+ input: UntagResourceCommandInput,
500
+ context: __SerdeContext
501
+ ) => Promise<__HttpRequest>;
502
+ export declare const serializeAws_json1_1UpdateApplicationCommand: (
503
+ input: UpdateApplicationCommandInput,
504
+ context: __SerdeContext
505
+ ) => Promise<__HttpRequest>;
506
+ export declare const serializeAws_json1_1UpdateDirectoryConfigCommand: (
507
+ input: UpdateDirectoryConfigCommandInput,
508
+ context: __SerdeContext
509
+ ) => Promise<__HttpRequest>;
510
+ export declare const serializeAws_json1_1UpdateEntitlementCommand: (
511
+ input: UpdateEntitlementCommandInput,
512
+ context: __SerdeContext
513
+ ) => Promise<__HttpRequest>;
514
+ export declare const serializeAws_json1_1UpdateFleetCommand: (
515
+ input: UpdateFleetCommandInput,
516
+ context: __SerdeContext
517
+ ) => Promise<__HttpRequest>;
518
+ export declare const serializeAws_json1_1UpdateImagePermissionsCommand: (
519
+ input: UpdateImagePermissionsCommandInput,
520
+ context: __SerdeContext
521
+ ) => Promise<__HttpRequest>;
522
+ export declare const serializeAws_json1_1UpdateStackCommand: (
523
+ input: UpdateStackCommandInput,
524
+ context: __SerdeContext
525
+ ) => Promise<__HttpRequest>;
526
+ export declare const deserializeAws_json1_1AssociateApplicationFleetCommand: (
527
+ output: __HttpResponse,
528
+ context: __SerdeContext
529
+ ) => Promise<AssociateApplicationFleetCommandOutput>;
530
+ export declare const deserializeAws_json1_1AssociateApplicationToEntitlementCommand: (
531
+ output: __HttpResponse,
532
+ context: __SerdeContext
533
+ ) => Promise<AssociateApplicationToEntitlementCommandOutput>;
534
+ export declare const deserializeAws_json1_1AssociateFleetCommand: (
535
+ output: __HttpResponse,
536
+ context: __SerdeContext
537
+ ) => Promise<AssociateFleetCommandOutput>;
538
+ export declare const deserializeAws_json1_1BatchAssociateUserStackCommand: (
539
+ output: __HttpResponse,
540
+ context: __SerdeContext
541
+ ) => Promise<BatchAssociateUserStackCommandOutput>;
542
+ export declare const deserializeAws_json1_1BatchDisassociateUserStackCommand: (
543
+ output: __HttpResponse,
544
+ context: __SerdeContext
545
+ ) => Promise<BatchDisassociateUserStackCommandOutput>;
546
+ export declare const deserializeAws_json1_1CopyImageCommand: (
547
+ output: __HttpResponse,
548
+ context: __SerdeContext
549
+ ) => Promise<CopyImageCommandOutput>;
550
+ export declare const deserializeAws_json1_1CreateAppBlockCommand: (
551
+ output: __HttpResponse,
552
+ context: __SerdeContext
553
+ ) => Promise<CreateAppBlockCommandOutput>;
554
+ export declare const deserializeAws_json1_1CreateApplicationCommand: (
555
+ output: __HttpResponse,
556
+ context: __SerdeContext
557
+ ) => Promise<CreateApplicationCommandOutput>;
558
+ export declare const deserializeAws_json1_1CreateDirectoryConfigCommand: (
559
+ output: __HttpResponse,
560
+ context: __SerdeContext
561
+ ) => Promise<CreateDirectoryConfigCommandOutput>;
562
+ export declare const deserializeAws_json1_1CreateEntitlementCommand: (
563
+ output: __HttpResponse,
564
+ context: __SerdeContext
565
+ ) => Promise<CreateEntitlementCommandOutput>;
566
+ export declare const deserializeAws_json1_1CreateFleetCommand: (
567
+ output: __HttpResponse,
568
+ context: __SerdeContext
569
+ ) => Promise<CreateFleetCommandOutput>;
570
+ export declare const deserializeAws_json1_1CreateImageBuilderCommand: (
571
+ output: __HttpResponse,
572
+ context: __SerdeContext
573
+ ) => Promise<CreateImageBuilderCommandOutput>;
574
+ export declare const deserializeAws_json1_1CreateImageBuilderStreamingURLCommand: (
575
+ output: __HttpResponse,
576
+ context: __SerdeContext
577
+ ) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
578
+ export declare const deserializeAws_json1_1CreateStackCommand: (
579
+ output: __HttpResponse,
580
+ context: __SerdeContext
581
+ ) => Promise<CreateStackCommandOutput>;
582
+ export declare const deserializeAws_json1_1CreateStreamingURLCommand: (
583
+ output: __HttpResponse,
584
+ context: __SerdeContext
585
+ ) => Promise<CreateStreamingURLCommandOutput>;
586
+ export declare const deserializeAws_json1_1CreateUpdatedImageCommand: (
587
+ output: __HttpResponse,
588
+ context: __SerdeContext
589
+ ) => Promise<CreateUpdatedImageCommandOutput>;
590
+ export declare const deserializeAws_json1_1CreateUsageReportSubscriptionCommand: (
591
+ output: __HttpResponse,
592
+ context: __SerdeContext
593
+ ) => Promise<CreateUsageReportSubscriptionCommandOutput>;
594
+ export declare const deserializeAws_json1_1CreateUserCommand: (
595
+ output: __HttpResponse,
596
+ context: __SerdeContext
597
+ ) => Promise<CreateUserCommandOutput>;
598
+ export declare const deserializeAws_json1_1DeleteAppBlockCommand: (
599
+ output: __HttpResponse,
600
+ context: __SerdeContext
601
+ ) => Promise<DeleteAppBlockCommandOutput>;
602
+ export declare const deserializeAws_json1_1DeleteApplicationCommand: (
603
+ output: __HttpResponse,
604
+ context: __SerdeContext
605
+ ) => Promise<DeleteApplicationCommandOutput>;
606
+ export declare const deserializeAws_json1_1DeleteDirectoryConfigCommand: (
607
+ output: __HttpResponse,
608
+ context: __SerdeContext
609
+ ) => Promise<DeleteDirectoryConfigCommandOutput>;
610
+ export declare const deserializeAws_json1_1DeleteEntitlementCommand: (
611
+ output: __HttpResponse,
612
+ context: __SerdeContext
613
+ ) => Promise<DeleteEntitlementCommandOutput>;
614
+ export declare const deserializeAws_json1_1DeleteFleetCommand: (
615
+ output: __HttpResponse,
616
+ context: __SerdeContext
617
+ ) => Promise<DeleteFleetCommandOutput>;
618
+ export declare const deserializeAws_json1_1DeleteImageCommand: (
619
+ output: __HttpResponse,
620
+ context: __SerdeContext
621
+ ) => Promise<DeleteImageCommandOutput>;
622
+ export declare const deserializeAws_json1_1DeleteImageBuilderCommand: (
623
+ output: __HttpResponse,
624
+ context: __SerdeContext
625
+ ) => Promise<DeleteImageBuilderCommandOutput>;
626
+ export declare const deserializeAws_json1_1DeleteImagePermissionsCommand: (
627
+ output: __HttpResponse,
628
+ context: __SerdeContext
629
+ ) => Promise<DeleteImagePermissionsCommandOutput>;
630
+ export declare const deserializeAws_json1_1DeleteStackCommand: (
631
+ output: __HttpResponse,
632
+ context: __SerdeContext
633
+ ) => Promise<DeleteStackCommandOutput>;
634
+ export declare const deserializeAws_json1_1DeleteUsageReportSubscriptionCommand: (
635
+ output: __HttpResponse,
636
+ context: __SerdeContext
637
+ ) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
638
+ export declare const deserializeAws_json1_1DeleteUserCommand: (
639
+ output: __HttpResponse,
640
+ context: __SerdeContext
641
+ ) => Promise<DeleteUserCommandOutput>;
642
+ export declare const deserializeAws_json1_1DescribeAppBlocksCommand: (
643
+ output: __HttpResponse,
644
+ context: __SerdeContext
645
+ ) => Promise<DescribeAppBlocksCommandOutput>;
646
+ export declare const deserializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (
647
+ output: __HttpResponse,
648
+ context: __SerdeContext
649
+ ) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
650
+ export declare const deserializeAws_json1_1DescribeApplicationsCommand: (
651
+ output: __HttpResponse,
652
+ context: __SerdeContext
653
+ ) => Promise<DescribeApplicationsCommandOutput>;
654
+ export declare const deserializeAws_json1_1DescribeDirectoryConfigsCommand: (
655
+ output: __HttpResponse,
656
+ context: __SerdeContext
657
+ ) => Promise<DescribeDirectoryConfigsCommandOutput>;
658
+ export declare const deserializeAws_json1_1DescribeEntitlementsCommand: (
659
+ output: __HttpResponse,
660
+ context: __SerdeContext
661
+ ) => Promise<DescribeEntitlementsCommandOutput>;
662
+ export declare const deserializeAws_json1_1DescribeFleetsCommand: (
663
+ output: __HttpResponse,
664
+ context: __SerdeContext
665
+ ) => Promise<DescribeFleetsCommandOutput>;
666
+ export declare const deserializeAws_json1_1DescribeImageBuildersCommand: (
667
+ output: __HttpResponse,
668
+ context: __SerdeContext
669
+ ) => Promise<DescribeImageBuildersCommandOutput>;
670
+ export declare const deserializeAws_json1_1DescribeImagePermissionsCommand: (
671
+ output: __HttpResponse,
672
+ context: __SerdeContext
673
+ ) => Promise<DescribeImagePermissionsCommandOutput>;
674
+ export declare const deserializeAws_json1_1DescribeImagesCommand: (
675
+ output: __HttpResponse,
676
+ context: __SerdeContext
677
+ ) => Promise<DescribeImagesCommandOutput>;
678
+ export declare const deserializeAws_json1_1DescribeSessionsCommand: (
679
+ output: __HttpResponse,
680
+ context: __SerdeContext
681
+ ) => Promise<DescribeSessionsCommandOutput>;
682
+ export declare const deserializeAws_json1_1DescribeStacksCommand: (
683
+ output: __HttpResponse,
684
+ context: __SerdeContext
685
+ ) => Promise<DescribeStacksCommandOutput>;
686
+ export declare const deserializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (
687
+ output: __HttpResponse,
688
+ context: __SerdeContext
689
+ ) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
690
+ export declare const deserializeAws_json1_1DescribeUsersCommand: (
691
+ output: __HttpResponse,
692
+ context: __SerdeContext
693
+ ) => Promise<DescribeUsersCommandOutput>;
694
+ export declare const deserializeAws_json1_1DescribeUserStackAssociationsCommand: (
695
+ output: __HttpResponse,
696
+ context: __SerdeContext
697
+ ) => Promise<DescribeUserStackAssociationsCommandOutput>;
698
+ export declare const deserializeAws_json1_1DisableUserCommand: (
699
+ output: __HttpResponse,
700
+ context: __SerdeContext
701
+ ) => Promise<DisableUserCommandOutput>;
702
+ export declare const deserializeAws_json1_1DisassociateApplicationFleetCommand: (
703
+ output: __HttpResponse,
704
+ context: __SerdeContext
705
+ ) => Promise<DisassociateApplicationFleetCommandOutput>;
706
+ export declare const deserializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (
707
+ output: __HttpResponse,
708
+ context: __SerdeContext
709
+ ) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
710
+ export declare const deserializeAws_json1_1DisassociateFleetCommand: (
711
+ output: __HttpResponse,
712
+ context: __SerdeContext
713
+ ) => Promise<DisassociateFleetCommandOutput>;
714
+ export declare const deserializeAws_json1_1EnableUserCommand: (
715
+ output: __HttpResponse,
716
+ context: __SerdeContext
717
+ ) => Promise<EnableUserCommandOutput>;
718
+ export declare const deserializeAws_json1_1ExpireSessionCommand: (
719
+ output: __HttpResponse,
720
+ context: __SerdeContext
721
+ ) => Promise<ExpireSessionCommandOutput>;
722
+ export declare const deserializeAws_json1_1ListAssociatedFleetsCommand: (
723
+ output: __HttpResponse,
724
+ context: __SerdeContext
725
+ ) => Promise<ListAssociatedFleetsCommandOutput>;
726
+ export declare const deserializeAws_json1_1ListAssociatedStacksCommand: (
727
+ output: __HttpResponse,
728
+ context: __SerdeContext
729
+ ) => Promise<ListAssociatedStacksCommandOutput>;
730
+ export declare const deserializeAws_json1_1ListEntitledApplicationsCommand: (
731
+ output: __HttpResponse,
732
+ context: __SerdeContext
733
+ ) => Promise<ListEntitledApplicationsCommandOutput>;
734
+ export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
735
+ output: __HttpResponse,
736
+ context: __SerdeContext
737
+ ) => Promise<ListTagsForResourceCommandOutput>;
738
+ export declare const deserializeAws_json1_1StartFleetCommand: (
739
+ output: __HttpResponse,
740
+ context: __SerdeContext
741
+ ) => Promise<StartFleetCommandOutput>;
742
+ export declare const deserializeAws_json1_1StartImageBuilderCommand: (
743
+ output: __HttpResponse,
744
+ context: __SerdeContext
745
+ ) => Promise<StartImageBuilderCommandOutput>;
746
+ export declare const deserializeAws_json1_1StopFleetCommand: (
747
+ output: __HttpResponse,
748
+ context: __SerdeContext
749
+ ) => Promise<StopFleetCommandOutput>;
750
+ export declare const deserializeAws_json1_1StopImageBuilderCommand: (
751
+ output: __HttpResponse,
752
+ context: __SerdeContext
753
+ ) => Promise<StopImageBuilderCommandOutput>;
754
+ export declare const deserializeAws_json1_1TagResourceCommand: (
755
+ output: __HttpResponse,
756
+ context: __SerdeContext
757
+ ) => Promise<TagResourceCommandOutput>;
758
+ export declare const deserializeAws_json1_1UntagResourceCommand: (
759
+ output: __HttpResponse,
760
+ context: __SerdeContext
761
+ ) => Promise<UntagResourceCommandOutput>;
762
+ export declare const deserializeAws_json1_1UpdateApplicationCommand: (
763
+ output: __HttpResponse,
764
+ context: __SerdeContext
765
+ ) => Promise<UpdateApplicationCommandOutput>;
766
+ export declare const deserializeAws_json1_1UpdateDirectoryConfigCommand: (
767
+ output: __HttpResponse,
768
+ context: __SerdeContext
769
+ ) => Promise<UpdateDirectoryConfigCommandOutput>;
770
+ export declare const deserializeAws_json1_1UpdateEntitlementCommand: (
771
+ output: __HttpResponse,
772
+ context: __SerdeContext
773
+ ) => Promise<UpdateEntitlementCommandOutput>;
774
+ export declare const deserializeAws_json1_1UpdateFleetCommand: (
775
+ output: __HttpResponse,
776
+ context: __SerdeContext
777
+ ) => Promise<UpdateFleetCommandOutput>;
778
+ export declare const deserializeAws_json1_1UpdateImagePermissionsCommand: (
779
+ output: __HttpResponse,
780
+ context: __SerdeContext
781
+ ) => Promise<UpdateImagePermissionsCommandOutput>;
782
+ export declare const deserializeAws_json1_1UpdateStackCommand: (
783
+ output: __HttpResponse,
784
+ context: __SerdeContext
785
+ ) => Promise<UpdateStackCommandOutput>;