@aws-sdk/client-workspaces 3.35.0 → 3.38.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 (422) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/WorkSpaces.js +0 -6
  3. package/dist-cjs/WorkSpacesClient.js +0 -11
  4. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +0 -32
  5. package/dist-cjs/commands/AssociateIpGroupsCommand.js +0 -25
  6. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +0 -27
  7. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +0 -38
  8. package/dist-cjs/commands/CreateConnectionAliasCommand.js +0 -27
  9. package/dist-cjs/commands/CreateIpGroupCommand.js +0 -34
  10. package/dist-cjs/commands/CreateTagsCommand.js +0 -25
  11. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +0 -48
  12. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +0 -27
  13. package/dist-cjs/commands/CreateWorkspacesCommand.js +0 -26
  14. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +0 -42
  15. package/dist-cjs/commands/DeleteIpGroupCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteTagsCommand.js +0 -25
  17. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +0 -27
  18. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +0 -27
  19. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +0 -41
  20. package/dist-cjs/commands/DescribeAccountCommand.js +0 -26
  21. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +0 -26
  22. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +0 -25
  23. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +0 -27
  24. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +0 -27
  25. package/dist-cjs/commands/DescribeIpGroupsCommand.js +0 -25
  26. package/dist-cjs/commands/DescribeTagsCommand.js +0 -25
  27. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +0 -26
  28. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +0 -26
  29. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +0 -26
  30. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +0 -26
  31. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +0 -25
  32. package/dist-cjs/commands/DescribeWorkspacesCommand.js +0 -27
  33. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +0 -25
  34. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +0 -33
  35. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +0 -25
  36. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +0 -29
  37. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +0 -33
  38. package/dist-cjs/commands/MigrateWorkspaceCommand.js +0 -33
  39. package/dist-cjs/commands/ModifyAccountCommand.js +0 -26
  40. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +0 -25
  41. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +0 -26
  42. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +0 -27
  43. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +0 -25
  44. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +0 -29
  45. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +0 -30
  46. package/dist-cjs/commands/RebootWorkspacesCommand.js +0 -28
  47. package/dist-cjs/commands/RebuildWorkspacesCommand.js +0 -32
  48. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +0 -29
  49. package/dist-cjs/commands/RestoreWorkspaceCommand.js +0 -32
  50. package/dist-cjs/commands/RevokeIpRulesCommand.js +0 -25
  51. package/dist-cjs/commands/StartWorkspacesCommand.js +0 -27
  52. package/dist-cjs/commands/StopWorkspacesCommand.js +0 -28
  53. package/dist-cjs/commands/TerminateWorkspacesCommand.js +0 -54
  54. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +0 -44
  55. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +0 -26
  56. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +0 -33
  57. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +0 -50
  58. package/dist-cjs/commands/index.js +57 -0
  59. package/dist-cjs/endpoints.js +1 -2
  60. package/dist-cjs/index.js +4 -61
  61. package/dist-cjs/models/index.js +0 -1
  62. package/dist-cjs/models/models_0.js +0 -472
  63. package/dist-cjs/pagination/DescribeWorkspaceBundlesPaginator.js +0 -11
  64. package/dist-cjs/pagination/DescribeWorkspaceDirectoriesPaginator.js +0 -11
  65. package/dist-cjs/pagination/DescribeWorkspacesPaginator.js +0 -11
  66. package/dist-cjs/pagination/Interfaces.js +0 -1
  67. package/dist-cjs/pagination/index.js +7 -0
  68. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  69. package/dist-cjs/runtimeConfig.browser.js +1 -6
  70. package/dist-cjs/runtimeConfig.js +2 -7
  71. package/dist-cjs/runtimeConfig.native.js +0 -4
  72. package/dist-cjs/runtimeConfig.shared.js +0 -4
  73. package/dist-es/WorkSpaces.js +0 -1
  74. package/dist-es/WorkSpacesClient.js +0 -1
  75. package/dist-es/commands/AssociateConnectionAliasCommand.js +0 -1
  76. package/dist-es/commands/AssociateIpGroupsCommand.js +0 -1
  77. package/dist-es/commands/AuthorizeIpRulesCommand.js +0 -1
  78. package/dist-es/commands/CopyWorkspaceImageCommand.js +0 -1
  79. package/dist-es/commands/CreateConnectionAliasCommand.js +0 -1
  80. package/dist-es/commands/CreateIpGroupCommand.js +0 -1
  81. package/dist-es/commands/CreateTagsCommand.js +0 -1
  82. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +0 -1
  83. package/dist-es/commands/CreateWorkspaceBundleCommand.js +0 -1
  84. package/dist-es/commands/CreateWorkspacesCommand.js +0 -1
  85. package/dist-es/commands/DeleteConnectionAliasCommand.js +0 -1
  86. package/dist-es/commands/DeleteIpGroupCommand.js +0 -1
  87. package/dist-es/commands/DeleteTagsCommand.js +0 -1
  88. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +0 -1
  89. package/dist-es/commands/DeleteWorkspaceImageCommand.js +0 -1
  90. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +0 -1
  91. package/dist-es/commands/DescribeAccountCommand.js +0 -1
  92. package/dist-es/commands/DescribeAccountModificationsCommand.js +0 -1
  93. package/dist-es/commands/DescribeClientPropertiesCommand.js +0 -1
  94. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +0 -1
  95. package/dist-es/commands/DescribeConnectionAliasesCommand.js +0 -1
  96. package/dist-es/commands/DescribeIpGroupsCommand.js +0 -1
  97. package/dist-es/commands/DescribeTagsCommand.js +0 -1
  98. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +0 -1
  99. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +0 -1
  100. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +0 -1
  101. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +0 -1
  102. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +0 -1
  103. package/dist-es/commands/DescribeWorkspacesCommand.js +0 -1
  104. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +0 -1
  105. package/dist-es/commands/DisassociateConnectionAliasCommand.js +0 -1
  106. package/dist-es/commands/DisassociateIpGroupsCommand.js +0 -1
  107. package/dist-es/commands/ImportWorkspaceImageCommand.js +0 -1
  108. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +0 -1
  109. package/dist-es/commands/MigrateWorkspaceCommand.js +0 -1
  110. package/dist-es/commands/ModifyAccountCommand.js +0 -1
  111. package/dist-es/commands/ModifyClientPropertiesCommand.js +0 -1
  112. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +0 -1
  113. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +0 -1
  114. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +0 -1
  115. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +0 -1
  116. package/dist-es/commands/ModifyWorkspaceStateCommand.js +0 -1
  117. package/dist-es/commands/RebootWorkspacesCommand.js +0 -1
  118. package/dist-es/commands/RebuildWorkspacesCommand.js +0 -1
  119. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +0 -1
  120. package/dist-es/commands/RestoreWorkspaceCommand.js +0 -1
  121. package/dist-es/commands/RevokeIpRulesCommand.js +0 -1
  122. package/dist-es/commands/StartWorkspacesCommand.js +0 -1
  123. package/dist-es/commands/StopWorkspacesCommand.js +0 -1
  124. package/dist-es/commands/TerminateWorkspacesCommand.js +0 -1
  125. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +0 -1
  126. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +0 -1
  127. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +0 -1
  128. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +0 -1
  129. package/dist-es/commands/index.js +54 -0
  130. package/dist-es/endpoints.js +1 -2
  131. package/dist-es/index.js +4 -61
  132. package/dist-es/models/index.js +0 -1
  133. package/dist-es/models/models_0.js +0 -1
  134. package/dist-es/pagination/DescribeWorkspaceBundlesPaginator.js +0 -1
  135. package/dist-es/pagination/DescribeWorkspaceDirectoriesPaginator.js +0 -1
  136. package/dist-es/pagination/DescribeWorkspacesPaginator.js +0 -1
  137. package/dist-es/pagination/Interfaces.js +0 -1
  138. package/dist-es/pagination/index.js +4 -0
  139. package/dist-es/protocols/Aws_json1_1.js +0 -1
  140. package/dist-es/runtimeConfig.browser.js +1 -2
  141. package/dist-es/runtimeConfig.js +2 -3
  142. package/dist-es/runtimeConfig.native.js +0 -1
  143. package/dist-es/runtimeConfig.shared.js +0 -1
  144. package/dist-types/commands/index.d.ts +54 -0
  145. package/dist-types/index.d.ts +4 -60
  146. package/dist-types/pagination/index.d.ts +4 -0
  147. package/dist-types/ts3.4/WorkSpaces.d.ts +55 -425
  148. package/dist-types/ts3.4/WorkSpacesClient.d.ts +24 -91
  149. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +2 -27
  150. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +2 -20
  151. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +2 -22
  152. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +2 -33
  153. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +2 -22
  154. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +2 -29
  155. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +2 -43
  157. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +2 -21
  159. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +2 -37
  160. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +2 -21
  161. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -20
  162. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +2 -22
  163. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +2 -22
  164. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +2 -36
  165. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +2 -21
  166. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +2 -21
  167. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +2 -22
  169. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +2 -22
  170. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -20
  172. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -21
  173. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -21
  174. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +2 -21
  175. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +2 -21
  176. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +2 -22
  178. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +2 -28
  180. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +2 -20
  181. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +2 -24
  182. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +2 -28
  183. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +2 -28
  184. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +2 -21
  185. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +2 -20
  186. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +2 -21
  187. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -22
  188. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -20
  189. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +2 -24
  190. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +2 -25
  191. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +2 -23
  192. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +2 -27
  193. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +2 -24
  194. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +2 -27
  195. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +2 -22
  197. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +2 -23
  198. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +2 -49
  199. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -39
  200. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +2 -21
  201. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +2 -28
  202. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +2 -45
  203. package/dist-types/ts3.4/commands/index.d.ts +54 -0
  204. package/dist-types/ts3.4/index.d.ts +4 -60
  205. package/dist-types/ts3.4/models/models_0.d.ts +525 -1786
  206. package/dist-types/ts3.4/pagination/index.d.ts +4 -0
  207. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  208. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  209. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  210. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  211. package/package.json +33 -30
  212. package/dist-cjs/WorkSpaces.js.map +0 -1
  213. package/dist-cjs/WorkSpacesClient.js.map +0 -1
  214. package/dist-cjs/commands/AssociateConnectionAliasCommand.js.map +0 -1
  215. package/dist-cjs/commands/AssociateIpGroupsCommand.js.map +0 -1
  216. package/dist-cjs/commands/AuthorizeIpRulesCommand.js.map +0 -1
  217. package/dist-cjs/commands/CopyWorkspaceImageCommand.js.map +0 -1
  218. package/dist-cjs/commands/CreateConnectionAliasCommand.js.map +0 -1
  219. package/dist-cjs/commands/CreateIpGroupCommand.js.map +0 -1
  220. package/dist-cjs/commands/CreateTagsCommand.js.map +0 -1
  221. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js.map +0 -1
  222. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js.map +0 -1
  223. package/dist-cjs/commands/CreateWorkspacesCommand.js.map +0 -1
  224. package/dist-cjs/commands/DeleteConnectionAliasCommand.js.map +0 -1
  225. package/dist-cjs/commands/DeleteIpGroupCommand.js.map +0 -1
  226. package/dist-cjs/commands/DeleteTagsCommand.js.map +0 -1
  227. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js.map +0 -1
  228. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js.map +0 -1
  229. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js.map +0 -1
  230. package/dist-cjs/commands/DescribeAccountCommand.js.map +0 -1
  231. package/dist-cjs/commands/DescribeAccountModificationsCommand.js.map +0 -1
  232. package/dist-cjs/commands/DescribeClientPropertiesCommand.js.map +0 -1
  233. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js.map +0 -1
  234. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js.map +0 -1
  235. package/dist-cjs/commands/DescribeIpGroupsCommand.js.map +0 -1
  236. package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
  237. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js.map +0 -1
  238. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js.map +0 -1
  239. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js.map +0 -1
  240. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js.map +0 -1
  241. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js.map +0 -1
  242. package/dist-cjs/commands/DescribeWorkspacesCommand.js.map +0 -1
  243. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js.map +0 -1
  244. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js.map +0 -1
  245. package/dist-cjs/commands/DisassociateIpGroupsCommand.js.map +0 -1
  246. package/dist-cjs/commands/ImportWorkspaceImageCommand.js.map +0 -1
  247. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js.map +0 -1
  248. package/dist-cjs/commands/MigrateWorkspaceCommand.js.map +0 -1
  249. package/dist-cjs/commands/ModifyAccountCommand.js.map +0 -1
  250. package/dist-cjs/commands/ModifyClientPropertiesCommand.js.map +0 -1
  251. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js.map +0 -1
  252. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js.map +0 -1
  253. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js.map +0 -1
  254. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js.map +0 -1
  255. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js.map +0 -1
  256. package/dist-cjs/commands/RebootWorkspacesCommand.js.map +0 -1
  257. package/dist-cjs/commands/RebuildWorkspacesCommand.js.map +0 -1
  258. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js.map +0 -1
  259. package/dist-cjs/commands/RestoreWorkspaceCommand.js.map +0 -1
  260. package/dist-cjs/commands/RevokeIpRulesCommand.js.map +0 -1
  261. package/dist-cjs/commands/StartWorkspacesCommand.js.map +0 -1
  262. package/dist-cjs/commands/StopWorkspacesCommand.js.map +0 -1
  263. package/dist-cjs/commands/TerminateWorkspacesCommand.js.map +0 -1
  264. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js.map +0 -1
  265. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js.map +0 -1
  266. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js.map +0 -1
  267. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js.map +0 -1
  268. package/dist-cjs/endpoints.js.map +0 -1
  269. package/dist-cjs/index.js.map +0 -1
  270. package/dist-cjs/models/index.js.map +0 -1
  271. package/dist-cjs/models/models_0.js.map +0 -1
  272. package/dist-cjs/pagination/DescribeWorkspaceBundlesPaginator.js.map +0 -1
  273. package/dist-cjs/pagination/DescribeWorkspaceDirectoriesPaginator.js.map +0 -1
  274. package/dist-cjs/pagination/DescribeWorkspacesPaginator.js.map +0 -1
  275. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  276. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  277. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  278. package/dist-cjs/runtimeConfig.js.map +0 -1
  279. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  280. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  281. package/dist-es/WorkSpaces.js.map +0 -1
  282. package/dist-es/WorkSpacesClient.js.map +0 -1
  283. package/dist-es/commands/AssociateConnectionAliasCommand.js.map +0 -1
  284. package/dist-es/commands/AssociateIpGroupsCommand.js.map +0 -1
  285. package/dist-es/commands/AuthorizeIpRulesCommand.js.map +0 -1
  286. package/dist-es/commands/CopyWorkspaceImageCommand.js.map +0 -1
  287. package/dist-es/commands/CreateConnectionAliasCommand.js.map +0 -1
  288. package/dist-es/commands/CreateIpGroupCommand.js.map +0 -1
  289. package/dist-es/commands/CreateTagsCommand.js.map +0 -1
  290. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js.map +0 -1
  291. package/dist-es/commands/CreateWorkspaceBundleCommand.js.map +0 -1
  292. package/dist-es/commands/CreateWorkspacesCommand.js.map +0 -1
  293. package/dist-es/commands/DeleteConnectionAliasCommand.js.map +0 -1
  294. package/dist-es/commands/DeleteIpGroupCommand.js.map +0 -1
  295. package/dist-es/commands/DeleteTagsCommand.js.map +0 -1
  296. package/dist-es/commands/DeleteWorkspaceBundleCommand.js.map +0 -1
  297. package/dist-es/commands/DeleteWorkspaceImageCommand.js.map +0 -1
  298. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js.map +0 -1
  299. package/dist-es/commands/DescribeAccountCommand.js.map +0 -1
  300. package/dist-es/commands/DescribeAccountModificationsCommand.js.map +0 -1
  301. package/dist-es/commands/DescribeClientPropertiesCommand.js.map +0 -1
  302. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js.map +0 -1
  303. package/dist-es/commands/DescribeConnectionAliasesCommand.js.map +0 -1
  304. package/dist-es/commands/DescribeIpGroupsCommand.js.map +0 -1
  305. package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
  306. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js.map +0 -1
  307. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js.map +0 -1
  308. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js.map +0 -1
  309. package/dist-es/commands/DescribeWorkspaceImagesCommand.js.map +0 -1
  310. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js.map +0 -1
  311. package/dist-es/commands/DescribeWorkspacesCommand.js.map +0 -1
  312. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js.map +0 -1
  313. package/dist-es/commands/DisassociateConnectionAliasCommand.js.map +0 -1
  314. package/dist-es/commands/DisassociateIpGroupsCommand.js.map +0 -1
  315. package/dist-es/commands/ImportWorkspaceImageCommand.js.map +0 -1
  316. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js.map +0 -1
  317. package/dist-es/commands/MigrateWorkspaceCommand.js.map +0 -1
  318. package/dist-es/commands/ModifyAccountCommand.js.map +0 -1
  319. package/dist-es/commands/ModifyClientPropertiesCommand.js.map +0 -1
  320. package/dist-es/commands/ModifySelfservicePermissionsCommand.js.map +0 -1
  321. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js.map +0 -1
  322. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js.map +0 -1
  323. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js.map +0 -1
  324. package/dist-es/commands/ModifyWorkspaceStateCommand.js.map +0 -1
  325. package/dist-es/commands/RebootWorkspacesCommand.js.map +0 -1
  326. package/dist-es/commands/RebuildWorkspacesCommand.js.map +0 -1
  327. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js.map +0 -1
  328. package/dist-es/commands/RestoreWorkspaceCommand.js.map +0 -1
  329. package/dist-es/commands/RevokeIpRulesCommand.js.map +0 -1
  330. package/dist-es/commands/StartWorkspacesCommand.js.map +0 -1
  331. package/dist-es/commands/StopWorkspacesCommand.js.map +0 -1
  332. package/dist-es/commands/TerminateWorkspacesCommand.js.map +0 -1
  333. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js.map +0 -1
  334. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js.map +0 -1
  335. package/dist-es/commands/UpdateWorkspaceBundleCommand.js.map +0 -1
  336. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js.map +0 -1
  337. package/dist-es/endpoints.js.map +0 -1
  338. package/dist-es/index.js.map +0 -1
  339. package/dist-es/models/index.js.map +0 -1
  340. package/dist-es/models/models_0.js.map +0 -1
  341. package/dist-es/pagination/DescribeWorkspaceBundlesPaginator.js.map +0 -1
  342. package/dist-es/pagination/DescribeWorkspaceDirectoriesPaginator.js.map +0 -1
  343. package/dist-es/pagination/DescribeWorkspacesPaginator.js.map +0 -1
  344. package/dist-es/pagination/Interfaces.js.map +0 -1
  345. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  346. package/dist-es/runtimeConfig.browser.js.map +0 -1
  347. package/dist-es/runtimeConfig.js.map +0 -1
  348. package/dist-es/runtimeConfig.native.js.map +0 -1
  349. package/dist-es/runtimeConfig.shared.js.map +0 -1
  350. package/jest.config.js +0 -4
  351. package/src/WorkSpaces.ts +0 -2243
  352. package/src/WorkSpacesClient.ts +0 -502
  353. package/src/commands/AssociateConnectionAliasCommand.ts +0 -102
  354. package/src/commands/AssociateIpGroupsCommand.ts +0 -95
  355. package/src/commands/AuthorizeIpRulesCommand.ts +0 -97
  356. package/src/commands/CopyWorkspaceImageCommand.ts +0 -108
  357. package/src/commands/CreateConnectionAliasCommand.ts +0 -97
  358. package/src/commands/CreateIpGroupCommand.ts +0 -104
  359. package/src/commands/CreateTagsCommand.ts +0 -95
  360. package/src/commands/CreateUpdatedWorkspaceImageCommand.ts +0 -121
  361. package/src/commands/CreateWorkspaceBundleCommand.ts +0 -97
  362. package/src/commands/CreateWorkspacesCommand.ts +0 -96
  363. package/src/commands/DeleteConnectionAliasCommand.ts +0 -112
  364. package/src/commands/DeleteIpGroupCommand.ts +0 -96
  365. package/src/commands/DeleteTagsCommand.ts +0 -95
  366. package/src/commands/DeleteWorkspaceBundleCommand.ts +0 -97
  367. package/src/commands/DeleteWorkspaceImageCommand.ts +0 -97
  368. package/src/commands/DeregisterWorkspaceDirectoryCommand.ts +0 -116
  369. package/src/commands/DescribeAccountCommand.ts +0 -96
  370. package/src/commands/DescribeAccountModificationsCommand.ts +0 -101
  371. package/src/commands/DescribeClientPropertiesCommand.ts +0 -95
  372. package/src/commands/DescribeConnectionAliasPermissionsCommand.ts +0 -108
  373. package/src/commands/DescribeConnectionAliasesCommand.ts +0 -100
  374. package/src/commands/DescribeIpGroupsCommand.ts +0 -95
  375. package/src/commands/DescribeTagsCommand.ts +0 -95
  376. package/src/commands/DescribeWorkspaceBundlesCommand.ts +0 -96
  377. package/src/commands/DescribeWorkspaceDirectoriesCommand.ts +0 -101
  378. package/src/commands/DescribeWorkspaceImagePermissionsCommand.ts +0 -104
  379. package/src/commands/DescribeWorkspaceImagesCommand.ts +0 -96
  380. package/src/commands/DescribeWorkspaceSnapshotsCommand.ts +0 -98
  381. package/src/commands/DescribeWorkspacesCommand.ts +0 -97
  382. package/src/commands/DescribeWorkspacesConnectionStatusCommand.ts +0 -106
  383. package/src/commands/DisassociateConnectionAliasCommand.ts +0 -106
  384. package/src/commands/DisassociateIpGroupsCommand.ts +0 -95
  385. package/src/commands/ImportWorkspaceImageCommand.ts +0 -99
  386. package/src/commands/ListAvailableManagementCidrRangesCommand.ts +0 -111
  387. package/src/commands/MigrateWorkspaceCommand.ts +0 -103
  388. package/src/commands/ModifyAccountCommand.ts +0 -96
  389. package/src/commands/ModifyClientPropertiesCommand.ts +0 -95
  390. package/src/commands/ModifySelfservicePermissionsCommand.ts +0 -101
  391. package/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts +0 -105
  392. package/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts +0 -103
  393. package/src/commands/ModifyWorkspacePropertiesCommand.ts +0 -102
  394. package/src/commands/ModifyWorkspaceStateCommand.ts +0 -100
  395. package/src/commands/RebootWorkspacesCommand.ts +0 -98
  396. package/src/commands/RebuildWorkspacesCommand.ts +0 -102
  397. package/src/commands/RegisterWorkspaceDirectoryCommand.ts +0 -102
  398. package/src/commands/RestoreWorkspaceCommand.ts +0 -102
  399. package/src/commands/RevokeIpRulesCommand.ts +0 -95
  400. package/src/commands/StartWorkspacesCommand.ts +0 -97
  401. package/src/commands/StopWorkspacesCommand.ts +0 -98
  402. package/src/commands/TerminateWorkspacesCommand.ts +0 -124
  403. package/src/commands/UpdateConnectionAliasPermissionCommand.ts +0 -122
  404. package/src/commands/UpdateRulesOfIpGroupCommand.ts +0 -96
  405. package/src/commands/UpdateWorkspaceBundleCommand.ts +0 -103
  406. package/src/commands/UpdateWorkspaceImagePermissionCommand.ts +0 -128
  407. package/src/endpoints.ts +0 -72
  408. package/src/index.ts +0 -61
  409. package/src/models/index.ts +0 -1
  410. package/src/models/models_0.ts +0 -3876
  411. package/src/pagination/DescribeWorkspaceBundlesPaginator.ts +0 -58
  412. package/src/pagination/DescribeWorkspaceDirectoriesPaginator.ts +0 -58
  413. package/src/pagination/DescribeWorkspacesPaginator.ts +0 -59
  414. package/src/pagination/Interfaces.ts +0 -8
  415. package/src/protocols/Aws_json1_1.ts +0 -7603
  416. package/src/runtimeConfig.browser.ts +0 -41
  417. package/src/runtimeConfig.native.ts +0 -17
  418. package/src/runtimeConfig.shared.ts +0 -17
  419. package/src/runtimeConfig.ts +0 -46
  420. package/tsconfig.es.json +0 -10
  421. package/tsconfig.json +0 -33
  422. package/tsconfig.types.json +0 -9
