@aws-sdk/client-workspaces 3.478.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (297) hide show
  1. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateIpGroupsCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateWorkspaceApplicationCommand.js +18 -41
  4. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +18 -41
  5. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +18 -41
  6. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +18 -41
  7. package/dist-cjs/commands/CreateConnectionAliasCommand.js +18 -41
  8. package/dist-cjs/commands/CreateIpGroupCommand.js +18 -41
  9. package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +18 -41
  10. package/dist-cjs/commands/CreateTagsCommand.js +18 -41
  11. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
  12. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +18 -41
  13. package/dist-cjs/commands/CreateWorkspaceImageCommand.js +18 -41
  14. package/dist-cjs/commands/CreateWorkspacesCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteClientBrandingCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteIpGroupCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +18 -41
  22. package/dist-cjs/commands/DeployWorkspaceApplicationsCommand.js +18 -41
  23. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeAccountCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeApplicationAssociationsCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeBundleAssociationsCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeClientBrandingCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeImageAssociationsCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeIpGroupsCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeWorkspacesCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
  45. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +18 -41
  46. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +18 -41
  47. package/dist-cjs/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
  48. package/dist-cjs/commands/ImportClientBrandingCommand.js +18 -41
  49. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +18 -41
  50. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
  51. package/dist-cjs/commands/MigrateWorkspaceCommand.js +18 -41
  52. package/dist-cjs/commands/ModifyAccountCommand.js +18 -41
  53. package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
  54. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +18 -41
  55. package/dist-cjs/commands/ModifySamlPropertiesCommand.js +18 -41
  56. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +18 -41
  57. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
  58. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
  59. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +18 -41
  60. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +18 -41
  61. package/dist-cjs/commands/RebootWorkspacesCommand.js +18 -41
  62. package/dist-cjs/commands/RebuildWorkspacesCommand.js +18 -41
  63. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
  64. package/dist-cjs/commands/RestoreWorkspaceCommand.js +18 -41
  65. package/dist-cjs/commands/RevokeIpRulesCommand.js +18 -41
  66. package/dist-cjs/commands/StartWorkspacesCommand.js +18 -41
  67. package/dist-cjs/commands/StopWorkspacesCommand.js +18 -41
  68. package/dist-cjs/commands/TerminateWorkspacesCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
  74. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  75. package/dist-es/commands/AssociateConnectionAliasCommand.js +18 -41
  76. package/dist-es/commands/AssociateIpGroupsCommand.js +18 -41
  77. package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +18 -41
  78. package/dist-es/commands/AuthorizeIpRulesCommand.js +18 -41
  79. package/dist-es/commands/CopyWorkspaceImageCommand.js +18 -41
  80. package/dist-es/commands/CreateConnectClientAddInCommand.js +18 -41
  81. package/dist-es/commands/CreateConnectionAliasCommand.js +18 -41
  82. package/dist-es/commands/CreateIpGroupCommand.js +18 -41
  83. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +18 -41
  84. package/dist-es/commands/CreateTagsCommand.js +18 -41
  85. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
  86. package/dist-es/commands/CreateWorkspaceBundleCommand.js +18 -41
  87. package/dist-es/commands/CreateWorkspaceImageCommand.js +18 -41
  88. package/dist-es/commands/CreateWorkspacesCommand.js +18 -41
  89. package/dist-es/commands/DeleteClientBrandingCommand.js +18 -41
  90. package/dist-es/commands/DeleteConnectClientAddInCommand.js +18 -41
  91. package/dist-es/commands/DeleteConnectionAliasCommand.js +18 -41
  92. package/dist-es/commands/DeleteIpGroupCommand.js +18 -41
  93. package/dist-es/commands/DeleteTagsCommand.js +18 -41
  94. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +18 -41
  95. package/dist-es/commands/DeleteWorkspaceImageCommand.js +18 -41
  96. package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +18 -41
  97. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
  98. package/dist-es/commands/DescribeAccountCommand.js +18 -41
  99. package/dist-es/commands/DescribeAccountModificationsCommand.js +18 -41
  100. package/dist-es/commands/DescribeApplicationAssociationsCommand.js +18 -41
  101. package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
  102. package/dist-es/commands/DescribeBundleAssociationsCommand.js +18 -41
  103. package/dist-es/commands/DescribeClientBrandingCommand.js +18 -41
  104. package/dist-es/commands/DescribeClientPropertiesCommand.js +18 -41
  105. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +18 -41
  106. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
  107. package/dist-es/commands/DescribeConnectionAliasesCommand.js +18 -41
  108. package/dist-es/commands/DescribeImageAssociationsCommand.js +18 -41
  109. package/dist-es/commands/DescribeIpGroupsCommand.js +18 -41
  110. package/dist-es/commands/DescribeTagsCommand.js +18 -41
  111. package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
  112. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +18 -41
  113. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
  114. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
  115. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +18 -41
  116. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
  117. package/dist-es/commands/DescribeWorkspacesCommand.js +18 -41
  118. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
  119. package/dist-es/commands/DisassociateConnectionAliasCommand.js +18 -41
  120. package/dist-es/commands/DisassociateIpGroupsCommand.js +18 -41
  121. package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
  122. package/dist-es/commands/ImportClientBrandingCommand.js +18 -41
  123. package/dist-es/commands/ImportWorkspaceImageCommand.js +18 -41
  124. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
  125. package/dist-es/commands/MigrateWorkspaceCommand.js +18 -41
  126. package/dist-es/commands/ModifyAccountCommand.js +18 -41
  127. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
  128. package/dist-es/commands/ModifyClientPropertiesCommand.js +18 -41
  129. package/dist-es/commands/ModifySamlPropertiesCommand.js +18 -41
  130. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +18 -41
  131. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
  132. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
  133. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +18 -41
  134. package/dist-es/commands/ModifyWorkspaceStateCommand.js +18 -41
  135. package/dist-es/commands/RebootWorkspacesCommand.js +18 -41
  136. package/dist-es/commands/RebuildWorkspacesCommand.js +18 -41
  137. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
  138. package/dist-es/commands/RestoreWorkspaceCommand.js +18 -41
  139. package/dist-es/commands/RevokeIpRulesCommand.js +18 -41
  140. package/dist-es/commands/StartWorkspacesCommand.js +18 -41
  141. package/dist-es/commands/StopWorkspacesCommand.js +18 -41
  142. package/dist-es/commands/TerminateWorkspacesCommand.js +18 -41
  143. package/dist-es/commands/UpdateConnectClientAddInCommand.js +18 -41
  144. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
  145. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +18 -41
  146. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +18 -41
  147. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
  148. package/dist-es/endpoint/EndpointParameters.js +6 -0
  149. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +6 -21
  150. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +6 -21
  151. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +6 -21
  152. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +6 -21
  153. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +6 -21
  154. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +6 -21
  155. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +6 -21
  156. package/dist-types/commands/CreateIpGroupCommand.d.ts +6 -21
  157. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +6 -21
  158. package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
  159. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +6 -21
  160. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +6 -21
  161. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +6 -21
  162. package/dist-types/commands/CreateWorkspacesCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +6 -21
  165. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +6 -21
  166. package/dist-types/commands/DeleteIpGroupCommand.d.ts +6 -21
  167. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
  168. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +6 -21
  169. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +6 -21
  170. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +6 -21
  171. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeAccountCommand.d.ts +6 -21
  173. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +6 -21
  174. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +6 -21
  175. package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
  176. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +6 -21
  177. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +6 -21
  178. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +6 -21
  179. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +6 -21
  180. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +6 -21
  181. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +6 -21
  182. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +6 -21
  183. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +6 -21
  184. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
  185. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +6 -21
  186. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +6 -21
  187. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +6 -21
  188. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +6 -21
  189. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +6 -21
  190. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +6 -21
  191. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +6 -21
  192. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +6 -21
  193. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +6 -21
  194. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +6 -21
  195. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +6 -21
  196. package/dist-types/commands/ImportClientBrandingCommand.d.ts +6 -21
  197. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +6 -21
  198. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +6 -21
  199. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +6 -21
  200. package/dist-types/commands/ModifyAccountCommand.d.ts +6 -21
  201. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +6 -21
  202. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +6 -21
  203. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +6 -21
  204. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +6 -21
  205. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +6 -21
  206. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +6 -21
  207. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +6 -21
  208. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +6 -21
  209. package/dist-types/commands/RebootWorkspacesCommand.d.ts +6 -21
  210. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +6 -21
  211. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +6 -21
  212. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +6 -21
  213. package/dist-types/commands/RevokeIpRulesCommand.d.ts +6 -21
  214. package/dist-types/commands/StartWorkspacesCommand.d.ts +6 -21
  215. package/dist-types/commands/StopWorkspacesCommand.d.ts +6 -21
  216. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +6 -21
  217. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +6 -21
  218. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +6 -21
  219. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +6 -21
  220. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +6 -21
  221. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +6 -21
  222. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  223. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  297. package/package.json +9 -9
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateWorkspaceBundleCommand, se_UpdateWorkspaceBundleCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateWorkspaceBundleCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateWorkspaceBundleCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "WorkSpacesClient";
26
- const commandName = "UpdateWorkspaceBundleCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "WorkspacesService",
35
- operation: "UpdateWorkspaceBundle",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateWorkspaceBundleCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateWorkspaceBundleCommand(output, context);
46
- }
7
+ export class UpdateWorkspaceBundleCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("WorkspacesService", "UpdateWorkspaceBundle", {})
19
+ .n("WorkSpacesClient", "UpdateWorkspaceBundleCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateWorkspaceBundleCommand)
22
+ .de(de_UpdateWorkspaceBundleCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateWorkspaceImagePermissionCommand, se_UpdateWorkspaceImagePermissionCommand, } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateWorkspaceImagePermissionCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateWorkspaceImagePermissionCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "WorkSpacesClient";
26
- const commandName = "UpdateWorkspaceImagePermissionCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "WorkspacesService",
35
- operation: "UpdateWorkspaceImagePermission",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateWorkspaceImagePermissionCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateWorkspaceImagePermissionCommand(output, context);
46
- }
7
+ export class UpdateWorkspaceImagePermissionCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("WorkspacesService", "UpdateWorkspaceImagePermission", {})
19
+ .n("WorkSpacesClient", "UpdateWorkspaceImagePermissionCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateWorkspaceImagePermissionCommand)
22
+ .de(de_UpdateWorkspaceImagePermissionCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "workspaces",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateConnectionAliasRequest, AssociateConnectionAliasResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateConnectionAliasCommandInput extends AssociateConnectio
21
20
  */
22
21
  export interface AssociateConnectionAliasCommandOutput extends AssociateConnectionAliasResult, __MetadataBearer {
23
22
  }
23
+ declare const AssociateConnectionAliasCommand_base: {
24
+ new (input: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates the specified connection alias with the specified directory to enable
@@ -77,23 +80,5 @@ export interface AssociateConnectionAliasCommandOutput extends AssociateConnecti
77
80
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
78
81
  *
79
82
  */
80
- export declare class AssociateConnectionAliasCommand extends $Command<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig> {
81
- readonly input: AssociateConnectionAliasCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: AssociateConnectionAliasCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateIpGroupsRequest, AssociateIpGroupsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateIpGroupsCommandInput extends AssociateIpGroupsRequest
21
20
  */
22
21
  export interface AssociateIpGroupsCommandOutput extends AssociateIpGroupsResult, __MetadataBearer {
23
22
  }
23
+ declare const AssociateIpGroupsCommand_base: {
24
+ new (input: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates the specified IP access control group with the specified directory.</p>
@@ -70,23 +73,5 @@ export interface AssociateIpGroupsCommandOutput extends AssociateIpGroupsResult,
70
73
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
71
74
  *
72
75
  */
73
- export declare class AssociateIpGroupsCommand extends $Command<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig> {
74
- readonly input: AssociateIpGroupsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: AssociateIpGroupsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateWorkspaceApplicationRequest, AssociateWorkspaceApplicationResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWorkspaceApplicationCommandInput extends AssociateWork
21
20
  */
22
21
  export interface AssociateWorkspaceApplicationCommandOutput extends AssociateWorkspaceApplicationResult, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWorkspaceApplicationCommand_base: {
24
+ new (input: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates the specified application to the specified WorkSpace.</p>
@@ -93,23 +96,5 @@ export interface AssociateWorkspaceApplicationCommandOutput extends AssociateWor
93
96
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
94
97
  *
95
98
  */
96
- export declare class AssociateWorkspaceApplicationCommand extends $Command<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig> {
97
- readonly input: AssociateWorkspaceApplicationCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: AssociateWorkspaceApplicationCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {
115
100
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AuthorizeIpRulesRequest, AuthorizeIpRulesResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AuthorizeIpRulesCommandInput extends AuthorizeIpRulesRequest {
21
20
  */
22
21
  export interface AuthorizeIpRulesCommandOutput extends AuthorizeIpRulesResult, __MetadataBearer {
23
22
  }
23
+ declare const AuthorizeIpRulesCommand_base: {
24
+ new (input: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds one or more rules to the specified IP access control group.</p>
@@ -72,23 +75,5 @@ export interface AuthorizeIpRulesCommandOutput extends AuthorizeIpRulesResult, _
72
75
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
73
76
  *
74
77
  */
75
- export declare class AuthorizeIpRulesCommand extends $Command<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig> {
76
- readonly input: AuthorizeIpRulesCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: AuthorizeIpRulesCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CopyWorkspaceImageRequest, CopyWorkspaceImageResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CopyWorkspaceImageCommandInput extends CopyWorkspaceImageReques
21
20
  */
22
21
  export interface CopyWorkspaceImageCommandOutput extends CopyWorkspaceImageResult, __MetadataBearer {
23
22
  }
23
+ declare const CopyWorkspaceImageCommand_base: {
24
+ new (input: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Copies the specified image from the specified Region to the current Region. For more
@@ -90,23 +93,5 @@ export interface CopyWorkspaceImageCommandOutput extends CopyWorkspaceImageResul
90
93
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
91
94
  *
92
95
  */
93
- export declare class CopyWorkspaceImageCommand extends $Command<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig> {
94
- readonly input: CopyWorkspaceImageCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: CopyWorkspaceImageCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateConnectClientAddInRequest, CreateConnectClientAddInResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateConnectClientAddInCommandInput extends CreateConnectClien
21
20
  */
22
21
  export interface CreateConnectClientAddInCommandOutput extends CreateConnectClientAddInResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateConnectClientAddInCommand_base: {
24
+ new (input: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a client-add-in for Amazon Connect within a directory. You can create only
@@ -70,23 +73,5 @@ export interface CreateConnectClientAddInCommandOutput extends CreateConnectClie
70
73
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
71
74
  *
72
75
  */
73
- export declare class CreateConnectClientAddInCommand extends $Command<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig> {
74
- readonly input: CreateConnectClientAddInCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: CreateConnectClientAddInCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateConnectionAliasRequest, CreateConnectionAliasResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateConnectionAliasCommandInput extends CreateConnectionAlias
21
20
  */
22
21
  export interface CreateConnectionAliasCommandOutput extends CreateConnectionAliasResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateConnectionAliasCommand_base: {
24
+ new (input: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates the specified connection alias for use with cross-Region redirection. For more
@@ -77,23 +80,5 @@ export interface CreateConnectionAliasCommandOutput extends CreateConnectionAlia
77
80
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
78
81
  *
79
82
  */
80
- export declare class CreateConnectionAliasCommand extends $Command<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig> {
81
- readonly input: CreateConnectionAliasCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: CreateConnectionAliasCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateIpGroupRequest, CreateIpGroupResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateIpGroupCommandInput extends CreateIpGroupRequest {
21
20
  */
22
21
  export interface CreateIpGroupCommandOutput extends CreateIpGroupResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateIpGroupCommand_base: {
24
+ new (input: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IP access control group.</p>
@@ -87,23 +90,5 @@ export interface CreateIpGroupCommandOutput extends CreateIpGroupResult, __Metad
87
90
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
88
91
  *
89
92
  */
90
- export declare class CreateIpGroupCommand extends $Command<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig> {
91
- readonly input: CreateIpGroupCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: CreateIpGroupCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIpGroupCommandInput, CreateIpGroupCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateStandbyWorkspacesRequest, CreateStandbyWorkspacesResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateStandbyWorkspacesCommandInput extends CreateStandbyWorksp
21
20
  */
22
21
  export interface CreateStandbyWorkspacesCommandOutput extends CreateStandbyWorkspacesResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateStandbyWorkspacesCommand_base: {
24
+ new (input: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a standby WorkSpace in a secondary Region.</p>
@@ -105,23 +108,5 @@ export interface CreateStandbyWorkspacesCommandOutput extends CreateStandbyWorks
105
108
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
106
109
  *
107
110
  */
108
- export declare class CreateStandbyWorkspacesCommand extends $Command<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
109
- readonly input: CreateStandbyWorkspacesCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: CreateStandbyWorkspacesCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
127
112
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateTagsRequest, CreateTagsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateTagsCommandInput extends CreateTagsRequest {
21
20
  */
22
21
  export interface CreateTagsCommandOutput extends CreateTagsResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateTagsCommand_base: {
24
+ new (input: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates the specified tags for the specified WorkSpaces resource.</p>
@@ -64,23 +67,5 @@ export interface CreateTagsCommandOutput extends CreateTagsResult, __MetadataBea
64
67
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
65
68
  *
66
69
  */
67
- export declare class CreateTagsCommand extends $Command<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig> {
68
- readonly input: CreateTagsCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: CreateTagsCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTagsCommandInput, CreateTagsCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class CreateTagsCommand extends CreateTagsCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateUpdatedWorkspaceImageRequest, CreateUpdatedWorkspaceImageResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateUpdatedWorkspaceImageCommandInput extends CreateUpdatedWo
21
20
  */
22
21
  export interface CreateUpdatedWorkspaceImageCommandOutput extends CreateUpdatedWorkspaceImageResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateUpdatedWorkspaceImageCommand_base: {
24
+ new (input: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new updated WorkSpace image based on the specified source image. The new
@@ -101,23 +104,5 @@ export interface CreateUpdatedWorkspaceImageCommandOutput extends CreateUpdatedW
101
104
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
102
105
  *
103
106
  */
104
- export declare class CreateUpdatedWorkspaceImageCommand extends $Command<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig> {
105
- readonly input: CreateUpdatedWorkspaceImageCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: CreateUpdatedWorkspaceImageCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
123
108
  }