@aws-sdk/client-appstream 3.1076.0 → 3.1078.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 (287) hide show
  1. package/dist-cjs/index.js +100 -895
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +2 -14
  4. package/dist-es/commands/AssociateApplicationFleetCommand.js +2 -14
  5. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +2 -14
  6. package/dist-es/commands/AssociateFleetCommand.js +2 -14
  7. package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +2 -14
  8. package/dist-es/commands/BatchAssociateUserStackCommand.js +2 -14
  9. package/dist-es/commands/BatchDisassociateUserStackCommand.js +2 -14
  10. package/dist-es/commands/CopyImageCommand.js +2 -14
  11. package/dist-es/commands/CreateAppBlockBuilderCommand.js +2 -14
  12. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +2 -14
  13. package/dist-es/commands/CreateAppBlockCommand.js +2 -14
  14. package/dist-es/commands/CreateApplicationCommand.js +2 -14
  15. package/dist-es/commands/CreateDirectoryConfigCommand.js +2 -14
  16. package/dist-es/commands/CreateEntitlementCommand.js +2 -14
  17. package/dist-es/commands/CreateExportImageTaskCommand.js +2 -14
  18. package/dist-es/commands/CreateFleetCommand.js +2 -14
  19. package/dist-es/commands/CreateImageBuilderCommand.js +2 -14
  20. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +2 -14
  21. package/dist-es/commands/CreateImportedImageCommand.js +2 -14
  22. package/dist-es/commands/CreateStackCommand.js +2 -14
  23. package/dist-es/commands/CreateStreamingURLCommand.js +2 -14
  24. package/dist-es/commands/CreateThemeForStackCommand.js +2 -14
  25. package/dist-es/commands/CreateUpdatedImageCommand.js +2 -14
  26. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +2 -14
  27. package/dist-es/commands/CreateUserCommand.js +2 -14
  28. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +2 -14
  29. package/dist-es/commands/DeleteAppBlockCommand.js +2 -14
  30. package/dist-es/commands/DeleteApplicationCommand.js +2 -14
  31. package/dist-es/commands/DeleteDirectoryConfigCommand.js +2 -14
  32. package/dist-es/commands/DeleteEntitlementCommand.js +2 -14
  33. package/dist-es/commands/DeleteFleetCommand.js +2 -14
  34. package/dist-es/commands/DeleteImageBuilderCommand.js +2 -14
  35. package/dist-es/commands/DeleteImageCommand.js +2 -14
  36. package/dist-es/commands/DeleteImagePermissionsCommand.js +2 -14
  37. package/dist-es/commands/DeleteStackCommand.js +2 -14
  38. package/dist-es/commands/DeleteThemeForStackCommand.js +2 -14
  39. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +2 -14
  40. package/dist-es/commands/DeleteUserCommand.js +2 -14
  41. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +2 -14
  42. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +2 -14
  43. package/dist-es/commands/DescribeAppBlocksCommand.js +2 -14
  44. package/dist-es/commands/DescribeAppLicenseUsageCommand.js +2 -14
  45. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +2 -14
  46. package/dist-es/commands/DescribeApplicationsCommand.js +2 -14
  47. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +2 -14
  48. package/dist-es/commands/DescribeEntitlementsCommand.js +2 -14
  49. package/dist-es/commands/DescribeFleetsCommand.js +2 -14
  50. package/dist-es/commands/DescribeImageBuildersCommand.js +2 -14
  51. package/dist-es/commands/DescribeImagePermissionsCommand.js +2 -14
  52. package/dist-es/commands/DescribeImagesCommand.js +2 -14
  53. package/dist-es/commands/DescribeSessionsCommand.js +2 -14
  54. package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +2 -14
  55. package/dist-es/commands/DescribeStacksCommand.js +2 -14
  56. package/dist-es/commands/DescribeThemeForStackCommand.js +2 -14
  57. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +2 -14
  58. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +2 -14
  59. package/dist-es/commands/DescribeUsersCommand.js +2 -14
  60. package/dist-es/commands/DisableUserCommand.js +2 -14
  61. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +2 -14
  62. package/dist-es/commands/DisassociateApplicationFleetCommand.js +2 -14
  63. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +2 -14
  64. package/dist-es/commands/DisassociateFleetCommand.js +2 -14
  65. package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +2 -14
  66. package/dist-es/commands/DrainSessionInstanceCommand.js +2 -14
  67. package/dist-es/commands/EnableUserCommand.js +2 -14
  68. package/dist-es/commands/ExpireSessionCommand.js +2 -14
  69. package/dist-es/commands/GetExportImageTaskCommand.js +2 -14
  70. package/dist-es/commands/ListAssociatedFleetsCommand.js +2 -14
  71. package/dist-es/commands/ListAssociatedStacksCommand.js +2 -14
  72. package/dist-es/commands/ListEntitledApplicationsCommand.js +2 -14
  73. package/dist-es/commands/ListExportImageTasksCommand.js +2 -14
  74. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  75. package/dist-es/commands/StartAppBlockBuilderCommand.js +2 -14
  76. package/dist-es/commands/StartFleetCommand.js +2 -14
  77. package/dist-es/commands/StartImageBuilderCommand.js +2 -14
  78. package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +2 -14
  79. package/dist-es/commands/StopAppBlockBuilderCommand.js +2 -14
  80. package/dist-es/commands/StopFleetCommand.js +2 -14
  81. package/dist-es/commands/StopImageBuilderCommand.js +2 -14
  82. package/dist-es/commands/TagResourceCommand.js +2 -14
  83. package/dist-es/commands/UntagResourceCommand.js +2 -14
  84. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +2 -14
  85. package/dist-es/commands/UpdateApplicationCommand.js +2 -14
  86. package/dist-es/commands/UpdateDirectoryConfigCommand.js +2 -14
  87. package/dist-es/commands/UpdateEntitlementCommand.js +2 -14
  88. package/dist-es/commands/UpdateFleetCommand.js +2 -14
  89. package/dist-es/commands/UpdateImagePermissionsCommand.js +2 -14
  90. package/dist-es/commands/UpdateStackCommand.js +2 -14
  91. package/dist-es/commands/UpdateThemeForStackCommand.js +2 -14
  92. package/dist-es/index.js +1 -0
  93. package/dist-es/runtimeConfig.browser.js +0 -2
  94. package/dist-es/runtimeConfig.js +1 -2
  95. package/dist-es/runtimeConfig.native.js +0 -2
  96. package/dist-es/runtimeConfig.shared.js +2 -0
  97. package/dist-types/commandBuilder.d.ts +18 -0
  98. package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +3 -8
  99. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +3 -8
  100. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +3 -8
  101. package/dist-types/commands/AssociateFleetCommand.d.ts +3 -8
  102. package/dist-types/commands/AssociateSoftwareToImageBuilderCommand.d.ts +3 -8
  103. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +3 -8
  104. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +3 -8
  105. package/dist-types/commands/CopyImageCommand.d.ts +3 -8
  106. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +3 -8
  107. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +3 -8
  108. package/dist-types/commands/CreateAppBlockCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateEntitlementCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateExportImageTaskCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateFleetCommand.d.ts +3 -8
  114. package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -8
  115. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +3 -8
  116. package/dist-types/commands/CreateImportedImageCommand.d.ts +3 -8
  117. package/dist-types/commands/CreateStackCommand.d.ts +3 -8
  118. package/dist-types/commands/CreateStreamingURLCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateThemeForStackCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateUserCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +3 -8
  124. package/dist-types/commands/DeleteAppBlockCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteEntitlementCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteFleetCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteImageCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteStackCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteThemeForStackCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -8
  135. package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
  136. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -8
  137. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +3 -8
  138. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +3 -8
  139. package/dist-types/commands/DescribeAppLicenseUsageCommand.d.ts +3 -8
  140. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -8
  141. package/dist-types/commands/DescribeApplicationsCommand.d.ts +3 -8
  142. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +3 -8
  143. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +3 -8
  144. package/dist-types/commands/DescribeFleetsCommand.d.ts +3 -8
  145. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -8
  146. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +3 -8
  147. package/dist-types/commands/DescribeImagesCommand.d.ts +3 -8
  148. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -8
  149. package/dist-types/commands/DescribeSoftwareAssociationsCommand.d.ts +3 -8
  150. package/dist-types/commands/DescribeStacksCommand.d.ts +3 -8
  151. package/dist-types/commands/DescribeThemeForStackCommand.d.ts +3 -8
  152. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -8
  153. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +3 -8
  154. package/dist-types/commands/DescribeUsersCommand.d.ts +3 -8
  155. package/dist-types/commands/DisableUserCommand.d.ts +3 -8
  156. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +3 -8
  157. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +3 -8
  158. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +3 -8
  159. package/dist-types/commands/DisassociateFleetCommand.d.ts +3 -8
  160. package/dist-types/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +3 -8
  161. package/dist-types/commands/DrainSessionInstanceCommand.d.ts +3 -8
  162. package/dist-types/commands/EnableUserCommand.d.ts +3 -8
  163. package/dist-types/commands/ExpireSessionCommand.d.ts +3 -8
  164. package/dist-types/commands/GetExportImageTaskCommand.d.ts +3 -8
  165. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +3 -8
  166. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +3 -8
  167. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +3 -8
  168. package/dist-types/commands/ListExportImageTasksCommand.d.ts +3 -8
  169. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  170. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +3 -8
  171. package/dist-types/commands/StartFleetCommand.d.ts +3 -8
  172. package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -8
  173. package/dist-types/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +3 -8
  174. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +3 -8
  175. package/dist-types/commands/StopFleetCommand.d.ts +3 -8
  176. package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -8
  177. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  178. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  179. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +3 -8
  180. package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -8
  181. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +3 -8
  182. package/dist-types/commands/UpdateEntitlementCommand.d.ts +3 -8
  183. package/dist-types/commands/UpdateFleetCommand.d.ts +3 -8
  184. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +3 -8
  185. package/dist-types/commands/UpdateStackCommand.d.ts +3 -8
  186. package/dist-types/commands/UpdateThemeForStackCommand.d.ts +3 -8
  187. package/dist-types/index.d.ts +1 -0
  188. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  189. package/dist-types/runtimeConfig.d.ts +1 -1
  190. package/dist-types/runtimeConfig.native.d.ts +1 -1
  191. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  192. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  193. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/index.d.ts +1 -0
  283. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  284. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  285. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  286. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  287. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultAppStreamHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2647,6 +2649,7 @@ const getRuntimeConfig$1 = (config) => {
2647
2649
  serviceTarget: "PhotonAdminProxyService",
2648
2650
  },