@@ -6,37 +6,11 @@ export interface DisassociateConnectionAliasCommandInput extends DisassociateCon
6
6
  }
7
7
  export interface DisassociateConnectionAliasCommandOutput extends DisassociateConnectionAliasResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates a connection alias from a directory. Disassociating a connection alias disables cross-Region
11
- * redirection between two directories in different Regions. For more information, see
12
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html">
13
- * Cross-Region Redirection for Amazon WorkSpaces</a>.</p>
14
- *
15
- * <note>
16
- * <p>Before performing this operation, call <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeConnectionAliases.html">
17
- * DescribeConnectionAliases</a> to make sure that the current state of the connection alias is <code>CREATED</code>.</p>
18
- * </note>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { WorkSpacesClient, DisassociateConnectionAliasCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
23
- * // const { WorkSpacesClient, DisassociateConnectionAliasCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
24
- * const client = new WorkSpacesClient(config);
25
- * const command = new DisassociateConnectionAliasCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link DisassociateConnectionAliasCommandInput} for command's `input` shape.
30
- * @see {@link DisassociateConnectionAliasCommandOutput} for command's `response` shape.
31
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class DisassociateConnectionAliasCommand extends $Command<DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig> {
35
11
  readonly input: DisassociateConnectionAliasCommandInput;
36
12
  constructor(input: DisassociateConnectionAliasCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisassociateIpGroupsCommandInput extends DisassociateIpGroupsRe
6
6
  }
7
7
  export interface DisassociateIpGroupsCommandOutput extends DisassociateIpGroupsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates the specified IP access control group from the specified directory.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { WorkSpacesClient, DisassociateIpGroupsCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
15
- * // const { WorkSpacesClient, DisassociateIpGroupsCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
16
- * const client = new WorkSpacesClient(config);
17
- * const command = new DisassociateIpGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisassociateIpGroupsCommandInput} for command's `input` shape.
22
- * @see {@link DisassociateIpGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisassociateIpGroupsCommand extends $Command<DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig> {
27
11
  readonly input: DisassociateIpGroupsCommandInput;
28
12
  constructor(input: DisassociateIpGroupsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface ImportWorkspaceImageCommandInput extends ImportWorkspaceImageRe
6
6
  }
7
7
  export interface ImportWorkspaceImageCommandOutput extends ImportWorkspaceImageResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Imports the specified Windows 10 Bring Your Own License (BYOL) image into Amazon
11
- * WorkSpaces. The image must be an already licensed Amazon EC2 image that is in your
12
- * Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see
13
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">
14
- * Bring Your Own Windows Desktop Licenses</a>.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { WorkSpacesClient, ImportWorkspaceImageCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
19
- * // const { WorkSpacesClient, ImportWorkspaceImageCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
20
- * const client = new WorkSpacesClient(config);
21
- * const command = new ImportWorkspaceImageCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link ImportWorkspaceImageCommandInput} for command's `input` shape.
26
- * @see {@link ImportWorkspaceImageCommandOutput} for command's `response` shape.
27
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class ImportWorkspaceImageCommand extends $Command<ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig> {
31
11
  readonly input: ImportWorkspaceImageCommandInput;
32
12
  constructor(input: ImportWorkspaceImageCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface ListAvailableManagementCidrRangesCommandInput extends ListAvail
6
6
  }
7
7
  export interface ListAvailableManagementCidrRangesCommandOutput extends ListAvailableManagementCidrRangesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use
11
- * for the network management interface when you enable Bring Your Own License (BYOL). </p>
12
- *
13
- * <p>This operation can be run only by Amazon Web Services accounts that are enabled for BYOL. If your account
14
- * isn't enabled for BYOL, you'll receive an <code>AccessDeniedException</code> error.</p>
15
- *
16
- * <p>The management network interface is connected to a secure Amazon WorkSpaces management
17
- * network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces
18
- * clients, and to allow Amazon WorkSpaces to manage the WorkSpace.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { WorkSpacesClient, ListAvailableManagementCidrRangesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
23
- * // const { WorkSpacesClient, ListAvailableManagementCidrRangesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
24
- * const client = new WorkSpacesClient(config);
25
- * const command = new ListAvailableManagementCidrRangesCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link ListAvailableManagementCidrRangesCommandInput} for command's `input` shape.
30
- * @see {@link ListAvailableManagementCidrRangesCommandOutput} for command's `response` shape.
31
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class ListAvailableManagementCidrRangesCommand extends $Command<ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput, WorkSpacesClientResolvedConfig> {
35
11
  readonly input: ListAvailableManagementCidrRangesCommandInput;
36
12
  constructor(input: ListAvailableManagementCidrRangesCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface MigrateWorkspaceCommandInput extends MigrateWorkspaceRequest {
6
6
  }
7
7
  export interface MigrateWorkspaceCommandOutput extends MigrateWorkspaceResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.</p>
11
- *
12
- * <p>The migration process recreates the WorkSpace by using a new root volume from the target bundle image and the user volume
13
- * from the last available snapshot of the original WorkSpace. During migration, the original <code>D:\Users\%USERNAME%</code>
14
- * user profile folder is renamed to <code>D:\Users\%USERNAME%MMddyyTHHmmss%.NotMigrated</code>. A new <code>D:\Users\%USERNAME%\</code>
15
- * folder is generated by the new OS. Certain files in the old user profile are moved to the new user profile.</p>
16
- *
17
- * <p>For available migration scenarios, details about what happens during migration, and best practices, see
18
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/migrate-workspaces.html">Migrate a WorkSpace</a>.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { WorkSpacesClient, MigrateWorkspaceCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
23
- * // const { WorkSpacesClient, MigrateWorkspaceCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
24
- * const client = new WorkSpacesClient(config);
25
- * const command = new MigrateWorkspaceCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link MigrateWorkspaceCommandInput} for command's `input` shape.
30
- * @see {@link MigrateWorkspaceCommandOutput} for command's `response` shape.
31
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class MigrateWorkspaceCommand extends $Command<MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput, WorkSpacesClientResolvedConfig> {
35
11
  readonly input: MigrateWorkspaceCommandInput;
36
12
  constructor(input: MigrateWorkspaceCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ModifyAccountCommandInput extends ModifyAccountRequest {
6
6
  }
7
7
  export interface ModifyAccountCommandOutput extends ModifyAccountResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modifies the configuration of Bring Your Own License (BYOL) for the specified
11
- * account.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { WorkSpacesClient, ModifyAccountCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
16
- * // const { WorkSpacesClient, ModifyAccountCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
17
- * const client = new WorkSpacesClient(config);
18
- * const command = new ModifyAccountCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ModifyAccountCommandInput} for command's `input` shape.
23
- * @see {@link ModifyAccountCommandOutput} for command's `response` shape.
24
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ModifyAccountCommand extends $Command<ModifyAccountCommandInput, ModifyAccountCommandOutput, WorkSpacesClientResolvedConfig> {
28
11
  readonly input: ModifyAccountCommandInput;
29
12
  constructor(input: ModifyAccountCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyAccountCommandInput, ModifyAccountCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ModifyClientPropertiesCommandInput extends ModifyClientProperti
6
6
  }
7
7
  export interface ModifyClientPropertiesCommandOutput extends ModifyClientPropertiesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modifies the properties of the specified Amazon WorkSpaces clients.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { WorkSpacesClient, ModifyClientPropertiesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
15
- * // const { WorkSpacesClient, ModifyClientPropertiesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
16
- * const client = new WorkSpacesClient(config);
17
- * const command = new ModifyClientPropertiesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ModifyClientPropertiesCommandInput} for command's `input` shape.
22
- * @see {@link ModifyClientPropertiesCommandOutput} for command's `response` shape.
23
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ModifyClientPropertiesCommand extends $Command<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig> {
27
11
  readonly input: ModifyClientPropertiesCommandInput;
28
12
  constructor(input: ModifyClientPropertiesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ModifySelfservicePermissionsCommandInput extends ModifySelfserv
6
6
  }
7
7
  export interface ModifySelfservicePermissionsCommandOutput extends ModifySelfservicePermissionsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modifies the self-service WorkSpace management capabilities for your users. For more
11
- * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/enable-user-self-service-workspace-management.html">Enable Self-Service WorkSpace Management Capabilities for Your Users</a>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { WorkSpacesClient, ModifySelfservicePermissionsCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
16
- * // const { WorkSpacesClient, ModifySelfservicePermissionsCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
17
- * const client = new WorkSpacesClient(config);
18
- * const command = new ModifySelfservicePermissionsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ModifySelfservicePermissionsCommandInput} for command's `input` shape.
23
- * @see {@link ModifySelfservicePermissionsCommandOutput} for command's `response` shape.
24
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ModifySelfservicePermissionsCommand extends $Command<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput, WorkSpacesClientResolvedConfig> {
28
11
  readonly input: ModifySelfservicePermissionsCommandInput;
29
12
  constructor(input: ModifySelfservicePermissionsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface ModifyWorkspaceAccessPropertiesCommandInput extends ModifyWorks
6
6
  }
7
7
  export interface ModifyWorkspaceAccessPropertiesCommandOutput extends ModifyWorkspaceAccessPropertiesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Specifies which devices and operating systems users can use to access their WorkSpaces.
11
- * For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html#control-device-access">
12
- * Control Device Access</a>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { WorkSpacesClient, ModifyWorkspaceAccessPropertiesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
17
- * // const { WorkSpacesClient, ModifyWorkspaceAccessPropertiesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
18
- * const client = new WorkSpacesClient(config);
19
- * const command = new ModifyWorkspaceAccessPropertiesCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ModifyWorkspaceAccessPropertiesCommandInput} for command's `input` shape.
24
- * @see {@link ModifyWorkspaceAccessPropertiesCommandOutput} for command's `response` shape.
25
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class ModifyWorkspaceAccessPropertiesCommand extends $Command<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput, WorkSpacesClientResolvedConfig> {
29
11
  readonly input: ModifyWorkspaceAccessPropertiesCommandInput;
30
12
  constructor(input: ModifyWorkspaceAccessPropertiesCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ModifyWorkspaceCreationPropertiesCommandInput extends ModifyWor
6
6
  }
7
7
  export interface ModifyWorkspaceCreationPropertiesCommandOutput extends ModifyWorkspaceCreationPropertiesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modify the default properties used to create WorkSpaces.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { WorkSpacesClient, ModifyWorkspaceCreationPropertiesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
15
- * // const { WorkSpacesClient, ModifyWorkspaceCreationPropertiesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
16
- * const client = new WorkSpacesClient(config);
17
- * const command = new ModifyWorkspaceCreationPropertiesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ModifyWorkspaceCreationPropertiesCommandInput} for command's `input` shape.
22
- * @see {@link ModifyWorkspaceCreationPropertiesCommandOutput} for command's `response` shape.
23
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ModifyWorkspaceCreationPropertiesCommand extends $Command<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput, WorkSpacesClientResolvedConfig> {
27
11
  readonly input: ModifyWorkspaceCreationPropertiesCommandInput;
28
12
  constructor(input: ModifyWorkspaceCreationPropertiesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface ModifyWorkspacePropertiesCommandInput extends ModifyWorkspacePr
6
6
  }
7
7
  export interface ModifyWorkspacePropertiesCommandOutput extends ModifyWorkspacePropertiesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modifies the specified WorkSpace properties. For important information about how
11
- * to modify the size of the root and user volumes, see
12
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html">
13
- * Modify a WorkSpace</a>.
14
- * </p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { WorkSpacesClient, ModifyWorkspacePropertiesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
19
- * // const { WorkSpacesClient, ModifyWorkspacePropertiesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
20
- * const client = new WorkSpacesClient(config);
21
- * const command = new ModifyWorkspacePropertiesCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link ModifyWorkspacePropertiesCommandInput} for command's `input` shape.
26
- * @see {@link ModifyWorkspacePropertiesCommandOutput} for command's `response` shape.
27
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class ModifyWorkspacePropertiesCommand extends $Command<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput, WorkSpacesClientResolvedConfig> {
31
11
  readonly input: ModifyWorkspacePropertiesCommandInput;
32
12
  constructor(input: ModifyWorkspacePropertiesCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface ModifyWorkspaceStateCommandInput extends ModifyWorkspaceStateRe
6
6
  }
7
7
  export interface ModifyWorkspaceStateCommandOutput extends ModifyWorkspaceStateResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sets the state of the specified WorkSpace.</p>
11
- * <p>To maintain a WorkSpace without being interrupted, set the WorkSpace state to
12
- * <code>ADMIN_MAINTENANCE</code>. WorkSpaces in this state do not respond to requests to
13
- * reboot, stop, start, rebuild, or restore. An AutoStop WorkSpace in this state is not
14
- * stopped. Users cannot log into a WorkSpace in the <code>ADMIN_MAINTENANCE</code>
15
- * state.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { WorkSpacesClient, ModifyWorkspaceStateCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
20
- * // const { WorkSpacesClient, ModifyWorkspaceStateCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
21
- * const client = new WorkSpacesClient(config);
22
- * const command = new ModifyWorkspaceStateCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link ModifyWorkspaceStateCommandInput} for command's `input` shape.
27
- * @see {@link ModifyWorkspaceStateCommandOutput} for command's `response` shape.
28
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class ModifyWorkspaceStateCommand extends $Command<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, WorkSpacesClientResolvedConfig> {
32
11
  readonly input: ModifyWorkspaceStateCommandInput;
33
12
  constructor(input: ModifyWorkspaceStateCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {
6
6
  }
7
7
  export interface RebootWorkspacesCommandOutput extends RebootWorkspacesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Reboots the specified WorkSpaces.</p>
11
- * <p>You cannot reboot a WorkSpace unless its state is <code>AVAILABLE</code> or
12
- * <code>UNHEALTHY</code>.</p>
13
- * <p>This operation is asynchronous and returns before the WorkSpaces have rebooted.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { WorkSpacesClient, RebootWorkspacesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
18
- * // const { WorkSpacesClient, RebootWorkspacesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
19
- * const client = new WorkSpacesClient(config);
20
- * const command = new RebootWorkspacesCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link RebootWorkspacesCommandInput} for command's `input` shape.
25
- * @see {@link RebootWorkspacesCommandOutput} for command's `response` shape.
26
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class RebootWorkspacesCommand extends $Command<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
30
11
  readonly input: RebootWorkspacesCommandInput;
31
12
  constructor(input: RebootWorkspacesCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface RebuildWorkspacesCommandInput extends RebuildWorkspacesRequest
6
6
  }
7
7
  export interface RebuildWorkspacesCommandOutput extends RebuildWorkspacesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Rebuilds the specified WorkSpace.</p>
11
- * <p>You cannot rebuild a WorkSpace unless its state is <code>AVAILABLE</code>,
12
- * <code>ERROR</code>, <code>UNHEALTHY</code>, <code>STOPPED</code>, or <code>REBOOTING</code>.</p>
13
- * <p>Rebuilding a WorkSpace is a potentially destructive action that can result in the loss
14
- * of data. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/reset-workspace.html">Rebuild a
15
- * WorkSpace</a>.</p>
16
- * <p>This operation is asynchronous and returns before the WorkSpaces have been completely
17
- * rebuilt.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { WorkSpacesClient, RebuildWorkspacesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
22
- * // const { WorkSpacesClient, RebuildWorkspacesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
23
- * const client = new WorkSpacesClient(config);
24
- * const command = new RebuildWorkspacesCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link RebuildWorkspacesCommandInput} for command's `input` shape.
29
- * @see {@link RebuildWorkspacesCommandOutput} for command's `response` shape.
30
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class RebuildWorkspacesCommand extends $Command<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
34
11
  readonly input: RebuildWorkspacesCommandInput;
35
12
  constructor(input: RebuildWorkspacesCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface RegisterWorkspaceDirectoryCommandInput extends RegisterWorkspac
6
6
  }
7
7
  export interface RegisterWorkspaceDirectoryCommandOutput extends RegisterWorkspaceDirectoryResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Registers the specified directory. This operation is asynchronous
11
- * and returns before the WorkSpace directory is registered. If this is the first time you are
12
- * registering a directory, you will need to create the workspaces_DefaultRole role before you can
13
- * register a directory. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-access-control.html#create-default-role">
14
- * Creating the workspaces_DefaultRole Role</a>.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { WorkSpacesClient, RegisterWorkspaceDirectoryCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
19
- * // const { WorkSpacesClient, RegisterWorkspaceDirectoryCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
20
- * const client = new WorkSpacesClient(config);
21
- * const command = new RegisterWorkspaceDirectoryCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link RegisterWorkspaceDirectoryCommandInput} for command's `input` shape.
26
- * @see {@link RegisterWorkspaceDirectoryCommandOutput} for command's `response` shape.
27
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class RegisterWorkspaceDirectoryCommand extends $Command<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig> {
31
11
  readonly input: RegisterWorkspaceDirectoryCommandInput;
32
12
  constructor(input: RegisterWorkspaceDirectoryCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {
6
6
  }
7
7
  export interface RestoreWorkspaceCommandOutput extends RestoreWorkspaceResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Restores the specified WorkSpace to its last known healthy state.</p>
11
- * <p>You cannot restore a WorkSpace unless its state is <code> AVAILABLE</code>,
12
- * <code>ERROR</code>, <code>UNHEALTHY</code>, or <code>STOPPED</code>.</p>
13
- * <p>Restoring a WorkSpace is a potentially destructive action that can result in the loss of
14
- * data. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/restore-workspace.html">Restore a
15
- * WorkSpace</a>.</p>
16
- * <p>This operation is asynchronous and returns before the WorkSpace is completely
17
- * restored.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { WorkSpacesClient, RestoreWorkspaceCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
22
- * // const { WorkSpacesClient, RestoreWorkspaceCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
23
- * const client = new WorkSpacesClient(config);
24
- * const command = new RestoreWorkspaceCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link RestoreWorkspaceCommandInput} for command's `input` shape.
29
- * @see {@link RestoreWorkspaceCommandOutput} for command's `response` shape.
30
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class RestoreWorkspaceCommand extends $Command<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, WorkSpacesClientResolvedConfig> {
34
11
  readonly input: RestoreWorkspaceCommandInput;
35
12
  constructor(input: RestoreWorkspaceCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {
6
6
  }
7
7
  export interface RevokeIpRulesCommandOutput extends RevokeIpRulesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes one or more rules from the specified IP access control group.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { WorkSpacesClient, RevokeIpRulesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
15
- * // const { WorkSpacesClient, RevokeIpRulesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
16
- * const client = new WorkSpacesClient(config);
17
- * const command = new RevokeIpRulesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link RevokeIpRulesCommandInput} for command's `input` shape.
22
- * @see {@link RevokeIpRulesCommandOutput} for command's `response` shape.
23
- * @see {@link WorkSpacesClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class RevokeIpRulesCommand extends $Command<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, WorkSpacesClientResolvedConfig> {
27
11
  readonly input: RevokeIpRulesCommandInput;
28
12
  constructor(input: RevokeIpRulesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;