@aws-sdk/client-workspaces 3.337.0 → 3.338.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 (273) hide show
  1. package/dist-cjs/WorkSpacesClient.js +2 -1
  2. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -1
  4. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -1
  5. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -1
  6. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -1
  7. package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -1
  8. package/dist-cjs/commands/CreateIpGroupCommand.js +2 -1
  9. package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -1
  10. package/dist-cjs/commands/CreateTagsCommand.js +2 -1
  11. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -1
  12. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -1
  13. package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -1
  14. package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteTagsCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -1
  22. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -1
  23. package/dist-cjs/commands/DescribeAccountCommand.js +2 -1
  24. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -1
  25. package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -1
  26. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -1
  27. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -1
  28. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -1
  29. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -1
  30. package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
  32. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -1
  33. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -1
  39. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -1
  40. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -1
  41. package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -1
  42. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -1
  43. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -1
  44. package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -1
  45. package/dist-cjs/commands/ModifyAccountCommand.js +2 -1
  46. package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -1
  47. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -1
  48. package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -1
  49. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -1
  50. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -1
  51. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -1
  52. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -1
  53. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -1
  54. package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -1
  55. package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -1
  56. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -1
  57. package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -1
  58. package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -1
  59. package/dist-cjs/commands/StartWorkspacesCommand.js +2 -1
  60. package/dist-cjs/commands/StopWorkspacesCommand.js +2 -1
  61. package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -1
  62. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -1
  63. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -1
  65. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -1
  66. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -1
  67. package/dist-cjs/index.js +2 -2
  68. package/dist-cjs/models/WorkSpacesServiceException.js +2 -1
  69. package/dist-es/WorkSpacesClient.js +1 -0
  70. package/dist-es/commands/AssociateConnectionAliasCommand.js +1 -0
  71. package/dist-es/commands/AssociateIpGroupsCommand.js +1 -0
  72. package/dist-es/commands/AuthorizeIpRulesCommand.js +1 -0
  73. package/dist-es/commands/CopyWorkspaceImageCommand.js +1 -0
  74. package/dist-es/commands/CreateConnectClientAddInCommand.js +1 -0
  75. package/dist-es/commands/CreateConnectionAliasCommand.js +1 -0
  76. package/dist-es/commands/CreateIpGroupCommand.js +1 -0
  77. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +1 -0
  78. package/dist-es/commands/CreateTagsCommand.js +1 -0
  79. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +1 -0
  80. package/dist-es/commands/CreateWorkspaceBundleCommand.js +1 -0
  81. package/dist-es/commands/CreateWorkspaceImageCommand.js +1 -0
  82. package/dist-es/commands/CreateWorkspacesCommand.js +1 -0
  83. package/dist-es/commands/DeleteClientBrandingCommand.js +1 -0
  84. package/dist-es/commands/DeleteConnectClientAddInCommand.js +1 -0
  85. package/dist-es/commands/DeleteConnectionAliasCommand.js +1 -0
  86. package/dist-es/commands/DeleteIpGroupCommand.js +1 -0
  87. package/dist-es/commands/DeleteTagsCommand.js +1 -0
  88. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +1 -0
  89. package/dist-es/commands/DeleteWorkspaceImageCommand.js +1 -0
  90. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +1 -0
  91. package/dist-es/commands/DescribeAccountCommand.js +1 -0
  92. package/dist-es/commands/DescribeAccountModificationsCommand.js +1 -0
  93. package/dist-es/commands/DescribeClientBrandingCommand.js +1 -0
  94. package/dist-es/commands/DescribeClientPropertiesCommand.js +1 -0
  95. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +1 -0
  96. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +1 -0
  97. package/dist-es/commands/DescribeConnectionAliasesCommand.js +1 -0
  98. package/dist-es/commands/DescribeIpGroupsCommand.js +1 -0
  99. package/dist-es/commands/DescribeTagsCommand.js +1 -0
  100. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +1 -0
  101. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +1 -0
  102. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -0
  103. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +1 -0
  104. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +1 -0
  105. package/dist-es/commands/DescribeWorkspacesCommand.js +1 -0
  106. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -0
  107. package/dist-es/commands/DisassociateConnectionAliasCommand.js +1 -0
  108. package/dist-es/commands/DisassociateIpGroupsCommand.js +1 -0
  109. package/dist-es/commands/ImportClientBrandingCommand.js +1 -0
  110. package/dist-es/commands/ImportWorkspaceImageCommand.js +1 -0
  111. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +1 -0
  112. package/dist-es/commands/MigrateWorkspaceCommand.js +1 -0
  113. package/dist-es/commands/ModifyAccountCommand.js +1 -0
  114. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -0
  115. package/dist-es/commands/ModifyClientPropertiesCommand.js +1 -0
  116. package/dist-es/commands/ModifySamlPropertiesCommand.js +1 -0
  117. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +1 -0
  118. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -0
  119. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -0
  120. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +1 -0
  121. package/dist-es/commands/ModifyWorkspaceStateCommand.js +1 -0
  122. package/dist-es/commands/RebootWorkspacesCommand.js +1 -0
  123. package/dist-es/commands/RebuildWorkspacesCommand.js +1 -0
  124. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +1 -0
  125. package/dist-es/commands/RestoreWorkspaceCommand.js +1 -0
  126. package/dist-es/commands/RevokeIpRulesCommand.js +1 -0
  127. package/dist-es/commands/StartWorkspacesCommand.js +1 -0
  128. package/dist-es/commands/StopWorkspacesCommand.js +1 -0
  129. package/dist-es/commands/TerminateWorkspacesCommand.js +1 -0
  130. package/dist-es/commands/UpdateConnectClientAddInCommand.js +1 -0
  131. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +1 -0
  132. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +1 -0
  133. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +1 -0
  134. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +1 -0
  135. package/dist-es/index.js +2 -2
  136. package/dist-es/models/WorkSpacesServiceException.js +1 -0
  137. package/dist-types/WorkSpacesClient.d.ts +3 -3
  138. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +4 -0
  139. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +4 -0
  140. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +4 -0
  141. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +4 -0
  142. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +4 -0
  143. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +4 -0
  144. package/dist-types/commands/CreateIpGroupCommand.d.ts +4 -0
  145. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +4 -0
  146. package/dist-types/commands/CreateTagsCommand.d.ts +4 -0
  147. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +4 -0
  148. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +4 -0
  149. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +4 -0
  150. package/dist-types/commands/CreateWorkspacesCommand.d.ts +4 -0
  151. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +4 -0
  152. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +4 -0
  153. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +4 -0
  154. package/dist-types/commands/DeleteIpGroupCommand.d.ts +4 -0
  155. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  156. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +4 -0
  157. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +4 -0
  158. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +4 -0
  159. package/dist-types/commands/DescribeAccountCommand.d.ts +4 -0
  160. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +4 -0
  161. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +4 -0
  162. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +4 -0
  163. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +4 -0
  164. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +4 -0
  165. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +4 -0
  166. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +4 -0
  167. package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
  168. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +4 -0
  169. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +4 -0
  170. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +4 -0
  171. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +4 -0
  172. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +4 -0
  173. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +4 -0
  174. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +4 -0
  175. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +4 -0
  176. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +4 -0
  177. package/dist-types/commands/ImportClientBrandingCommand.d.ts +4 -0
  178. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +4 -0
  179. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +4 -0
  180. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +4 -0
  181. package/dist-types/commands/ModifyAccountCommand.d.ts +4 -0
  182. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +4 -0
  183. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +4 -0
  184. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +4 -0
  185. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +4 -0
  186. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +4 -0
  187. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +4 -0
  188. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +4 -0
  189. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +4 -0
  190. package/dist-types/commands/RebootWorkspacesCommand.d.ts +4 -0
  191. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +4 -0
  192. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +4 -0
  193. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +4 -0
  194. package/dist-types/commands/RevokeIpRulesCommand.d.ts +4 -0
  195. package/dist-types/commands/StartWorkspacesCommand.d.ts +4 -0
  196. package/dist-types/commands/StopWorkspacesCommand.d.ts +4 -0
  197. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +4 -0
  198. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +4 -0
  199. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +4 -0
  200. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +4 -0
  201. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +4 -0
  202. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +4 -0
  203. package/dist-types/index.d.ts +23 -2
  204. package/dist-types/models/WorkSpacesServiceException.d.ts +1 -0
  205. package/dist-types/ts3.4/WorkSpacesClient.d.ts +3 -3
  206. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/index.d.ts +2 -2
  272. package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +1 -0
  273. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeAccountModificationsRequest, DescribeAccountModificationsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeClientBrandingRequest, DescribeClientBrandingResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeClientPropertiesRequest, DescribeClientPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeConnectionAliasPermissionsRequest, DescribeConnectionAliasPermissionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeConnectionAliasesRequest, DescribeConnectionAliasesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspaceImagePermissionsRequest, DescribeWorkspaceImagePermissionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspacesRequest, DescribeWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateConnectionAliasRequest, DisassociateConnectionAliasResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateIpGroupsRequest, DisassociateIpGroupsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ImportClientBrandingRequest, ImportClientBrandingResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ImportWorkspaceImageRequest, ImportWorkspaceImageResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListAvailableManagementCidrRangesRequest, ListAvailableManagementCidrRangesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MigrateWorkspaceRequest, MigrateWorkspaceResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyAccountRequest, ModifyAccountResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyCertificateBasedAuthPropertiesRequest, ModifyCertificateBasedAuthPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClientPropertiesRequest, ModifyClientPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifySamlPropertiesRequest, ModifySamlPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RebootWorkspacesRequest, RebootWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RebuildWorkspacesRequest, RebuildWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreWorkspaceRequest, RestoreWorkspaceResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { StartWorkspacesRequest, StartWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { StopWorkspacesRequest, StopWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TerminateWorkspacesRequest, TerminateWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConnectClientAddInRequest, UpdateConnectClientAddInResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConnectionAliasPermissionRequest, UpdateConnectionAliasPermissionResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateWorkspaceBundleRequest, UpdateWorkspaceBundleResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateWorkspaceImagePermissionRequest, UpdateWorkspaceImagePermissionResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,27 @@
1
- export * from "./WorkSpaces";
1
+ /**
2
+ * <fullname>Amazon WorkSpaces Service</fullname>
3
+ * <p>Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows
4
+ * or Amazon Linux desktops for your users, known as <i>WorkSpaces</i>.
5
+ * WorkSpaces eliminates the need to procure and deploy hardware or install complex
6
+ * software. You can quickly add or remove users as your needs change. Users can access their
7
+ * virtual desktops from multiple devices or web browsers.</p>
8
+ * <p>This API Reference provides detailed information about the actions, data types,
9
+ * parameters, and errors of the WorkSpaces service. For more information about the
10
+ * supported Amazon Web Services Regions, endpoints, and service quotas of the Amazon WorkSpaces service, see <a href="https://docs.aws.amazon.com/general/latest/gr/wsp.html">WorkSpaces endpoints and quotas</a> in the <i>Amazon Web Services
11
+ * General Reference</i>.</p>
12
+ * <p>You can also manage your WorkSpaces resources using the WorkSpaces
13
+ * console, Command Line Interface (CLI), and SDKs. For more information about
14
+ * administering WorkSpaces, see the <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/">Amazon WorkSpaces Administration Guide</a>.
15
+ * For more information about using the Amazon WorkSpaces client application or web
16
+ * browser to access provisioned WorkSpaces, see the <a href="https://docs.aws.amazon.com/workspaces/latest/userguide/">Amazon WorkSpaces User Guide</a>. For more
17
+ * information about using the CLI to manage your WorkSpaces resources,
18
+ * see the <a href="https://docs.aws.amazon.com/cli/latest/reference/workspaces/index.html">WorkSpaces section of the CLI Reference</a>.</p>
19
+ *
20
+ * @packageDocumentation
21
+ */
2
22
  export * from "./WorkSpacesClient";
23
+ export * from "./WorkSpaces";
3
24
  export * from "./commands";
4
- export * from "./models";
5
25
  export * from "./pagination";
26
+ export * from "./models";
6
27
  export { WorkSpacesServiceException } from "./models/WorkSpacesServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -311,6 +311,7 @@ import {
311
311
  ClientResolvedEndpointParameters,
312
312
  EndpointParameters,
313
313
  } from "./endpoint/EndpointParameters";
314
+ export { __Client };
314
315
  export type ServiceInputTypes =
315
316
  | AssociateConnectionAliasCommandInput
316
317
  | AssociateIpGroupsCommandInput
@@ -467,7 +468,7 @@ export interface ClientDefaults
467
468
  logger?: __Logger;
468
469
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
469
470
  }
