@aws-sdk/client-appstream 3.927.0 → 3.928.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 (114) hide show
  1. package/dist-cjs/index.js +2567 -3131
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/AppStreamClient.js +2 -0
  4. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +3 -9
  5. package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -9
  6. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -9
  7. package/dist-es/commands/AssociateFleetCommand.js +3 -9
  8. package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +3 -9
  9. package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -10
  10. package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -10
  11. package/dist-es/commands/CopyImageCommand.js +3 -9
  12. package/dist-es/commands/CreateAppBlockBuilderCommand.js +3 -9
  13. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +3 -9
  14. package/dist-es/commands/CreateAppBlockCommand.js +3 -9
  15. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  16. package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -10
  17. package/dist-es/commands/CreateEntitlementCommand.js +3 -9
  18. package/dist-es/commands/CreateFleetCommand.js +3 -9
  19. package/dist-es/commands/CreateImageBuilderCommand.js +3 -9
  20. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -9
  21. package/dist-es/commands/CreateStackCommand.js +3 -9
  22. package/dist-es/commands/CreateStreamingURLCommand.js +3 -9
  23. package/dist-es/commands/CreateThemeForStackCommand.js +3 -9
  24. package/dist-es/commands/CreateUpdatedImageCommand.js +3 -9
  25. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -9
  26. package/dist-es/commands/CreateUserCommand.js +3 -10
  27. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +3 -9
  28. package/dist-es/commands/DeleteAppBlockCommand.js +3 -9
  29. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  30. package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -9
  31. package/dist-es/commands/DeleteEntitlementCommand.js +3 -9
  32. package/dist-es/commands/DeleteFleetCommand.js +3 -9
  33. package/dist-es/commands/DeleteImageBuilderCommand.js +3 -9
  34. package/dist-es/commands/DeleteImageCommand.js +3 -9
  35. package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -9
  36. package/dist-es/commands/DeleteStackCommand.js +3 -9
  37. package/dist-es/commands/DeleteThemeForStackCommand.js +3 -9
  38. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -9
  39. package/dist-es/commands/DeleteUserCommand.js +3 -10
  40. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +3 -9
  41. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +3 -9
  42. package/dist-es/commands/DescribeAppBlocksCommand.js +3 -9
  43. package/dist-es/commands/DescribeAppLicenseUsageCommand.js +3 -9
  44. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -9
  45. package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
  46. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -10
  47. package/dist-es/commands/DescribeEntitlementsCommand.js +3 -9
  48. package/dist-es/commands/DescribeFleetsCommand.js +3 -9
  49. package/dist-es/commands/DescribeImageBuildersCommand.js +3 -9
  50. package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeImagesCommand.js +3 -9
  52. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  53. package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +3 -9
  54. package/dist-es/commands/DescribeStacksCommand.js +3 -9
  55. package/dist-es/commands/DescribeThemeForStackCommand.js +3 -9
  56. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -9
  57. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -10
  58. package/dist-es/commands/DescribeUsersCommand.js +3 -10
  59. package/dist-es/commands/DisableUserCommand.js +3 -10
  60. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +3 -9
  61. package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -9
  62. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -9
  63. package/dist-es/commands/DisassociateFleetCommand.js +3 -9
  64. package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +3 -9
  65. package/dist-es/commands/EnableUserCommand.js +3 -10
  66. package/dist-es/commands/ExpireSessionCommand.js +3 -9
  67. package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -9
  68. package/dist-es/commands/ListAssociatedStacksCommand.js +3 -9
  69. package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -9
  70. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  71. package/dist-es/commands/StartAppBlockBuilderCommand.js +3 -9
  72. package/dist-es/commands/StartFleetCommand.js +3 -9
  73. package/dist-es/commands/StartImageBuilderCommand.js +3 -9
  74. package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +3 -9
  75. package/dist-es/commands/StopAppBlockBuilderCommand.js +3 -9
  76. package/dist-es/commands/StopFleetCommand.js +3 -9
  77. package/dist-es/commands/StopImageBuilderCommand.js +3 -9
  78. package/dist-es/commands/TagResourceCommand.js +3 -9
  79. package/dist-es/commands/UntagResourceCommand.js +3 -9
  80. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +3 -9
  81. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  82. package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -10
  83. package/dist-es/commands/UpdateEntitlementCommand.js +3 -9
  84. package/dist-es/commands/UpdateFleetCommand.js +3 -9
  85. package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -9
  86. package/dist-es/commands/UpdateStackCommand.js +3 -9
  87. package/dist-es/commands/UpdateThemeForStackCommand.js +3 -9
  88. package/dist-es/models/models_0.js +0 -106
  89. package/dist-es/runtimeConfig.shared.js +7 -0
  90. package/dist-es/schemas/schemas_0.js +2375 -0
  91. package/dist-types/AppStreamClient.d.ts +10 -1
  92. package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -0
  93. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -0
  94. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -0
  95. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -0
  96. package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -0
  97. package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -0
  98. package/dist-types/models/models_0.d.ts +5 -84
  99. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  100. package/dist-types/runtimeConfig.d.ts +1 -0
  101. package/dist-types/runtimeConfig.native.d.ts +1 -0
  102. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  103. package/dist-types/schemas/schemas_0.d.ts +369 -0
  104. package/dist-types/ts3.4/AppStreamClient.d.ts +4 -0
  105. package/dist-types/ts3.4/models/models_0.d.ts +1 -61
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  110. package/dist-types/ts3.4/schemas/schemas_0.d.ts +375 -0
  111. package/package.json +5 -5
  112. package/dist-es/protocols/Aws_json1_1.js +0 -2379
  113. package/dist-types/protocols/Aws_json1_1.d.ts +0 -758
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1013
@@ -1,758 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput } from "../commands/AssociateAppBlockBuilderAppBlockCommand";
4
- import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "../commands/AssociateApplicationFleetCommand";
5
- import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "../commands/AssociateApplicationToEntitlementCommand";
6
- import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "../commands/AssociateFleetCommand";
7
- import { AssociateSoftwareToImageBuilderCommandInput, AssociateSoftwareToImageBuilderCommandOutput } from "../commands/AssociateSoftwareToImageBuilderCommand";
8
- import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "../commands/BatchAssociateUserStackCommand";
9
- import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "../commands/BatchDisassociateUserStackCommand";
10
- import { CopyImageCommandInput, CopyImageCommandOutput } from "../commands/CopyImageCommand";
11
- import { CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput } from "../commands/CreateAppBlockBuilderCommand";
12
- import { CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput } from "../commands/CreateAppBlockBuilderStreamingURLCommand";
13
- import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "../commands/CreateAppBlockCommand";
14
- import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "../commands/CreateApplicationCommand";
15
- import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "../commands/CreateDirectoryConfigCommand";
16
- import { CreateEntitlementCommandInput, CreateEntitlementCommandOutput } from "../commands/CreateEntitlementCommand";
17
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "../commands/CreateFleetCommand";
18
- import { CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput } from "../commands/CreateImageBuilderCommand";
19
- import { CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput } from "../commands/CreateImageBuilderStreamingURLCommand";
20
- import { CreateStackCommandInput, CreateStackCommandOutput } from "../commands/CreateStackCommand";
21
- import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from "../commands/CreateStreamingURLCommand";
22
- import { CreateThemeForStackCommandInput, CreateThemeForStackCommandOutput } from "../commands/CreateThemeForStackCommand";
23
- import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "../commands/CreateUpdatedImageCommand";
24
- import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "../commands/CreateUsageReportSubscriptionCommand";
25
- import { CreateUserCommandInput, CreateUserCommandOutput } from "../commands/CreateUserCommand";
26
- import { DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput } from "../commands/DeleteAppBlockBuilderCommand";
27
- import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "../commands/DeleteAppBlockCommand";
28
- import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "../commands/DeleteApplicationCommand";
29
- import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "../commands/DeleteDirectoryConfigCommand";
30
- import { DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput } from "../commands/DeleteEntitlementCommand";
31
- import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "../commands/DeleteFleetCommand";
32
- import { DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput } from "../commands/DeleteImageBuilderCommand";
33
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "../commands/DeleteImageCommand";
34
- import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput } from "../commands/DeleteImagePermissionsCommand";
35
- import { DeleteStackCommandInput, DeleteStackCommandOutput } from "../commands/DeleteStackCommand";
36
- import { DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput } from "../commands/DeleteThemeForStackCommand";
37
- import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "../commands/DeleteUsageReportSubscriptionCommand";
38
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "../commands/DeleteUserCommand";
39
- import { DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput } from "../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
40
- import { DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput } from "../commands/DescribeAppBlockBuildersCommand";
41
- import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "../commands/DescribeAppBlocksCommand";
42
- import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "../commands/DescribeApplicationFleetAssociationsCommand";
43
- import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "../commands/DescribeApplicationsCommand";
44
- import { DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput } from "../commands/DescribeAppLicenseUsageCommand";
45
- import { DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput } from "../commands/DescribeDirectoryConfigsCommand";
46
- import { DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput } from "../commands/DescribeEntitlementsCommand";
47
- import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "../commands/DescribeFleetsCommand";
48
- import { DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput } from "../commands/DescribeImageBuildersCommand";
49
- import { DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput } from "../commands/DescribeImagePermissionsCommand";
50
- import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "../commands/DescribeImagesCommand";
51
- import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "../commands/DescribeSessionsCommand";
52
- import { DescribeSoftwareAssociationsCommandInput, DescribeSoftwareAssociationsCommandOutput } from "../commands/DescribeSoftwareAssociationsCommand";
53
- import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
54
- import { DescribeThemeForStackCommandInput, DescribeThemeForStackCommandOutput } from "../commands/DescribeThemeForStackCommand";
55
- import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscriptionsCommandOutput } from "../commands/DescribeUsageReportSubscriptionsCommand";
56
- import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "../commands/DescribeUsersCommand";
57
- import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "../commands/DescribeUserStackAssociationsCommand";
58
- import { DisableUserCommandInput, DisableUserCommandOutput } from "../commands/DisableUserCommand";
59
- import { DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput } from "../commands/DisassociateAppBlockBuilderAppBlockCommand";
60
- import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "../commands/DisassociateApplicationFleetCommand";
61
- import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "../commands/DisassociateApplicationFromEntitlementCommand";
62
- import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "../commands/DisassociateFleetCommand";
63
- import { DisassociateSoftwareFromImageBuilderCommandInput, DisassociateSoftwareFromImageBuilderCommandOutput } from "../commands/DisassociateSoftwareFromImageBuilderCommand";
64
- import { EnableUserCommandInput, EnableUserCommandOutput } from "../commands/EnableUserCommand";
65
- import { ExpireSessionCommandInput, ExpireSessionCommandOutput } from "../commands/ExpireSessionCommand";
66
- import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } from "../commands/ListAssociatedFleetsCommand";
67
- import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "../commands/ListAssociatedStacksCommand";
68
- import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "../commands/ListEntitledApplicationsCommand";
69
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
70
- import { StartAppBlockBuilderCommandInput, StartAppBlockBuilderCommandOutput } from "../commands/StartAppBlockBuilderCommand";
71
- import { StartFleetCommandInput, StartFleetCommandOutput } from "../commands/StartFleetCommand";
72
- import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "../commands/StartImageBuilderCommand";
73
- import { StartSoftwareDeploymentToImageBuilderCommandInput, StartSoftwareDeploymentToImageBuilderCommandOutput } from "../commands/StartSoftwareDeploymentToImageBuilderCommand";
74
- import { StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput } from "../commands/StopAppBlockBuilderCommand";
75
- import { StopFleetCommandInput, StopFleetCommandOutput } from "../commands/StopFleetCommand";
76
- import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "../commands/StopImageBuilderCommand";
77
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
78
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
79
- import { UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput } from "../commands/UpdateAppBlockBuilderCommand";
80
- import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "../commands/UpdateApplicationCommand";
81
- import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "../commands/UpdateDirectoryConfigCommand";
82
- import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "../commands/UpdateEntitlementCommand";
83
- import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "../commands/UpdateFleetCommand";
84
- import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "../commands/UpdateImagePermissionsCommand";
85
- import { UpdateStackCommandInput, UpdateStackCommandOutput } from "../commands/UpdateStackCommand";
86
- import { UpdateThemeForStackCommandInput, UpdateThemeForStackCommandOutput } from "../commands/UpdateThemeForStackCommand";
87
- /**
88
- * serializeAws_json1_1AssociateAppBlockBuilderAppBlockCommand
89
- */
90
- export declare const se_AssociateAppBlockBuilderAppBlockCommand: (input: AssociateAppBlockBuilderAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- /**
92
- * serializeAws_json1_1AssociateApplicationFleetCommand
93
- */
94
- export declare const se_AssociateApplicationFleetCommand: (input: AssociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- /**
96
- * serializeAws_json1_1AssociateApplicationToEntitlementCommand
97
- */
98
- export declare const se_AssociateApplicationToEntitlementCommand: (input: AssociateApplicationToEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- /**
100
- * serializeAws_json1_1AssociateFleetCommand
101
- */
102
- export declare const se_AssociateFleetCommand: (input: AssociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_json1_1AssociateSoftwareToImageBuilderCommand
105
- */
106
- export declare const se_AssociateSoftwareToImageBuilderCommand: (input: AssociateSoftwareToImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_json1_1BatchAssociateUserStackCommand
109
- */
110
- export declare const se_BatchAssociateUserStackCommand: (input: BatchAssociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_json1_1BatchDisassociateUserStackCommand
113
- */
114
- export declare const se_BatchDisassociateUserStackCommand: (input: BatchDisassociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_json1_1CopyImageCommand
117
- */
118
- export declare const se_CopyImageCommand: (input: CopyImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_json1_1CreateAppBlockCommand
121
- */
122
- export declare const se_CreateAppBlockCommand: (input: CreateAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_json1_1CreateAppBlockBuilderCommand
125
- */
126
- export declare const se_CreateAppBlockBuilderCommand: (input: CreateAppBlockBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_json1_1CreateAppBlockBuilderStreamingURLCommand
129
- */
130
- export declare const se_CreateAppBlockBuilderStreamingURLCommand: (input: CreateAppBlockBuilderStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_json1_1CreateApplicationCommand
133
- */
134
- export declare const se_CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_json1_1CreateDirectoryConfigCommand
137
- */
138
- export declare const se_CreateDirectoryConfigCommand: (input: CreateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_json1_1CreateEntitlementCommand
141
- */
142
- export declare const se_CreateEntitlementCommand: (input: CreateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_json1_1CreateFleetCommand
145
- */
146
- export declare const se_CreateFleetCommand: (input: CreateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_json1_1CreateImageBuilderCommand
149
- */
150
- export declare const se_CreateImageBuilderCommand: (input: CreateImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_json1_1CreateImageBuilderStreamingURLCommand
153
- */
154
- export declare const se_CreateImageBuilderStreamingURLCommand: (input: CreateImageBuilderStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_json1_1CreateStackCommand
157
- */
158
- export declare const se_CreateStackCommand: (input: CreateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_json1_1CreateStreamingURLCommand
161
- */
162
- export declare const se_CreateStreamingURLCommand: (input: CreateStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_json1_1CreateThemeForStackCommand
165
- */
166
- export declare const se_CreateThemeForStackCommand: (input: CreateThemeForStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_json1_1CreateUpdatedImageCommand
169
- */
170
- export declare const se_CreateUpdatedImageCommand: (input: CreateUpdatedImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_json1_1CreateUsageReportSubscriptionCommand
173
- */
174
- export declare const se_CreateUsageReportSubscriptionCommand: (input: CreateUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_json1_1CreateUserCommand
177
- */
178
- export declare const se_CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_json1_1DeleteAppBlockCommand
181
- */
182
- export declare const se_DeleteAppBlockCommand: (input: DeleteAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_json1_1DeleteAppBlockBuilderCommand
185
- */
186
- export declare const se_DeleteAppBlockBuilderCommand: (input: DeleteAppBlockBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_json1_1DeleteApplicationCommand
189
- */
190
- export declare const se_DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_json1_1DeleteDirectoryConfigCommand
193
- */
194
- export declare const se_DeleteDirectoryConfigCommand: (input: DeleteDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_json1_1DeleteEntitlementCommand
197
- */
198
- export declare const se_DeleteEntitlementCommand: (input: DeleteEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_json1_1DeleteFleetCommand
201
- */
202
- export declare const se_DeleteFleetCommand: (input: DeleteFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_json1_1DeleteImageCommand
205
- */
206
- export declare const se_DeleteImageCommand: (input: DeleteImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_json1_1DeleteImageBuilderCommand
209
- */
210
- export declare const se_DeleteImageBuilderCommand: (input: DeleteImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_json1_1DeleteImagePermissionsCommand
213
- */
214
- export declare const se_DeleteImagePermissionsCommand: (input: DeleteImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_json1_1DeleteStackCommand
217
- */
218
- export declare const se_DeleteStackCommand: (input: DeleteStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_json1_1DeleteThemeForStackCommand
221
- */
222
- export declare const se_DeleteThemeForStackCommand: (input: DeleteThemeForStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_json1_1DeleteUsageReportSubscriptionCommand
225
- */
226
- export declare const se_DeleteUsageReportSubscriptionCommand: (input: DeleteUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_json1_1DeleteUserCommand
229
- */
230
- export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_json1_1DescribeAppBlockBuilderAppBlockAssociationsCommand
233
- */
234
- export declare const se_DescribeAppBlockBuilderAppBlockAssociationsCommand: (input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_json1_1DescribeAppBlockBuildersCommand
237
- */
238
- export declare const se_DescribeAppBlockBuildersCommand: (input: DescribeAppBlockBuildersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_json1_1DescribeAppBlocksCommand
241
- */
242
- export declare const se_DescribeAppBlocksCommand: (input: DescribeAppBlocksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_json1_1DescribeApplicationFleetAssociationsCommand
245
- */
246
- export declare const se_DescribeApplicationFleetAssociationsCommand: (input: DescribeApplicationFleetAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_json1_1DescribeApplicationsCommand
249
- */
250
- export declare const se_DescribeApplicationsCommand: (input: DescribeApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_json1_1DescribeAppLicenseUsageCommand
253
- */
254
- export declare const se_DescribeAppLicenseUsageCommand: (input: DescribeAppLicenseUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_json1_1DescribeDirectoryConfigsCommand
257
- */
258
- export declare const se_DescribeDirectoryConfigsCommand: (input: DescribeDirectoryConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_json1_1DescribeEntitlementsCommand
261
- */
262
- export declare const se_DescribeEntitlementsCommand: (input: DescribeEntitlementsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_json1_1DescribeFleetsCommand
265
- */
266
- export declare const se_DescribeFleetsCommand: (input: DescribeFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_json1_1DescribeImageBuildersCommand
269
- */
270
- export declare const se_DescribeImageBuildersCommand: (input: DescribeImageBuildersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_json1_1DescribeImagePermissionsCommand
273
- */
274
- export declare const se_DescribeImagePermissionsCommand: (input: DescribeImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_json1_1DescribeImagesCommand
277
- */
278
- export declare const se_DescribeImagesCommand: (input: DescribeImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_json1_1DescribeSessionsCommand
281
- */
282
- export declare const se_DescribeSessionsCommand: (input: DescribeSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_json1_1DescribeSoftwareAssociationsCommand
285
- */
286
- export declare const se_DescribeSoftwareAssociationsCommand: (input: DescribeSoftwareAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_json1_1DescribeStacksCommand
289
- */
290
- export declare const se_DescribeStacksCommand: (input: DescribeStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_json1_1DescribeThemeForStackCommand
293
- */
294
- export declare const se_DescribeThemeForStackCommand: (input: DescribeThemeForStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_json1_1DescribeUsageReportSubscriptionsCommand
297
- */
298
- export declare const se_DescribeUsageReportSubscriptionsCommand: (input: DescribeUsageReportSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_json1_1DescribeUsersCommand
301
- */
302
- export declare const se_DescribeUsersCommand: (input: DescribeUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_json1_1DescribeUserStackAssociationsCommand
305
- */
306
- export declare const se_DescribeUserStackAssociationsCommand: (input: DescribeUserStackAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_json1_1DisableUserCommand
309
- */
310
- export declare const se_DisableUserCommand: (input: DisableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_json1_1DisassociateAppBlockBuilderAppBlockCommand
313
- */
314
- export declare const se_DisassociateAppBlockBuilderAppBlockCommand: (input: DisassociateAppBlockBuilderAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_json1_1DisassociateApplicationFleetCommand
317
- */
318
- export declare const se_DisassociateApplicationFleetCommand: (input: DisassociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_json1_1DisassociateApplicationFromEntitlementCommand
321
- */
322
- export declare const se_DisassociateApplicationFromEntitlementCommand: (input: DisassociateApplicationFromEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_json1_1DisassociateFleetCommand
325
- */
326
- export declare const se_DisassociateFleetCommand: (input: DisassociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_json1_1DisassociateSoftwareFromImageBuilderCommand
329
- */
330
- export declare const se_DisassociateSoftwareFromImageBuilderCommand: (input: DisassociateSoftwareFromImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_json1_1EnableUserCommand
333
- */
334
- export declare const se_EnableUserCommand: (input: EnableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_json1_1ExpireSessionCommand
337
- */
338
- export declare const se_ExpireSessionCommand: (input: ExpireSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_json1_1ListAssociatedFleetsCommand
341
- */
342
- export declare const se_ListAssociatedFleetsCommand: (input: ListAssociatedFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_json1_1ListAssociatedStacksCommand
345
- */
346
- export declare const se_ListAssociatedStacksCommand: (input: ListAssociatedStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_json1_1ListEntitledApplicationsCommand
349
- */
350
- export declare const se_ListEntitledApplicationsCommand: (input: ListEntitledApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_json1_1ListTagsForResourceCommand
353
- */
354
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_json1_1StartAppBlockBuilderCommand
357
- */
358
- export declare const se_StartAppBlockBuilderCommand: (input: StartAppBlockBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_json1_1StartFleetCommand
361
- */
362
- export declare const se_StartFleetCommand: (input: StartFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_json1_1StartImageBuilderCommand
365
- */
366
- export declare const se_StartImageBuilderCommand: (input: StartImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_json1_1StartSoftwareDeploymentToImageBuilderCommand
369
- */
370
- export declare const se_StartSoftwareDeploymentToImageBuilderCommand: (input: StartSoftwareDeploymentToImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_json1_1StopAppBlockBuilderCommand
373
- */
374
- export declare const se_StopAppBlockBuilderCommand: (input: StopAppBlockBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_json1_1StopFleetCommand
377
- */
378
- export declare const se_StopFleetCommand: (input: StopFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_json1_1StopImageBuilderCommand
381
- */
382
- export declare const se_StopImageBuilderCommand: (input: StopImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_json1_1TagResourceCommand
385
- */
386
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_json1_1UntagResourceCommand
389
- */
390
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_json1_1UpdateAppBlockBuilderCommand
393
- */
394
- export declare const se_UpdateAppBlockBuilderCommand: (input: UpdateAppBlockBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_json1_1UpdateApplicationCommand
397
- */
398
- export declare const se_UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_json1_1UpdateDirectoryConfigCommand
401
- */
402
- export declare const se_UpdateDirectoryConfigCommand: (input: UpdateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_json1_1UpdateEntitlementCommand
405
- */
406
- export declare const se_UpdateEntitlementCommand: (input: UpdateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_json1_1UpdateFleetCommand
409
- */
410
- export declare const se_UpdateFleetCommand: (input: UpdateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_json1_1UpdateImagePermissionsCommand
413
- */
414
- export declare const se_UpdateImagePermissionsCommand: (input: UpdateImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_json1_1UpdateStackCommand
417
- */
418
- export declare const se_UpdateStackCommand: (input: UpdateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_json1_1UpdateThemeForStackCommand
421
- */
422
- export declare const se_UpdateThemeForStackCommand: (input: UpdateThemeForStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * deserializeAws_json1_1AssociateAppBlockBuilderAppBlockCommand
425
- */
426
- export declare const de_AssociateAppBlockBuilderAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAppBlockBuilderAppBlockCommandOutput>;
427
- /**
428
- * deserializeAws_json1_1AssociateApplicationFleetCommand
429
- */
430
- export declare const de_AssociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationFleetCommandOutput>;
431
- /**
432
- * deserializeAws_json1_1AssociateApplicationToEntitlementCommand
433
- */
434
- export declare const de_AssociateApplicationToEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationToEntitlementCommandOutput>;
435
- /**
436
- * deserializeAws_json1_1AssociateFleetCommand
437
- */
438
- export declare const de_AssociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFleetCommandOutput>;
439
- /**
440
- * deserializeAws_json1_1AssociateSoftwareToImageBuilderCommand
441
- */
442
- export declare const de_AssociateSoftwareToImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSoftwareToImageBuilderCommandOutput>;
443
- /**
444
- * deserializeAws_json1_1BatchAssociateUserStackCommand
445
- */
446
- export declare const de_BatchAssociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateUserStackCommandOutput>;
447
- /**
448
- * deserializeAws_json1_1BatchDisassociateUserStackCommand
449
- */
450
- export declare const de_BatchDisassociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateUserStackCommandOutput>;
451
- /**
452
- * deserializeAws_json1_1CopyImageCommand
453
- */
454
- export declare const de_CopyImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyImageCommandOutput>;
455
- /**
456
- * deserializeAws_json1_1CreateAppBlockCommand
457
- */
458
- export declare const de_CreateAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppBlockCommandOutput>;
459
- /**
460
- * deserializeAws_json1_1CreateAppBlockBuilderCommand
461
- */
462
- export declare const de_CreateAppBlockBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppBlockBuilderCommandOutput>;
463
- /**
464
- * deserializeAws_json1_1CreateAppBlockBuilderStreamingURLCommand
465
- */
466
- export declare const de_CreateAppBlockBuilderStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppBlockBuilderStreamingURLCommandOutput>;
467
- /**
468
- * deserializeAws_json1_1CreateApplicationCommand
469
- */
470
- export declare const de_CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
471
- /**
472
- * deserializeAws_json1_1CreateDirectoryConfigCommand
473
- */
474
- export declare const de_CreateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectoryConfigCommandOutput>;
475
- /**
476
- * deserializeAws_json1_1CreateEntitlementCommand
477
- */
478
- export declare const de_CreateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEntitlementCommandOutput>;
479
- /**
480
- * deserializeAws_json1_1CreateFleetCommand
481
- */
482
- export declare const de_CreateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFleetCommandOutput>;
483
- /**
484
- * deserializeAws_json1_1CreateImageBuilderCommand
485
- */
486
- export declare const de_CreateImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderCommandOutput>;
487
- /**
488
- * deserializeAws_json1_1CreateImageBuilderStreamingURLCommand
489
- */
490
- export declare const de_CreateImageBuilderStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
491
- /**
492
- * deserializeAws_json1_1CreateStackCommand
493
- */
494
- export declare const de_CreateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackCommandOutput>;
495
- /**
496
- * deserializeAws_json1_1CreateStreamingURLCommand
497
- */
498
- export declare const de_CreateStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingURLCommandOutput>;
499
- /**
500
- * deserializeAws_json1_1CreateThemeForStackCommand
501
- */
502
- export declare const de_CreateThemeForStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThemeForStackCommandOutput>;
503
- /**
504
- * deserializeAws_json1_1CreateUpdatedImageCommand
505
- */
506
- export declare const de_CreateUpdatedImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUpdatedImageCommandOutput>;
507
- /**
508
- * deserializeAws_json1_1CreateUsageReportSubscriptionCommand
509
- */
510
- export declare const de_CreateUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsageReportSubscriptionCommandOutput>;
511
- /**
512
- * deserializeAws_json1_1CreateUserCommand
513
- */
514
- export declare const de_CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
515
- /**
516
- * deserializeAws_json1_1DeleteAppBlockCommand
517
- */
518
- export declare const de_DeleteAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppBlockCommandOutput>;
519
- /**
520
- * deserializeAws_json1_1DeleteAppBlockBuilderCommand
521
- */
522
- export declare const de_DeleteAppBlockBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppBlockBuilderCommandOutput>;
523
- /**
524
- * deserializeAws_json1_1DeleteApplicationCommand
525
- */
526
- export declare const de_DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
527
- /**
528
- * deserializeAws_json1_1DeleteDirectoryConfigCommand
529
- */
530
- export declare const de_DeleteDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectoryConfigCommandOutput>;
531
- /**
532
- * deserializeAws_json1_1DeleteEntitlementCommand
533
- */
534
- export declare const de_DeleteEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEntitlementCommandOutput>;
535
- /**
536
- * deserializeAws_json1_1DeleteFleetCommand
537
- */
538
- export declare const de_DeleteFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetCommandOutput>;
539
- /**
540
- * deserializeAws_json1_1DeleteImageCommand
541
- */
542
- export declare const de_DeleteImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageCommandOutput>;
543
- /**
544
- * deserializeAws_json1_1DeleteImageBuilderCommand
545
- */
546
- export declare const de_DeleteImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageBuilderCommandOutput>;
547
- /**
548
- * deserializeAws_json1_1DeleteImagePermissionsCommand
549
- */
550
- export declare const de_DeleteImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImagePermissionsCommandOutput>;
551
- /**
552
- * deserializeAws_json1_1DeleteStackCommand
553
- */
554
- export declare const de_DeleteStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackCommandOutput>;
555
- /**
556
- * deserializeAws_json1_1DeleteThemeForStackCommand
557
- */
558
- export declare const de_DeleteThemeForStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThemeForStackCommandOutput>;
559
- /**
560
- * deserializeAws_json1_1DeleteUsageReportSubscriptionCommand
561
- */
562
- export declare const de_DeleteUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
563
- /**
564
- * deserializeAws_json1_1DeleteUserCommand
565
- */
566
- export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
567
- /**
568
- * deserializeAws_json1_1DescribeAppBlockBuilderAppBlockAssociationsCommand
569
- */
570
- export declare const de_DescribeAppBlockBuilderAppBlockAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
571
- /**
572
- * deserializeAws_json1_1DescribeAppBlockBuildersCommand
573
- */
574
- export declare const de_DescribeAppBlockBuildersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppBlockBuildersCommandOutput>;
575
- /**
576
- * deserializeAws_json1_1DescribeAppBlocksCommand
577
- */
578
- export declare const de_DescribeAppBlocksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppBlocksCommandOutput>;
579
- /**
580
- * deserializeAws_json1_1DescribeApplicationFleetAssociationsCommand
581
- */
582
- export declare const de_DescribeApplicationFleetAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
583
- /**
584
- * deserializeAws_json1_1DescribeApplicationsCommand
585
- */
586
- export declare const de_DescribeApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationsCommandOutput>;
587
- /**
588
- * deserializeAws_json1_1DescribeAppLicenseUsageCommand
589
- */
590
- export declare const de_DescribeAppLicenseUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppLicenseUsageCommandOutput>;
591
- /**
592
- * deserializeAws_json1_1DescribeDirectoryConfigsCommand
593
- */
594
- export declare const de_DescribeDirectoryConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectoryConfigsCommandOutput>;
595
- /**
596
- * deserializeAws_json1_1DescribeEntitlementsCommand
597
- */
598
- export declare const de_DescribeEntitlementsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEntitlementsCommandOutput>;
599
- /**
600
- * deserializeAws_json1_1DescribeFleetsCommand
601
- */
602
- export declare const de_DescribeFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetsCommandOutput>;
603
- /**
604
- * deserializeAws_json1_1DescribeImageBuildersCommand
605
- */
606
- export declare const de_DescribeImageBuildersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageBuildersCommandOutput>;
607
- /**
608
- * deserializeAws_json1_1DescribeImagePermissionsCommand
609
- */
610
- export declare const de_DescribeImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagePermissionsCommandOutput>;
611
- /**
612
- * deserializeAws_json1_1DescribeImagesCommand
613
- */
614
- export declare const de_DescribeImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagesCommandOutput>;
615
- /**
616
- * deserializeAws_json1_1DescribeSessionsCommand
617
- */
618
- export declare const de_DescribeSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSessionsCommandOutput>;
619
- /**
620
- * deserializeAws_json1_1DescribeSoftwareAssociationsCommand
621
- */
622
- export declare const de_DescribeSoftwareAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSoftwareAssociationsCommandOutput>;
623
- /**
624
- * deserializeAws_json1_1DescribeStacksCommand
625
- */
626
- export declare const de_DescribeStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStacksCommandOutput>;
627
- /**
628
- * deserializeAws_json1_1DescribeThemeForStackCommand
629
- */
630
- export declare const de_DescribeThemeForStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThemeForStackCommandOutput>;
631
- /**
632
- * deserializeAws_json1_1DescribeUsageReportSubscriptionsCommand
633
- */
634
- export declare const de_DescribeUsageReportSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
635
- /**
636
- * deserializeAws_json1_1DescribeUsersCommand
637
- */
638
- export declare const de_DescribeUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsersCommandOutput>;
639
- /**
640
- * deserializeAws_json1_1DescribeUserStackAssociationsCommand
641
- */
642
- export declare const de_DescribeUserStackAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserStackAssociationsCommandOutput>;
643
- /**
644
- * deserializeAws_json1_1DisableUserCommand
645
- */
646
- export declare const de_DisableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableUserCommandOutput>;
647
- /**
648
- * deserializeAws_json1_1DisassociateAppBlockBuilderAppBlockCommand
649
- */
650
- export declare const de_DisassociateAppBlockBuilderAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAppBlockBuilderAppBlockCommandOutput>;
651
- /**
652
- * deserializeAws_json1_1DisassociateApplicationFleetCommand
653
- */
654
- export declare const de_DisassociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFleetCommandOutput>;
655
- /**
656
- * deserializeAws_json1_1DisassociateApplicationFromEntitlementCommand
657
- */
658
- export declare const de_DisassociateApplicationFromEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
659
- /**
660
- * deserializeAws_json1_1DisassociateFleetCommand
661
- */
662
- export declare const de_DisassociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFleetCommandOutput>;
663
- /**
664
- * deserializeAws_json1_1DisassociateSoftwareFromImageBuilderCommand
665
- */
666
- export declare const de_DisassociateSoftwareFromImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSoftwareFromImageBuilderCommandOutput>;
667
- /**
668
- * deserializeAws_json1_1EnableUserCommand
669
- */
670
- export declare const de_EnableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableUserCommandOutput>;
671
- /**
672
- * deserializeAws_json1_1ExpireSessionCommand
673
- */
674
- export declare const de_ExpireSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExpireSessionCommandOutput>;
675
- /**
676
- * deserializeAws_json1_1ListAssociatedFleetsCommand
677
- */
678
- export declare const de_ListAssociatedFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedFleetsCommandOutput>;
679
- /**
680
- * deserializeAws_json1_1ListAssociatedStacksCommand
681
- */
682
- export declare const de_ListAssociatedStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedStacksCommandOutput>;
683
- /**
684
- * deserializeAws_json1_1ListEntitledApplicationsCommand
685
- */
686
- export declare const de_ListEntitledApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntitledApplicationsCommandOutput>;
687
- /**
688
- * deserializeAws_json1_1ListTagsForResourceCommand
689
- */
690
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
691
- /**
692
- * deserializeAws_json1_1StartAppBlockBuilderCommand
693
- */
694
- export declare const de_StartAppBlockBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAppBlockBuilderCommandOutput>;
695
- /**
696
- * deserializeAws_json1_1StartFleetCommand
697
- */
698
- export declare const de_StartFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFleetCommandOutput>;
699
- /**
700
- * deserializeAws_json1_1StartImageBuilderCommand
701
- */
702
- export declare const de_StartImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImageBuilderCommandOutput>;
703
- /**
704
- * deserializeAws_json1_1StartSoftwareDeploymentToImageBuilderCommand
705
- */
706
- export declare const de_StartSoftwareDeploymentToImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSoftwareDeploymentToImageBuilderCommandOutput>;
707
- /**
708
- * deserializeAws_json1_1StopAppBlockBuilderCommand
709
- */
710
- export declare const de_StopAppBlockBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopAppBlockBuilderCommandOutput>;
711
- /**
712
- * deserializeAws_json1_1StopFleetCommand
713
- */
714
- export declare const de_StopFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopFleetCommandOutput>;
715
- /**
716
- * deserializeAws_json1_1StopImageBuilderCommand
717
- */
718
- export declare const de_StopImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopImageBuilderCommandOutput>;
719
- /**
720
- * deserializeAws_json1_1TagResourceCommand
721
- */
722
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
723
- /**
724
- * deserializeAws_json1_1UntagResourceCommand
725
- */
726
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
727
- /**
728
- * deserializeAws_json1_1UpdateAppBlockBuilderCommand
729
- */
730
- export declare const de_UpdateAppBlockBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAppBlockBuilderCommandOutput>;
731
- /**
732
- * deserializeAws_json1_1UpdateApplicationCommand
733
- */
734
- export declare const de_UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
735
- /**
736
- * deserializeAws_json1_1UpdateDirectoryConfigCommand
737
- */
738
- export declare const de_UpdateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectoryConfigCommandOutput>;
739
- /**
740
- * deserializeAws_json1_1UpdateEntitlementCommand
741
- */
742
- export declare const de_UpdateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEntitlementCommandOutput>;
743
- /**
744
- * deserializeAws_json1_1UpdateFleetCommand
745
- */
746
- export declare const de_UpdateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFleetCommandOutput>;
747
- /**
748
- * deserializeAws_json1_1UpdateImagePermissionsCommand
749
- */
750
- export declare const de_UpdateImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateImagePermissionsCommandOutput>;
751
- /**
752
- * deserializeAws_json1_1UpdateStackCommand
753
- */
754
- export declare const de_UpdateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackCommandOutput>;
755
- /**
756
- * deserializeAws_json1_1UpdateThemeForStackCommand
757
- */
758
- export declare const de_UpdateThemeForStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThemeForStackCommandOutput>;