2649
2651
  serviceId: config?.serviceId ?? "AppStream",
2652
+ sha256: config?.sha256 ?? Sha256,
2650
2653
  urlParser: config?.urlParser ?? parseUrl,
2651
2654
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2652
2655
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2680,7 +2683,6 @@ const getRuntimeConfig = (config) => {
2680
2683
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2681
2684
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2682
2685
  }, config),
2683
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
2684
2686
  streamCollector: config?.streamCollector ?? streamCollector,
2685
2687
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2686
2688
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -2768,1072 +2770,275 @@ class AppStreamClient extends Client {
2768
2770
  }
2769
2771
  }
2770
2772
 
2771
- class AssociateAppBlockBuilderAppBlockCommand extends Command
2772
- .classBuilder()
2773
- .ep(commonParams)
2774
- .m(function (Command, cs, config, o) {
2775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2776
- })
2777
- .s("PhotonAdminProxyService", "AssociateAppBlockBuilderAppBlock", {})
2778
- .n("AppStreamClient", "AssociateAppBlockBuilderAppBlockCommand")
2779
- .sc(AssociateAppBlockBuilderAppBlock$)
2780
- .build() {
2773
+ const command = makeBuilder(commonParams, "PhotonAdminProxyService", "AppStreamClient", getEndpointPlugin);
2774
+ const _ep0 = {};
2775
+ const _mw0 = (Command, cs, config, o) => [];
2776
+
2777
+ class AssociateAppBlockBuilderAppBlockCommand extends command(_ep0, _mw0, "AssociateAppBlockBuilderAppBlock", AssociateAppBlockBuilderAppBlock$) {
2781
2778
  }
2782
2779
 
2783
- class AssociateApplicationFleetCommand extends Command
2784
- .classBuilder()
2785
- .ep(commonParams)
2786
- .m(function (Command, cs, config, o) {
2787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2788
- })
2789
- .s("PhotonAdminProxyService", "AssociateApplicationFleet", {})
2790
- .n("AppStreamClient", "AssociateApplicationFleetCommand")
2791
- .sc(AssociateApplicationFleet$)
2792
- .build() {
2780
+ class AssociateApplicationFleetCommand extends command(_ep0, _mw0, "AssociateApplicationFleet", AssociateApplicationFleet$) {
2793
2781
  }
2794
2782
 
2795
- class AssociateApplicationToEntitlementCommand extends Command
2796
- .classBuilder()
2797
- .ep(commonParams)
2798
- .m(function (Command, cs, config, o) {
2799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2800
- })
2801
- .s("PhotonAdminProxyService", "AssociateApplicationToEntitlement", {})
2802
- .n("AppStreamClient", "AssociateApplicationToEntitlementCommand")
2803
- .sc(AssociateApplicationToEntitlement$)
2804
- .build() {
2783
+ class AssociateApplicationToEntitlementCommand extends command(_ep0, _mw0, "AssociateApplicationToEntitlement", AssociateApplicationToEntitlement$) {
2805
2784
  }
2806
2785
 
2807
- class AssociateFleetCommand extends Command
2808
- .classBuilder()
2809
- .ep(commonParams)
2810
- .m(function (Command, cs, config, o) {
2811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2812
- })
2813
- .s("PhotonAdminProxyService", "AssociateFleet", {})
2814
- .n("AppStreamClient", "AssociateFleetCommand")
2815
- .sc(AssociateFleet$)
2816
- .build() {
2786
+ class AssociateFleetCommand extends command(_ep0, _mw0, "AssociateFleet", AssociateFleet$) {
2817
2787
  }
2818
2788
 
2819
- class AssociateSoftwareToImageBuilderCommand extends Command
2820
- .classBuilder()
2821
- .ep(commonParams)
2822
- .m(function (Command, cs, config, o) {
2823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2824
- })
2825
- .s("PhotonAdminProxyService", "AssociateSoftwareToImageBuilder", {})
2826
- .n("AppStreamClient", "AssociateSoftwareToImageBuilderCommand")
2827
- .sc(AssociateSoftwareToImageBuilder$)
2828
- .build() {
2789
+ class AssociateSoftwareToImageBuilderCommand extends command(_ep0, _mw0, "AssociateSoftwareToImageBuilder", AssociateSoftwareToImageBuilder$) {
2829
2790
  }
2830
2791
 
2831
- class BatchAssociateUserStackCommand extends Command
2832
- .classBuilder()
2833
- .ep(commonParams)
2834
- .m(function (Command, cs, config, o) {
2835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2836
- })
2837
- .s("PhotonAdminProxyService", "BatchAssociateUserStack", {})
2838
- .n("AppStreamClient", "BatchAssociateUserStackCommand")
2839
- .sc(BatchAssociateUserStack$)
2840
- .build() {
2792
+ class BatchAssociateUserStackCommand extends command(_ep0, _mw0, "BatchAssociateUserStack", BatchAssociateUserStack$) {
2841
2793
  }
2842
2794
 
2843
- class BatchDisassociateUserStackCommand extends Command
2844
- .classBuilder()
2845
- .ep(commonParams)
2846
- .m(function (Command, cs, config, o) {
2847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2848
- })
2849
- .s("PhotonAdminProxyService", "BatchDisassociateUserStack", {})
2850
- .n("AppStreamClient", "BatchDisassociateUserStackCommand")
2851
- .sc(BatchDisassociateUserStack$)
2852
- .build() {
2795
+ class BatchDisassociateUserStackCommand extends command(_ep0, _mw0, "BatchDisassociateUserStack", BatchDisassociateUserStack$) {
2853
2796
  }
2854
2797
 
2855
- class CopyImageCommand extends Command
2856
- .classBuilder()
2857
- .ep(commonParams)
2858
- .m(function (Command, cs, config, o) {
2859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2860
- })
2861
- .s("PhotonAdminProxyService", "CopyImage", {})
2862
- .n("AppStreamClient", "CopyImageCommand")
2863
- .sc(CopyImage$)
2864
- .build() {
2798
+ class CopyImageCommand extends command(_ep0, _mw0, "CopyImage", CopyImage$) {
2865
2799
  }
2866
2800
 
2867
- class CreateAppBlockBuilderCommand extends Command
2868
- .classBuilder()
2869
- .ep(commonParams)
2870
- .m(function (Command, cs, config, o) {
2871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2872
- })
2873
- .s("PhotonAdminProxyService", "CreateAppBlockBuilder", {})
2874
- .n("AppStreamClient", "CreateAppBlockBuilderCommand")
2875
- .sc(CreateAppBlockBuilder$)
2876
- .build() {
2801
+ class CreateAppBlockBuilderCommand extends command(_ep0, _mw0, "CreateAppBlockBuilder", CreateAppBlockBuilder$) {
2877
2802
  }
2878
2803
 
2879
- class CreateAppBlockBuilderStreamingURLCommand extends Command
2880
- .classBuilder()
2881
- .ep(commonParams)
2882
- .m(function (Command, cs, config, o) {
2883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2884
- })
2885
- .s("PhotonAdminProxyService", "CreateAppBlockBuilderStreamingURL", {})
2886
- .n("AppStreamClient", "CreateAppBlockBuilderStreamingURLCommand")
2887
- .sc(CreateAppBlockBuilderStreamingURL$)
2888
- .build() {
2804
+ class CreateAppBlockBuilderStreamingURLCommand extends command(_ep0, _mw0, "CreateAppBlockBuilderStreamingURL", CreateAppBlockBuilderStreamingURL$) {
2889
2805
  }
2890
2806
 
2891
- class CreateAppBlockCommand extends Command
2892
- .classBuilder()
2893
- .ep(commonParams)
2894
- .m(function (Command, cs, config, o) {
2895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2896
- })
2897
- .s("PhotonAdminProxyService", "CreateAppBlock", {})
2898
- .n("AppStreamClient", "CreateAppBlockCommand")
2899
- .sc(CreateAppBlock$)
2900
- .build() {
2807
+ class CreateAppBlockCommand extends command(_ep0, _mw0, "CreateAppBlock", CreateAppBlock$) {
2901
2808
  }
2902
2809
 
2903
- class CreateApplicationCommand extends Command
2904
- .classBuilder()
2905
- .ep(commonParams)
2906
- .m(function (Command, cs, config, o) {
2907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2908
- })
2909
- .s("PhotonAdminProxyService", "CreateApplication", {})
2910
- .n("AppStreamClient", "CreateApplicationCommand")
2911
- .sc(CreateApplication$)
2912
- .build() {
2810
+ class CreateApplicationCommand extends command(_ep0, _mw0, "CreateApplication", CreateApplication$) {
2913
2811
  }
2914
2812
 
2915
- class CreateDirectoryConfigCommand extends Command
2916
- .classBuilder()
2917
- .ep(commonParams)
2918
- .m(function (Command, cs, config, o) {
2919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2920
- })
2921
- .s("PhotonAdminProxyService", "CreateDirectoryConfig", {})
2922
- .n("AppStreamClient", "CreateDirectoryConfigCommand")
2923
- .sc(CreateDirectoryConfig$)
2924
- .build() {
2813
+ class CreateDirectoryConfigCommand extends command(_ep0, _mw0, "CreateDirectoryConfig", CreateDirectoryConfig$) {
2925
2814
  }
2926
2815
 
2927
- class CreateEntitlementCommand extends Command
2928
- .classBuilder()
2929
- .ep(commonParams)
2930
- .m(function (Command, cs, config, o) {
2931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2932
- })
2933
- .s("PhotonAdminProxyService", "CreateEntitlement", {})
2934
- .n("AppStreamClient", "CreateEntitlementCommand")
2935
- .sc(CreateEntitlement$)
2936
- .build() {
2816
+ class CreateEntitlementCommand extends command(_ep0, _mw0, "CreateEntitlement", CreateEntitlement$) {
2937
2817
  }
2938
2818
 
2939
- class CreateExportImageTaskCommand extends Command
2940
- .classBuilder()
2941
- .ep(commonParams)
2942
- .m(function (Command, cs, config, o) {
2943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2944
- })
2945
- .s("PhotonAdminProxyService", "CreateExportImageTask", {})
2946
- .n("AppStreamClient", "CreateExportImageTaskCommand")
2947
- .sc(CreateExportImageTask$)
2948
- .build() {
2819
+ class CreateExportImageTaskCommand extends command(_ep0, _mw0, "CreateExportImageTask", CreateExportImageTask$) {
2949
2820
  }
2950
2821
 
2951
- class CreateFleetCommand extends Command
2952
- .classBuilder()
2953
- .ep(commonParams)
2954
- .m(function (Command, cs, config, o) {
2955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2956
- })
2957
- .s("PhotonAdminProxyService", "CreateFleet", {})
2958
- .n("AppStreamClient", "CreateFleetCommand")
2959
- .sc(CreateFleet$)
2960
- .build() {
2822
+ class CreateFleetCommand extends command(_ep0, _mw0, "CreateFleet", CreateFleet$) {
2961
2823
  }
2962
2824
 
2963
- class CreateImageBuilderCommand extends Command
2964
- .classBuilder()
2965
- .ep(commonParams)
2966
- .m(function (Command, cs, config, o) {
2967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2968
- })
2969
- .s("PhotonAdminProxyService", "CreateImageBuilder", {})
2970
- .n("AppStreamClient", "CreateImageBuilderCommand")
2971
- .sc(CreateImageBuilder$)
2972
- .build() {
2825
+ class CreateImageBuilderCommand extends command(_ep0, _mw0, "CreateImageBuilder", CreateImageBuilder$) {
2973
2826
  }
2974
2827
 
2975
- class CreateImageBuilderStreamingURLCommand extends Command
2976
- .classBuilder()
2977
- .ep(commonParams)
2978
- .m(function (Command, cs, config, o) {
2979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2980
- })
2981
- .s("PhotonAdminProxyService", "CreateImageBuilderStreamingURL", {})
2982
- .n("AppStreamClient", "CreateImageBuilderStreamingURLCommand")
2983
- .sc(CreateImageBuilderStreamingURL$)
2984
- .build() {
2828
+ class CreateImageBuilderStreamingURLCommand extends command(_ep0, _mw0, "CreateImageBuilderStreamingURL", CreateImageBuilderStreamingURL$) {
2985
2829
  }
2986
2830
 
2987
- class CreateImportedImageCommand extends Command
2988
- .classBuilder()
2989
- .ep(commonParams)
2990
- .m(function (Command, cs, config, o) {
2991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2992
- })
2993
- .s("PhotonAdminProxyService", "CreateImportedImage", {})
2994
- .n("AppStreamClient", "CreateImportedImageCommand")
2995
- .sc(CreateImportedImage$)
2996
- .build() {
2831
+ class CreateImportedImageCommand extends command(_ep0, _mw0, "CreateImportedImage", CreateImportedImage$) {
2997
2832
  }
2998
2833
 
2999
- class CreateStackCommand extends Command
3000
- .classBuilder()
3001
- .ep(commonParams)
3002
- .m(function (Command, cs, config, o) {
3003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3004
- })
3005
- .s("PhotonAdminProxyService", "CreateStack", {})
3006
- .n("AppStreamClient", "CreateStackCommand")
3007
- .sc(CreateStack$)
3008
- .build() {
2834
+ class CreateStackCommand extends command(_ep0, _mw0, "CreateStack", CreateStack$) {
3009
2835
  }
3010
2836
 
3011
- class CreateStreamingURLCommand extends Command
3012
- .classBuilder()
3013
- .ep(commonParams)
3014
- .m(function (Command, cs, config, o) {
3015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3016
- })
3017
- .s("PhotonAdminProxyService", "CreateStreamingURL", {})
3018
- .n("AppStreamClient", "CreateStreamingURLCommand")
3019
- .sc(CreateStreamingURL$)
3020
- .build() {
2837
+ class CreateStreamingURLCommand extends command(_ep0, _mw0, "CreateStreamingURL", CreateStreamingURL$) {
3021
2838
  }
3022
2839
 
3023
- class CreateThemeForStackCommand extends Command
3024
- .classBuilder()
3025
- .ep(commonParams)
3026
- .m(function (Command, cs, config, o) {
3027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3028
- })
3029
- .s("PhotonAdminProxyService", "CreateThemeForStack", {})
3030
- .n("AppStreamClient", "CreateThemeForStackCommand")
3031
- .sc(CreateThemeForStack$)
3032
- .build() {
2840
+ class CreateThemeForStackCommand extends command(_ep0, _mw0, "CreateThemeForStack", CreateThemeForStack$) {
3033
2841
  }
3034
2842
 
3035
- class CreateUpdatedImageCommand extends Command
3036
- .classBuilder()
3037
- .ep(commonParams)
3038
- .m(function (Command, cs, config, o) {
3039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3040
- })
3041
- .s("PhotonAdminProxyService", "CreateUpdatedImage", {})
3042
- .n("AppStreamClient", "CreateUpdatedImageCommand")
3043
- .sc(CreateUpdatedImage$)
3044
- .build() {
2843
+ class CreateUpdatedImageCommand extends command(_ep0, _mw0, "CreateUpdatedImage", CreateUpdatedImage$) {
3045
2844
  }
3046
2845
 
3047
- class CreateUsageReportSubscriptionCommand extends Command
3048
- .classBuilder()
3049
- .ep(commonParams)
3050
- .m(function (Command, cs, config, o) {
3051
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3052
- })
3053
- .s("PhotonAdminProxyService", "CreateUsageReportSubscription", {})
3054
- .n("AppStreamClient", "CreateUsageReportSubscriptionCommand")
3055
- .sc(CreateUsageReportSubscription$)
3056
- .build() {
2846
+ class CreateUsageReportSubscriptionCommand extends command(_ep0, _mw0, "CreateUsageReportSubscription", CreateUsageReportSubscription$) {
3057
2847
  }
3058
2848
 
3059
- class CreateUserCommand extends Command
3060
- .classBuilder()
3061
- .ep(commonParams)
3062
- .m(function (Command, cs, config, o) {
3063
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3064
- })
3065
- .s("PhotonAdminProxyService", "CreateUser", {})
3066
- .n("AppStreamClient", "CreateUserCommand")
3067
- .sc(CreateUser$)
3068
- .build() {
2849
+ class CreateUserCommand extends command(_ep0, _mw0, "CreateUser", CreateUser$) {
3069
2850
  }
3070
2851
 
3071
- class DeleteAppBlockBuilderCommand extends Command
3072
- .classBuilder()
3073
- .ep(commonParams)
3074
- .m(function (Command, cs, config, o) {
3075
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3076
- })
3077
- .s("PhotonAdminProxyService", "DeleteAppBlockBuilder", {})
3078
- .n("AppStreamClient", "DeleteAppBlockBuilderCommand")
3079
- .sc(DeleteAppBlockBuilder$)
3080
- .build() {
2852
+ class DeleteAppBlockBuilderCommand extends command(_ep0, _mw0, "DeleteAppBlockBuilder", DeleteAppBlockBuilder$) {
3081
2853
  }
3082
2854
 
3083
- class DeleteAppBlockCommand extends Command
3084
- .classBuilder()
3085
- .ep(commonParams)
3086
- .m(function (Command, cs, config, o) {
3087
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3088
- })
3089
- .s("PhotonAdminProxyService", "DeleteAppBlock", {})
3090
- .n("AppStreamClient", "DeleteAppBlockCommand")
3091
- .sc(DeleteAppBlock$)
3092
- .build() {
2855
+ class DeleteAppBlockCommand extends command(_ep0, _mw0, "DeleteAppBlock", DeleteAppBlock$) {
3093
2856
  }
3094
2857
 
3095
- class DeleteApplicationCommand extends Command
3096
- .classBuilder()
3097
- .ep(commonParams)
3098
- .m(function (Command, cs, config, o) {
3099
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3100
- })
3101
- .s("PhotonAdminProxyService", "DeleteApplication", {})
3102
- .n("AppStreamClient", "DeleteApplicationCommand")
3103
- .sc(DeleteApplication$)
3104
- .build() {
2858
+ class DeleteApplicationCommand extends command(_ep0, _mw0, "DeleteApplication", DeleteApplication$) {
3105
2859
  }
3106
2860
 
3107
- class DeleteDirectoryConfigCommand extends Command
3108
- .classBuilder()
3109
- .ep(commonParams)
3110
- .m(function (Command, cs, config, o) {
3111
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3112
- })
3113
- .s("PhotonAdminProxyService", "DeleteDirectoryConfig", {})
3114
- .n("AppStreamClient", "DeleteDirectoryConfigCommand")
3115
- .sc(DeleteDirectoryConfig$)
3116
- .build() {
2861
+ class DeleteDirectoryConfigCommand extends command(_ep0, _mw0, "DeleteDirectoryConfig", DeleteDirectoryConfig$) {
3117
2862
  }
3118
2863
 
3119
- class DeleteEntitlementCommand extends Command
3120
- .classBuilder()
3121
- .ep(commonParams)
3122
- .m(function (Command, cs, config, o) {
3123
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3124
- })
3125
- .s("PhotonAdminProxyService", "DeleteEntitlement", {})
3126
- .n("AppStreamClient", "DeleteEntitlementCommand")
3127
- .sc(DeleteEntitlement$)
3128
- .build() {
2864
+ class DeleteEntitlementCommand extends command(_ep0, _mw0, "DeleteEntitlement", DeleteEntitlement$) {
3129
2865
  }
3130
2866
 
3131
- class DeleteFleetCommand extends Command
3132
- .classBuilder()
3133
- .ep(commonParams)
3134
- .m(function (Command, cs, config, o) {
3135
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3136
- })
3137
- .s("PhotonAdminProxyService", "DeleteFleet", {})
3138
- .n("AppStreamClient", "DeleteFleetCommand")
3139
- .sc(DeleteFleet$)
3140
- .build() {
2867
+ class DeleteFleetCommand extends command(_ep0, _mw0, "DeleteFleet", DeleteFleet$) {
3141
2868
  }
3142
2869
 
3143
- class DeleteImageBuilderCommand extends Command
3144
- .classBuilder()
3145
- .ep(commonParams)
3146
- .m(function (Command, cs, config, o) {
3147
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3148
- })
3149
- .s("PhotonAdminProxyService", "DeleteImageBuilder", {})
3150
- .n("AppStreamClient", "DeleteImageBuilderCommand")
3151
- .sc(DeleteImageBuilder$)
3152
- .build() {
2870
+ class DeleteImageBuilderCommand extends command(_ep0, _mw0, "DeleteImageBuilder", DeleteImageBuilder$) {
3153
2871
  }
3154
2872
 
3155
- class DeleteImageCommand extends Command
3156
- .classBuilder()
3157
- .ep(commonParams)
3158
- .m(function (Command, cs, config, o) {
3159
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3160
- })
3161
- .s("PhotonAdminProxyService", "DeleteImage", {})
3162
- .n("AppStreamClient", "DeleteImageCommand")
3163
- .sc(DeleteImage$)
3164
- .build() {
2873
+ class DeleteImageCommand extends command(_ep0, _mw0, "DeleteImage", DeleteImage$) {
3165
2874
  }
3166
2875
 
3167
- class DeleteImagePermissionsCommand extends Command
3168
- .classBuilder()
3169
- .ep(commonParams)
3170
- .m(function (Command, cs, config, o) {
3171
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3172
- })
3173
- .s("PhotonAdminProxyService", "DeleteImagePermissions", {})
3174
- .n("AppStreamClient", "DeleteImagePermissionsCommand")
3175
- .sc(DeleteImagePermissions$)
3176
- .build() {
2876
+ class DeleteImagePermissionsCommand extends command(_ep0, _mw0, "DeleteImagePermissions", DeleteImagePermissions$) {
3177
2877
  }
3178
2878
 
3179
- class DeleteStackCommand extends Command
3180
- .classBuilder()
3181
- .ep(commonParams)
3182
- .m(function (Command, cs, config, o) {
3183
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3184
- })
3185
- .s("PhotonAdminProxyService", "DeleteStack", {})
3186
- .n("AppStreamClient", "DeleteStackCommand")
3187
- .sc(DeleteStack$)
3188
- .build() {
2879
+ class DeleteStackCommand extends command(_ep0, _mw0, "DeleteStack", DeleteStack$) {
3189
2880
  }
3190
2881
 
3191
- class DeleteThemeForStackCommand extends Command
3192
- .classBuilder()
3193
- .ep(commonParams)
3194
- .m(function (Command, cs, config, o) {
3195
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3196
- })
3197
- .s("PhotonAdminProxyService", "DeleteThemeForStack", {})
3198
- .n("AppStreamClient", "DeleteThemeForStackCommand")
3199
- .sc(DeleteThemeForStack$)
3200
- .build() {
2882
+ class DeleteThemeForStackCommand extends command(_ep0, _mw0, "DeleteThemeForStack", DeleteThemeForStack$) {
3201
2883
  }
3202
2884
 
3203
- class DeleteUsageReportSubscriptionCommand extends Command
3204
- .classBuilder()
3205
- .ep(commonParams)
3206
- .m(function (Command, cs, config, o) {
3207
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3208
- })
3209
- .s("PhotonAdminProxyService", "DeleteUsageReportSubscription", {})
3210
- .n("AppStreamClient", "DeleteUsageReportSubscriptionCommand")
3211
- .sc(DeleteUsageReportSubscription$)
3212
- .build() {
2885
+ class DeleteUsageReportSubscriptionCommand extends command(_ep0, _mw0, "DeleteUsageReportSubscription", DeleteUsageReportSubscription$) {
3213
2886
  }
3214
2887
 
3215
- class DeleteUserCommand extends Command
3216
- .classBuilder()
3217
- .ep(commonParams)
3218
- .m(function (Command, cs, config, o) {
3219
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3220
- })
3221
- .s("PhotonAdminProxyService", "DeleteUser", {})
3222
- .n("AppStreamClient", "DeleteUserCommand")
3223
- .sc(DeleteUser$)
3224
- .build() {
2888
+ class DeleteUserCommand extends command(_ep0, _mw0, "DeleteUser", DeleteUser$) {
3225
2889
  }
3226
2890
 
3227
- class DescribeAppBlockBuilderAppBlockAssociationsCommand extends Command
3228
- .classBuilder()
3229
- .ep(commonParams)
3230
- .m(function (Command, cs, config, o) {
3231
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3232
- })
3233
- .s("PhotonAdminProxyService", "DescribeAppBlockBuilderAppBlockAssociations", {})
3234
- .n("AppStreamClient", "DescribeAppBlockBuilderAppBlockAssociationsCommand")
3235
- .sc(DescribeAppBlockBuilderAppBlockAssociations$)
3236
- .build() {
2891
+ class DescribeAppBlockBuilderAppBlockAssociationsCommand extends command(_ep0, _mw0, "DescribeAppBlockBuilderAppBlockAssociations", DescribeAppBlockBuilderAppBlockAssociations$) {
3237
2892
  }
3238
2893
 
3239
- class DescribeAppBlockBuildersCommand extends Command
3240
- .classBuilder()
3241
- .ep(commonParams)
3242
- .m(function (Command, cs, config, o) {
3243
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3244
- })
3245
- .s("PhotonAdminProxyService", "DescribeAppBlockBuilders", {})
3246
- .n("AppStreamClient", "DescribeAppBlockBuildersCommand")
3247
- .sc(DescribeAppBlockBuilders$)
3248
- .build() {
2894
+ class DescribeAppBlockBuildersCommand extends command(_ep0, _mw0, "DescribeAppBlockBuilders", DescribeAppBlockBuilders$) {
3249
2895
  }
3250
2896
 
3251
- class DescribeAppBlocksCommand extends Command
3252
- .classBuilder()
3253
- .ep(commonParams)
3254
- .m(function (Command, cs, config, o) {
3255
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3256
- })
3257
- .s("PhotonAdminProxyService", "DescribeAppBlocks", {})
3258
- .n("AppStreamClient", "DescribeAppBlocksCommand")
3259
- .sc(DescribeAppBlocks$)
3260
- .build() {
2897
+ class DescribeAppBlocksCommand extends command(_ep0, _mw0, "DescribeAppBlocks", DescribeAppBlocks$) {
3261
2898
  }
3262
2899
 
3263
- class DescribeApplicationFleetAssociationsCommand extends Command
3264
- .classBuilder()
3265
- .ep(commonParams)
3266
- .m(function (Command, cs, config, o) {
3267
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3268
- })
3269
- .s("PhotonAdminProxyService", "DescribeApplicationFleetAssociations", {})
3270
- .n("AppStreamClient", "DescribeApplicationFleetAssociationsCommand")
3271
- .sc(DescribeApplicationFleetAssociations$)
3272
- .build() {
2900
+ class DescribeApplicationFleetAssociationsCommand extends command(_ep0, _mw0, "DescribeApplicationFleetAssociations", DescribeApplicationFleetAssociations$) {
3273
2901
  }
3274
2902
 
3275
- class DescribeApplicationsCommand extends Command
3276
- .classBuilder()
3277
- .ep(commonParams)
3278
- .m(function (Command, cs, config, o) {
3279
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3280
- })
3281
- .s("PhotonAdminProxyService", "DescribeApplications", {})
3282
- .n("AppStreamClient", "DescribeApplicationsCommand")
3283
- .sc(DescribeApplications$)
3284
- .build() {
2903
+ class DescribeApplicationsCommand extends command(_ep0, _mw0, "DescribeApplications", DescribeApplications$) {
3285
2904
  }
3286
2905
 
3287
- class DescribeAppLicenseUsageCommand extends Command
3288
- .classBuilder()
3289
- .ep(commonParams)
3290
- .m(function (Command, cs, config, o) {
3291
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3292
- })
3293
- .s("PhotonAdminProxyService", "DescribeAppLicenseUsage", {})
3294
- .n("AppStreamClient", "DescribeAppLicenseUsageCommand")
3295
- .sc(DescribeAppLicenseUsage$)
3296
- .build() {
2906
+ class DescribeAppLicenseUsageCommand extends command(_ep0, _mw0, "DescribeAppLicenseUsage", DescribeAppLicenseUsage$) {
3297
2907
  }
3298
2908
 
3299
- class DescribeDirectoryConfigsCommand extends Command
3300
- .classBuilder()
3301
- .ep(commonParams)
3302
- .m(function (Command, cs, config, o) {
3303
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3304
- })
3305
- .s("PhotonAdminProxyService", "DescribeDirectoryConfigs", {})
3306
- .n("AppStreamClient", "DescribeDirectoryConfigsCommand")
3307
- .sc(DescribeDirectoryConfigs$)
3308
- .build() {
2909
+ class DescribeDirectoryConfigsCommand extends command(_ep0, _mw0, "DescribeDirectoryConfigs", DescribeDirectoryConfigs$) {
3309
2910
  }
3310
2911
 
3311
- class DescribeEntitlementsCommand extends Command
3312
- .classBuilder()
3313
- .ep(commonParams)
3314
- .m(function (Command, cs, config, o) {
3315
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3316
- })
3317
- .s("PhotonAdminProxyService", "DescribeEntitlements", {})
3318
- .n("AppStreamClient", "DescribeEntitlementsCommand")
3319
- .sc(DescribeEntitlements$)
3320
- .build() {
2912
+ class DescribeEntitlementsCommand extends command(_ep0, _mw0, "DescribeEntitlements", DescribeEntitlements$) {
3321
2913
  }
3322
2914
 
3323
- class DescribeFleetsCommand extends Command
3324
- .classBuilder()
3325
- .ep(commonParams)
3326
- .m(function (Command, cs, config, o) {
3327
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3328
- })
3329
- .s("PhotonAdminProxyService", "DescribeFleets", {})
3330
- .n("AppStreamClient", "DescribeFleetsCommand")
3331
- .sc(DescribeFleets$)
3332
- .build() {
2915
+ class DescribeFleetsCommand extends command(_ep0, _mw0, "DescribeFleets", DescribeFleets$) {
3333
2916
  }
3334
2917
 
3335
- class DescribeImageBuildersCommand extends Command
3336
- .classBuilder()
3337
- .ep(commonParams)
3338
- .m(function (Command, cs, config, o) {
3339
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3340
- })
3341
- .s("PhotonAdminProxyService", "DescribeImageBuilders", {})
3342
- .n("AppStreamClient", "DescribeImageBuildersCommand")
3343
- .sc(DescribeImageBuilders$)
3344
- .build() {
2918
+ class DescribeImageBuildersCommand extends command(_ep0, _mw0, "DescribeImageBuilders", DescribeImageBuilders$) {
3345
2919
  }
3346
2920
 
3347
- class DescribeImagePermissionsCommand extends Command
3348
- .classBuilder()
3349
- .ep(commonParams)
3350
- .m(function (Command, cs, config, o) {
3351
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3352
- })
3353
- .s("PhotonAdminProxyService", "DescribeImagePermissions", {})
3354
- .n("AppStreamClient", "DescribeImagePermissionsCommand")
3355
- .sc(DescribeImagePermissions$)
3356
- .build() {
2921
+ class DescribeImagePermissionsCommand extends command(_ep0, _mw0, "DescribeImagePermissions", DescribeImagePermissions$) {
3357
2922
  }
3358
2923
 
3359
- class DescribeImagesCommand extends Command
3360
- .classBuilder()
3361
- .ep(commonParams)
3362
- .m(function (Command, cs, config, o) {
3363
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3364
- })
3365
- .s("PhotonAdminProxyService", "DescribeImages", {})
3366
- .n("AppStreamClient", "DescribeImagesCommand")
3367
- .sc(DescribeImages$)
3368
- .build() {
2924
+ class DescribeImagesCommand extends command(_ep0, _mw0, "DescribeImages", DescribeImages$) {
3369
2925
  }
3370
2926
 
3371
- class DescribeSessionsCommand extends Command
3372
- .classBuilder()
3373
- .ep(commonParams)
3374
- .m(function (Command, cs, config, o) {
3375
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3376
- })
3377
- .s("PhotonAdminProxyService", "DescribeSessions", {})
3378
- .n("AppStreamClient", "DescribeSessionsCommand")
3379
- .sc(DescribeSessions$)
3380
- .build() {
2927
+ class DescribeSessionsCommand extends command(_ep0, _mw0, "DescribeSessions", DescribeSessions$) {
3381
2928
  }
3382
2929
 
3383
- class DescribeSoftwareAssociationsCommand extends Command
3384
- .classBuilder()
3385
- .ep(commonParams)
3386
- .m(function (Command, cs, config, o) {
3387
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3388
- })
3389
- .s("PhotonAdminProxyService", "DescribeSoftwareAssociations", {})
3390
- .n("AppStreamClient", "DescribeSoftwareAssociationsCommand")
3391
- .sc(DescribeSoftwareAssociations$)
3392
- .build() {
2930
+ class DescribeSoftwareAssociationsCommand extends command(_ep0, _mw0, "DescribeSoftwareAssociations", DescribeSoftwareAssociations$) {
3393
2931
  }
3394
2932
 
3395
- class DescribeStacksCommand extends Command
3396
- .classBuilder()
3397
- .ep(commonParams)
3398
- .m(function (Command, cs, config, o) {
3399
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3400
- })
3401
- .s("PhotonAdminProxyService", "DescribeStacks", {})
3402
- .n("AppStreamClient", "DescribeStacksCommand")
3403
- .sc(DescribeStacks$)
3404
- .build() {
2933
+ class DescribeStacksCommand extends command(_ep0, _mw0, "DescribeStacks", DescribeStacks$) {
3405
2934
  }
3406
2935
 
3407
- class DescribeThemeForStackCommand extends Command
3408
- .classBuilder()
3409
- .ep(commonParams)
3410
- .m(function (Command, cs, config, o) {
3411
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3412
- })
3413
- .s("PhotonAdminProxyService", "DescribeThemeForStack", {})
3414
- .n("AppStreamClient", "DescribeThemeForStackCommand")
3415
- .sc(DescribeThemeForStack$)
3416
- .build() {
2936
+ class DescribeThemeForStackCommand extends command(_ep0, _mw0, "DescribeThemeForStack", DescribeThemeForStack$) {
3417
2937
  }
3418
2938
 
3419
- class DescribeUsageReportSubscriptionsCommand extends Command
3420
- .classBuilder()
3421
- .ep(commonParams)
3422
- .m(function (Command, cs, config, o) {
3423
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3424
- })
3425
- .s("PhotonAdminProxyService", "DescribeUsageReportSubscriptions", {})
3426
- .n("AppStreamClient", "DescribeUsageReportSubscriptionsCommand")
3427
- .sc(DescribeUsageReportSubscriptions$)
3428
- .build() {
2939
+ class DescribeUsageReportSubscriptionsCommand extends command(_ep0, _mw0, "DescribeUsageReportSubscriptions", DescribeUsageReportSubscriptions$) {
3429
2940
  }
3430
2941
 
3431
- class DescribeUsersCommand extends Command
3432
- .classBuilder()
3433
- .ep(commonParams)
3434
- .m(function (Command, cs, config, o) {
3435
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3436
- })
3437
- .s("PhotonAdminProxyService", "DescribeUsers", {})
3438
- .n("AppStreamClient", "DescribeUsersCommand")
3439
- .sc(DescribeUsers$)
3440
- .build() {
2942
+ class DescribeUsersCommand extends command(_ep0, _mw0, "DescribeUsers", DescribeUsers$) {
3441
2943
  }
3442
2944
 
3443
- class DescribeUserStackAssociationsCommand extends Command
3444
- .classBuilder()
3445
- .ep(commonParams)
3446
- .m(function (Command, cs, config, o) {
3447
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3448
- })
3449
- .s("PhotonAdminProxyService", "DescribeUserStackAssociations", {})
3450
- .n("AppStreamClient", "DescribeUserStackAssociationsCommand")
3451
- .sc(DescribeUserStackAssociations$)
3452
- .build() {
2945
+ class DescribeUserStackAssociationsCommand extends command(_ep0, _mw0, "DescribeUserStackAssociations", DescribeUserStackAssociations$) {
3453
2946
  }
3454
2947
 
3455
- class DisableUserCommand extends Command
3456
- .classBuilder()
3457
- .ep(commonParams)
3458
- .m(function (Command, cs, config, o) {
3459
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3460
- })
3461
- .s("PhotonAdminProxyService", "DisableUser", {})
3462
- .n("AppStreamClient", "DisableUserCommand")
3463
- .sc(DisableUser$)
3464
- .build() {
2948
+ class DisableUserCommand extends command(_ep0, _mw0, "DisableUser", DisableUser$) {
3465
2949
  }
3466
2950
 
3467
- class DisassociateAppBlockBuilderAppBlockCommand extends Command
3468
- .classBuilder()
3469
- .ep(commonParams)
3470
- .m(function (Command, cs, config, o) {
3471
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3472
- })
3473
- .s("PhotonAdminProxyService", "DisassociateAppBlockBuilderAppBlock", {})
3474
- .n("AppStreamClient", "DisassociateAppBlockBuilderAppBlockCommand")
3475
- .sc(DisassociateAppBlockBuilderAppBlock$)
3476
- .build() {
2951
+ class DisassociateAppBlockBuilderAppBlockCommand extends command(_ep0, _mw0, "DisassociateAppBlockBuilderAppBlock", DisassociateAppBlockBuilderAppBlock$) {
3477
2952
  }
3478
2953
 
3479
- class DisassociateApplicationFleetCommand extends Command
3480
- .classBuilder()
3481
- .ep(commonParams)
3482
- .m(function (Command, cs, config, o) {
3483
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3484
- })
3485
- .s("PhotonAdminProxyService", "DisassociateApplicationFleet", {})
3486
- .n("AppStreamClient", "DisassociateApplicationFleetCommand")
3487
- .sc(DisassociateApplicationFleet$)
3488
- .build() {
2954
+ class DisassociateApplicationFleetCommand extends command(_ep0, _mw0, "DisassociateApplicationFleet", DisassociateApplicationFleet$) {
3489
2955
  }
3490
2956
 
3491
- class DisassociateApplicationFromEntitlementCommand extends Command
3492
- .classBuilder()
3493
- .ep(commonParams)
3494
- .m(function (Command, cs, config, o) {
3495
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3496
- })
3497
- .s("PhotonAdminProxyService", "DisassociateApplicationFromEntitlement", {})
3498
- .n("AppStreamClient", "DisassociateApplicationFromEntitlementCommand")
3499
- .sc(DisassociateApplicationFromEntitlement$)
3500
- .build() {
2957
+ class DisassociateApplicationFromEntitlementCommand extends command(_ep0, _mw0, "DisassociateApplicationFromEntitlement", DisassociateApplicationFromEntitlement$) {
3501
2958
  }
3502
2959
 
3503
- class DisassociateFleetCommand extends Command
3504
- .classBuilder()
3505
- .ep(commonParams)
3506
- .m(function (Command, cs, config, o) {
3507
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3508
- })
3509
- .s("PhotonAdminProxyService", "DisassociateFleet", {})
3510
- .n("AppStreamClient", "DisassociateFleetCommand")
3511
- .sc(DisassociateFleet$)
3512
- .build() {
2960
+ class DisassociateFleetCommand extends command(_ep0, _mw0, "DisassociateFleet", DisassociateFleet$) {
3513
2961
  }
3514
2962
 
3515
- class DisassociateSoftwareFromImageBuilderCommand extends Command
3516
- .classBuilder()
3517
- .ep(commonParams)
3518
- .m(function (Command, cs, config, o) {
3519
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3520
- })
3521
- .s("PhotonAdminProxyService", "DisassociateSoftwareFromImageBuilder", {})
3522
- .n("AppStreamClient", "DisassociateSoftwareFromImageBuilderCommand")
3523
- .sc(DisassociateSoftwareFromImageBuilder$)
3524
- .build() {
2963
+ class DisassociateSoftwareFromImageBuilderCommand extends command(_ep0, _mw0, "DisassociateSoftwareFromImageBuilder", DisassociateSoftwareFromImageBuilder$) {
3525
2964
  }
3526
2965
 
3527
- class DrainSessionInstanceCommand extends Command
3528
- .classBuilder()
3529
- .ep(commonParams)
3530
- .m(function (Command, cs, config, o) {
3531
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3532
- })
3533
- .s("PhotonAdminProxyService", "DrainSessionInstance", {})
3534
- .n("AppStreamClient", "DrainSessionInstanceCommand")
3535
- .sc(DrainSessionInstance$)
3536
- .build() {
2966
+ class DrainSessionInstanceCommand extends command(_ep0, _mw0, "DrainSessionInstance", DrainSessionInstance$) {
3537
2967
  }
3538
2968
 
3539
- class EnableUserCommand extends Command
3540
- .classBuilder()
3541
- .ep(commonParams)
3542
- .m(function (Command, cs, config, o) {
3543
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3544
- })
3545
- .s("PhotonAdminProxyService", "EnableUser", {})
3546
- .n("AppStreamClient", "EnableUserCommand")
3547
- .sc(EnableUser$)
3548
- .build() {
2969
+ class EnableUserCommand extends command(_ep0, _mw0, "EnableUser", EnableUser$) {
3549
2970
  }
3550
2971
 
3551
- class ExpireSessionCommand extends Command
3552
- .classBuilder()
3553
- .ep(commonParams)
3554
- .m(function (Command, cs, config, o) {
3555
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3556
- })
3557
- .s("PhotonAdminProxyService", "ExpireSession", {})
3558
- .n("AppStreamClient", "ExpireSessionCommand")
3559
- .sc(ExpireSession$)
3560
- .build() {
2972
+ class ExpireSessionCommand extends command(_ep0, _mw0, "ExpireSession", ExpireSession$) {
3561
2973
  }
3562
2974
 
3563
- class GetExportImageTaskCommand extends Command
3564
- .classBuilder()
3565
- .ep(commonParams)
3566
- .m(function (Command, cs, config, o) {
3567
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3568
- })
3569
- .s("PhotonAdminProxyService", "GetExportImageTask", {})
3570
- .n("AppStreamClient", "GetExportImageTaskCommand")
3571
- .sc(GetExportImageTask$)
3572
- .build() {
2975
+ class GetExportImageTaskCommand extends command(_ep0, _mw0, "GetExportImageTask", GetExportImageTask$) {
3573
2976
  }
3574
2977
 
3575
- class ListAssociatedFleetsCommand extends Command
3576
- .classBuilder()
3577
- .ep(commonParams)
3578
- .m(function (Command, cs, config, o) {
3579
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3580
- })
3581
- .s("PhotonAdminProxyService", "ListAssociatedFleets", {})
3582
- .n("AppStreamClient", "ListAssociatedFleetsCommand")
3583
- .sc(ListAssociatedFleets$)
3584
- .build() {
2978
+ class ListAssociatedFleetsCommand extends command(_ep0, _mw0, "ListAssociatedFleets", ListAssociatedFleets$) {
3585
2979
  }
3586
2980
 
3587
- class ListAssociatedStacksCommand extends Command
3588
- .classBuilder()
3589
- .ep(commonParams)
3590
- .m(function (Command, cs, config, o) {
3591
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3592
- })
3593
- .s("PhotonAdminProxyService", "ListAssociatedStacks", {})
3594
- .n("AppStreamClient", "ListAssociatedStacksCommand")
3595
- .sc(ListAssociatedStacks$)
3596
- .build() {
2981
+ class ListAssociatedStacksCommand extends command(_ep0, _mw0, "ListAssociatedStacks", ListAssociatedStacks$) {
3597
2982
  }
3598
2983
 
3599
- class ListEntitledApplicationsCommand extends Command
3600
- .classBuilder()
3601
- .ep(commonParams)
3602
- .m(function (Command, cs, config, o) {
3603
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3604
- })
3605
- .s("PhotonAdminProxyService", "ListEntitledApplications", {})
3606
- .n("AppStreamClient", "ListEntitledApplicationsCommand")
3607
- .sc(ListEntitledApplications$)
3608
- .build() {
2984
+ class ListEntitledApplicationsCommand extends command(_ep0, _mw0, "ListEntitledApplications", ListEntitledApplications$) {
3609
2985
  }
3610
2986
 
3611
- class ListExportImageTasksCommand extends Command
3612
- .classBuilder()
3613
- .ep(commonParams)
3614
- .m(function (Command, cs, config, o) {
3615
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3616
- })
3617
- .s("PhotonAdminProxyService", "ListExportImageTasks", {})
3618
- .n("AppStreamClient", "ListExportImageTasksCommand")
3619
- .sc(ListExportImageTasks$)
3620
- .build() {
2987
+ class ListExportImageTasksCommand extends command(_ep0, _mw0, "ListExportImageTasks", ListExportImageTasks$) {
3621
2988
  }
3622
2989
 
3623
- class ListTagsForResourceCommand extends Command
3624
- .classBuilder()
3625
- .ep(commonParams)
3626
- .m(function (Command, cs, config, o) {
3627
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3628
- })
3629
- .s("PhotonAdminProxyService", "ListTagsForResource", {})
3630
- .n("AppStreamClient", "ListTagsForResourceCommand")
3631
- .sc(ListTagsForResource$)
3632
- .build() {
2990
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3633
2991
  }
3634
2992
 
3635
- class StartAppBlockBuilderCommand extends Command
3636
- .classBuilder()
3637
- .ep(commonParams)
3638
- .m(function (Command, cs, config, o) {
3639
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3640
- })
3641
- .s("PhotonAdminProxyService", "StartAppBlockBuilder", {})
3642
- .n("AppStreamClient", "StartAppBlockBuilderCommand")
3643
- .sc(StartAppBlockBuilder$)
3644
- .build() {
2993
+ class StartAppBlockBuilderCommand extends command(_ep0, _mw0, "StartAppBlockBuilder", StartAppBlockBuilder$) {
3645
2994
  }
3646
2995
 
3647
- class StartFleetCommand extends Command
3648
- .classBuilder()
3649
- .ep(commonParams)
3650
- .m(function (Command, cs, config, o) {
3651
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3652
- })
3653
- .s("PhotonAdminProxyService", "StartFleet", {})
3654
- .n("AppStreamClient", "StartFleetCommand")
3655
- .sc(StartFleet$)
3656
- .build() {
2996
+ class StartFleetCommand extends command(_ep0, _mw0, "StartFleet", StartFleet$) {
3657
2997
  }
3658
2998
 
3659
- class StartImageBuilderCommand extends Command
3660
- .classBuilder()
3661
- .ep(commonParams)
3662
- .m(function (Command, cs, config, o) {
3663
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3664
- })
3665
- .s("PhotonAdminProxyService", "StartImageBuilder", {})
3666
- .n("AppStreamClient", "StartImageBuilderCommand")
3667
- .sc(StartImageBuilder$)
3668
- .build() {
2999
+ class StartImageBuilderCommand extends command(_ep0, _mw0, "StartImageBuilder", StartImageBuilder$) {
3669
3000
  }
3670
3001
 
3671
- class StartSoftwareDeploymentToImageBuilderCommand extends Command
3672
- .classBuilder()
3673
- .ep(commonParams)
3674
- .m(function (Command, cs, config, o) {
3675
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3676
- })
3677
- .s("PhotonAdminProxyService", "StartSoftwareDeploymentToImageBuilder", {})
3678
- .n("AppStreamClient", "StartSoftwareDeploymentToImageBuilderCommand")
3679
- .sc(StartSoftwareDeploymentToImageBuilder$)
3680
- .build() {
3002
+ class StartSoftwareDeploymentToImageBuilderCommand extends command(_ep0, _mw0, "StartSoftwareDeploymentToImageBuilder", StartSoftwareDeploymentToImageBuilder$) {
3681
3003
  }
3682
3004
 
3683
- class StopAppBlockBuilderCommand extends Command
3684
- .classBuilder()
3685
- .ep(commonParams)
3686
- .m(function (Command, cs, config, o) {
3687
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3688
- })
3689
- .s("PhotonAdminProxyService", "StopAppBlockBuilder", {})
3690
- .n("AppStreamClient", "StopAppBlockBuilderCommand")
3691
- .sc(StopAppBlockBuilder$)
3692
- .build() {
3005
+ class StopAppBlockBuilderCommand extends command(_ep0, _mw0, "StopAppBlockBuilder", StopAppBlockBuilder$) {
3693
3006
  }
3694
3007
 
3695
- class StopFleetCommand extends Command
3696
- .classBuilder()
3697
- .ep(commonParams)
3698
- .m(function (Command, cs, config, o) {
3699
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3700
- })
3701
- .s("PhotonAdminProxyService", "StopFleet", {})
3702
- .n("AppStreamClient", "StopFleetCommand")
3703
- .sc(StopFleet$)
3704
- .build() {
3008
+ class StopFleetCommand extends command(_ep0, _mw0, "StopFleet", StopFleet$) {
3705
3009
  }
3706
3010
 
3707
- class StopImageBuilderCommand extends Command
3708
- .classBuilder()
3709
- .ep(commonParams)
3710
- .m(function (Command, cs, config, o) {
3711
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3712
- })
3713
- .s("PhotonAdminProxyService", "StopImageBuilder", {})
3714
- .n("AppStreamClient", "StopImageBuilderCommand")
3715
- .sc(StopImageBuilder$)
3716
- .build() {
3011
+ class StopImageBuilderCommand extends command(_ep0, _mw0, "StopImageBuilder", StopImageBuilder$) {
3717
3012
  }
3718
3013
 
3719
- class TagResourceCommand extends Command
3720
- .classBuilder()
3721
- .ep(commonParams)
3722
- .m(function (Command, cs, config, o) {
3723
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3724
- })
3725
- .s("PhotonAdminProxyService", "TagResource", {})
3726
- .n("AppStreamClient", "TagResourceCommand")
3727
- .sc(TagResource$)
3728
- .build() {
3014
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3729
3015
  }
3730
3016
 
3731
- class UntagResourceCommand extends Command
3732
- .classBuilder()
3733
- .ep(commonParams)
3734
- .m(function (Command, cs, config, o) {
3735
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3736
- })
3737
- .s("PhotonAdminProxyService", "UntagResource", {})
3738
- .n("AppStreamClient", "UntagResourceCommand")
3739
- .sc(UntagResource$)
3740
- .build() {
3017
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3741
3018
  }
3742
3019
 
3743
- class UpdateAppBlockBuilderCommand extends Command
3744
- .classBuilder()
3745
- .ep(commonParams)
3746
- .m(function (Command, cs, config, o) {
3747
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3748
- })
3749
- .s("PhotonAdminProxyService", "UpdateAppBlockBuilder", {})
3750
- .n("AppStreamClient", "UpdateAppBlockBuilderCommand")
3751
- .sc(UpdateAppBlockBuilder$)
3752
- .build() {
3020
+ class UpdateAppBlockBuilderCommand extends command(_ep0, _mw0, "UpdateAppBlockBuilder", UpdateAppBlockBuilder$) {
3753
3021
  }
3754
3022
 
3755
- class UpdateApplicationCommand extends Command
3756
- .classBuilder()
3757
- .ep(commonParams)
3758
- .m(function (Command, cs, config, o) {
3759
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3760
- })
3761
- .s("PhotonAdminProxyService", "UpdateApplication", {})
3762
- .n("AppStreamClient", "UpdateApplicationCommand")
3763
- .sc(UpdateApplication$)
3764
- .build() {
3023
+ class UpdateApplicationCommand extends command(_ep0, _mw0, "UpdateApplication", UpdateApplication$) {
3765
3024
  }
3766
3025
 
3767
- class UpdateDirectoryConfigCommand extends Command
3768
- .classBuilder()
3769
- .ep(commonParams)
3770
- .m(function (Command, cs, config, o) {
3771
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3772
- })
3773
- .s("PhotonAdminProxyService", "UpdateDirectoryConfig", {})
3774
- .n("AppStreamClient", "UpdateDirectoryConfigCommand")
3775
- .sc(UpdateDirectoryConfig$)
3776
- .build() {
3026
+ class UpdateDirectoryConfigCommand extends command(_ep0, _mw0, "UpdateDirectoryConfig", UpdateDirectoryConfig$) {
3777
3027
  }
3778
3028
 
3779
- class UpdateEntitlementCommand extends Command
3780
- .classBuilder()
3781
- .ep(commonParams)
3782
- .m(function (Command, cs, config, o) {
3783
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3784
- })
3785
- .s("PhotonAdminProxyService", "UpdateEntitlement", {})
3786
- .n("AppStreamClient", "UpdateEntitlementCommand")
3787
- .sc(UpdateEntitlement$)
3788
- .build() {
3029
+ class UpdateEntitlementCommand extends command(_ep0, _mw0, "UpdateEntitlement", UpdateEntitlement$) {
3789
3030
  }
3790
3031
 
3791
- class UpdateFleetCommand extends Command
3792
- .classBuilder()
3793
- .ep(commonParams)
3794
- .m(function (Command, cs, config, o) {
3795
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3796
- })
3797
- .s("PhotonAdminProxyService", "UpdateFleet", {})
3798
- .n("AppStreamClient", "UpdateFleetCommand")
3799
- .sc(UpdateFleet$)
3800
- .build() {
3032
+ class UpdateFleetCommand extends command(_ep0, _mw0, "UpdateFleet", UpdateFleet$) {
3801
3033
  }
3802
3034
 
3803
- class UpdateImagePermissionsCommand extends Command
3804
- .classBuilder()
3805
- .ep(commonParams)
3806
- .m(function (Command, cs, config, o) {
3807
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3808
- })
3809
- .s("PhotonAdminProxyService", "UpdateImagePermissions", {})
3810
- .n("AppStreamClient", "UpdateImagePermissionsCommand")
3811
- .sc(UpdateImagePermissions$)
3812
- .build() {
3035
+ class UpdateImagePermissionsCommand extends command(_ep0, _mw0, "UpdateImagePermissions", UpdateImagePermissions$) {
3813
3036
  }
3814
3037
 
3815
- class UpdateStackCommand extends Command
3816
- .classBuilder()
3817
- .ep(commonParams)
3818
- .m(function (Command, cs, config, o) {
3819
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3820
- })
3821
- .s("PhotonAdminProxyService", "UpdateStack", {})
3822
- .n("AppStreamClient", "UpdateStackCommand")
3823
- .sc(UpdateStack$)
3824
- .build() {
3038
+ class UpdateStackCommand extends command(_ep0, _mw0, "UpdateStack", UpdateStack$) {
3825
3039
  }
3826
3040
 
3827
- class UpdateThemeForStackCommand extends Command
3828
- .classBuilder()
3829
- .ep(commonParams)
3830
- .m(function (Command, cs, config, o) {
3831
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3832
- })
3833
- .s("PhotonAdminProxyService", "UpdateThemeForStack", {})
3834
- .n("AppStreamClient", "UpdateThemeForStackCommand")
3835
- .sc(UpdateThemeForStack$)
3836
- .build() {
3041
+ class UpdateThemeForStackCommand extends command(_ep0, _mw0, "UpdateThemeForStack", UpdateThemeForStack$) {
3837
3042
  }
3838
3043
 
3839
3044
  const paginateDescribeAppBlockBuilderAppBlockAssociations = createPaginator(AppStreamClient, DescribeAppBlockBuilderAppBlockAssociationsCommand, "NextToken", "NextToken", "MaxResults");