@aws-sdk/client-appstream 3.478.0 → 3.481.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 (305) hide show
  1. package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateApplicationFleetCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateFleetCommand.js +18 -41
  5. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +18 -41
  6. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +18 -41
  7. package/dist-cjs/commands/CopyImageCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +18 -41
  9. package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
  10. package/dist-cjs/commands/CreateAppBlockCommand.js +18 -41
  11. package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
  12. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +18 -41
  13. package/dist-cjs/commands/CreateEntitlementCommand.js +18 -41
  14. package/dist-cjs/commands/CreateFleetCommand.js +18 -41
  15. package/dist-cjs/commands/CreateImageBuilderCommand.js +18 -41
  16. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
  17. package/dist-cjs/commands/CreateStackCommand.js +18 -41
  18. package/dist-cjs/commands/CreateStreamingURLCommand.js +18 -41
  19. package/dist-cjs/commands/CreateUpdatedImageCommand.js +18 -41
  20. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +18 -41
  21. package/dist-cjs/commands/CreateUserCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteAppBlockCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteEntitlementCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteImageBuilderCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteImageCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +18 -41
  31. package/dist-cjs/commands/DeleteStackCommand.js +18 -41
  32. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
  33. package/dist-cjs/commands/DeleteUserCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeAppBlocksCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeEntitlementsCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeFleetsCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeImageBuildersCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeImagesCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeSessionsCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
  48. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +18 -41
  49. package/dist-cjs/commands/DescribeUsersCommand.js +18 -41
  50. package/dist-cjs/commands/DisableUserCommand.js +18 -41
  51. package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
  52. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +18 -41
  53. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
  54. package/dist-cjs/commands/DisassociateFleetCommand.js +18 -41
  55. package/dist-cjs/commands/EnableUserCommand.js +18 -41
  56. package/dist-cjs/commands/ExpireSessionCommand.js +18 -41
  57. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +18 -41
  58. package/dist-cjs/commands/ListAssociatedStacksCommand.js +18 -41
  59. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +18 -41
  60. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  61. package/dist-cjs/commands/StartAppBlockBuilderCommand.js +18 -41
  62. package/dist-cjs/commands/StartFleetCommand.js +18 -41
  63. package/dist-cjs/commands/StartImageBuilderCommand.js +18 -41
  64. package/dist-cjs/commands/StopAppBlockBuilderCommand.js +18 -41
  65. package/dist-cjs/commands/StopFleetCommand.js +18 -41
  66. package/dist-cjs/commands/StopImageBuilderCommand.js +18 -41
  67. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  68. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateEntitlementCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateFleetCommand.js +18 -41
  74. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +18 -41
  75. package/dist-cjs/commands/UpdateStackCommand.js +18 -41
  76. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  77. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
  78. package/dist-es/commands/AssociateApplicationFleetCommand.js +18 -41
  79. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +18 -41
  80. package/dist-es/commands/AssociateFleetCommand.js +18 -41
  81. package/dist-es/commands/BatchAssociateUserStackCommand.js +18 -41
  82. package/dist-es/commands/BatchDisassociateUserStackCommand.js +18 -41
  83. package/dist-es/commands/CopyImageCommand.js +18 -41
  84. package/dist-es/commands/CreateAppBlockBuilderCommand.js +18 -41
  85. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
  86. package/dist-es/commands/CreateAppBlockCommand.js +18 -41
  87. package/dist-es/commands/CreateApplicationCommand.js +18 -41
  88. package/dist-es/commands/CreateDirectoryConfigCommand.js +18 -41
  89. package/dist-es/commands/CreateEntitlementCommand.js +18 -41
  90. package/dist-es/commands/CreateFleetCommand.js +18 -41
  91. package/dist-es/commands/CreateImageBuilderCommand.js +18 -41
  92. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
  93. package/dist-es/commands/CreateStackCommand.js +18 -41
  94. package/dist-es/commands/CreateStreamingURLCommand.js +18 -41
  95. package/dist-es/commands/CreateUpdatedImageCommand.js +18 -41
  96. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +18 -41
  97. package/dist-es/commands/CreateUserCommand.js +18 -41
  98. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +18 -41
  99. package/dist-es/commands/DeleteAppBlockCommand.js +18 -41
  100. package/dist-es/commands/DeleteApplicationCommand.js +18 -41
  101. package/dist-es/commands/DeleteDirectoryConfigCommand.js +18 -41
  102. package/dist-es/commands/DeleteEntitlementCommand.js +18 -41
  103. package/dist-es/commands/DeleteFleetCommand.js +18 -41
  104. package/dist-es/commands/DeleteImageBuilderCommand.js +18 -41
  105. package/dist-es/commands/DeleteImageCommand.js +18 -41
  106. package/dist-es/commands/DeleteImagePermissionsCommand.js +18 -41
  107. package/dist-es/commands/DeleteStackCommand.js +18 -41
  108. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
  109. package/dist-es/commands/DeleteUserCommand.js +18 -41
  110. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
  111. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +18 -41
  112. package/dist-es/commands/DescribeAppBlocksCommand.js +18 -41
  113. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
  114. package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
  115. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +18 -41
  116. package/dist-es/commands/DescribeEntitlementsCommand.js +18 -41
  117. package/dist-es/commands/DescribeFleetsCommand.js +18 -41
  118. package/dist-es/commands/DescribeImageBuildersCommand.js +18 -41
  119. package/dist-es/commands/DescribeImagePermissionsCommand.js +18 -41
  120. package/dist-es/commands/DescribeImagesCommand.js +18 -41
  121. package/dist-es/commands/DescribeSessionsCommand.js +18 -41
  122. package/dist-es/commands/DescribeStacksCommand.js +18 -41
  123. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
  124. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +18 -41
  125. package/dist-es/commands/DescribeUsersCommand.js +18 -41
  126. package/dist-es/commands/DisableUserCommand.js +18 -41
  127. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
  128. package/dist-es/commands/DisassociateApplicationFleetCommand.js +18 -41
  129. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
  130. package/dist-es/commands/DisassociateFleetCommand.js +18 -41
  131. package/dist-es/commands/EnableUserCommand.js +18 -41
  132. package/dist-es/commands/ExpireSessionCommand.js +18 -41
  133. package/dist-es/commands/ListAssociatedFleetsCommand.js +18 -41
  134. package/dist-es/commands/ListAssociatedStacksCommand.js +18 -41
  135. package/dist-es/commands/ListEntitledApplicationsCommand.js +18 -41
  136. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  137. package/dist-es/commands/StartAppBlockBuilderCommand.js +18 -41
  138. package/dist-es/commands/StartFleetCommand.js +18 -41
  139. package/dist-es/commands/StartImageBuilderCommand.js +18 -41
  140. package/dist-es/commands/StopAppBlockBuilderCommand.js +18 -41
  141. package/dist-es/commands/StopFleetCommand.js +18 -41
  142. package/dist-es/commands/StopImageBuilderCommand.js +18 -41
  143. package/dist-es/commands/TagResourceCommand.js +18 -41
  144. package/dist-es/commands/UntagResourceCommand.js +18 -41
  145. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +18 -41
  146. package/dist-es/commands/UpdateApplicationCommand.js +18 -41
  147. package/dist-es/commands/UpdateDirectoryConfigCommand.js +18 -41
  148. package/dist-es/commands/UpdateEntitlementCommand.js +18 -41
  149. package/dist-es/commands/UpdateFleetCommand.js +18 -41
  150. package/dist-es/commands/UpdateImagePermissionsCommand.js +18 -41
  151. package/dist-es/commands/UpdateStackCommand.js +18 -41
  152. package/dist-es/endpoint/EndpointParameters.js +6 -0
  153. package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
  154. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -21
  155. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -21
  156. package/dist-types/commands/AssociateFleetCommand.d.ts +6 -21
  157. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -21
  158. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -21
  159. package/dist-types/commands/CopyImageCommand.d.ts +6 -21
  160. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +6 -21
  161. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -21
  162. package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -21
  163. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
  164. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -21
  165. package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -21
  166. package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
  167. package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -21
  168. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -21
  169. package/dist-types/commands/CreateStackCommand.d.ts +6 -21
  170. package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -21
  171. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -21
  172. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -21
  173. package/dist-types/commands/CreateUserCommand.d.ts +6 -21
  174. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +6 -21
  175. package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -21
  176. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
  177. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -21
  178. package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -21
  179. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
  180. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -21
  181. package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
  182. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -21
  183. package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
  186. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -21
  187. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +6 -21
  188. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -21
  189. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -21
  190. package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
  191. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -21
  192. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -21
  193. package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -21
  194. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -21
  195. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -21
  196. package/dist-types/commands/DescribeImagesCommand.d.ts +6 -21
  197. package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -21
  198. package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
  199. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -21
  200. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -21
  201. package/dist-types/commands/DescribeUsersCommand.d.ts +6 -21
  202. package/dist-types/commands/DisableUserCommand.d.ts +6 -21
  203. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
  204. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -21
  205. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -21
  206. package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -21
  207. package/dist-types/commands/EnableUserCommand.d.ts +6 -21
  208. package/dist-types/commands/ExpireSessionCommand.d.ts +6 -21
  209. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -21
  210. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -21
  211. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -21
  212. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  213. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +6 -21
  214. package/dist-types/commands/StartFleetCommand.d.ts +6 -21
  215. package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -21
  216. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +6 -21
  217. package/dist-types/commands/StopFleetCommand.d.ts +6 -21
  218. package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -21
  219. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  220. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  221. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +6 -21
  222. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
  223. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -21
  224. package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -21
  225. package/dist-types/commands/UpdateFleetCommand.d.ts +6 -21
  226. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -21
  227. package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
  228. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  229. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  305. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { CreateUsageReportSubscriptionRequest, CreateUsageReportSubscriptionResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateUsageReportSubscriptionCommandInput extends CreateUsageRe
21
20
  */
22
21
  export interface CreateUsageReportSubscriptionCommandOutput extends CreateUsageReportSubscriptionResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateUsageReportSubscriptionCommand_base: {
24
+ new (input: CreateUsageReportSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a usage report subscription. Usage reports are generated daily.</p>
@@ -59,23 +62,5 @@ export interface CreateUsageReportSubscriptionCommandOutput extends CreateUsageR
59
62
  * <p>Base exception class for all service exceptions from AppStream service.</p>
60
63
  *
61
64
  */
62
- export declare class CreateUsageReportSubscriptionCommand extends $Command<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig> {
63
- readonly input: CreateUsageReportSubscriptionCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: CreateUsageReportSubscriptionCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {
81
66
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { CreateUserRequest, CreateUserResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateUserCommandInput extends CreateUserRequest {
21
20
  */
22
21
  export interface CreateUserCommandOutput extends CreateUserResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateUserCommand_base: {
24
+ new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new user in the user pool.</p>
@@ -68,23 +71,5 @@ export interface CreateUserCommandOutput extends CreateUserResult, __MetadataBea
68
71
  * <p>Base exception class for all service exceptions from AppStream service.</p>
69
72
  *
70
73
  */
71
- export declare class CreateUserCommand extends $Command<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig> {
72
- readonly input: CreateUserCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: CreateUserCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class CreateUserCommand extends CreateUserCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteAppBlockBuilderRequest, DeleteAppBlockBuilderResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAppBlockBuilderCommandInput extends DeleteAppBlockBuilder
21
20
  */
22
21
  export interface DeleteAppBlockBuilderCommandOutput extends DeleteAppBlockBuilderResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAppBlockBuilderCommand_base: {
24
+ new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an app block builder.</p>
@@ -63,23 +66,5 @@ export interface DeleteAppBlockBuilderCommandOutput extends DeleteAppBlockBuilde
63
66
  * <p>Base exception class for all service exceptions from AppStream service.</p>
64
67
  *
65
68
  */
66
- export declare class DeleteAppBlockBuilderCommand extends $Command<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig> {
67
- readonly input: DeleteAppBlockBuilderCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteAppBlockBuilderCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteAppBlockRequest, DeleteAppBlockResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAppBlockCommandInput extends DeleteAppBlockRequest {
21
20
  */
22
21
  export interface DeleteAppBlockCommandOutput extends DeleteAppBlockResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAppBlockCommand_base: {
24
+ new (input: DeleteAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an app block.</p>
@@ -58,23 +61,5 @@ export interface DeleteAppBlockCommandOutput extends DeleteAppBlockResult, __Met
58
61
  * <p>Base exception class for all service exceptions from AppStream service.</p>
59
62
  *
60
63
  */
61
- export declare class DeleteAppBlockCommand extends $Command<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig> {
62
- readonly input: DeleteAppBlockCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DeleteAppBlockCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteApplicationRequest, DeleteApplicationResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
21
20
  */
22
21
  export interface DeleteApplicationCommandOutput extends DeleteApplicationResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteApplicationCommand_base: {
24
+ new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an application.</p>
@@ -61,23 +64,5 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationResult,
61
64
  * <p>Base exception class for all service exceptions from AppStream service.</p>
62
65
  *
63
66
  */
64
- export declare class DeleteApplicationCommand extends $Command<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig> {
65
- readonly input: DeleteApplicationCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DeleteApplicationCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
83
68
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteDirectoryConfigCommandInput extends DeleteDirectoryConfig
21
20
  */
22
21
  export interface DeleteDirectoryConfigCommandOutput extends DeleteDirectoryConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteDirectoryConfigCommand_base: {
24
+ new (input: DeleteDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.</p>
@@ -55,23 +58,5 @@ export interface DeleteDirectoryConfigCommandOutput extends DeleteDirectoryConfi
55
58
  * <p>Base exception class for all service exceptions from AppStream service.</p>
56
59
  *
57
60
  */
58
- export declare class DeleteDirectoryConfigCommand extends $Command<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig> {
59
- readonly input: DeleteDirectoryConfigCommandInput;
60
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
- /**
62
- * @public
63
- */
64
- constructor(input: DeleteDirectoryConfigCommandInput);
65
- /**
66
- * @internal
67
- */
68
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput>;
69
- /**
70
- * @internal
71
- */
72
- private serialize;
73
- /**
74
- * @internal
75
- */
76
- private deserialize;
61
+ export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {
77
62
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteEntitlementRequest, DeleteEntitlementResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteEntitlementCommandInput extends DeleteEntitlementRequest
21
20
  */
22
21
  export interface DeleteEntitlementCommandOutput extends DeleteEntitlementResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteEntitlementCommand_base: {
24
+ new (input: DeleteEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified entitlement.</p>
@@ -62,23 +65,5 @@ export interface DeleteEntitlementCommandOutput extends DeleteEntitlementResult,
62
65
  * <p>Base exception class for all service exceptions from AppStream service.</p>
63
66
  *
64
67
  */
65
- export declare class DeleteEntitlementCommand extends $Command<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig> {
66
- readonly input: DeleteEntitlementCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: DeleteEntitlementCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {
84
69
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteFleetRequest, DeleteFleetResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteFleetCommandInput extends DeleteFleetRequest {
21
20
  */
22
21
  export interface DeleteFleetCommandOutput extends DeleteFleetResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteFleetCommand_base: {
24
+ new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified fleet.</p>
@@ -58,23 +61,5 @@ export interface DeleteFleetCommandOutput extends DeleteFleetResult, __MetadataB
58
61
  * <p>Base exception class for all service exceptions from AppStream service.</p>
59
62
  *
60
63
  */
61
- export declare class DeleteFleetCommand extends $Command<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig> {
62
- readonly input: DeleteFleetCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DeleteFleetCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFleetCommandInput, DeleteFleetCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteImageBuilderRequest, DeleteImageBuilderResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteImageBuilderCommandInput extends DeleteImageBuilderReques
21
20
  */
22
21
  export interface DeleteImageBuilderCommandOutput extends DeleteImageBuilderResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteImageBuilderCommand_base: {
24
+ new (input: DeleteImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified image builder and releases the capacity.</p>
@@ -106,23 +109,5 @@ export interface DeleteImageBuilderCommandOutput extends DeleteImageBuilderResul
106
109
  * <p>Base exception class for all service exceptions from AppStream service.</p>
107
110
  *
108
111
  */
109
- export declare class DeleteImageBuilderCommand extends $Command<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig> {
110
- readonly input: DeleteImageBuilderCommandInput;
111
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
112
- /**
113
- * @public
114
- */
115
- constructor(input: DeleteImageBuilderCommandInput);
116
- /**
117
- * @internal
118
- */
119
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput>;
120
- /**
121
- * @internal
122
- */
123
- private serialize;
124
- /**
125
- * @internal
126
- */
127
- private deserialize;
112
+ export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {
128
113
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteImageRequest, DeleteImageResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteImageCommandInput extends DeleteImageRequest {
21
20
  */
22
21
  export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteImageCommand_base: {
24
+ new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified image. You cannot delete an image when it is in use.
@@ -121,23 +124,5 @@ export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataB
121
124
  * <p>Base exception class for all service exceptions from AppStream service.</p>
122
125
  *
123
126
  */
124
- export declare class DeleteImageCommand extends $Command<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig> {
125
- readonly input: DeleteImageCommandInput;
126
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
127
- /**
128
- * @public
129
- */
130
- constructor(input: DeleteImageCommandInput);
131
- /**
132
- * @internal
133
- */
134
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImageCommandInput, DeleteImageCommandOutput>;
135
- /**
136
- * @internal
137
- */
138
- private serialize;
139
- /**
140
- * @internal
141
- */
142
- private deserialize;
127
+ export declare class DeleteImageCommand extends DeleteImageCommand_base {
143
128
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteImagePermissionsRequest, DeleteImagePermissionsResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteImagePermissionsCommandInput extends DeleteImagePermissio
21
20
  */
22
21
  export interface DeleteImagePermissionsCommandOutput extends DeleteImagePermissionsResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteImagePermissionsCommand_base: {
24
+ new (input: DeleteImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.</p>
@@ -56,23 +59,5 @@ export interface DeleteImagePermissionsCommandOutput extends DeleteImagePermissi
56
59
  * <p>Base exception class for all service exceptions from AppStream service.</p>
57
60
  *
58
61
  */
59
- export declare class DeleteImagePermissionsCommand extends $Command<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig> {
60
- readonly input: DeleteImagePermissionsCommandInput;
61
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
- /**
63
- * @public
64
- */
65
- constructor(input: DeleteImagePermissionsCommandInput);
66
- /**
67
- * @internal
68
- */
69
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput>;
70
- /**
71
- * @internal
72
- */
73
- private serialize;
74
- /**
75
- * @internal
76
- */
77
- private deserialize;
62
+ export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {
78
63
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteStackRequest, DeleteStackResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteStackCommandInput extends DeleteStackRequest {
21
20
  */
22
21
  export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteStackCommand_base: {
24
+ new (input: DeleteStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.</p>
@@ -61,23 +64,5 @@ export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataB
61
64
  * <p>Base exception class for all service exceptions from AppStream service.</p>
62
65
  *
63
66
  */
64
- export declare class DeleteStackCommand extends $Command<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig> {
65
- readonly input: DeleteStackCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DeleteStackCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStackCommandInput, DeleteStackCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DeleteStackCommand extends DeleteStackCommand_base {
83
68
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteUsageReportSubscriptionCommandInput extends DeleteUsageRe
21
20
  */
22
21
  export interface DeleteUsageReportSubscriptionCommandOutput extends DeleteUsageReportSubscriptionResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteUsageReportSubscriptionCommand_base: {
24
+ new (input: DeleteUsageReportSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disables usage report generation.</p>
@@ -53,23 +56,5 @@ export interface DeleteUsageReportSubscriptionCommandOutput extends DeleteUsageR
53
56
  * <p>Base exception class for all service exceptions from AppStream service.</p>
54
57
  *
55
58
  */
56
- export declare class DeleteUsageReportSubscriptionCommand extends $Command<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig> {
57
- readonly input: DeleteUsageReportSubscriptionCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: DeleteUsageReportSubscriptionCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {
75
60
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
5
4
  import { DeleteUserRequest, DeleteUserResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteUserCommandInput extends DeleteUserRequest {
21
20
  */
22
21
  export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteUserCommand_base: {
24
+ new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a user from the user pool.</p>
@@ -53,23 +56,5 @@ export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBea
53
56
  * <p>Base exception class for all service exceptions from AppStream service.</p>
54
57
  *
55
58
  */
56
- export declare class DeleteUserCommand extends $Command<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig> {
57
- readonly input: DeleteUserCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: DeleteUserCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUserCommandInput, DeleteUserCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class DeleteUserCommand extends DeleteUserCommand_base {
75
60
  }