@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
@@ -4,22 +4,13 @@ exports.paginateDescribeWorkspaceBundles = void 0;
4
4
  const DescribeWorkspaceBundlesCommand_1 = require("../commands/DescribeWorkspaceBundlesCommand");
5
5
  const WorkSpaces_1 = require("../WorkSpaces");
6
6
  const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new DescribeWorkspaceBundlesCommand_1.DescribeWorkspaceBundlesCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.describeWorkspaceBundles(input, ...args);
20
12
  };
21
13
  async function* paginateDescribeWorkspaceBundles(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.NextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -38,8 +29,6 @@ async function* paginateDescribeWorkspaceBundles(config, input, ...additionalArg
38
29
  token = page.NextToken;
39
30
  hasNext = !!token;
40
31
  }
41
- // @ts-ignore
42
32
  return undefined;
43
33
  }
44
34
  exports.paginateDescribeWorkspaceBundles = paginateDescribeWorkspaceBundles;
45
- //# sourceMappingURL=DescribeWorkspaceBundlesPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateDescribeWorkspaceDirectories = void 0;
4
4
  const DescribeWorkspaceDirectoriesCommand_1 = require("../commands/DescribeWorkspaceDirectoriesCommand");
5
5
  const WorkSpaces_1 = require("../WorkSpaces");
6
6
  const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new DescribeWorkspaceDirectoriesCommand_1.DescribeWorkspaceDirectoriesCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.describeWorkspaceDirectories(input, ...args);
20
12
  };
21
13
  async function* paginateDescribeWorkspaceDirectories(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.NextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -38,8 +29,6 @@ async function* paginateDescribeWorkspaceDirectories(config, input, ...additiona
38
29
  token = page.NextToken;
39
30
  hasNext = !!token;
40
31
  }
41
- // @ts-ignore
42
32
  return undefined;
43
33
  }
44
34
  exports.paginateDescribeWorkspaceDirectories = paginateDescribeWorkspaceDirectories;
45
- //# sourceMappingURL=DescribeWorkspaceDirectoriesPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateDescribeWorkspaces = void 0;
4
4
  const DescribeWorkspacesCommand_1 = require("../commands/DescribeWorkspacesCommand");
5
5
  const WorkSpaces_1 = require("../WorkSpaces");
6
6
  const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new DescribeWorkspacesCommand_1.DescribeWorkspacesCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.describeWorkspaces(input, ...args);
20
12
  };
21
13
  async function* paginateDescribeWorkspaces(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.NextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateDescribeWorkspaces(config, input, ...additionalArguments
39
30
  token = page.NextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateDescribeWorkspaces = paginateDescribeWorkspaces;
46
- //# sourceMappingURL=DescribeWorkspacesPaginator.js.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Interfaces.js.map
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./DescribeWorkspaceBundlesPaginator"), exports);
5
+ tslib_1.__exportStar(require("./DescribeWorkspaceDirectoriesPaginator"), exports);
6
+ tslib_1.__exportStar(require("./DescribeWorkspacesPaginator"), exports);
7
+ tslib_1.__exportStar(require("./Interfaces"), exports);
@@ -6004,14 +6004,12 @@ const deserializeMetadata = (output) => {
6004
6004
  cfId: output.headers["x-amz-cf-id"],
6005
6005
  });
6006
6006
  };
6007
- // Collect low-level response body stream to Uint8Array.
6008
6007
  const collectBody = (streamBody = new Uint8Array(), context) => {
6009
6008
  if (streamBody instanceof Uint8Array) {
6010
6009
  return Promise.resolve(streamBody);
6011
6010
  }
6012
6011
  return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
6013
6012
  };
6014
- // Encode Uint8Array data into string with utf-8.
6015
6013
  const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
6016
6014
  const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, body) => {
6017
6015
  const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
@@ -6037,9 +6035,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
6037
6035
  }
6038
6036
  return {};
