@aws-sdk/client-appstream 3.477.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 (325) 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-cjs/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +2 -24
  78. package/dist-cjs/pagination/DescribeAppBlockBuildersPaginator.js +2 -24
  79. package/dist-cjs/pagination/DescribeImagePermissionsPaginator.js +2 -24
  80. package/dist-cjs/pagination/DescribeImagesPaginator.js +2 -24
  81. package/dist-cjs/protocols/Aws_json1_1.js +3 -0
  82. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
  83. package/dist-es/commands/AssociateApplicationFleetCommand.js +18 -41
  84. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +18 -41
  85. package/dist-es/commands/AssociateFleetCommand.js +18 -41
  86. package/dist-es/commands/BatchAssociateUserStackCommand.js +18 -41
  87. package/dist-es/commands/BatchDisassociateUserStackCommand.js +18 -41
  88. package/dist-es/commands/CopyImageCommand.js +18 -41
  89. package/dist-es/commands/CreateAppBlockBuilderCommand.js +18 -41
  90. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
  91. package/dist-es/commands/CreateAppBlockCommand.js +18 -41
  92. package/dist-es/commands/CreateApplicationCommand.js +18 -41
  93. package/dist-es/commands/CreateDirectoryConfigCommand.js +18 -41
  94. package/dist-es/commands/CreateEntitlementCommand.js +18 -41
  95. package/dist-es/commands/CreateFleetCommand.js +18 -41
  96. package/dist-es/commands/CreateImageBuilderCommand.js +18 -41
  97. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
  98. package/dist-es/commands/CreateStackCommand.js +18 -41
  99. package/dist-es/commands/CreateStreamingURLCommand.js +18 -41
  100. package/dist-es/commands/CreateUpdatedImageCommand.js +18 -41
  101. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +18 -41
  102. package/dist-es/commands/CreateUserCommand.js +18 -41
  103. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +18 -41
  104. package/dist-es/commands/DeleteAppBlockCommand.js +18 -41
  105. package/dist-es/commands/DeleteApplicationCommand.js +18 -41
  106. package/dist-es/commands/DeleteDirectoryConfigCommand.js +18 -41
  107. package/dist-es/commands/DeleteEntitlementCommand.js +18 -41
  108. package/dist-es/commands/DeleteFleetCommand.js +18 -41
  109. package/dist-es/commands/DeleteImageBuilderCommand.js +18 -41
  110. package/dist-es/commands/DeleteImageCommand.js +18 -41
  111. package/dist-es/commands/DeleteImagePermissionsCommand.js +18 -41
  112. package/dist-es/commands/DeleteStackCommand.js +18 -41
  113. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
  114. package/dist-es/commands/DeleteUserCommand.js +18 -41
  115. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
  116. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +18 -41
  117. package/dist-es/commands/DescribeAppBlocksCommand.js +18 -41
  118. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
  119. package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
  120. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +18 -41
  121. package/dist-es/commands/DescribeEntitlementsCommand.js +18 -41
  122. package/dist-es/commands/DescribeFleetsCommand.js +18 -41
  123. package/dist-es/commands/DescribeImageBuildersCommand.js +18 -41
  124. package/dist-es/commands/DescribeImagePermissionsCommand.js +18 -41
  125. package/dist-es/commands/DescribeImagesCommand.js +18 -41
  126. package/dist-es/commands/DescribeSessionsCommand.js +18 -41
  127. package/dist-es/commands/DescribeStacksCommand.js +18 -41
  128. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
  129. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +18 -41
  130. package/dist-es/commands/DescribeUsersCommand.js +18 -41
  131. package/dist-es/commands/DisableUserCommand.js +18 -41
  132. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
  133. package/dist-es/commands/DisassociateApplicationFleetCommand.js +18 -41
  134. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
  135. package/dist-es/commands/DisassociateFleetCommand.js +18 -41
  136. package/dist-es/commands/EnableUserCommand.js +18 -41
  137. package/dist-es/commands/ExpireSessionCommand.js +18 -41
  138. package/dist-es/commands/ListAssociatedFleetsCommand.js +18 -41
  139. package/dist-es/commands/ListAssociatedStacksCommand.js +18 -41
  140. package/dist-es/commands/ListEntitledApplicationsCommand.js +18 -41
  141. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  142. package/dist-es/commands/StartAppBlockBuilderCommand.js +18 -41
  143. package/dist-es/commands/StartFleetCommand.js +18 -41
  144. package/dist-es/commands/StartImageBuilderCommand.js +18 -41
  145. package/dist-es/commands/StopAppBlockBuilderCommand.js +18 -41
  146. package/dist-es/commands/StopFleetCommand.js +18 -41
  147. package/dist-es/commands/StopImageBuilderCommand.js +18 -41
  148. package/dist-es/commands/TagResourceCommand.js +18 -41
  149. package/dist-es/commands/UntagResourceCommand.js +18 -41
  150. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +18 -41
  151. package/dist-es/commands/UpdateApplicationCommand.js +18 -41
  152. package/dist-es/commands/UpdateDirectoryConfigCommand.js +18 -41
  153. package/dist-es/commands/UpdateEntitlementCommand.js +18 -41
  154. package/dist-es/commands/UpdateFleetCommand.js +18 -41
  155. package/dist-es/commands/UpdateImagePermissionsCommand.js +18 -41
  156. package/dist-es/commands/UpdateStackCommand.js +18 -41
  157. package/dist-es/endpoint/EndpointParameters.js +6 -0
  158. package/dist-es/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +2 -23
  159. package/dist-es/pagination/DescribeAppBlockBuildersPaginator.js +2 -23
  160. package/dist-es/pagination/DescribeImagePermissionsPaginator.js +2 -23
  161. package/dist-es/pagination/DescribeImagesPaginator.js +2 -23
  162. package/dist-es/protocols/Aws_json1_1.js +3 -0
  163. package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
  164. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -21
  165. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -21
  166. package/dist-types/commands/AssociateFleetCommand.d.ts +6 -21
  167. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -21
  168. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -21
  169. package/dist-types/commands/CopyImageCommand.d.ts +6 -21
  170. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +6 -21
  171. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -21
  172. package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -21
  173. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
  174. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -21
  175. package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -21
  176. package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
  177. package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -21
  179. package/dist-types/commands/CreateStackCommand.d.ts +11 -21
  180. package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -21
  181. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -21
  182. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -21
  183. package/dist-types/commands/CreateUserCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -21
  186. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
  187. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -21
  188. package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -21
  189. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
  190. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -21
  191. package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
  192. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -21
  193. package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
  194. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -21
  195. package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
  196. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -21
  197. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +6 -21
  198. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -21
  199. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -21
  200. package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
  201. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -21
  202. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -21
  203. package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -21
  204. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -21
  205. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -21
  206. package/dist-types/commands/DescribeImagesCommand.d.ts +6 -21
  207. package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -21
  208. package/dist-types/commands/DescribeStacksCommand.d.ts +7 -21
  209. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -21
  210. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -21
  211. package/dist-types/commands/DescribeUsersCommand.d.ts +6 -21
  212. package/dist-types/commands/DisableUserCommand.d.ts +6 -21
  213. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
  214. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -21
  215. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -21
  216. package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -21
  217. package/dist-types/commands/EnableUserCommand.d.ts +6 -21
  218. package/dist-types/commands/ExpireSessionCommand.d.ts +6 -21
  219. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -21
  220. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -21
  221. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -21
  222. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  223. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +6 -21
  224. package/dist-types/commands/StartFleetCommand.d.ts +6 -21
  225. package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -21
  226. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +6 -21
  227. package/dist-types/commands/StopFleetCommand.d.ts +6 -21
  228. package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -21
  229. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  230. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  231. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +6 -21
  232. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
  233. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -21
  234. package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -21
  235. package/dist-types/commands/UpdateFleetCommand.d.ts +6 -21
  236. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -21
  237. package/dist-types/commands/UpdateStackCommand.d.ts +8 -21
  238. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  239. package/dist-types/models/models_0.d.ts +9 -0
  240. package/dist-types/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.d.ts +1 -1
  241. package/dist-types/pagination/DescribeAppBlockBuildersPaginator.d.ts +1 -1
  242. package/dist-types/pagination/DescribeImagePermissionsPaginator.d.ts +1 -1
  243. package/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +12 -24
  302. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  320. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  321. package/dist-types/ts3.4/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.d.ts +3 -3
  322. package/dist-types/ts3.4/pagination/DescribeAppBlockBuildersPaginator.d.ts +3 -3
  323. package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +3 -3
  324. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +3 -3
  325. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface StartImageBuilderCommandInput
