@aws-sdk/client-appstream 3.306.0 → 3.309.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 (135) hide show
  1. package/dist-cjs/commands/AssociateApplicationFleetCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateFleetCommand.js +2 -2
  4. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +2 -2
  6. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  7. package/dist-cjs/commands/CreateAppBlockCommand.js +2 -2
  8. package/dist-cjs/commands/CreateApplicationCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEntitlementCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImageBuilderCommand.js +2 -2
  13. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +2 -2
  14. package/dist-cjs/commands/CreateStackCommand.js +2 -2
  15. package/dist-cjs/commands/CreateStreamingURLCommand.js +2 -2
  16. package/dist-cjs/commands/CreateUpdatedImageCommand.js +2 -2
  17. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +2 -2
  18. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteAppBlockCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteEntitlementCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFleetCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteImageBuilderCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteImageCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteStackCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAppBlocksCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeEntitlementsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeImageBuildersCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeSessionsCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeUsersCommand.js +2 -2
  44. package/dist-cjs/commands/DisableUserCommand.js +2 -2
  45. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +2 -2
  46. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +2 -2
  47. package/dist-cjs/commands/DisassociateFleetCommand.js +2 -2
  48. package/dist-cjs/commands/EnableUserCommand.js +2 -2
  49. package/dist-cjs/commands/ExpireSessionCommand.js +2 -2
  50. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +2 -2
  51. package/dist-cjs/commands/ListAssociatedStacksCommand.js +2 -2
  52. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +2 -2
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  54. package/dist-cjs/commands/StartFleetCommand.js +2 -2
  55. package/dist-cjs/commands/StartImageBuilderCommand.js +2 -2
  56. package/dist-cjs/commands/StopFleetCommand.js +2 -2
  57. package/dist-cjs/commands/StopImageBuilderCommand.js +2 -2
  58. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  59. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateEntitlementCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateFleetCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateStackCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_json1_1.js +1200 -1274
  67. package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -3
  68. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -3
  69. package/dist-es/commands/AssociateFleetCommand.js +3 -3
  70. package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -3
  71. package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -3
  72. package/dist-es/commands/CopyImageCommand.js +3 -3
  73. package/dist-es/commands/CreateAppBlockCommand.js +3 -3
  74. package/dist-es/commands/CreateApplicationCommand.js +3 -3
  75. package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -3
  76. package/dist-es/commands/CreateEntitlementCommand.js +3 -3
  77. package/dist-es/commands/CreateFleetCommand.js +3 -3
  78. package/dist-es/commands/CreateImageBuilderCommand.js +3 -3
  79. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -3
  80. package/dist-es/commands/CreateStackCommand.js +3 -3
  81. package/dist-es/commands/CreateStreamingURLCommand.js +3 -3
  82. package/dist-es/commands/CreateUpdatedImageCommand.js +3 -3
  83. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -3
  84. package/dist-es/commands/CreateUserCommand.js +3 -3
  85. package/dist-es/commands/DeleteAppBlockCommand.js +3 -3
  86. package/dist-es/commands/DeleteApplicationCommand.js +3 -3
  87. package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -3
  88. package/dist-es/commands/DeleteEntitlementCommand.js +3 -3
  89. package/dist-es/commands/DeleteFleetCommand.js +3 -3
  90. package/dist-es/commands/DeleteImageBuilderCommand.js +3 -3
  91. package/dist-es/commands/DeleteImageCommand.js +3 -3
  92. package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -3
  93. package/dist-es/commands/DeleteStackCommand.js +3 -3
  94. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -3
  95. package/dist-es/commands/DeleteUserCommand.js +3 -3
  96. package/dist-es/commands/DescribeAppBlocksCommand.js +3 -3
  97. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -3
  98. package/dist-es/commands/DescribeApplicationsCommand.js +3 -3
  99. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -3
  100. package/dist-es/commands/DescribeEntitlementsCommand.js +3 -3
  101. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  102. package/dist-es/commands/DescribeImageBuildersCommand.js +3 -3
  103. package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -3
  104. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  105. package/dist-es/commands/DescribeSessionsCommand.js +3 -3
  106. package/dist-es/commands/DescribeStacksCommand.js +3 -3
  107. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -3
  108. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -3
  109. package/dist-es/commands/DescribeUsersCommand.js +3 -3
  110. package/dist-es/commands/DisableUserCommand.js +3 -3
  111. package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -3
  112. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -3
  113. package/dist-es/commands/DisassociateFleetCommand.js +3 -3
  114. package/dist-es/commands/EnableUserCommand.js +3 -3
  115. package/dist-es/commands/ExpireSessionCommand.js +3 -3
  116. package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -3
  117. package/dist-es/commands/ListAssociatedStacksCommand.js +3 -3
  118. package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -3
  119. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  120. package/dist-es/commands/StartFleetCommand.js +3 -3
  121. package/dist-es/commands/StartImageBuilderCommand.js +3 -3
  122. package/dist-es/commands/StopFleetCommand.js +3 -3
  123. package/dist-es/commands/StopImageBuilderCommand.js +3 -3
  124. package/dist-es/commands/TagResourceCommand.js +3 -3
  125. package/dist-es/commands/UntagResourceCommand.js +3 -3
  126. package/dist-es/commands/UpdateApplicationCommand.js +3 -3
  127. package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -3
  128. package/dist-es/commands/UpdateEntitlementCommand.js +3 -3
  129. package/dist-es/commands/UpdateFleetCommand.js +3 -3
  130. package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -3
  131. package/dist-es/commands/UpdateStackCommand.js +3 -3
  132. package/dist-es/protocols/Aws_json1_1.js +1067 -1141
  133. package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
  135. package/package.json +6 -6