6039
6037
  });
6040
- /**
6041
- * Load an error code for the aws.rest-json-1.1 protocol.
6042
- */
6043
6038
  const loadRestJsonErrorCode = (output, data) => {
6044
6039
  const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
6045
6040
  const sanitizeErrorCode = (rawValue) => {
@@ -6064,4 +6059,3 @@ const loadRestJsonErrorCode = (output, data) => {
6064
6059
  }
6065
6060
  return "";
6066
6061
  };
6067
- //# sourceMappingURL=Aws_json1_1.js.map
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
5
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
7
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
8
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,12 +11,7 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
11
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
12
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
13
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
14
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- /**
17
- * @internal
18
- */
19
15
  const getRuntimeConfig = (config) => {
20
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
21
17
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
@@ -39,4 +35,3 @@ const getRuntimeConfig = (config) => {
39
35
  };
40
36
  };
41
37
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
5
6
  const client_sts_1 = require("@aws-sdk/client-sts");
6
7
  const config_resolver_1 = require("@aws-sdk/config-resolver");
7
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -9,17 +10,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
9
10
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
10
11
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
11
12
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
12
- const smithy_client_1 = require("@aws-sdk/smithy-client");
13
13
  const util_base64_node_1 = require("@aws-sdk/util-base64-node");
14
14
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
15
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
- // @ts-ignore: package.json will be imported from dist folders
18
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
19
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
20
- /**
21
- * @internal
22
- */
18
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
23
19
  const getRuntimeConfig = (config) => {
24
20
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
25
21
  smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
@@ -44,4 +40,3 @@ const getRuntimeConfig = (config) => {
44
40
  };
45
41
  };
46
42
  exports.getRuntimeConfig = getRuntimeConfig;
47
- //# sourceMappingURL=runtimeConfig.js.map
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const sha256_js_1 = require("@aws-crypto/sha256-js");
5
5
  const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a;
11
8
  const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
@@ -17,4 +14,3 @@ const getRuntimeConfig = (config) => {
17
14
  };
18
15
  };
19
16
  exports.getRuntimeConfig = getRuntimeConfig;
20
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const url_parser_1 = require("@aws-sdk/url-parser");
5
5
  const endpoints_1 = require("./endpoints");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a, _b, _c, _d, _e;
11
8
  return ({
@@ -18,4 +15,3 @@ const getRuntimeConfig = (config) => {
18
15
  });
19
16
  };
20
17
  exports.getRuntimeConfig = getRuntimeConfig;
21
- //# sourceMappingURL=runtimeConfig.shared.js.map
@@ -818,4 +818,3 @@ var WorkSpaces = (function (_super) {
818
818
  return WorkSpaces;
819
819
  }(WorkSpacesClient));
820
820
  export { WorkSpaces };
821
- //# sourceMappingURL=WorkSpaces.js.map
@@ -35,4 +35,3 @@ var WorkSpacesClient = (function (_super) {
35
35
  return WorkSpacesClient;
36
36
  }(__Client));
37
37
  export { WorkSpacesClient };
38
- //# sourceMappingURL=WorkSpacesClient.js.map
@@ -37,4 +37,3 @@ var AssociateConnectionAliasCommand = (function (_super) {
37
37
  return AssociateConnectionAliasCommand;
38
38
  }($Command));
39
39
  export { AssociateConnectionAliasCommand };
40
- //# sourceMappingURL=AssociateConnectionAliasCommand.js.map
@@ -37,4 +37,3 @@ var AssociateIpGroupsCommand = (function (_super) {
37
37
  return AssociateIpGroupsCommand;
38
38
  }($Command));
39
39
  export { AssociateIpGroupsCommand };
40
- //# sourceMappingURL=AssociateIpGroupsCommand.js.map
@@ -37,4 +37,3 @@ var AuthorizeIpRulesCommand = (function (_super) {
37
37
  return AuthorizeIpRulesCommand;
38
38
  }($Command));