470
- type WorkSpacesClientConfigType = Partial<
471
+ export type WorkSpacesClientConfigType = Partial<
471
472
  __SmithyConfiguration<__HttpHandlerOptions>
472
473
  > &
473
474
  ClientDefaults &
@@ -479,7 +480,7 @@ type WorkSpacesClientConfigType = Partial<
479
480
  UserAgentInputConfig &
480
481
  ClientInputEndpointParameters;
481
482
  export interface WorkSpacesClientConfig extends WorkSpacesClientConfigType {}
482
- type WorkSpacesClientResolvedConfigType =
483
+ export type WorkSpacesClientResolvedConfigType =
483
484
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
484
485
  Required<ClientDefaults> &
485
486
  RegionResolvedConfig &
@@ -501,4 +502,3 @@ export declare class WorkSpacesClient extends __Client<
501
502
  constructor(configuration: WorkSpacesClientConfig);
502
503
  destroy(): void;
503
504
  }
504
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkSpacesClientResolvedConfig,
17
17
  } from "../WorkSpacesClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateConnectionAliasCommandInput
19
20
  extends AssociateConnectionAliasRequest {}
20
21
  export interface AssociateConnectionAliasCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkSpacesClientResolvedConfig,
17
17
  } from "../WorkSpacesClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateIpGroupsCommandInput
19
20
  extends AssociateIpGroupsRequest {}
20
21
  export interface AssociateIpGroupsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkSpacesClientResolvedConfig,
17
17
  } from "../WorkSpacesClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AuthorizeIpRulesCommandInput extends AuthorizeIpRulesRequest {}
19
20
  export interface AuthorizeIpRulesCommandOutput
20
21
  extends AuthorizeIpRulesResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkSpacesClientResolvedConfig,
17
17
  } from "../WorkSpacesClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CopyWorkspaceImageCommandInput
19
20
  extends CopyWorkspaceImageRequest {}
20
21
  export interface CopyWorkspaceImageCommandOutput