21
15
  export interface StartImageBuilderCommandOutput
22
16
  extends StartImageBuilderResult,
23
17
  __MetadataBearer {}
24
- export declare class StartImageBuilderCommand extends $Command<
25
- StartImageBuilderCommandInput,
26
- StartImageBuilderCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: StartImageBuilderCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: StartImageBuilderCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<StartImageBuilderCommandInput, StartImageBuilderCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const StartImageBuilderCommand_base: {
19
+ new (
20
+ input: StartImageBuilderCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ StartImageBuilderCommandInput,
23
+ StartImageBuilderCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class StartImageBuilderCommand extends StartImageBuilderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface StopAppBlockBuilderCommandInput
21
15
  export interface StopAppBlockBuilderCommandOutput
22
16
  extends StopAppBlockBuilderResult,
23
17
  __MetadataBearer {}
24
- export declare class StopAppBlockBuilderCommand extends $Command<
25
- StopAppBlockBuilderCommandInput,
26
- StopAppBlockBuilderCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: StopAppBlockBuilderCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: StopAppBlockBuilderCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const StopAppBlockBuilderCommand_base: {
19
+ new (
20
+ input: StopAppBlockBuilderCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ StopAppBlockBuilderCommandInput,
23
+ StopAppBlockBuilderCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class StopAppBlockBuilderCommand extends StopAppBlockBuilderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface StopFleetCommandInput extends StopFleetRequest {}
17
11
  export interface StopFleetCommandOutput
18
12
  extends StopFleetResult,
19
13
  __MetadataBearer {}
20
- export declare class StopFleetCommand extends $Command<
21
- StopFleetCommandInput,
22
- StopFleetCommandOutput,
23
- AppStreamClientResolvedConfig
24
- > {
25
- readonly input: StopFleetCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: StopFleetCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AppStreamClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<StopFleetCommandInput, StopFleetCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const StopFleetCommand_base: {
15
+ new (
16
+ input: StopFleetCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ StopFleetCommandInput,
19
+ StopFleetCommandOutput,
20
+ AppStreamClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class StopFleetCommand extends StopFleetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface StopImageBuilderCommandInput extends StopImageBuilderRequest {}
20
14
  export interface StopImageBuilderCommandOutput
21
15
  extends StopImageBuilderResult,
22
16
  __MetadataBearer {}
23
- export declare class StopImageBuilderCommand extends $Command<
24
- StopImageBuilderCommandInput,
25
- StopImageBuilderCommandOutput,
26
- AppStreamClientResolvedConfig
27
- > {
28
- readonly input: StopImageBuilderCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: StopImageBuilderCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AppStreamClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<StopImageBuilderCommandInput, StopImageBuilderCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const StopImageBuilderCommand_base: {
18
+ new (
19
+ input: StopImageBuilderCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ StopImageBuilderCommandInput,
22
+ StopImageBuilderCommandOutput,
23
+ AppStreamClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class StopImageBuilderCommand extends StopImageBuilderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
17
11
  export interface TagResourceCommandOutput
18
12
  extends TagResourceResponse,
19
13
  __MetadataBearer {}
20
- export declare class TagResourceCommand extends $Command<
21
- TagResourceCommandInput,
22
- TagResourceCommandOutput,
23
- AppStreamClientResolvedConfig
24
- > {
25
- readonly input: TagResourceCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: TagResourceCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AppStreamClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const TagResourceCommand_base: {
15
+ new (
16
+ input: TagResourceCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ TagResourceCommandInput,
19
+ TagResourceCommandOutput,
20
+ AppStreamClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
20
14
  export interface UntagResourceCommandOutput
21
15
  extends UntagResourceResponse,
22
16
  __MetadataBearer {}
23
- export declare class UntagResourceCommand extends $Command<
24
- UntagResourceCommandInput,
25
- UntagResourceCommandOutput,
26
- AppStreamClientResolvedConfig
27
- > {
28
- readonly input: UntagResourceCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UntagResourceCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AppStreamClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UntagResourceCommand_base: {
18
+ new (
19
+ input: UntagResourceCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UntagResourceCommandInput,
22
+ UntagResourceCommandOutput,
23
+ AppStreamClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateAppBlockBuilderCommandInput
21
15
  export interface UpdateAppBlockBuilderCommandOutput
22
16
  extends UpdateAppBlockBuilderResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateAppBlockBuilderCommand extends $Command<
25
- UpdateAppBlockBuilderCommandInput,
26
- UpdateAppBlockBuilderCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: UpdateAppBlockBuilderCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateAppBlockBuilderCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateAppBlockBuilderCommand_base: {
19
+ new (
20
+ input: UpdateAppBlockBuilderCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateAppBlockBuilderCommandInput,
38
- UpdateAppBlockBuilderCommandOutput
23
+ UpdateAppBlockBuilderCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateAppBlockBuilderCommand extends UpdateAppBlockBuilderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateApplicationCommandInput
21
15
  export interface UpdateApplicationCommandOutput
22
16
  extends UpdateApplicationResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateApplicationCommand extends $Command<
25
- UpdateApplicationCommandInput,
26
- UpdateApplicationCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: UpdateApplicationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateApplicationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateApplicationCommandInput, UpdateApplicationCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateApplicationCommand_base: {
19
+ new (
20
+ input: UpdateApplicationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateApplicationCommandInput,
23
+ UpdateApplicationCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateDirectoryConfigCommandInput
21
15
  export interface UpdateDirectoryConfigCommandOutput
22
16
  extends UpdateDirectoryConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateDirectoryConfigCommand extends $Command<
25
- UpdateDirectoryConfigCommandInput,
26
- UpdateDirectoryConfigCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: UpdateDirectoryConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateDirectoryConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateDirectoryConfigCommand_base: {
19
+ new (
20
+ input: UpdateDirectoryConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateDirectoryConfigCommandInput,
38
- UpdateDirectoryConfigCommandOutput
23
+ UpdateDirectoryConfigCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateDirectoryConfigCommand extends UpdateDirectoryConfigCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateEntitlementCommandInput
21
15
  export interface UpdateEntitlementCommandOutput
22
16
  extends UpdateEntitlementResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateEntitlementCommand extends $Command<
25
- UpdateEntitlementCommandInput,
26
- UpdateEntitlementCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: UpdateEntitlementCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateEntitlementCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateEntitlementCommand_base: {
19
+ new (
20
+ input: UpdateEntitlementCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateEntitlementCommandInput,
23
+ UpdateEntitlementCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateEntitlementCommand extends UpdateEntitlementCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface UpdateFleetCommandInput extends UpdateFleetRequest {}
17
11
  export interface UpdateFleetCommandOutput
18
12
  extends UpdateFleetResult,
19
13
  __MetadataBearer {}
20
- export declare class UpdateFleetCommand extends $Command<
21
- UpdateFleetCommandInput,
22
- UpdateFleetCommandOutput,
23
- AppStreamClientResolvedConfig
24
- > {
25
- readonly input: UpdateFleetCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateFleetCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AppStreamClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateFleetCommandInput, UpdateFleetCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateFleetCommand_base: {
15
+ new (
16
+ input: UpdateFleetCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateFleetCommandInput,
19
+ UpdateFleetCommandOutput,
20
+ AppStreamClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateFleetCommand extends UpdateFleetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateImagePermissionsCommandInput
21
15
  export interface UpdateImagePermissionsCommandOutput
22
16
  extends UpdateImagePermissionsResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateImagePermissionsCommand extends $Command<
25
- UpdateImagePermissionsCommandInput,
26
- UpdateImagePermissionsCommandOutput,
27
- AppStreamClientResolvedConfig
28
- > {
29
- readonly input: UpdateImagePermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateImagePermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AppStreamClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateImagePermissionsCommand_base: {
19
+ new (
20
+ input: UpdateImagePermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateImagePermissionsCommandInput,
38
- UpdateImagePermissionsCommandOutput
23
+ UpdateImagePermissionsCommandOutput,
24
+ AppStreamClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateImagePermissionsCommand extends UpdateImagePermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AppStreamClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface UpdateStackCommandInput extends UpdateStackRequest {}
17
11
  export interface UpdateStackCommandOutput
18
12
  extends UpdateStackResult,
19
13
  __MetadataBearer {}
20
- export declare class UpdateStackCommand extends $Command<
21
- UpdateStackCommandInput,
22
- UpdateStackCommandOutput,
23
- AppStreamClientResolvedConfig
24
- > {
25
- readonly input: UpdateStackCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateStackCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AppStreamClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateStackCommandInput, UpdateStackCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateStackCommand_base: {
15
+ new (
16
+ input: UpdateStackCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateStackCommandInput,
19
+ UpdateStackCommandOutput,
20
+ AppStreamClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateStackCommand extends UpdateStackCommand_base {}
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
25
25
  ClientInputEndpointParameters & {
26
26
  defaultSigningName: string;
27
27
  };
28
+ export declare const commonParams: {
29
+ readonly UseFIPS: {
30
+ readonly type: "builtInParams";
31
+ readonly name: "useFipsEndpoint";
32
+ };
33
+ readonly Endpoint: {
34
+ readonly type: "builtInParams";
35
+ readonly name: "endpoint";
36
+ };
37
+ readonly Region: {
38
+ readonly type: "builtInParams";
39
+ readonly name: "region";
40
+ };
41
+ readonly UseDualStack: {
42
+ readonly type: "builtInParams";
43
+ readonly name: "useDualstackEndpoint";
44
+ };
45
+ };
28
46
  export interface EndpointParameters extends __EndpointParameters {
29
47
  Region?: string;
30
48
  UseDualStack?: boolean;
@@ -687,6 +687,7 @@ export type Permission = (typeof Permission)[keyof typeof Permission];
687
687
  export interface UserSetting {
688
688
  Action: Action | undefined;
689
689
  Permission: Permission | undefined;
690
+ MaximumLength?: number;
690
691
  }
691
692
  export interface CreateStackRequest {
692
693
  Name: string | undefined;
@@ -4,8 +4,8 @@ import {
4
4
  DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
5
5
  } from "../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
6
6
  import { AppStreamPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateDescribeAppBlockBuilderAppBlockAssociations(
7
+ export declare const paginateDescribeAppBlockBuilderAppBlockAssociations: (
8
8
  config: AppStreamPaginationConfiguration,
9
9
  input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;