39
39
  export { AuthorizeIpRulesCommand };
40
- //# sourceMappingURL=AuthorizeIpRulesCommand.js.map
@@ -37,4 +37,3 @@ var CopyWorkspaceImageCommand = (function (_super) {
37
37
  return CopyWorkspaceImageCommand;
38
38
  }($Command));
39
39
  export { CopyWorkspaceImageCommand };
40
- //# sourceMappingURL=CopyWorkspaceImageCommand.js.map
@@ -37,4 +37,3 @@ var CreateConnectionAliasCommand = (function (_super) {
37
37
  return CreateConnectionAliasCommand;
38
38
  }($Command));
39
39
  export { CreateConnectionAliasCommand };
40
- //# sourceMappingURL=CreateConnectionAliasCommand.js.map
@@ -37,4 +37,3 @@ var CreateIpGroupCommand = (function (_super) {
37
37
  return CreateIpGroupCommand;
38
38
  }($Command));
39
39
  export { CreateIpGroupCommand };
40
- //# sourceMappingURL=CreateIpGroupCommand.js.map
@@ -37,4 +37,3 @@ var CreateTagsCommand = (function (_super) {
37
37
  return CreateTagsCommand;
38
38
  }($Command));
39
39
  export { CreateTagsCommand };
40
- //# sourceMappingURL=CreateTagsCommand.js.map
@@ -37,4 +37,3 @@ var CreateUpdatedWorkspaceImageCommand = (function (_super) {
37
37
  return CreateUpdatedWorkspaceImageCommand;
38
38
  }($Command));
39
39
  export { CreateUpdatedWorkspaceImageCommand };
40
- //# sourceMappingURL=CreateUpdatedWorkspaceImageCommand.js.map
@@ -37,4 +37,3 @@ var CreateWorkspaceBundleCommand = (function (_super) {
37
37
  return CreateWorkspaceBundleCommand;
38
38
  }($Command));
39
39
  export { CreateWorkspaceBundleCommand };
40
- //# sourceMappingURL=CreateWorkspaceBundleCommand.js.map
@@ -37,4 +37,3 @@ var CreateWorkspacesCommand = (function (_super) {
37
37
  return CreateWorkspacesCommand;
38
38
  }($Command));
39
39
  export { CreateWorkspacesCommand };
40
- //# sourceMappingURL=CreateWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var DeleteConnectionAliasCommand = (function (_super) {
37
37
  return DeleteConnectionAliasCommand;
38
38
  }($Command));
39
39
  export { DeleteConnectionAliasCommand };
40
- //# sourceMappingURL=DeleteConnectionAliasCommand.js.map
@@ -37,4 +37,3 @@ var DeleteIpGroupCommand = (function (_super) {
37
37
  return DeleteIpGroupCommand;
38
38
  }($Command));
39
39
  export { DeleteIpGroupCommand };
40
- //# sourceMappingURL=DeleteIpGroupCommand.js.map
@@ -37,4 +37,3 @@ var DeleteTagsCommand = (function (_super) {
37
37
  return DeleteTagsCommand;
38
38
  }($Command));
39
39
  export { DeleteTagsCommand };
40
- //# sourceMappingURL=DeleteTagsCommand.js.map
@@ -37,4 +37,3 @@ var DeleteWorkspaceBundleCommand = (function (_super) {
37
37
  return DeleteWorkspaceBundleCommand;
38
38
  }($Command));
39
39
  export { DeleteWorkspaceBundleCommand };
40
- //# sourceMappingURL=DeleteWorkspaceBundleCommand.js.map
@@ -37,4 +37,3 @@ var DeleteWorkspaceImageCommand = (function (_super) {
37
37
  return DeleteWorkspaceImageCommand;
38
38
  }($Command));
39
39
  export { DeleteWorkspaceImageCommand };
