@aws-sdk/client-workspaces 3.477.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (317) 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-cjs/pagination/DescribeApplicationAssociationsPaginator.js +2 -24
  76. package/dist-cjs/pagination/DescribeApplicationsPaginator.js +2 -24
  77. package/dist-cjs/pagination/DescribeWorkspaceBundlesPaginator.js +2 -23
  78. package/dist-cjs/pagination/DescribeWorkspaceDirectoriesPaginator.js +2 -23
  79. package/dist-cjs/pagination/DescribeWorkspacesPaginator.js +2 -24
  80. package/dist-es/commands/AssociateConnectionAliasCommand.js +18 -41
  81. package/dist-es/commands/AssociateIpGroupsCommand.js +18 -41
  82. package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +18 -41
  83. package/dist-es/commands/AuthorizeIpRulesCommand.js +18 -41
  84. package/dist-es/commands/CopyWorkspaceImageCommand.js +18 -41
  85. package/dist-es/commands/CreateConnectClientAddInCommand.js +18 -41
  86. package/dist-es/commands/CreateConnectionAliasCommand.js +18 -41
  87. package/dist-es/commands/CreateIpGroupCommand.js +18 -41
  88. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +18 -41
  89. package/dist-es/commands/CreateTagsCommand.js +18 -41
  90. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
  91. package/dist-es/commands/CreateWorkspaceBundleCommand.js +18 -41
  92. package/dist-es/commands/CreateWorkspaceImageCommand.js +18 -41
  93. package/dist-es/commands/CreateWorkspacesCommand.js +18 -41
  94. package/dist-es/commands/DeleteClientBrandingCommand.js +18 -41
  95. package/dist-es/commands/DeleteConnectClientAddInCommand.js +18 -41
  96. package/dist-es/commands/DeleteConnectionAliasCommand.js +18 -41
  97. package/dist-es/commands/DeleteIpGroupCommand.js +18 -41
  98. package/dist-es/commands/DeleteTagsCommand.js +18 -41
  99. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +18 -41
  100. package/dist-es/commands/DeleteWorkspaceImageCommand.js +18 -41
  101. package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +18 -41
  102. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
  103. package/dist-es/commands/DescribeAccountCommand.js +18 -41
  104. package/dist-es/commands/DescribeAccountModificationsCommand.js +18 -41
  105. package/dist-es/commands/DescribeApplicationAssociationsCommand.js +18 -41
  106. package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
  107. package/dist-es/commands/DescribeBundleAssociationsCommand.js +18 -41
  108. package/dist-es/commands/DescribeClientBrandingCommand.js +18 -41
  109. package/dist-es/commands/DescribeClientPropertiesCommand.js +18 -41
  110. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +18 -41
  111. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
  112. package/dist-es/commands/DescribeConnectionAliasesCommand.js +18 -41
  113. package/dist-es/commands/DescribeImageAssociationsCommand.js +18 -41
  114. package/dist-es/commands/DescribeIpGroupsCommand.js +18 -41
  115. package/dist-es/commands/DescribeTagsCommand.js +18 -41
  116. package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
  117. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +18 -41
  118. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
  119. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
  120. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +18 -41
  121. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
  122. package/dist-es/commands/DescribeWorkspacesCommand.js +18 -41
  123. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
  124. package/dist-es/commands/DisassociateConnectionAliasCommand.js +18 -41
  125. package/dist-es/commands/DisassociateIpGroupsCommand.js +18 -41
  126. package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
  127. package/dist-es/commands/ImportClientBrandingCommand.js +18 -41
  128. package/dist-es/commands/ImportWorkspaceImageCommand.js +18 -41
  129. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
  130. package/dist-es/commands/MigrateWorkspaceCommand.js +18 -41
  131. package/dist-es/commands/ModifyAccountCommand.js +18 -41
  132. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
  133. package/dist-es/commands/ModifyClientPropertiesCommand.js +18 -41
  134. package/dist-es/commands/ModifySamlPropertiesCommand.js +18 -41
  135. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +18 -41
  136. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
  137. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
  138. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +18 -41
  139. package/dist-es/commands/ModifyWorkspaceStateCommand.js +18 -41
  140. package/dist-es/commands/RebootWorkspacesCommand.js +18 -41
  141. package/dist-es/commands/RebuildWorkspacesCommand.js +18 -41
  142. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
  143. package/dist-es/commands/RestoreWorkspaceCommand.js +18 -41
  144. package/dist-es/commands/RevokeIpRulesCommand.js +18 -41
  145. package/dist-es/commands/StartWorkspacesCommand.js +18 -41
  146. package/dist-es/commands/StopWorkspacesCommand.js +18 -41
  147. package/dist-es/commands/TerminateWorkspacesCommand.js +18 -41
  148. package/dist-es/commands/UpdateConnectClientAddInCommand.js +18 -41
  149. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
  150. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +18 -41
  151. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +18 -41
  152. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
  153. package/dist-es/endpoint/EndpointParameters.js +6 -0
  154. package/dist-es/pagination/DescribeApplicationAssociationsPaginator.js +2 -23
  155. package/dist-es/pagination/DescribeApplicationsPaginator.js +2 -23
  156. package/dist-es/pagination/DescribeWorkspaceBundlesPaginator.js +2 -22
  157. package/dist-es/pagination/DescribeWorkspaceDirectoriesPaginator.js +2 -22
  158. package/dist-es/pagination/DescribeWorkspacesPaginator.js +2 -23
  159. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +6 -21
  160. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +6 -21
  161. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +6 -21
  162. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +6 -21
  163. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +6 -21
  164. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +6 -21
  165. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +6 -21
  166. package/dist-types/commands/CreateIpGroupCommand.d.ts +6 -21
  167. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +6 -21
  168. package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
  169. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +6 -21
  170. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +6 -21
  171. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +6 -21
  172. package/dist-types/commands/CreateWorkspacesCommand.d.ts +6 -21
  173. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +6 -21
  174. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +6 -21
  175. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +6 -21
  176. package/dist-types/commands/DeleteIpGroupCommand.d.ts +6 -21
  177. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
  178. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +6 -21
  179. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +6 -21
  180. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +6 -21
  181. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +6 -21
  182. package/dist-types/commands/DescribeAccountCommand.d.ts +6 -21
  183. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +6 -21
  184. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +6 -21
  185. package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
  186. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +6 -21
  187. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +6 -21
  188. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +6 -21
  189. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +6 -21
  190. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +6 -21
  191. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +6 -21
  192. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +6 -21
  193. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +6 -21
  194. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
  195. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +6 -21
  196. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +6 -21
  197. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +6 -21
  198. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +6 -21
  199. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +6 -21
  200. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +6 -21
  201. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +6 -21
  202. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +6 -21
  203. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +6 -21
  204. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +6 -21
  205. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +6 -21
  206. package/dist-types/commands/ImportClientBrandingCommand.d.ts +6 -21
  207. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +6 -21
  208. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +6 -21
  209. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +6 -21
  210. package/dist-types/commands/ModifyAccountCommand.d.ts +6 -21
  211. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +6 -21
  212. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +6 -21
  213. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +6 -21
  214. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +6 -21
  215. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +6 -21
  216. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +6 -21
  217. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +6 -21
  218. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +6 -21
  219. package/dist-types/commands/RebootWorkspacesCommand.d.ts +6 -21
  220. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +6 -21
  221. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +6 -21
  222. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +6 -21
  223. package/dist-types/commands/RevokeIpRulesCommand.d.ts +6 -21
  224. package/dist-types/commands/StartWorkspacesCommand.d.ts +6 -21
  225. package/dist-types/commands/StopWorkspacesCommand.d.ts +6 -21
  226. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +6 -21
  227. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +6 -21
  228. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +6 -21
  229. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +6 -21
  230. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +6 -21
  231. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +6 -21
  232. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  233. package/dist-types/pagination/DescribeApplicationAssociationsPaginator.d.ts +1 -1
  234. package/dist-types/pagination/DescribeApplicationsPaginator.d.ts +1 -1
  235. package/dist-types/pagination/DescribeWorkspaceBundlesPaginator.d.ts +1 -1
  236. package/dist-types/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +1 -1
  237. package/dist-types/pagination/DescribeWorkspacesPaginator.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +14 -23
  303. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  312. package/dist-types/ts3.4/pagination/DescribeApplicationAssociationsPaginator.d.ts +3 -3
  313. package/dist-types/ts3.4/pagination/DescribeApplicationsPaginator.d.ts +3 -3
  314. package/dist-types/ts3.4/pagination/DescribeWorkspaceBundlesPaginator.d.ts +3 -3
  315. package/dist-types/ts3.4/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +3 -3
  316. package/dist-types/ts3.4/pagination/DescribeWorkspacesPaginator.d.ts +3 -3
  317. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeBundleAssociationsRequest,
