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