40
- //# sourceMappingURL=DeleteWorkspaceImageCommand.js.map
@@ -37,4 +37,3 @@ var DeregisterWorkspaceDirectoryCommand = (function (_super) {
37
37
  return DeregisterWorkspaceDirectoryCommand;
38
38
  }($Command));
39
39
  export { DeregisterWorkspaceDirectoryCommand };
40
- //# sourceMappingURL=DeregisterWorkspaceDirectoryCommand.js.map
@@ -37,4 +37,3 @@ var DescribeAccountCommand = (function (_super) {
37
37
  return DescribeAccountCommand;
38
38
  }($Command));
39
39
  export { DescribeAccountCommand };
40
- //# sourceMappingURL=DescribeAccountCommand.js.map
@@ -37,4 +37,3 @@ var DescribeAccountModificationsCommand = (function (_super) {
37
37
  return DescribeAccountModificationsCommand;
38
38
  }($Command));
39
39
  export { DescribeAccountModificationsCommand };
40
- //# sourceMappingURL=DescribeAccountModificationsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeClientPropertiesCommand = (function (_super) {
37
37
  return DescribeClientPropertiesCommand;
38
38
  }($Command));
39
39
  export { DescribeClientPropertiesCommand };
40
- //# sourceMappingURL=DescribeClientPropertiesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeConnectionAliasPermissionsCommand = (function (_super) {
37
37
  return DescribeConnectionAliasPermissionsCommand;
38
38
  }($Command));
39
39
  export { DescribeConnectionAliasPermissionsCommand };
40
- //# sourceMappingURL=DescribeConnectionAliasPermissionsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeConnectionAliasesCommand = (function (_super) {
37
37
  return DescribeConnectionAliasesCommand;
38
38
  }($Command));
39
39
  export { DescribeConnectionAliasesCommand };
40
- //# sourceMappingURL=DescribeConnectionAliasesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeIpGroupsCommand = (function (_super) {
37
37
  return DescribeIpGroupsCommand;
38
38
  }($Command));
39
39
  export { DescribeIpGroupsCommand };
40
- //# sourceMappingURL=DescribeIpGroupsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeTagsCommand = (function (_super) {
37
37
  return DescribeTagsCommand;
38
38
  }($Command));
39
39
  export { DescribeTagsCommand };
40
- //# sourceMappingURL=DescribeTagsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspaceBundlesCommand = (function (_super) {
37
37
  return DescribeWorkspaceBundlesCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspaceBundlesCommand };
40
- //# sourceMappingURL=DescribeWorkspaceBundlesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspaceDirectoriesCommand = (function (_super) {
37
37
  return DescribeWorkspaceDirectoriesCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspaceDirectoriesCommand };
40
- //# sourceMappingURL=DescribeWorkspaceDirectoriesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspaceImagePermissionsCommand = (function (_super) {
37
37
  return DescribeWorkspaceImagePermissionsCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspaceImagePermissionsCommand };
40
- //# sourceMappingURL=DescribeWorkspaceImagePermissionsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspaceImagesCommand = (function (_super) {
37
37
  return DescribeWorkspaceImagesCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspaceImagesCommand };
40
- //# sourceMappingURL=DescribeWorkspaceImagesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspaceSnapshotsCommand = (function (_super) {
37
37
  return DescribeWorkspaceSnapshotsCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspaceSnapshotsCommand };
40
- //# sourceMappingURL=DescribeWorkspaceSnapshotsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspacesCommand = (function (_super) {
37
37
  return DescribeWorkspacesCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspacesCommand };
40
- //# sourceMappingURL=DescribeWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeWorkspacesConnectionStatusCommand = (function (_super) {
37
37
  return DescribeWorkspacesConnectionStatusCommand;
38
38
  }($Command));
39
39
  export { DescribeWorkspacesConnectionStatusCommand };