11
5
  DescribeBundleAssociationsResult,
@@ -21,22 +15,16 @@ export interface DescribeBundleAssociationsCommandInput
21
15
  export interface DescribeBundleAssociationsCommandOutput
22
16
  extends DescribeBundleAssociationsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeBundleAssociationsCommand extends $Command<
25
- DescribeBundleAssociationsCommandInput,
26
- DescribeBundleAssociationsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeBundleAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeBundleAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeBundleAssociationsCommand_base: {
19
+ new (
20
+ input: DescribeBundleAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeBundleAssociationsCommandInput,
38
- DescribeBundleAssociationsCommandOutput
23
+ DescribeBundleAssociationsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeBundleAssociationsCommand extends DescribeBundleAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeClientBrandingRequest,
11
5
  DescribeClientBrandingResult,
@@ -21,22 +15,16 @@ export interface DescribeClientBrandingCommandInput
21
15
  export interface DescribeClientBrandingCommandOutput
22
16
  extends DescribeClientBrandingResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeClientBrandingCommand extends $Command<
25
- DescribeClientBrandingCommandInput,
26
- DescribeClientBrandingCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeClientBrandingCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeClientBrandingCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeClientBrandingCommand_base: {
19
+ new (
20
+ input: DescribeClientBrandingCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeClientBrandingCommandInput,
38
- DescribeClientBrandingCommandOutput
23
+ DescribeClientBrandingCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeClientBrandingCommand extends DescribeClientBrandingCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeClientPropertiesRequest,
11
5
  DescribeClientPropertiesResult,
@@ -21,22 +15,16 @@ export interface DescribeClientPropertiesCommandInput
21
15
  export interface DescribeClientPropertiesCommandOutput
22
16
  extends DescribeClientPropertiesResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeClientPropertiesCommand extends $Command<
25
- DescribeClientPropertiesCommandInput,
26
- DescribeClientPropertiesCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeClientPropertiesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeClientPropertiesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeClientPropertiesCommand_base: {
19
+ new (
20
+ input: DescribeClientPropertiesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeClientPropertiesCommandInput,
38
- DescribeClientPropertiesCommandOutput
23
+ DescribeClientPropertiesCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeClientPropertiesCommand extends DescribeClientPropertiesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeConnectClientAddInsRequest,
11
5
  DescribeConnectClientAddInsResult,
@@ -21,22 +15,16 @@ export interface DescribeConnectClientAddInsCommandInput
21
15
  export interface DescribeConnectClientAddInsCommandOutput
22
16
  extends DescribeConnectClientAddInsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeConnectClientAddInsCommand extends $Command<
25
- DescribeConnectClientAddInsCommandInput,
26
- DescribeConnectClientAddInsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeConnectClientAddInsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeConnectClientAddInsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeConnectClientAddInsCommand_base: {
19
+ new (
20
+ input: DescribeConnectClientAddInsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeConnectClientAddInsCommandInput,
38
- DescribeConnectClientAddInsCommandOutput
23
+ DescribeConnectClientAddInsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeConnectClientAddInsCommand extends DescribeConnectClientAddInsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeConnectionAliasPermissionsRequest,
11
5
  DescribeConnectionAliasPermissionsResult,
@@ -21,22 +15,16 @@ export interface DescribeConnectionAliasPermissionsCommandInput
21
15
  export interface DescribeConnectionAliasPermissionsCommandOutput
22
16
  extends DescribeConnectionAliasPermissionsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeConnectionAliasPermissionsCommand extends $Command<
25
- DescribeConnectionAliasPermissionsCommandInput,
26
- DescribeConnectionAliasPermissionsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeConnectionAliasPermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeConnectionAliasPermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeConnectionAliasPermissionsCommand_base: {
19
+ new (
20
+ input: DescribeConnectionAliasPermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeConnectionAliasPermissionsCommandInput,
38
- DescribeConnectionAliasPermissionsCommandOutput
23
+ DescribeConnectionAliasPermissionsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeConnectionAliasPermissionsCommand extends DescribeConnectionAliasPermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeConnectionAliasesRequest,
11
5
  DescribeConnectionAliasesResult,
@@ -21,22 +15,16 @@ export interface DescribeConnectionAliasesCommandInput
21
15
  export interface DescribeConnectionAliasesCommandOutput
22
16
  extends DescribeConnectionAliasesResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeConnectionAliasesCommand extends $Command<
25
- DescribeConnectionAliasesCommandInput,
26
- DescribeConnectionAliasesCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeConnectionAliasesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeConnectionAliasesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeConnectionAliasesCommand_base: {
19
+ new (
20
+ input: DescribeConnectionAliasesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeConnectionAliasesCommandInput,
38
- DescribeConnectionAliasesCommandOutput
23
+ DescribeConnectionAliasesCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeConnectionAliasesCommand extends DescribeConnectionAliasesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeImageAssociationsRequest,
11
5
  DescribeImageAssociationsResult,
@@ -21,22 +15,16 @@ export interface DescribeImageAssociationsCommandInput
21
15
  export interface DescribeImageAssociationsCommandOutput
22
16
  extends DescribeImageAssociationsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeImageAssociationsCommand extends $Command<
25
- DescribeImageAssociationsCommandInput,
26
- DescribeImageAssociationsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeImageAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeImageAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeImageAssociationsCommand_base: {
19
+ new (
20
+ input: DescribeImageAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeImageAssociationsCommandInput,
38
- DescribeImageAssociationsCommandOutput
23
+ DescribeImageAssociationsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeImageAssociationsCommand extends DescribeImageAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeIpGroupsRequest,
11
5
  DescribeIpGroupsResult,
@@ -20,19 +14,16 @@ export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {}
20
14
  export interface DescribeIpGroupsCommandOutput
21
15
  extends DescribeIpGroupsResult,
22
16
  __MetadataBearer {}
23
- export declare class DescribeIpGroupsCommand extends $Command<
24
- DescribeIpGroupsCommandInput,
25
- DescribeIpGroupsCommandOutput,
26
- WorkSpacesClientResolvedConfig
27
- > {
28
- readonly input: DescribeIpGroupsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeIpGroupsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: WorkSpacesClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DescribeIpGroupsCommand_base: {
18
+ new (
19
+ input: DescribeIpGroupsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DescribeIpGroupsCommandInput,
22
+ DescribeIpGroupsCommandOutput,
23
+ WorkSpacesClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DescribeIpGroupsCommand extends DescribeIpGroupsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
17
11
  export interface DescribeTagsCommandOutput
18
12
  extends DescribeTagsResult,
19
13
  __MetadataBearer {}
20
- export declare class DescribeTagsCommand extends $Command<
21
- DescribeTagsCommandInput,
22
- DescribeTagsCommandOutput,
23
- WorkSpacesClientResolvedConfig
24
- > {
25
- readonly input: DescribeTagsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DescribeTagsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: WorkSpacesClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DescribeTagsCommand_base: {
15
+ new (
16
+ input: DescribeTagsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DescribeTagsCommandInput,
19
+ DescribeTagsCommandOutput,
20
+ WorkSpacesClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DescribeTagsCommand extends DescribeTagsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeWorkspaceAssociationsRequest,
11
5
  DescribeWorkspaceAssociationsResult,
@@ -21,22 +15,16 @@ export interface DescribeWorkspaceAssociationsCommandInput
21
15
  export interface DescribeWorkspaceAssociationsCommandOutput
22
16
  extends DescribeWorkspaceAssociationsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeWorkspaceAssociationsCommand extends $Command<
25
- DescribeWorkspaceAssociationsCommandInput,
26
- DescribeWorkspaceAssociationsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeWorkspaceAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeWorkspaceAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeWorkspaceAssociationsCommand_base: {
19
+ new (
20
+ input: DescribeWorkspaceAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeWorkspaceAssociationsCommandInput,
38
- DescribeWorkspaceAssociationsCommandOutput
23
+ DescribeWorkspaceAssociationsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeWorkspaceAssociationsCommand extends DescribeWorkspaceAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeWorkspaceBundlesRequest,
11
5
  DescribeWorkspaceBundlesResult,
@@ -21,22 +15,16 @@ export interface DescribeWorkspaceBundlesCommandInput
21
15
  export interface DescribeWorkspaceBundlesCommandOutput
22
16
  extends DescribeWorkspaceBundlesResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeWorkspaceBundlesCommand extends $Command<
25
- DescribeWorkspaceBundlesCommandInput,
26
- DescribeWorkspaceBundlesCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeWorkspaceBundlesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeWorkspaceBundlesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeWorkspaceBundlesCommand_base: {
19
+ new (
20
+ input: DescribeWorkspaceBundlesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeWorkspaceBundlesCommandInput,
38
- DescribeWorkspaceBundlesCommandOutput
23
+ DescribeWorkspaceBundlesCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeWorkspaceBundlesCommand extends DescribeWorkspaceBundlesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeWorkspaceDirectoriesRequest,
11
5
  DescribeWorkspaceDirectoriesResult,
@@ -21,22 +15,16 @@ export interface DescribeWorkspaceDirectoriesCommandInput
21
15
  export interface DescribeWorkspaceDirectoriesCommandOutput
22
16
  extends DescribeWorkspaceDirectoriesResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeWorkspaceDirectoriesCommand extends $Command<
25
- DescribeWorkspaceDirectoriesCommandInput,
26
- DescribeWorkspaceDirectoriesCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeWorkspaceDirectoriesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeWorkspaceDirectoriesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeWorkspaceDirectoriesCommand_base: {
19
+ new (
20
+ input: DescribeWorkspaceDirectoriesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeWorkspaceDirectoriesCommandInput,
38
- DescribeWorkspaceDirectoriesCommandOutput
23
+ DescribeWorkspaceDirectoriesCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeWorkspaceDirectoriesCommand extends DescribeWorkspaceDirectoriesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeWorkspaceImagePermissionsRequest,
11
5
  DescribeWorkspaceImagePermissionsResult,
@@ -21,22 +15,16 @@ export interface DescribeWorkspaceImagePermissionsCommandInput
21
15
  export interface DescribeWorkspaceImagePermissionsCommandOutput
22
16
  extends DescribeWorkspaceImagePermissionsResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeWorkspaceImagePermissionsCommand extends $Command<
25
- DescribeWorkspaceImagePermissionsCommandInput,
26
- DescribeWorkspaceImagePermissionsCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeWorkspaceImagePermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeWorkspaceImagePermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeWorkspaceImagePermissionsCommand_base: {
19
+ new (
20
+ input: DescribeWorkspaceImagePermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeWorkspaceImagePermissionsCommandInput,
38
- DescribeWorkspaceImagePermissionsCommandOutput
23
+ DescribeWorkspaceImagePermissionsCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeWorkspaceImagePermissionsCommand extends DescribeWorkspaceImagePermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeWorkspaceImagesRequest,
11
5
  DescribeWorkspaceImagesResult,
@@ -21,22 +15,16 @@ export interface DescribeWorkspaceImagesCommandInput
21
15
  export interface DescribeWorkspaceImagesCommandOutput
22
16
  extends DescribeWorkspaceImagesResult,
23
17
  __MetadataBearer {}
24
- export declare class DescribeWorkspaceImagesCommand extends $Command<
25
- DescribeWorkspaceImagesCommandInput,
26
- DescribeWorkspaceImagesCommandOutput,
27
- WorkSpacesClientResolvedConfig
28
- > {
29
- readonly input: DescribeWorkspaceImagesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeWorkspaceImagesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: WorkSpacesClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeWorkspaceImagesCommand_base: {
19
+ new (
20
+ input: DescribeWorkspaceImagesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeWorkspaceImagesCommandInput,
38
- DescribeWorkspaceImagesCommandOutput
23
+ DescribeWorkspaceImagesCommandOutput,
24
+ WorkSpacesClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeWorkspaceImagesCommand extends DescribeWorkspaceImagesCommand_base {}