@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,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 { DeleteIpGroupRequest, DeleteIpGroupResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteIpGroupCommandInput extends DeleteIpGroupRequest {
21
20
  */
22
21
  export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteIpGroupCommand_base: {
24
+ new (input: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified IP access control group.</p>
@@ -62,23 +65,5 @@ export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __Metad
62
65
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
63
66
  *
64
67
  */
65
- export declare class DeleteIpGroupCommand extends $Command<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig> {
66
- readonly input: DeleteIpGroupCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: DeleteIpGroupCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {
84
69
  }
@@ -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 { DeleteTagsRequest, DeleteTagsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteTagsCommandInput extends DeleteTagsRequest {
21
20
  */
22
21
  export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteTagsCommand_base: {
24
+ new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified tags from the specified WorkSpaces resource.</p>
@@ -58,23 +61,5 @@ export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBea
58
61
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
59
62
  *
60
63
  */
61
- export declare class DeleteTagsCommand extends $Command<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig> {
62
- readonly input: DeleteTagsCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DeleteTagsCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTagsCommandInput, DeleteTagsCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
80
65
  }
@@ -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 { DeleteWorkspaceBundleRequest, DeleteWorkspaceBundleResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWorkspaceBundleCommandInput extends DeleteWorkspaceBundle
21
20
  */
22
21
  export interface DeleteWorkspaceBundleCommandOutput extends DeleteWorkspaceBundleResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteWorkspaceBundleCommand_base: {
24
+ new (input: DeleteWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see
@@ -63,23 +66,5 @@ export interface DeleteWorkspaceBundleCommandOutput extends DeleteWorkspaceBundl
63
66
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
64
67
  *
65
68
  */
66
- export declare class DeleteWorkspaceBundleCommand extends $Command<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig> {
67
- readonly input: DeleteWorkspaceBundleCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteWorkspaceBundleCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteWorkspaceBundleCommand extends DeleteWorkspaceBundleCommand_base {
85
70
  }
@@ -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 { DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWorkspaceImageCommandInput extends DeleteWorkspaceImageRe
21
20
  */
22
21
  export interface DeleteWorkspaceImageCommandOutput extends DeleteWorkspaceImageResult, __MetadataBearer {
23
22
  }
23
+ declare const DeleteWorkspaceImageCommand_base: {
24
+ new (input: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified image from your account. To delete an image, you must first delete
@@ -60,23 +63,5 @@ export interface DeleteWorkspaceImageCommandOutput extends DeleteWorkspaceImageR
60
63
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
61
64
  *
62
65
  */
63
- export declare class DeleteWorkspaceImageCommand extends $Command<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig> {
64
- readonly input: DeleteWorkspaceImageCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: DeleteWorkspaceImageCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class DeleteWorkspaceImageCommand extends DeleteWorkspaceImageCommand_base {
82
67
  }
@@ -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 { DeployWorkspaceApplicationsRequest, DeployWorkspaceApplicationsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeployWorkspaceApplicationsCommandInput extends DeployWorkspace
21
20
  */
22
21
  export interface DeployWorkspaceApplicationsCommandOutput extends DeployWorkspaceApplicationsResult, __MetadataBearer {
23
22
  }
23
+ declare const DeployWorkspaceApplicationsCommand_base: {
24
+ new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deploys associated applications to the specified WorkSpace</p>
@@ -85,23 +88,5 @@ export interface DeployWorkspaceApplicationsCommandOutput extends DeployWorkspac
85
88
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
86
89
  *
87
90
  */
88
- export declare class DeployWorkspaceApplicationsCommand extends $Command<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig> {
89
- readonly input: DeployWorkspaceApplicationsCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DeployWorkspaceApplicationsCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DeployWorkspaceApplicationsCommand extends DeployWorkspaceApplicationsCommand_base {
107
92
  }
@@ -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 { DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterWorkspaceDirectoryCommandInput extends DeregisterWork
21
20
  */
22
21
  export interface DeregisterWorkspaceDirectoryCommandOutput extends DeregisterWorkspaceDirectoryResult, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterWorkspaceDirectoryCommand_base: {
24
+ new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deregisters the specified directory. This operation is asynchronous and returns before
@@ -77,23 +80,5 @@ export interface DeregisterWorkspaceDirectoryCommandOutput extends DeregisterWor
77
80
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
78
81
  *
79
82
  */
80
- export declare class DeregisterWorkspaceDirectoryCommand extends $Command<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig> {
81
- readonly input: DeregisterWorkspaceDirectoryCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DeregisterWorkspaceDirectoryCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DeregisterWorkspaceDirectoryCommand extends DeregisterWorkspaceDirectoryCommand_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 { DescribeAccountRequest, DescribeAccountResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAccountCommandInput extends DescribeAccountRequest {
21
20
  */
22
21
  export interface DescribeAccountCommandOutput extends DescribeAccountResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAccountCommand_base: {
24
+ new (input: DescribeAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountCommandInput, DescribeAccountCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for
@@ -54,23 +57,5 @@ export interface DescribeAccountCommandOutput extends DescribeAccountResult, __M
54
57
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
55
58
  *
56
59
  */
57
- export declare class DescribeAccountCommand extends $Command<DescribeAccountCommandInput, DescribeAccountCommandOutput, WorkSpacesClientResolvedConfig> {
58
- readonly input: DescribeAccountCommandInput;
59
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
- /**
61
- * @public
62
- */
63
- constructor(input: DescribeAccountCommandInput);
64
- /**
65
- * @internal
66
- */
67
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountCommandInput, DescribeAccountCommandOutput>;
68
- /**
69
- * @internal
70
- */
71
- private serialize;
72
- /**
73
- * @internal
74
- */
75
- private deserialize;
60
+ export declare class DescribeAccountCommand extends DescribeAccountCommand_base {
76
61
  }
@@ -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 { DescribeAccountModificationsRequest, DescribeAccountModificationsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAccountModificationsCommandInput extends DescribeAccoun
21
20
  */
22
21
  export interface DescribeAccountModificationsCommandOutput extends DescribeAccountModificationsResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAccountModificationsCommand_base: {
24
+ new (input: DescribeAccountModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a list that describes modifications to the configuration of Bring Your Own
@@ -65,23 +68,5 @@ export interface DescribeAccountModificationsCommandOutput extends DescribeAccou
65
68
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
66
69
  *
67
70
  */
68
- export declare class DescribeAccountModificationsCommand extends $Command<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, WorkSpacesClientResolvedConfig> {
69
- readonly input: DescribeAccountModificationsCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: DescribeAccountModificationsCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class DescribeAccountModificationsCommand extends DescribeAccountModificationsCommand_base {
87
72
  }
@@ -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 { DescribeApplicationAssociationsRequest, DescribeApplicationAssociationsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeApplicationAssociationsCommandInput extends DescribeApp
21
20
  */
22
21
  export interface DescribeApplicationAssociationsCommandOutput extends DescribeApplicationAssociationsResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeApplicationAssociationsCommand_base: {
24
+ new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the associations between the application and the specified associated resources.</p>
@@ -82,23 +85,5 @@ export interface DescribeApplicationAssociationsCommandOutput extends DescribeAp
82
85
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
83
86
  *
84
87
  */
85
- export declare class DescribeApplicationAssociationsCommand extends $Command<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig> {
86
- readonly input: DescribeApplicationAssociationsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: DescribeApplicationAssociationsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class DescribeApplicationAssociationsCommand extends DescribeApplicationAssociationsCommand_base {
104
89
  }
@@ -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 { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeApplicationsCommandInput extends DescribeApplicationsRe
21
20
  */
22
21
  export interface DescribeApplicationsCommandOutput extends DescribeApplicationsResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeApplicationsCommand_base: {
24
+ new (input: DescribeApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the specified applications by filtering based on their compute types, license availability, operating systems, and owners.</p>
@@ -92,23 +95,5 @@ export interface DescribeApplicationsCommandOutput extends DescribeApplicationsR
92
95
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
93
96
  *
94
97
  */
95
- export declare class DescribeApplicationsCommand extends $Command<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, WorkSpacesClientResolvedConfig> {
96
- readonly input: DescribeApplicationsCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: DescribeApplicationsCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
114
99
  }
@@ -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 { DescribeBundleAssociationsRequest, DescribeBundleAssociationsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBundleAssociationsCommandInput extends DescribeBundleAs
21
20
  */
22
21
  export interface DescribeBundleAssociationsCommandOutput extends DescribeBundleAssociationsResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBundleAssociationsCommand_base: {
24
+ new (input: DescribeBundleAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the associations between the applications and the specified bundle.</p>
@@ -79,23 +82,5 @@ export interface DescribeBundleAssociationsCommandOutput extends DescribeBundleA
79
82
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
80
83
  *
81
84
  */
82
- export declare class DescribeBundleAssociationsCommand extends $Command<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig> {
83
- readonly input: DescribeBundleAssociationsCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DescribeBundleAssociationsCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DescribeBundleAssociationsCommand extends DescribeBundleAssociationsCommand_base {
101
86
  }
@@ -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 { DescribeClientBrandingRequest, DescribeClientBrandingResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeClientBrandingCommandInput extends DescribeClientBrandi
21
20
  */
22
21
  export interface DescribeClientBrandingCommandOutput extends DescribeClientBrandingResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeClientBrandingCommand_base: {
24
+ new (input: DescribeClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the specified client branding. Client branding allows you to customize the log
@@ -120,23 +123,5 @@ export interface DescribeClientBrandingCommandOutput extends DescribeClientBrand
120
123
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
121
124
  *
122
125
  */
123
- export declare class DescribeClientBrandingCommand extends $Command<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig> {
124
- readonly input: DescribeClientBrandingCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: DescribeClientBrandingCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class DescribeClientBrandingCommand extends DescribeClientBrandingCommand_base {
142
127
  }
@@ -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 { DescribeClientPropertiesRequest, DescribeClientPropertiesResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeClientPropertiesCommandInput extends DescribeClientProp
21
20
  */
22
21
  export interface DescribeClientPropertiesCommandOutput extends DescribeClientPropertiesResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeClientPropertiesCommand_base: {
24
+ new (input: DescribeClientPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a list that describes one or more specified Amazon WorkSpaces clients.</p>
@@ -70,23 +73,5 @@ export interface DescribeClientPropertiesCommandOutput extends DescribeClientPro
70
73
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
71
74
  *
72
75
  */
73
- export declare class DescribeClientPropertiesCommand extends $Command<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig> {
74
- readonly input: DescribeClientPropertiesCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DescribeClientPropertiesCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DescribeClientPropertiesCommand extends DescribeClientPropertiesCommand_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 { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeConnectClientAddInsCommandInput extends DescribeConnect
21
20
  */
22
21
  export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnectClientAddInsResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeConnectClientAddInsCommand_base: {
24
+ new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a list of Amazon Connect client add-ins that have been created.</p>
@@ -70,23 +73,5 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
70
73
  * <p>Base exception class for all service exceptions from WorkSpaces service.</p>
71
74
  *
72
75
  */
73
- export declare class DescribeConnectClientAddInsCommand extends $Command<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig> {
74
- readonly input: DescribeConnectClientAddInsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DescribeConnectClientAddInsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DescribeConnectClientAddInsCommand extends DescribeConnectClientAddInsCommand_base {
92
77
  }