40
- //# sourceMappingURL=DescribeWorkspacesConnectionStatusCommand.js.map
@@ -37,4 +37,3 @@ var DisassociateConnectionAliasCommand = (function (_super) {
37
37
  return DisassociateConnectionAliasCommand;
38
38
  }($Command));
39
39
  export { DisassociateConnectionAliasCommand };
40
- //# sourceMappingURL=DisassociateConnectionAliasCommand.js.map
@@ -37,4 +37,3 @@ var DisassociateIpGroupsCommand = (function (_super) {
37
37
  return DisassociateIpGroupsCommand;
38
38
  }($Command));
39
39
  export { DisassociateIpGroupsCommand };
40
- //# sourceMappingURL=DisassociateIpGroupsCommand.js.map
@@ -37,4 +37,3 @@ var ImportWorkspaceImageCommand = (function (_super) {
37
37
  return ImportWorkspaceImageCommand;
38
38
  }($Command));
39
39
  export { ImportWorkspaceImageCommand };
40
- //# sourceMappingURL=ImportWorkspaceImageCommand.js.map
@@ -37,4 +37,3 @@ var ListAvailableManagementCidrRangesCommand = (function (_super) {
37
37
  return ListAvailableManagementCidrRangesCommand;
38
38
  }($Command));
39
39
  export { ListAvailableManagementCidrRangesCommand };
40
- //# sourceMappingURL=ListAvailableManagementCidrRangesCommand.js.map
@@ -37,4 +37,3 @@ var MigrateWorkspaceCommand = (function (_super) {
37
37
  return MigrateWorkspaceCommand;
38
38
  }($Command));
39
39
  export { MigrateWorkspaceCommand };
40
- //# sourceMappingURL=MigrateWorkspaceCommand.js.map
@@ -37,4 +37,3 @@ var ModifyAccountCommand = (function (_super) {
37
37
  return ModifyAccountCommand;
38
38
  }($Command));
39
39
  export { ModifyAccountCommand };
40
- //# sourceMappingURL=ModifyAccountCommand.js.map
@@ -37,4 +37,3 @@ var ModifyClientPropertiesCommand = (function (_super) {
37
37
  return ModifyClientPropertiesCommand;
38
38
  }($Command));
39
39
  export { ModifyClientPropertiesCommand };
40
- //# sourceMappingURL=ModifyClientPropertiesCommand.js.map
@@ -37,4 +37,3 @@ var ModifySelfservicePermissionsCommand = (function (_super) {
37
37
  return ModifySelfservicePermissionsCommand;
38
38
  }($Command));
39
39
  export { ModifySelfservicePermissionsCommand };
40
- //# sourceMappingURL=ModifySelfservicePermissionsCommand.js.map
@@ -37,4 +37,3 @@ var ModifyWorkspaceAccessPropertiesCommand = (function (_super) {
37
37
  return ModifyWorkspaceAccessPropertiesCommand;
38
38
  }($Command));
39
39
  export { ModifyWorkspaceAccessPropertiesCommand };
40
- //# sourceMappingURL=ModifyWorkspaceAccessPropertiesCommand.js.map
@@ -37,4 +37,3 @@ var ModifyWorkspaceCreationPropertiesCommand = (function (_super) {
37
37
  return ModifyWorkspaceCreationPropertiesCommand;
38
38
  }($Command));
39
39
  export { ModifyWorkspaceCreationPropertiesCommand };
40
- //# sourceMappingURL=ModifyWorkspaceCreationPropertiesCommand.js.map
@@ -37,4 +37,3 @@ var ModifyWorkspacePropertiesCommand = (function (_super) {
37
37
  return ModifyWorkspacePropertiesCommand;
38
38
  }($Command));
39
39
  export { ModifyWorkspacePropertiesCommand };
40
- //# sourceMappingURL=ModifyWorkspacePropertiesCommand.js.map
@@ -37,4 +37,3 @@ var ModifyWorkspaceStateCommand = (function (_super) {
37
37
  return ModifyWorkspaceStateCommand;
38
38
  }($Command));