@@ -65,133 +65,523 @@ import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from ".
65
65
  import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "../commands/UpdateFleetCommand";
66
66
  import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "../commands/UpdateImagePermissionsCommand";
67
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>;
68
+ /**
69
+ * serializeAws_json1_1AssociateApplicationFleetCommand
70
+ */
71
+ export declare const se_AssociateApplicationFleetCommand: (input: AssociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_json1_1AssociateApplicationToEntitlementCommand
74
+ */
75
+ export declare const se_AssociateApplicationToEntitlementCommand: (input: AssociateApplicationToEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_json1_1AssociateFleetCommand
78
+ */
79
+ export declare const se_AssociateFleetCommand: (input: AssociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_json1_1BatchAssociateUserStackCommand
82
+ */
83
+ export declare const se_BatchAssociateUserStackCommand: (input: BatchAssociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1BatchDisassociateUserStackCommand
86
+ */
87
+ export declare const se_BatchDisassociateUserStackCommand: (input: BatchDisassociateUserStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1CopyImageCommand
90
+ */
91
+ export declare const se_CopyImageCommand: (input: CopyImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1CreateAppBlockCommand
94
+ */
95
+ export declare const se_CreateAppBlockCommand: (input: CreateAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1CreateApplicationCommand
98
+ */
99
+ export declare const se_CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1CreateDirectoryConfigCommand
102
+ */
103
+ export declare const se_CreateDirectoryConfigCommand: (input: CreateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1CreateEntitlementCommand
106
+ */
107
+ export declare const se_CreateEntitlementCommand: (input: CreateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1CreateFleetCommand
110
+ */
111
+ export declare const se_CreateFleetCommand: (input: CreateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1CreateImageBuilderCommand
114
+ */
115
+ export declare const se_CreateImageBuilderCommand: (input: CreateImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1CreateImageBuilderStreamingURLCommand
118
+ */
119
+ export declare const se_CreateImageBuilderStreamingURLCommand: (input: CreateImageBuilderStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1CreateStackCommand
122
+ */
123
+ export declare const se_CreateStackCommand: (input: CreateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1CreateStreamingURLCommand
126
+ */
127
+ export declare const se_CreateStreamingURLCommand: (input: CreateStreamingURLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1CreateUpdatedImageCommand
130
+ */
131
+ export declare const se_CreateUpdatedImageCommand: (input: CreateUpdatedImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1CreateUsageReportSubscriptionCommand
134
+ */
135
+ export declare const se_CreateUsageReportSubscriptionCommand: (input: CreateUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1CreateUserCommand
138
+ */
139
+ export declare const se_CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1DeleteAppBlockCommand
142
+ */
143
+ export declare const se_DeleteAppBlockCommand: (input: DeleteAppBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1DeleteApplicationCommand
146
+ */
147
+ export declare const se_DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1DeleteDirectoryConfigCommand
150
+ */
151
+ export declare const se_DeleteDirectoryConfigCommand: (input: DeleteDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1DeleteEntitlementCommand
154
+ */
155
+ export declare const se_DeleteEntitlementCommand: (input: DeleteEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1DeleteFleetCommand
158
+ */
159
+ export declare const se_DeleteFleetCommand: (input: DeleteFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1DeleteImageCommand
162
+ */
163
+ export declare const se_DeleteImageCommand: (input: DeleteImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1DeleteImageBuilderCommand
166
+ */
167
+ export declare const se_DeleteImageBuilderCommand: (input: DeleteImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1DeleteImagePermissionsCommand
170
+ */
171
+ export declare const se_DeleteImagePermissionsCommand: (input: DeleteImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1DeleteStackCommand
174
+ */
175
+ export declare const se_DeleteStackCommand: (input: DeleteStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1DeleteUsageReportSubscriptionCommand
178
+ */
179
+ export declare const se_DeleteUsageReportSubscriptionCommand: (input: DeleteUsageReportSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1DeleteUserCommand
182
+ */
183
+ export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1DescribeAppBlocksCommand
186
+ */
187
+ export declare const se_DescribeAppBlocksCommand: (input: DescribeAppBlocksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1DescribeApplicationFleetAssociationsCommand
190
+ */
191
+ export declare const se_DescribeApplicationFleetAssociationsCommand: (input: DescribeApplicationFleetAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1DescribeApplicationsCommand
194
+ */
195
+ export declare const se_DescribeApplicationsCommand: (input: DescribeApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1DescribeDirectoryConfigsCommand
198
+ */
199
+ export declare const se_DescribeDirectoryConfigsCommand: (input: DescribeDirectoryConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1DescribeEntitlementsCommand
202
+ */
203
+ export declare const se_DescribeEntitlementsCommand: (input: DescribeEntitlementsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1DescribeFleetsCommand
206
+ */
207
+ export declare const se_DescribeFleetsCommand: (input: DescribeFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1DescribeImageBuildersCommand
210
+ */
211
+ export declare const se_DescribeImageBuildersCommand: (input: DescribeImageBuildersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1DescribeImagePermissionsCommand
214
+ */
215
+ export declare const se_DescribeImagePermissionsCommand: (input: DescribeImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1DescribeImagesCommand
218
+ */
219
+ export declare const se_DescribeImagesCommand: (input: DescribeImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1DescribeSessionsCommand
222
+ */
223
+ export declare const se_DescribeSessionsCommand: (input: DescribeSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1DescribeStacksCommand
226
+ */
227
+ export declare const se_DescribeStacksCommand: (input: DescribeStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_json1_1DescribeUsageReportSubscriptionsCommand
230
+ */
231
+ export declare const se_DescribeUsageReportSubscriptionsCommand: (input: DescribeUsageReportSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_json1_1DescribeUsersCommand
234
+ */
235
+ export declare const se_DescribeUsersCommand: (input: DescribeUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_json1_1DescribeUserStackAssociationsCommand
238
+ */
239
+ export declare const se_DescribeUserStackAssociationsCommand: (input: DescribeUserStackAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_json1_1DisableUserCommand
242
+ */
243
+ export declare const se_DisableUserCommand: (input: DisableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_json1_1DisassociateApplicationFleetCommand
246
+ */
247
+ export declare const se_DisassociateApplicationFleetCommand: (input: DisassociateApplicationFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_json1_1DisassociateApplicationFromEntitlementCommand
250
+ */
251
+ export declare const se_DisassociateApplicationFromEntitlementCommand: (input: DisassociateApplicationFromEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_json1_1DisassociateFleetCommand
254
+ */
255
+ export declare const se_DisassociateFleetCommand: (input: DisassociateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_json1_1EnableUserCommand
258
+ */
259
+ export declare const se_EnableUserCommand: (input: EnableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_json1_1ExpireSessionCommand
262
+ */
263
+ export declare const se_ExpireSessionCommand: (input: ExpireSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_json1_1ListAssociatedFleetsCommand
266
+ */
267
+ export declare const se_ListAssociatedFleetsCommand: (input: ListAssociatedFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_json1_1ListAssociatedStacksCommand
270
+ */
271
+ export declare const se_ListAssociatedStacksCommand: (input: ListAssociatedStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_json1_1ListEntitledApplicationsCommand
274
+ */
275
+ export declare const se_ListEntitledApplicationsCommand: (input: ListEntitledApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_json1_1ListTagsForResourceCommand
278
+ */
279
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_json1_1StartFleetCommand
282
+ */
283
+ export declare const se_StartFleetCommand: (input: StartFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_json1_1StartImageBuilderCommand
286
+ */
287
+ export declare const se_StartImageBuilderCommand: (input: StartImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_json1_1StopFleetCommand
290
+ */
291
+ export declare const se_StopFleetCommand: (input: StopFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_json1_1StopImageBuilderCommand
294
+ */
295
+ export declare const se_StopImageBuilderCommand: (input: StopImageBuilderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_json1_1TagResourceCommand
298
+ */
299
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_json1_1UntagResourceCommand
302
+ */
303
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_json1_1UpdateApplicationCommand
306
+ */
307
+ export declare const se_UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_json1_1UpdateDirectoryConfigCommand
310
+ */
311
+ export declare const se_UpdateDirectoryConfigCommand: (input: UpdateDirectoryConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_json1_1UpdateEntitlementCommand
314
+ */
315
+ export declare const se_UpdateEntitlementCommand: (input: UpdateEntitlementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_json1_1UpdateFleetCommand
318
+ */
319
+ export declare const se_UpdateFleetCommand: (input: UpdateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_json1_1UpdateImagePermissionsCommand
322
+ */
323
+ export declare const se_UpdateImagePermissionsCommand: (input: UpdateImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_json1_1UpdateStackCommand
326
+ */
327
+ export declare const se_UpdateStackCommand: (input: UpdateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * deserializeAws_json1_1AssociateApplicationFleetCommand
330
+ */
331
+ export declare const de_AssociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationFleetCommandOutput>;
332
+ /**
333
+ * deserializeAws_json1_1AssociateApplicationToEntitlementCommand
334
+ */
335
+ export declare const de_AssociateApplicationToEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApplicationToEntitlementCommandOutput>;
336
+ /**
337
+ * deserializeAws_json1_1AssociateFleetCommand
338
+ */
339
+ export declare const de_AssociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFleetCommandOutput>;
340
+ /**
341
+ * deserializeAws_json1_1BatchAssociateUserStackCommand
342
+ */
343
+ export declare const de_BatchAssociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateUserStackCommandOutput>;
344
+ /**
345
+ * deserializeAws_json1_1BatchDisassociateUserStackCommand
346
+ */
347
+ export declare const de_BatchDisassociateUserStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateUserStackCommandOutput>;
348
+ /**
349
+ * deserializeAws_json1_1CopyImageCommand
350
+ */
351
+ export declare const de_CopyImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyImageCommandOutput>;
352
+ /**
353
+ * deserializeAws_json1_1CreateAppBlockCommand
354
+ */
355
+ export declare const de_CreateAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppBlockCommandOutput>;
356
+ /**
357
+ * deserializeAws_json1_1CreateApplicationCommand
358
+ */
359
+ export declare const de_CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
360
+ /**
361
+ * deserializeAws_json1_1CreateDirectoryConfigCommand
362
+ */
363
+ export declare const de_CreateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectoryConfigCommandOutput>;
364
+ /**
365
+ * deserializeAws_json1_1CreateEntitlementCommand
366
+ */
367
+ export declare const de_CreateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEntitlementCommandOutput>;
368
+ /**
369
+ * deserializeAws_json1_1CreateFleetCommand
370
+ */
371
+ export declare const de_CreateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFleetCommandOutput>;
372
+ /**
373
+ * deserializeAws_json1_1CreateImageBuilderCommand
374
+ */
375
+ export declare const de_CreateImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderCommandOutput>;
376
+ /**
377
+ * deserializeAws_json1_1CreateImageBuilderStreamingURLCommand
378
+ */
379
+ export declare const de_CreateImageBuilderStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
380
+ /**
381
+ * deserializeAws_json1_1CreateStackCommand
382
+ */
383
+ export declare const de_CreateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackCommandOutput>;
384
+ /**
385
+ * deserializeAws_json1_1CreateStreamingURLCommand
386
+ */
387
+ export declare const de_CreateStreamingURLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingURLCommandOutput>;
388
+ /**
389
+ * deserializeAws_json1_1CreateUpdatedImageCommand
390
+ */
391
+ export declare const de_CreateUpdatedImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUpdatedImageCommandOutput>;
392
+ /**
393
+ * deserializeAws_json1_1CreateUsageReportSubscriptionCommand
394
+ */
395
+ export declare const de_CreateUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsageReportSubscriptionCommandOutput>;
396
+ /**
397
+ * deserializeAws_json1_1CreateUserCommand
398
+ */
399
+ export declare const de_CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
400
+ /**
401
+ * deserializeAws_json1_1DeleteAppBlockCommand
402
+ */
403
+ export declare const de_DeleteAppBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppBlockCommandOutput>;
404
+ /**
405
+ * deserializeAws_json1_1DeleteApplicationCommand
406
+ */
407
+ export declare const de_DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
408
+ /**
409
+ * deserializeAws_json1_1DeleteDirectoryConfigCommand
410
+ */
411
+ export declare const de_DeleteDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectoryConfigCommandOutput>;
412
+ /**
413
+ * deserializeAws_json1_1DeleteEntitlementCommand
414
+ */
415
+ export declare const de_DeleteEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEntitlementCommandOutput>;
416
+ /**
417
+ * deserializeAws_json1_1DeleteFleetCommand
418
+ */
419
+ export declare const de_DeleteFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetCommandOutput>;
420
+ /**
421
+ * deserializeAws_json1_1DeleteImageCommand
422
+ */
423
+ export declare const de_DeleteImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageCommandOutput>;
424
+ /**
425
+ * deserializeAws_json1_1DeleteImageBuilderCommand
426
+ */
427
+ export declare const de_DeleteImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageBuilderCommandOutput>;
428
+ /**
429
+ * deserializeAws_json1_1DeleteImagePermissionsCommand
430
+ */
431
+ export declare const de_DeleteImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImagePermissionsCommandOutput>;
432
+ /**
433
+ * deserializeAws_json1_1DeleteStackCommand
434
+ */
435
+ export declare const de_DeleteStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackCommandOutput>;
436
+ /**
437
+ * deserializeAws_json1_1DeleteUsageReportSubscriptionCommand
438
+ */
439
+ export declare const de_DeleteUsageReportSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
440
+ /**
441
+ * deserializeAws_json1_1DeleteUserCommand
442
+ */
443
+ export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
444
+ /**
445
+ * deserializeAws_json1_1DescribeAppBlocksCommand
446
+ */
447
+ export declare const de_DescribeAppBlocksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppBlocksCommandOutput>;
448
+ /**
449
+ * deserializeAws_json1_1DescribeApplicationFleetAssociationsCommand
450
+ */
451
+ export declare const de_DescribeApplicationFleetAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
452
+ /**
453
+ * deserializeAws_json1_1DescribeApplicationsCommand
454
+ */
455
+ export declare const de_DescribeApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationsCommandOutput>;
456
+ /**
457
+ * deserializeAws_json1_1DescribeDirectoryConfigsCommand
458
+ */
459
+ export declare const de_DescribeDirectoryConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectoryConfigsCommandOutput>;
460
+ /**
461
+ * deserializeAws_json1_1DescribeEntitlementsCommand
462
+ */
463
+ export declare const de_DescribeEntitlementsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEntitlementsCommandOutput>;
464
+ /**
465
+ * deserializeAws_json1_1DescribeFleetsCommand
466
+ */
467
+ export declare const de_DescribeFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetsCommandOutput>;
468
+ /**
469
+ * deserializeAws_json1_1DescribeImageBuildersCommand
470
+ */
471
+ export declare const de_DescribeImageBuildersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageBuildersCommandOutput>;
472
+ /**
473
+ * deserializeAws_json1_1DescribeImagePermissionsCommand
474
+ */
475
+ export declare const de_DescribeImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagePermissionsCommandOutput>;
476
+ /**
477
+ * deserializeAws_json1_1DescribeImagesCommand
478
+ */
479
+ export declare const de_DescribeImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImagesCommandOutput>;
480
+ /**
481
+ * deserializeAws_json1_1DescribeSessionsCommand
482
+ */
483
+ export declare const de_DescribeSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSessionsCommandOutput>;
484
+ /**
485
+ * deserializeAws_json1_1DescribeStacksCommand
486
+ */
487
+ export declare const de_DescribeStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStacksCommandOutput>;
488
+ /**
489
+ * deserializeAws_json1_1DescribeUsageReportSubscriptionsCommand
490
+ */
491
+ export declare const de_DescribeUsageReportSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
492
+ /**
493
+ * deserializeAws_json1_1DescribeUsersCommand
494
+ */
495
+ export declare const de_DescribeUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUsersCommandOutput>;
496
+ /**
497
+ * deserializeAws_json1_1DescribeUserStackAssociationsCommand
498
+ */
499
+ export declare const de_DescribeUserStackAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserStackAssociationsCommandOutput>;
500
+ /**
501
+ * deserializeAws_json1_1DisableUserCommand
502
+ */
503
+ export declare const de_DisableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableUserCommandOutput>;
504
+ /**
505
+ * deserializeAws_json1_1DisassociateApplicationFleetCommand
506
+ */
507
+ export declare const de_DisassociateApplicationFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFleetCommandOutput>;
508
+ /**
509
+ * deserializeAws_json1_1DisassociateApplicationFromEntitlementCommand
510
+ */
511
+ export declare const de_DisassociateApplicationFromEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
512
+ /**
513
+ * deserializeAws_json1_1DisassociateFleetCommand
514
+ */
515
+ export declare const de_DisassociateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFleetCommandOutput>;
516
+ /**
517
+ * deserializeAws_json1_1EnableUserCommand
518
+ */
519
+ export declare const de_EnableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableUserCommandOutput>;
520
+ /**
521
+ * deserializeAws_json1_1ExpireSessionCommand
522
+ */
523
+ export declare const de_ExpireSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExpireSessionCommandOutput>;
524
+ /**
525
+ * deserializeAws_json1_1ListAssociatedFleetsCommand
526
+ */
527
+ export declare const de_ListAssociatedFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedFleetsCommandOutput>;
528
+ /**
529
+ * deserializeAws_json1_1ListAssociatedStacksCommand
530
+ */
531
+ export declare const de_ListAssociatedStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedStacksCommandOutput>;
532
+ /**
533
+ * deserializeAws_json1_1ListEntitledApplicationsCommand
534
+ */
535
+ export declare const de_ListEntitledApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntitledApplicationsCommandOutput>;
536
+ /**
537
+ * deserializeAws_json1_1ListTagsForResourceCommand
538
+ */
539
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
540
+ /**
541
+ * deserializeAws_json1_1StartFleetCommand
542
+ */
543
+ export declare const de_StartFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFleetCommandOutput>;
544
+ /**
545
+ * deserializeAws_json1_1StartImageBuilderCommand
546
+ */
547
+ export declare const de_StartImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImageBuilderCommandOutput>;
548
+ /**
549
+ * deserializeAws_json1_1StopFleetCommand
550
+ */
551
+ export declare const de_StopFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopFleetCommandOutput>;
552
+ /**
553
+ * deserializeAws_json1_1StopImageBuilderCommand
554
+ */
555
+ export declare const de_StopImageBuilderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopImageBuilderCommandOutput>;
556
+ /**
557
+ * deserializeAws_json1_1TagResourceCommand
558
+ */
559
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
560
+ /**
561
+ * deserializeAws_json1_1UntagResourceCommand
562
+ */
563
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
564
+ /**
565
+ * deserializeAws_json1_1UpdateApplicationCommand
566
+ */
567
+ export declare const de_UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
568
+ /**
569
+ * deserializeAws_json1_1UpdateDirectoryConfigCommand
570
+ */
571
+ export declare const de_UpdateDirectoryConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectoryConfigCommandOutput>;
572
+ /**
573
+ * deserializeAws_json1_1UpdateEntitlementCommand
574
+ */
575
+ export declare const de_UpdateEntitlementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEntitlementCommandOutput>;
576
+ /**
577
+ * deserializeAws_json1_1UpdateFleetCommand
578
+ */
579
+ export declare const de_UpdateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFleetCommandOutput>;
580
+ /**
581
+ * deserializeAws_json1_1UpdateImagePermissionsCommand
582
+ */
583
+ export declare const de_UpdateImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateImagePermissionsCommandOutput>;
584
+ /**
585
+ * deserializeAws_json1_1UpdateStackCommand
586
+ */
587
+ export declare const de_UpdateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackCommandOutput>;