39
39
  export { ModifyWorkspaceStateCommand };
40
- //# sourceMappingURL=ModifyWorkspaceStateCommand.js.map
@@ -37,4 +37,3 @@ var RebootWorkspacesCommand = (function (_super) {
37
37
  return RebootWorkspacesCommand;
38
38
  }($Command));
39
39
  export { RebootWorkspacesCommand };
40
- //# sourceMappingURL=RebootWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var RebuildWorkspacesCommand = (function (_super) {
37
37
  return RebuildWorkspacesCommand;
38
38
  }($Command));
39
39
  export { RebuildWorkspacesCommand };
40
- //# sourceMappingURL=RebuildWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var RegisterWorkspaceDirectoryCommand = (function (_super) {
37
37
  return RegisterWorkspaceDirectoryCommand;
38
38
  }($Command));
39
39
  export { RegisterWorkspaceDirectoryCommand };
40
- //# sourceMappingURL=RegisterWorkspaceDirectoryCommand.js.map
@@ -37,4 +37,3 @@ var RestoreWorkspaceCommand = (function (_super) {
37
37
  return RestoreWorkspaceCommand;
38
38
  }($Command));
39
39
  export { RestoreWorkspaceCommand };
40
- //# sourceMappingURL=RestoreWorkspaceCommand.js.map
@@ -37,4 +37,3 @@ var RevokeIpRulesCommand = (function (_super) {
37
37
  return RevokeIpRulesCommand;
38
38
  }($Command));
39
39
  export { RevokeIpRulesCommand };
40
- //# sourceMappingURL=RevokeIpRulesCommand.js.map
@@ -37,4 +37,3 @@ var StartWorkspacesCommand = (function (_super) {
37
37
  return StartWorkspacesCommand;
38
38
  }($Command));
39
39
  export { StartWorkspacesCommand };
40
- //# sourceMappingURL=StartWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var StopWorkspacesCommand = (function (_super) {
37
37
  return StopWorkspacesCommand;
38
38
  }($Command));
39
39
  export { StopWorkspacesCommand };
40
- //# sourceMappingURL=StopWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var TerminateWorkspacesCommand = (function (_super) {
37
37
  return TerminateWorkspacesCommand;
38
38
  }($Command));
39
39
  export { TerminateWorkspacesCommand };
40
- //# sourceMappingURL=TerminateWorkspacesCommand.js.map
@@ -37,4 +37,3 @@ var UpdateConnectionAliasPermissionCommand = (function (_super) {
37
37
  return UpdateConnectionAliasPermissionCommand;
38
38
  }($Command));
39
39
  export { UpdateConnectionAliasPermissionCommand };
40
- //# sourceMappingURL=UpdateConnectionAliasPermissionCommand.js.map
@@ -37,4 +37,3 @@ var UpdateRulesOfIpGroupCommand = (function (_super) {
37
37
  return UpdateRulesOfIpGroupCommand;
38
38
  }($Command));
39
39
  export { UpdateRulesOfIpGroupCommand };
40
- //# sourceMappingURL=UpdateRulesOfIpGroupCommand.js.map
@@ -37,4 +37,3 @@ var UpdateWorkspaceBundleCommand = (function (_super) {
37
37
  return UpdateWorkspaceBundleCommand;
38
38
  }($Command));
39
39
  export { UpdateWorkspaceBundleCommand };
40
- //# sourceMappingURL=UpdateWorkspaceBundleCommand.js.map
@@ -37,4 +37,3 @@ var UpdateWorkspaceImagePermissionCommand = (function (_super) {
37
37
  return UpdateWorkspaceImagePermissionCommand;
38
38
  }($Command));
39
39
  export { UpdateWorkspaceImagePermissionCommand };
40
- //# sourceMappingURL=UpdateWorkspaceImagePermissionCommand.js.map