@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
@@ -1,3876 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- /**
4
- * <p>The user is not authorized to access a resource.</p>
5
- */
6
- export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
7
- name: "AccessDeniedException";
8
- $fault: "client";
9
- message?: string;
10
- }
11
-
12
- export namespace AccessDeniedException {
13
- /**
14
- * @internal
15
- */
16
- export const filterSensitiveLog = (obj: AccessDeniedException): any => ({
17
- ...obj,
18
- });
19
- }
20
-
21
- export enum AccessPropertyValue {
22
- ALLOW = "ALLOW",
23
- DENY = "DENY",
24
- }
25
-
26
- export enum DedicatedTenancySupportResultEnum {
27
- DISABLED = "DISABLED",
28
- ENABLED = "ENABLED",
29
- }
30
-
31
- export enum DedicatedTenancyModificationStateEnum {
32
- COMPLETED = "COMPLETED",
33
- FAILED = "FAILED",
34
- PENDING = "PENDING",
35
- }
36
-
37
- /**
38
- * <p>Describes a modification to the configuration of Bring Your Own License (BYOL) for the
39
- * specified account. </p>
40
- */
41
- export interface AccountModification {
42
- /**
43
- * <p>The state of the modification to the configuration of BYOL.</p>
44
- */
45
- ModificationState?: DedicatedTenancyModificationStateEnum | string;
46
-
47
- /**
48
- * <p>The status of BYOL (whether BYOL is being enabled or disabled).</p>
49
- */
50
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
51
-
52
- /**
53
- * <p>The IP address range, specified as an IPv4 CIDR block, for the management network
54
- * interface used for the account.</p>
55
- */
56
- DedicatedTenancyManagementCidrRange?: string;
57
-
58
- /**
59
- * <p>The timestamp when the modification of the BYOL configuration was started.</p>
60
- */
61
- StartTime?: Date;
62
-
63
- /**
64
- * <p>The error code that is returned if the configuration of BYOL cannot be modified.</p>
65
- */
66
- ErrorCode?: string;
67
-
68
- /**
69
- * <p>The text of the error message that is returned if the configuration of BYOL cannot be
70
- * modified.</p>
71
- */
72
- ErrorMessage?: string;
73
- }
74
-
75
- export namespace AccountModification {
76
- /**
77
- * @internal
78
- */
79
- export const filterSensitiveLog = (obj: AccountModification): any => ({
80
- ...obj,
81
- });
82
- }
83
-
84
- export enum Application {
85
- Microsoft_Office_2016 = "Microsoft_Office_2016",
86
- Microsoft_Office_2019 = "Microsoft_Office_2019",
87
- }
88
-
89
- export interface AssociateConnectionAliasRequest {
90
- /**
91
- * <p>The identifier of the connection alias.</p>
92
- */
93
- AliasId: string | undefined;
94
-
95
- /**
96
- * <p>The identifier of the directory to associate the connection alias with.</p>
97
- */
98
- ResourceId: string | undefined;
99
- }
100
-
101
- export namespace AssociateConnectionAliasRequest {
102
- /**
103
- * @internal
104
- */
105
- export const filterSensitiveLog = (obj: AssociateConnectionAliasRequest): any => ({
106
- ...obj,
107
- });
108
- }
109
-
110
- export interface AssociateConnectionAliasResult {
111
- /**
112
- * <p>The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when
113
- * you're configuring your DNS routing policies. </p>
114
- */
115
- ConnectionIdentifier?: string;
116
- }
117
-
118
- export namespace AssociateConnectionAliasResult {
119
- /**
120
- * @internal
121
- */
122
- export const filterSensitiveLog = (obj: AssociateConnectionAliasResult): any => ({
123
- ...obj,
124
- });
125
- }
126
-
127
- /**
128
- * <p>One or more parameter values are not valid.</p>
129
- */
130
- export interface InvalidParameterValuesException extends __SmithyException, $MetadataBearer {
131
- name: "InvalidParameterValuesException";
132
- $fault: "client";
133
- /**
134
- * <p>The exception error message.</p>
135
- */
136
- message?: string;
137
- }
138
-
139
- export namespace InvalidParameterValuesException {
140
- /**
141
- * @internal
142
- */
143
- export const filterSensitiveLog = (obj: InvalidParameterValuesException): any => ({
144
- ...obj,
145
- });
146
- }
147
-
148
- /**
149
- * <p>The state of the resource is not valid for this operation.</p>
150
- */
151
- export interface InvalidResourceStateException extends __SmithyException, $MetadataBearer {
152
- name: "InvalidResourceStateException";
153
- $fault: "client";
154
- message?: string;
155
- }
156
-
157
- export namespace InvalidResourceStateException {
158
- /**
159
- * @internal
160
- */
161
- export const filterSensitiveLog = (obj: InvalidResourceStateException): any => ({
162
- ...obj,
163
- });
164
- }
165
-
166
- /**
167
- * <p>This operation is not supported.</p>
168
- */
169
- export interface OperationNotSupportedException extends __SmithyException, $MetadataBearer {
170
- name: "OperationNotSupportedException";
171
- $fault: "client";
172
- message?: string;
173
- }
174
-
175
- export namespace OperationNotSupportedException {
176
- /**
177
- * @internal
178
- */
179
- export const filterSensitiveLog = (obj: OperationNotSupportedException): any => ({
180
- ...obj,
181
- });
182
- }
183
-
184
- /**
185
- * <p>The resource is associated with a directory.</p>
186
- */
187
- export interface ResourceAssociatedException extends __SmithyException, $MetadataBearer {
188
- name: "ResourceAssociatedException";
189
- $fault: "client";
190
- message?: string;
191
- }
192
-
193
- export namespace ResourceAssociatedException {
194
- /**
195
- * @internal
196
- */
197
- export const filterSensitiveLog = (obj: ResourceAssociatedException): any => ({
198
- ...obj,
199
- });
200
- }
201
-
202
- /**
203
- * <p>The resource could not be found.</p>
204
- */
205
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
206
- name: "ResourceNotFoundException";
207
- $fault: "client";
208
- /**
209
- * <p>The resource could not be found.</p>
210
- */
211
- message?: string;
212
-
213
- /**
214
- * <p>The ID of the resource that could not be found.</p>
215
- */
216
- ResourceId?: string;
217
- }
218
-
219
- export namespace ResourceNotFoundException {
220
- /**
221
- * @internal
222
- */
223
- export const filterSensitiveLog = (obj: ResourceNotFoundException): any => ({
224
- ...obj,
225
- });
226
- }
227
-
228
- export interface AssociateIpGroupsRequest {
229
- /**
230
- * <p>The identifier of the directory.</p>
231
- */
232
- DirectoryId: string | undefined;
233
-
234
- /**
235
- * <p>The identifiers of one or more IP access control groups.</p>
236
- */
237
- GroupIds: string[] | undefined;
238
- }
239
-
240
- export namespace AssociateIpGroupsRequest {
241
- /**
242
- * @internal
243
- */
244
- export const filterSensitiveLog = (obj: AssociateIpGroupsRequest): any => ({
245
- ...obj,
246
- });
247
- }
248
-
249
- export interface AssociateIpGroupsResult {}
250
-
251
- export namespace AssociateIpGroupsResult {
252
- /**
253
- * @internal
254
- */
255
- export const filterSensitiveLog = (obj: AssociateIpGroupsResult): any => ({
256
- ...obj,
257
- });
258
- }
259
-
260
- /**
261
- * <p>Your resource limits have been exceeded.</p>
262
- */
263
- export interface ResourceLimitExceededException extends __SmithyException, $MetadataBearer {
264
- name: "ResourceLimitExceededException";
265
- $fault: "client";
266
- /**
267
- * <p>The exception error message.</p>
268
- */
269
- message?: string;
270
- }
271
-
272
- export namespace ResourceLimitExceededException {
273
- /**
274
- * @internal
275
- */
276
- export const filterSensitiveLog = (obj: ResourceLimitExceededException): any => ({
277
- ...obj,
278
- });
279
- }
280
-
281
- export enum AssociationStatus {
282
- ASSOCIATED_WITH_OWNER_ACCOUNT = "ASSOCIATED_WITH_OWNER_ACCOUNT",
283
- ASSOCIATED_WITH_SHARED_ACCOUNT = "ASSOCIATED_WITH_SHARED_ACCOUNT",
284
- NOT_ASSOCIATED = "NOT_ASSOCIATED",
285
- PENDING_ASSOCIATION = "PENDING_ASSOCIATION",
286
- PENDING_DISASSOCIATION = "PENDING_DISASSOCIATION",
287
- }
288
-
289
- /**
290
- * <p>Describes a rule for an IP access control group.</p>
291
- */
292
- export interface IpRuleItem {
293
- /**
294
- * <p>The IP address range, in CIDR notation.</p>
295
- */
296
- ipRule?: string;
297
-
298
- /**
299
- * <p>The description.</p>
300
- */
301
- ruleDesc?: string;
302
- }
303
-
304
- export namespace IpRuleItem {
305
- /**
306
- * @internal
307
- */
308
- export const filterSensitiveLog = (obj: IpRuleItem): any => ({
309
- ...obj,
310
- });
311
- }
312
-
313
- export interface AuthorizeIpRulesRequest {
314
- /**
315
- * <p>The identifier of the group.</p>
316
- */
317
- GroupId: string | undefined;
318
-
319
- /**
320
- * <p>The rules to add to the group.</p>
321
- */
322
- UserRules: IpRuleItem[] | undefined;
323
- }
324
-
325
- export namespace AuthorizeIpRulesRequest {
326
- /**
327
- * @internal
328
- */
329
- export const filterSensitiveLog = (obj: AuthorizeIpRulesRequest): any => ({
330
- ...obj,
331
- });
332
- }
333
-
334
- export interface AuthorizeIpRulesResult {}
335
-
336
- export namespace AuthorizeIpRulesResult {
337
- /**
338
- * @internal
339
- */
340
- export const filterSensitiveLog = (obj: AuthorizeIpRulesResult): any => ({
341
- ...obj,
342
- });
343
- }
344
-
345
- export enum Compute {
346
- GRAPHICS = "GRAPHICS",
347
- GRAPHICSPRO = "GRAPHICSPRO",
348
- PERFORMANCE = "PERFORMANCE",
349
- POWER = "POWER",
350
- POWERPRO = "POWERPRO",
351
- STANDARD = "STANDARD",
352
- VALUE = "VALUE",
353
- }
354
-
355
- /**
356
- * <p>Describes the compute type of the bundle.</p>
357
- */
358
- export interface ComputeType {
359
- /**
360
- * <p>The compute type.</p>
361
- */
362
- Name?: Compute | string;
363
- }
364
-
365
- export namespace ComputeType {
366
- /**
367
- * @internal
368
- */
369
- export const filterSensitiveLog = (obj: ComputeType): any => ({
370
- ...obj,
371
- });
372
- }
373
-
374
- /**
375
- * <p>Describes the root volume for a WorkSpace bundle.</p>
376
- */
377
- export interface RootStorage {
378
- /**
379
- * <p>The size of the root volume.</p>
380
- */
381
- Capacity?: string;
382
- }
383
-
384
- export namespace RootStorage {
385
- /**
386
- * @internal
387
- */
388
- export const filterSensitiveLog = (obj: RootStorage): any => ({
389
- ...obj,
390
- });
391
- }
392
-
393
- /**
394
- * <p>Describes the user volume for a WorkSpace bundle.</p>
395
- */
396
- export interface UserStorage {
397
- /**
398
- * <p>The size of the user volume.</p>
399
- */
400
- Capacity?: string;
401
- }
402
-
403
- export namespace UserStorage {
404
- /**
405
- * @internal
406
- */
407
- export const filterSensitiveLog = (obj: UserStorage): any => ({
408
- ...obj,
409
- });
410
- }
411
-
412
- /**
413
- * <p>Describes a WorkSpace bundle.</p>
414
- */
415
- export interface WorkspaceBundle {
416
- /**
417
- * <p>The identifier of the bundle.</p>
418
- */
419
- BundleId?: string;
420
-
421
- /**
422
- * <p>The name of the bundle.</p>
423
- */
424
- Name?: string;
425
-
426
- /**
427
- * <p>The owner of the bundle. This is the account identifier of the owner, or
428
- * <code>AMAZON</code> if the bundle is provided by Amazon Web Services.</p>
429
- */
430
- Owner?: string;
431
-
432
- /**
433
- * <p>The description of the bundle.</p>
434
- */
435
- Description?: string;
436
-
437
- /**
438
- * <p>The identifier of the image that was used to create the bundle.</p>
439
- */
440
- ImageId?: string;
441
-
442
- /**
443
- * <p>The size of the root volume.</p>
444
- */
445
- RootStorage?: RootStorage;
446
-
447
- /**
448
- * <p>The size of the user volume.</p>
449
- */
450
- UserStorage?: UserStorage;
451
-
452
- /**
453
- * <p>The compute type of the bundle. For more information, see
454
- * <a href="http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles">Amazon WorkSpaces Bundles</a>.</p>
455
- */
456
- ComputeType?: ComputeType;
457
-
458
- /**
459
- * <p>The last time that the bundle was updated.</p>
460
- */
461
- LastUpdatedTime?: Date;
462
-
463
- /**
464
- * <p>The time when the bundle was created.</p>
465
- */
466
- CreationTime?: Date;
467
- }
468
-
469
- export namespace WorkspaceBundle {
470
- /**
471
- * @internal
472
- */
473
- export const filterSensitiveLog = (obj: WorkspaceBundle): any => ({
474
- ...obj,
475
- });
476
- }
477
-
478
- export enum ReconnectEnum {
479
- DISABLED = "DISABLED",
480
- ENABLED = "ENABLED",
481
- }
482
-
483
- /**
484
- * <p>Describes an Amazon WorkSpaces client.</p>
485
- */
486
- export interface ClientProperties {
487
- /**
488
- * <p>Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
489
- * When enabled, users can choose to reconnect to their WorkSpaces without re-entering their
490
- * credentials. </p>
491
- */
492
- ReconnectEnabled?: ReconnectEnum | string;
493
- }
494
-
495
- export namespace ClientProperties {
496
- /**
497
- * @internal
498
- */
499
- export const filterSensitiveLog = (obj: ClientProperties): any => ({
500
- ...obj,
501
- });
502
- }
503
-
504
- /**
505
- * <p>Information about the Amazon WorkSpaces client.</p>
506
- */
507
- export interface ClientPropertiesResult {
508
- /**
509
- * <p>The resource identifier, in the form of a directory ID.</p>
510
- */
511
- ResourceId?: string;
512
-
513
- /**
514
- * <p>Information about the Amazon WorkSpaces client.</p>
515
- */
516
- ClientProperties?: ClientProperties;
517
- }
518
-
519
- export namespace ClientPropertiesResult {
520
- /**
521
- * @internal
522
- */
523
- export const filterSensitiveLog = (obj: ClientPropertiesResult): any => ({
524
- ...obj,
525
- });
526
- }
527
-
528
- /**
529
- * <p>Describes a connection alias association that is used for cross-Region redirection. For more information, see
530
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html">
531
- * Cross-Region Redirection for Amazon WorkSpaces</a>.</p>
532
- */
533
- export interface ConnectionAliasAssociation {
534
- /**
535
- * <p>The association status of the connection alias.</p>
536
- */
537
- AssociationStatus?: AssociationStatus | string;
538
-
539
- /**
540
- * <p>The identifier of the Amazon Web Services account that associated the connection alias with a directory.</p>
541
- */
542
- AssociatedAccountId?: string;
543
-
544
- /**
545
- * <p>The identifier of the directory associated with a connection alias.</p>
546
- */
547
- ResourceId?: string;
548
-
549
- /**
550
- * <p>The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when
551
- * you're configuring your DNS routing policies.</p>
552
- */
553
- ConnectionIdentifier?: string;
554
- }
555
-
556
- export namespace ConnectionAliasAssociation {
557
- /**
558
- * @internal
559
- */
560
- export const filterSensitiveLog = (obj: ConnectionAliasAssociation): any => ({
561
- ...obj,
562
- });
563
- }
564
-
565
- export enum ConnectionAliasState {
566
- CREATED = "CREATED",
567
- CREATING = "CREATING",
568
- DELETING = "DELETING",
569
- }
570
-
571
- /**
572
- * <p>Describes a connection alias. Connection aliases are used for cross-Region redirection. For more information,
573
- * see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html">
574
- * Cross-Region Redirection for Amazon WorkSpaces</a>.</p>
575
- */
576
- export interface ConnectionAlias {
577
- /**
578
- * <p>The connection string specified for the connection alias. The connection string must be in the form of
579
- * a fully qualified domain name (FQDN), such as <code>www.example.com</code>.</p>
580
- */
581
- ConnectionString?: string;
582
-
583
- /**
584
- * <p>The identifier of the connection alias.</p>
585
- */
586
- AliasId?: string;
587
-
588
- /**
589
- * <p>The current state of the connection alias.</p>
590
- */
591
- State?: ConnectionAliasState | string;
592
-
593
- /**
594
- * <p>The identifier of the Amazon Web Services account that owns the connection alias.</p>
595
- */
596
- OwnerAccountId?: string;
597
-
598
- /**
599
- * <p>The association status of the connection alias.</p>
600
- */
601
- Associations?: ConnectionAliasAssociation[];
602
- }
603
-
604
- export namespace ConnectionAlias {
605
- /**
606
- * @internal
607
- */
608
- export const filterSensitiveLog = (obj: ConnectionAlias): any => ({
609
- ...obj,
610
- });
611
- }
612
-
613
- /**
614
- * <p>Describes the permissions for a connection alias. Connection aliases are used for cross-Region redirection.
615
- * For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html">
616
- * Cross-Region Redirection for Amazon WorkSpaces</a>.</p>
617
- */
618
- export interface ConnectionAliasPermission {
619
- /**
620
- * <p>The identifier of the Amazon Web Services account that the connection alias is shared with.</p>
621
- */
622
- SharedAccountId: string | undefined;
623
-
624
- /**
625
- * <p>Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.</p>
626
- */
627
- AllowAssociation: boolean | undefined;
628
- }
629
-
630
- export namespace ConnectionAliasPermission {
631
- /**
632
- * @internal
633
- */
634
- export const filterSensitiveLog = (obj: ConnectionAliasPermission): any => ({
635
- ...obj,
636
- });
637
- }
638
-
639
- export enum ConnectionState {
640
- CONNECTED = "CONNECTED",
641
- DISCONNECTED = "DISCONNECTED",
642
- UNKNOWN = "UNKNOWN",
643
- }
644
-
645
- /**
646
- * <p>Describes a tag.</p>
647
- */
648
- export interface Tag {
649
- /**
650
- * <p>The key of the tag.</p>
651
- */
652
- Key: string | undefined;
653
-
654
- /**
655
- * <p>The value of the tag.</p>
656
- */
657
- Value?: string;
658
- }
659
-
660
- export namespace Tag {
661
- /**
662
- * @internal
663
- */
664
- export const filterSensitiveLog = (obj: Tag): any => ({
665
- ...obj,
666
- });
667
- }
668
-
669
- export interface CopyWorkspaceImageRequest {
670
- /**
671
- * <p>The name of the image.</p>
672
- */
673
- Name: string | undefined;
674
-
675
- /**
676
- * <p>A description of the image.</p>
677
- */
678
- Description?: string;
679
-
680
- /**
681
- * <p>The identifier of the source image.</p>
682
- */
683
- SourceImageId: string | undefined;
684
-
685
- /**
686
- * <p>The identifier of the source Region.</p>
687
- */
688
- SourceRegion: string | undefined;
689
-
690
- /**
691
- * <p>The tags for the image.</p>
692
- */
693
- Tags?: Tag[];
694
- }
695
-
696
- export namespace CopyWorkspaceImageRequest {
697
- /**
698
- * @internal
699
- */
700
- export const filterSensitiveLog = (obj: CopyWorkspaceImageRequest): any => ({
701
- ...obj,
702
- });
703
- }
704
-
705
- export interface CopyWorkspaceImageResult {
706
- /**
707
- * <p>The identifier of the image.</p>
708
- */
709
- ImageId?: string;
710
- }
711
-
712
- export namespace CopyWorkspaceImageResult {
713
- /**
714
- * @internal
715
- */
716
- export const filterSensitiveLog = (obj: CopyWorkspaceImageResult): any => ({
717
- ...obj,
718
- });
719
- }
720
-
721
- /**
722
- * <p>The specified resource already exists.</p>
723
- */
724
- export interface ResourceAlreadyExistsException extends __SmithyException, $MetadataBearer {
725
- name: "ResourceAlreadyExistsException";
726
- $fault: "client";
727
- message?: string;
728
- }
729
-
730
- export namespace ResourceAlreadyExistsException {
731
- /**
732
- * @internal
733
- */
734
- export const filterSensitiveLog = (obj: ResourceAlreadyExistsException): any => ({
735
- ...obj,
736
- });
737
- }
738
-
739
- /**
740
- * <p>The specified resource is not available.</p>
741
- */
742
- export interface ResourceUnavailableException extends __SmithyException, $MetadataBearer {
743
- name: "ResourceUnavailableException";
744
- $fault: "client";
745
- /**
746
- * <p>The exception error message.</p>
747
- */
748
- message?: string;
749
-
750
- /**
751
- * <p>The identifier of the resource that is not available.</p>
752
- */
753
- ResourceId?: string;
754
- }
755
-
756
- export namespace ResourceUnavailableException {
757
- /**
758
- * @internal
759
- */
760
- export const filterSensitiveLog = (obj: ResourceUnavailableException): any => ({
761
- ...obj,
762
- });
763
- }
764
-
765
- export interface CreateConnectionAliasRequest {
766
- /**
767
- * <p>A connection string in the form of a fully qualified domain name (FQDN), such as <code>www.example.com</code>.</p>
768
- *
769
- * <important>
770
- * <p>After you create a connection string, it is always associated to your Amazon Web Services account. You cannot recreate the same
771
- * connection string with a different account, even if you delete all instances of it from the original account. The
772
- * connection string is globally reserved for your account.</p>
773
- * </important>
774
- */
775
- ConnectionString: string | undefined;
776
-
777
- /**
778
- * <p>The tags to associate with the connection alias.</p>
779
- */
780
- Tags?: Tag[];
781
- }
782
-
783
- export namespace CreateConnectionAliasRequest {
784
- /**
785
- * @internal
786
- */
787
- export const filterSensitiveLog = (obj: CreateConnectionAliasRequest): any => ({
788
- ...obj,
789
- });
790
- }
791
-
792
- export interface CreateConnectionAliasResult {
793
- /**
794
- * <p>The identifier of the connection alias.</p>
795
- */
796
- AliasId?: string;
797
- }
798
-
799
- export namespace CreateConnectionAliasResult {
800
- /**
801
- * @internal
802
- */
803
- export const filterSensitiveLog = (obj: CreateConnectionAliasResult): any => ({
804
- ...obj,
805
- });
806
- }
807
-
808
- export interface CreateIpGroupRequest {
809
- /**
810
- * <p>The name of the group.</p>
811
- */
812
- GroupName: string | undefined;
813
-
814
- /**
815
- * <p>The description of the group.</p>
816
- */
817
- GroupDesc?: string;
818
-
819
- /**
820
- * <p>The rules to add to the group.</p>
821
- */
822
- UserRules?: IpRuleItem[];
823
-
824
- /**
825
- * <p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>
826
- */
827
- Tags?: Tag[];
828
- }
829
-
830
- export namespace CreateIpGroupRequest {
831
- /**
832
- * @internal
833
- */
834
- export const filterSensitiveLog = (obj: CreateIpGroupRequest): any => ({
835
- ...obj,
836
- });
837
- }
838
-
839
- export interface CreateIpGroupResult {
840
- /**
841
- * <p>The identifier of the group.</p>
842
- */
843
- GroupId?: string;
844
- }
845
-
846
- export namespace CreateIpGroupResult {
847
- /**
848
- * @internal
849
- */
850
- export const filterSensitiveLog = (obj: CreateIpGroupResult): any => ({
851
- ...obj,
852
- });
853
- }
854
-
855
- /**
856
- * <p>The resource could not be created.</p>
857
- */
858
- export interface ResourceCreationFailedException extends __SmithyException, $MetadataBearer {
859
- name: "ResourceCreationFailedException";
860
- $fault: "client";
861
- message?: string;
862
- }
863
-
864
- export namespace ResourceCreationFailedException {
865
- /**
866
- * @internal
867
- */
868
- export const filterSensitiveLog = (obj: ResourceCreationFailedException): any => ({
869
- ...obj,
870
- });
871
- }
872
-
873
- export interface CreateTagsRequest {
874
- /**
875
- * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
876
- * registered directories, images, custom bundles, IP access control groups, and connection aliases.</p>
877
- */
878
- ResourceId: string | undefined;
879
-
880
- /**
881
- * <p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>
882
- */
883
- Tags: Tag[] | undefined;
884
- }
885
-
886
- export namespace CreateTagsRequest {
887
- /**
888
- * @internal
889
- */
890
- export const filterSensitiveLog = (obj: CreateTagsRequest): any => ({
891
- ...obj,
892
- });
893
- }
894
-
895
- export interface CreateTagsResult {}
896
-
897
- export namespace CreateTagsResult {
898
- /**
899
- * @internal
900
- */
901
- export const filterSensitiveLog = (obj: CreateTagsResult): any => ({
902
- ...obj,
903
- });
904
- }
905
-
906
- export interface CreateUpdatedWorkspaceImageRequest {
907
- /**
908
- * <p>The name of the new updated WorkSpace image.</p>
909
- */
910
- Name: string | undefined;
911
-
912
- /**
913
- * <p>A description of whether updates for the WorkSpace image are available.</p>
914
- */
915
- Description: string | undefined;
916
-
917
- /**
918
- * <p>The identifier of the source WorkSpace image.</p>
919
- */
920
- SourceImageId: string | undefined;
921
-
922
- /**
923
- * <p>The tags that you want to add to the new updated WorkSpace image.</p>
924
- *
925
- * <note>
926
- * <p>To add tags at the same time when you're creating the updated image, you must create
927
- * an IAM policy that grants your IAM user permissions to use <code>workspaces:CreateTags</code>. </p>
928
- * </note>
929
- */
930
- Tags?: Tag[];
931
- }
932
-
933
- export namespace CreateUpdatedWorkspaceImageRequest {
934
- /**
935
- * @internal
936
- */
937
- export const filterSensitiveLog = (obj: CreateUpdatedWorkspaceImageRequest): any => ({
938
- ...obj,
939
- });
940
- }
941
-
942
- export interface CreateUpdatedWorkspaceImageResult {
943
- /**
944
- * <p>The identifier of the new updated WorkSpace image.</p>
945
- */
946
- ImageId?: string;
947
- }
948
-
949
- export namespace CreateUpdatedWorkspaceImageResult {
950
- /**
951
- * @internal
952
- */
953
- export const filterSensitiveLog = (obj: CreateUpdatedWorkspaceImageResult): any => ({
954
- ...obj,
955
- });
956
- }
957
-
958
- export interface CreateWorkspaceBundleRequest {
959
- /**
960
- * <p>The name of the bundle.</p>
961
- */
962
- BundleName: string | undefined;
963
-
964
- /**
965
- * <p>The description of the bundle.</p>
966
- */
967
- BundleDescription: string | undefined;
968
-
969
- /**
970
- * <p>The identifier of the image that is used to create the bundle.</p>
971
- */
972
- ImageId: string | undefined;
973
-
974
- /**
975
- * <p>Describes the compute type of the bundle.</p>
976
- */
977
- ComputeType: ComputeType | undefined;
978
-
979
- /**
980
- * <p>Describes the user volume for a WorkSpace bundle.</p>
981
- */
982
- UserStorage: UserStorage | undefined;
983
-
984
- /**
985
- * <p>Describes the root volume for a WorkSpace bundle.</p>
986
- */
987
- RootStorage?: RootStorage;
988
-
989
- /**
990
- * <p>The tags associated with the bundle.</p>
991
- *
992
- * <note>
993
- * <p>To add tags at the same time when you're creating the bundle, you must create an IAM policy that
994
- * grants your IAM user permissions to use <code>workspaces:CreateTags</code>. </p>
995
- * </note>
996
- */
997
- Tags?: Tag[];
998
- }
999
-
1000
- export namespace CreateWorkspaceBundleRequest {
1001
- /**
1002
- * @internal
1003
- */
1004
- export const filterSensitiveLog = (obj: CreateWorkspaceBundleRequest): any => ({
1005
- ...obj,
1006
- });
1007
- }
1008
-
1009
- export interface CreateWorkspaceBundleResult {
1010
- /**
1011
- * <p>Describes a WorkSpace bundle.</p>
1012
- */
1013
- WorkspaceBundle?: WorkspaceBundle;
1014
- }
1015
-
1016
- export namespace CreateWorkspaceBundleResult {
1017
- /**
1018
- * @internal
1019
- */
1020
- export const filterSensitiveLog = (obj: CreateWorkspaceBundleResult): any => ({
1021
- ...obj,
1022
- });
1023
- }
1024
-
1025
- export enum RunningMode {
1026
- ALWAYS_ON = "ALWAYS_ON",
1027
- AUTO_STOP = "AUTO_STOP",
1028
- }
1029
-
1030
- /**
1031
- * <p>Describes a WorkSpace.</p>
1032
- */
1033
- export interface WorkspaceProperties {
1034
- /**
1035
- * <p>The running mode. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/running-mode.html">Manage the WorkSpace Running
1036
- * Mode</a>.</p>
1037
- */
1038
- RunningMode?: RunningMode | string;
1039
-
1040
- /**
1041
- * <p>The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals.</p>
1042
- */
1043
- RunningModeAutoStopTimeoutInMinutes?: number;
1044
-
1045
- /**
1046
- * <p>The size of the root volume. For important information about how to modify the size of the root and user volumes, see
1047
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html">Modify a WorkSpace</a>.</p>
1048
- */
1049
- RootVolumeSizeGib?: number;
1050
-
1051
- /**
1052
- * <p>The size of the user storage. For important information about how to modify the size of the root and user volumes, see
1053
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html">Modify a WorkSpace</a>.</p>
1054
- */
1055
- UserVolumeSizeGib?: number;
1056
-
1057
- /**
1058
- * <p>The compute type. For more information, see <a href="http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles">Amazon WorkSpaces
1059
- * Bundles</a>.</p>
1060
- */
1061
- ComputeTypeName?: Compute | string;
1062
- }
1063
-
1064
- export namespace WorkspaceProperties {
1065
- /**
1066
- * @internal
1067
- */
1068
- export const filterSensitiveLog = (obj: WorkspaceProperties): any => ({
1069
- ...obj,
1070
- });
1071
- }
1072
-
1073
- /**
1074
- * <p>Describes the information used to create a WorkSpace.</p>
1075
- */
1076
- export interface WorkspaceRequest {
1077
- /**
1078
- * <p>The identifier of the Directory Service directory for the WorkSpace. You can use
1079
- * <a>DescribeWorkspaceDirectories</a> to list the available directories.</p>
1080
- */
1081
- DirectoryId: string | undefined;
1082
-
1083
- /**
1084
- * <p>The user name of the user for the WorkSpace. This user name must exist in the Directory Service
1085
- * directory for the WorkSpace.</p>
1086
- */
1087
- UserName: string | undefined;
1088
-
1089
- /**
1090
- * <p>The identifier of the bundle for the WorkSpace. You can use <a>DescribeWorkspaceBundles</a> to list the available bundles.</p>
1091
- */
1092
- BundleId: string | undefined;
1093
-
1094
- /**
1095
- * <p>The symmetric KMS key used to encrypt data stored on your WorkSpace.
1096
- * Amazon WorkSpaces does not support asymmetric KMS keys.</p>
1097
- */
1098
- VolumeEncryptionKey?: string;
1099
-
1100
- /**
1101
- * <p>Indicates whether the data stored on the user volume is encrypted.</p>
1102
- */
1103
- UserVolumeEncryptionEnabled?: boolean;
1104
-
1105
- /**
1106
- * <p>Indicates whether the data stored on the root volume is encrypted.</p>
1107
- */
1108
- RootVolumeEncryptionEnabled?: boolean;
1109
-
1110
- /**
1111
- * <p>The WorkSpace properties.</p>
1112
- */
1113
- WorkspaceProperties?: WorkspaceProperties;
1114
-
1115
- /**
1116
- * <p>The tags for the WorkSpace.</p>
1117
- */
1118
- Tags?: Tag[];
1119
- }
1120
-
1121
- export namespace WorkspaceRequest {
1122
- /**
1123
- * @internal
1124
- */
1125
- export const filterSensitiveLog = (obj: WorkspaceRequest): any => ({
1126
- ...obj,
1127
- });
1128
- }
1129
-
1130
- export interface CreateWorkspacesRequest {
1131
- /**
1132
- * <p>The WorkSpaces to create. You can specify up to 25 WorkSpaces.</p>
1133
- */
1134
- Workspaces: WorkspaceRequest[] | undefined;
1135
- }
1136
-
1137
- export namespace CreateWorkspacesRequest {
1138
- /**
1139
- * @internal
1140
- */
1141
- export const filterSensitiveLog = (obj: CreateWorkspacesRequest): any => ({
1142
- ...obj,
1143
- });
1144
- }
1145
-
1146
- /**
1147
- * <p>Describes a WorkSpace that cannot be created.</p>
1148
- */
1149
- export interface FailedCreateWorkspaceRequest {
1150
- /**
1151
- * <p>Information about the WorkSpace.</p>
1152
- */
1153
- WorkspaceRequest?: WorkspaceRequest;
1154
-
1155
- /**
1156
- * <p>The error code that is returned if the WorkSpace cannot be created.</p>
1157
- */
1158
- ErrorCode?: string;
1159
-
1160
- /**
1161
- * <p>The text of the error message that is returned if the WorkSpace cannot be
1162
- * created.</p>
1163
- */
1164
- ErrorMessage?: string;
1165
- }
1166
-
1167
- export namespace FailedCreateWorkspaceRequest {
1168
- /**
1169
- * @internal
1170
- */
1171
- export const filterSensitiveLog = (obj: FailedCreateWorkspaceRequest): any => ({
1172
- ...obj,
1173
- });
1174
- }
1175
-
1176
- export enum ModificationResourceEnum {
1177
- COMPUTE_TYPE = "COMPUTE_TYPE",
1178
- ROOT_VOLUME = "ROOT_VOLUME",
1179
- USER_VOLUME = "USER_VOLUME",
1180
- }
1181
-
1182
- export enum ModificationStateEnum {
1183
- UPDATE_INITIATED = "UPDATE_INITIATED",
1184
- UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS",
1185
- }
1186
-
1187
- /**
1188
- * <p>Describes a WorkSpace modification.</p>
1189
- */
1190
- export interface ModificationState {
1191
- /**
1192
- * <p>The resource.</p>
1193
- */
1194
- Resource?: ModificationResourceEnum | string;
1195
-
1196
- /**
1197
- * <p>The modification state.</p>
1198
- */
1199
- State?: ModificationStateEnum | string;
1200
- }
1201
-
1202
- export namespace ModificationState {
1203
- /**
1204
- * @internal
1205
- */
1206
- export const filterSensitiveLog = (obj: ModificationState): any => ({
1207
- ...obj,
1208
- });
1209
- }
1210
-
1211
- export enum WorkspaceState {
1212
- ADMIN_MAINTENANCE = "ADMIN_MAINTENANCE",
1213
- AVAILABLE = "AVAILABLE",
1214
- ERROR = "ERROR",
1215
- IMPAIRED = "IMPAIRED",
1216
- MAINTENANCE = "MAINTENANCE",
1217
- PENDING = "PENDING",
1218
- REBOOTING = "REBOOTING",
1219
- REBUILDING = "REBUILDING",
1220
- RESTORING = "RESTORING",
1221
- STARTING = "STARTING",
1222
- STOPPED = "STOPPED",
1223
- STOPPING = "STOPPING",
1224
- SUSPENDED = "SUSPENDED",
1225
- TERMINATED = "TERMINATED",
1226
- TERMINATING = "TERMINATING",
1227
- UNHEALTHY = "UNHEALTHY",
1228
- UPDATING = "UPDATING",
1229
- }
1230
-
1231
- /**
1232
- * <p>Describes a WorkSpace.</p>
1233
- */
1234
- export interface Workspace {
1235
- /**
1236
- * <p>The identifier of the WorkSpace.</p>
1237
- */
1238
- WorkspaceId?: string;
1239
-
1240
- /**
1241
- * <p>The identifier of the Directory Service directory for the WorkSpace.</p>
1242
- */
1243
- DirectoryId?: string;
1244
-
1245
- /**
1246
- * <p>The user for the WorkSpace.</p>
1247
- */
1248
- UserName?: string;
1249
-
1250
- /**
1251
- * <p>The IP address of the WorkSpace.</p>
1252
- */
1253
- IpAddress?: string;
1254
-
1255
- /**
1256
- * <p>The operational state of the WorkSpace.</p>
1257
- *
1258
- * <note>
1259
- * <p>After a WorkSpace is terminated, the <code>TERMINATED</code> state is returned
1260
- * only briefly before the WorkSpace directory metadata is cleaned up, so this state is rarely
1261
- * returned. To confirm that a WorkSpace is terminated, check for the WorkSpace ID by using
1262
- * <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaces.html">
1263
- * DescribeWorkSpaces</a>. If the WorkSpace ID isn't returned, then the WorkSpace has
1264
- * been successfully terminated.</p>
1265
- * </note>
1266
- */
1267
- State?: WorkspaceState | string;
1268
-
1269
- /**
1270
- * <p>The identifier of the bundle used to create the WorkSpace.</p>
1271
- */
1272
- BundleId?: string;
1273
-
1274
- /**
1275
- * <p>The identifier of the subnet for the WorkSpace.</p>
1276
- */
1277
- SubnetId?: string;
1278
-
1279
- /**
1280
- * <p>The text of the error message that is returned if the WorkSpace cannot be
1281
- * created.</p>
1282
- */
1283
- ErrorMessage?: string;
1284
-
1285
- /**
1286
- * <p>The error code that is returned if the WorkSpace cannot be created.</p>
1287
- */
1288
- ErrorCode?: string;
1289
-
1290
- /**
1291
- * <p>The name of the WorkSpace, as seen by the operating system. The format of this name varies.
1292
- * For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/launch-workspaces-tutorials.html">
1293
- * Launch a WorkSpace</a>. </p>
1294
- */
1295
- ComputerName?: string;
1296
-
1297
- /**
1298
- * <p>The symmetric KMS key used to encrypt data stored on your WorkSpace.
1299
- * Amazon WorkSpaces does not support asymmetric KMS keys.</p>
1300
- */
1301
- VolumeEncryptionKey?: string;
1302
-
1303
- /**
1304
- * <p>Indicates whether the data stored on the user volume is encrypted.</p>
1305
- */
1306
- UserVolumeEncryptionEnabled?: boolean;
1307
-
1308
- /**
1309
- * <p>Indicates whether the data stored on the root volume is encrypted.</p>
1310
- */
1311
- RootVolumeEncryptionEnabled?: boolean;
1312
-
1313
- /**
1314
- * <p>The properties of the WorkSpace.</p>
1315
- */
1316
- WorkspaceProperties?: WorkspaceProperties;
1317
-
1318
- /**
1319
- * <p>The modification states of the WorkSpace.</p>
1320
- */
1321
- ModificationStates?: ModificationState[];
1322
- }
1323
-
1324
- export namespace Workspace {
1325
- /**
1326
- * @internal
1327
- */
1328
- export const filterSensitiveLog = (obj: Workspace): any => ({
1329
- ...obj,
1330
- });
1331
- }
1332
-
1333
- export interface CreateWorkspacesResult {
1334
- /**
1335
- * <p>Information about the WorkSpaces that could not be created.</p>
1336
- */
1337
- FailedRequests?: FailedCreateWorkspaceRequest[];
1338
-
1339
- /**
1340
- * <p>Information about the WorkSpaces that were created.</p>
1341
- * <p>Because this operation is asynchronous, the identifier returned is not immediately
1342
- * available for use with other operations. For example, if you call <a>DescribeWorkspaces</a> before the WorkSpace is created, the information returned
1343
- * can be incomplete.</p>
1344
- */
1345
- PendingRequests?: Workspace[];
1346
- }
1347
-
1348
- export namespace CreateWorkspacesResult {
1349
- /**
1350
- * @internal
1351
- */
1352
- export const filterSensitiveLog = (obj: CreateWorkspacesResult): any => ({
1353
- ...obj,
1354
- });
1355
- }
1356
-
1357
- export enum DedicatedTenancySupportEnum {
1358
- ENABLED = "ENABLED",
1359
- }
1360
-
1361
- /**
1362
- * <p>Describes the default values that are used to create WorkSpaces. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html">Update Directory Details for Your WorkSpaces</a>.</p>
1363
- */
1364
- export interface DefaultWorkspaceCreationProperties {
1365
- /**
1366
- * <p>Specifies whether the directory is enabled for Amazon WorkDocs.</p>
1367
- */
1368
- EnableWorkDocs?: boolean;
1369
-
1370
- /**
1371
- * <p>Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
1372
- * If enabled, the Elastic public IP address allows outbound internet access from your WorkSpaces when you’re using an
1373
- * internet gateway in the Amazon VPC in which your WorkSpaces are located. If you're using a Network Address
1374
- * Translation (NAT) gateway for outbound internet access from your VPC, or if your WorkSpaces are in public
1375
- * subnets and you manually assign them Elastic IP addresses, you should disable this setting. This setting
1376
- * applies to new WorkSpaces that you launch or to existing WorkSpaces that you rebuild. For more information,
1377
- * see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-vpc.html">
1378
- * Configure a VPC for Amazon WorkSpaces</a>.</p>
1379
- */
1380
- EnableInternetAccess?: boolean;
1381
-
1382
- /**
1383
- * <p>The organizational unit (OU) in the directory for the WorkSpace machine accounts.</p>
1384
- */
1385
- DefaultOu?: string;
1386
-
1387
- /**
1388
- * <p>The identifier of the default security group to apply to WorkSpaces when they are created.
1389
- * For more information, see
1390
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-security-groups.html">
1391
- * Security Groups for Your WorkSpaces</a>.</p>
1392
- */
1393
- CustomSecurityGroupId?: string;
1394
-
1395
- /**
1396
- * <p>Specifies whether WorkSpace users are local administrators on their WorkSpaces.</p>
1397
- */
1398
- UserEnabledAsLocalAdministrator?: boolean;
1399
-
1400
- /**
1401
- * <p>Specifies whether maintenance mode is enabled for WorkSpaces. For more information, see
1402
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/workspace-maintenance.html">WorkSpace
1403
- * Maintenance</a>.</p>
1404
- */
1405
- EnableMaintenanceMode?: boolean;
1406
- }
1407
-
1408
- export namespace DefaultWorkspaceCreationProperties {
1409
- /**
1410
- * @internal
1411
- */
1412
- export const filterSensitiveLog = (obj: DefaultWorkspaceCreationProperties): any => ({
1413
- ...obj,
1414
- });
1415
- }
1416
-
1417
- export interface DeleteConnectionAliasRequest {
1418
- /**
1419
- * <p>The identifier of the connection alias to delete.</p>
1420
- */
1421
- AliasId: string | undefined;
1422
- }
1423
-
1424
- export namespace DeleteConnectionAliasRequest {
1425
- /**
1426
- * @internal
1427
- */
1428
- export const filterSensitiveLog = (obj: DeleteConnectionAliasRequest): any => ({
1429
- ...obj,
1430
- });
1431
- }
1432
-
1433
- export interface DeleteConnectionAliasResult {}
1434
-
1435
- export namespace DeleteConnectionAliasResult {
1436
- /**
1437
- * @internal
1438
- */
1439
- export const filterSensitiveLog = (obj: DeleteConnectionAliasResult): any => ({
1440
- ...obj,
1441
- });
1442
- }
1443
-
1444
- export interface DeleteIpGroupRequest {
1445
- /**
1446
- * <p>The identifier of the IP access control group.</p>
1447
- */
1448
- GroupId: string | undefined;
1449
- }
1450
-
1451
- export namespace DeleteIpGroupRequest {
1452
- /**
1453
- * @internal
1454
- */
1455
- export const filterSensitiveLog = (obj: DeleteIpGroupRequest): any => ({
1456
- ...obj,
1457
- });
1458
- }
1459
-
1460
- export interface DeleteIpGroupResult {}
1461
-
1462
- export namespace DeleteIpGroupResult {
1463
- /**
1464
- * @internal
1465
- */
1466
- export const filterSensitiveLog = (obj: DeleteIpGroupResult): any => ({
1467
- ...obj,
1468
- });
1469
- }
1470
-
1471
- export interface DeleteTagsRequest {
1472
- /**
1473
- * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
1474
- * registered directories, images, custom bundles, IP access control groups, and connection aliases.</p>
1475
- */
1476
- ResourceId: string | undefined;
1477
-
1478
- /**
1479
- * <p>The tag keys.</p>
1480
- */
1481
- TagKeys: string[] | undefined;
1482
- }
1483
-
1484
- export namespace DeleteTagsRequest {
1485
- /**
1486
- * @internal
1487
- */
1488
- export const filterSensitiveLog = (obj: DeleteTagsRequest): any => ({
1489
- ...obj,
1490
- });
1491
- }
1492
-
1493
- export interface DeleteTagsResult {}
1494
-
1495
- export namespace DeleteTagsResult {
1496
- /**
1497
- * @internal
1498
- */
1499
- export const filterSensitiveLog = (obj: DeleteTagsResult): any => ({
1500
- ...obj,
1501
- });
1502
- }
1503
-
1504
- export interface DeleteWorkspaceBundleRequest {
1505
- /**
1506
- * <p>The identifier of the bundle.</p>
1507
- */
1508
- BundleId?: string;
1509
- }
1510
-
1511
- export namespace DeleteWorkspaceBundleRequest {
1512
- /**
1513
- * @internal
1514
- */
1515
- export const filterSensitiveLog = (obj: DeleteWorkspaceBundleRequest): any => ({
1516
- ...obj,
1517
- });
1518
- }
1519
-
1520
- export interface DeleteWorkspaceBundleResult {}
1521
-
1522
- export namespace DeleteWorkspaceBundleResult {
1523
- /**
1524
- * @internal
1525
- */
1526
- export const filterSensitiveLog = (obj: DeleteWorkspaceBundleResult): any => ({
1527
- ...obj,
1528
- });
1529
- }
1530
-
1531
- export interface DeleteWorkspaceImageRequest {
1532
- /**
1533
- * <p>The identifier of the image.</p>
1534
- */
1535
- ImageId: string | undefined;
1536
- }
1537
-
1538
- export namespace DeleteWorkspaceImageRequest {
1539
- /**
1540
- * @internal
1541
- */
1542
- export const filterSensitiveLog = (obj: DeleteWorkspaceImageRequest): any => ({
1543
- ...obj,
1544
- });
1545
- }
1546
-
1547
- export interface DeleteWorkspaceImageResult {}
1548
-
1549
- export namespace DeleteWorkspaceImageResult {
1550
- /**
1551
- * @internal
1552
- */
1553
- export const filterSensitiveLog = (obj: DeleteWorkspaceImageResult): any => ({
1554
- ...obj,
1555
- });
1556
- }
1557
-
1558
- export interface DeregisterWorkspaceDirectoryRequest {
1559
- /**
1560
- * <p>The identifier of the directory. If any WorkSpaces are registered to this directory, you must
1561
- * remove them before you deregister the directory, or you will receive an OperationNotSupportedException
1562
- * error.</p>
1563
- */
1564
- DirectoryId: string | undefined;
1565
- }
1566
-
1567
- export namespace DeregisterWorkspaceDirectoryRequest {
1568
- /**
1569
- * @internal
1570
- */
1571
- export const filterSensitiveLog = (obj: DeregisterWorkspaceDirectoryRequest): any => ({
1572
- ...obj,
1573
- });
1574
- }
1575
-
1576
- export interface DeregisterWorkspaceDirectoryResult {}
1577
-
1578
- export namespace DeregisterWorkspaceDirectoryResult {
1579
- /**
1580
- * @internal
1581
- */
1582
- export const filterSensitiveLog = (obj: DeregisterWorkspaceDirectoryResult): any => ({
1583
- ...obj,
1584
- });
1585
- }
1586
-
1587
- export interface DescribeAccountRequest {}
1588
-
1589
- export namespace DescribeAccountRequest {
1590
- /**
1591
- * @internal
1592
- */
1593
- export const filterSensitiveLog = (obj: DescribeAccountRequest): any => ({
1594
- ...obj,
1595
- });
1596
- }
1597
-
1598
- export interface DescribeAccountResult {
1599
- /**
1600
- * <p>The status of BYOL (whether BYOL is enabled or disabled).</p>
1601
- */
1602
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
1603
-
1604
- /**
1605
- * <p>The IP address range, specified as an IPv4 CIDR block, used for the management network
1606
- * interface.</p>
1607
- * <p>The management network interface is connected to a secure Amazon WorkSpaces management
1608
- * network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces
1609
- * clients, and to allow Amazon WorkSpaces to manage the WorkSpace.</p>
1610
- */
1611
- DedicatedTenancyManagementCidrRange?: string;
1612
- }
1613
-
1614
- export namespace DescribeAccountResult {
1615
- /**
1616
- * @internal
1617
- */
1618
- export const filterSensitiveLog = (obj: DescribeAccountResult): any => ({
1619
- ...obj,
1620
- });
1621
- }
1622
-
1623
- export interface DescribeAccountModificationsRequest {
1624
- /**
1625
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
1626
- * provide this token to receive the next set of results.</p>
1627
- */
1628
- NextToken?: string;
1629
- }
1630
-
1631
- export namespace DescribeAccountModificationsRequest {
1632
- /**
1633
- * @internal
1634
- */
1635
- export const filterSensitiveLog = (obj: DescribeAccountModificationsRequest): any => ({
1636
- ...obj,
1637
- });
1638
- }
1639
-
1640
- export interface DescribeAccountModificationsResult {
1641
- /**
1642
- * <p>The list of modifications to the configuration of BYOL.</p>
1643
- */
1644
- AccountModifications?: AccountModification[];
1645
-
1646
- /**
1647
- * <p>The token to use to retrieve the next page of results. This value is null when there
1648
- * are no more results to return. </p>
1649
- */
1650
- NextToken?: string;
1651
- }
1652
-
1653
- export namespace DescribeAccountModificationsResult {
1654
- /**
1655
- * @internal
1656
- */
1657
- export const filterSensitiveLog = (obj: DescribeAccountModificationsResult): any => ({
1658
- ...obj,
1659
- });
1660
- }
1661
-
1662
- export interface DescribeClientPropertiesRequest {
1663
- /**
1664
- * <p>The resource identifier, in the form of directory IDs.</p>
1665
- */
1666
- ResourceIds: string[] | undefined;
1667
- }
1668
-
1669
- export namespace DescribeClientPropertiesRequest {
1670
- /**
1671
- * @internal
1672
- */
1673
- export const filterSensitiveLog = (obj: DescribeClientPropertiesRequest): any => ({
1674
- ...obj,
1675
- });
1676
- }
1677
-
1678
- export interface DescribeClientPropertiesResult {
1679
- /**
1680
- * <p>Information about the specified Amazon WorkSpaces clients.</p>
1681
- */
1682
- ClientPropertiesList?: ClientPropertiesResult[];
1683
- }
1684
-
1685
- export namespace DescribeClientPropertiesResult {
1686
- /**
1687
- * @internal
1688
- */
1689
- export const filterSensitiveLog = (obj: DescribeClientPropertiesResult): any => ({
1690
- ...obj,
1691
- });
1692
- }
1693
-
1694
- export interface DescribeConnectionAliasesRequest {
1695
- /**
1696
- * <p>The identifiers of the connection aliases to describe.</p>
1697
- */
1698
- AliasIds?: string[];
1699
-
1700
- /**
1701
- * <p>The identifier of the directory associated with the connection alias.</p>
1702
- */
1703
- ResourceId?: string;
1704
-
1705
- /**
1706
- * <p>The maximum number of connection aliases to return.</p>
1707
- */
1708
- Limit?: number;
1709
-
1710
- /**
1711
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated, provide this token to receive the
1712
- * next set of results. </p>
1713
- */
1714
- NextToken?: string;
1715
- }
1716
-
1717
- export namespace DescribeConnectionAliasesRequest {
1718
- /**
1719
- * @internal
1720
- */
1721
- export const filterSensitiveLog = (obj: DescribeConnectionAliasesRequest): any => ({
1722
- ...obj,
1723
- });
1724
- }
1725
-
1726
- export interface DescribeConnectionAliasesResult {
1727
- /**
1728
- * <p>Information about the specified connection aliases.</p>
1729
- */
1730
- ConnectionAliases?: ConnectionAlias[];
1731
-
1732
- /**
1733
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
1734
- */
1735
- NextToken?: string;
1736
- }
1737
-
1738
- export namespace DescribeConnectionAliasesResult {
1739
- /**
1740
- * @internal
1741
- */
1742
- export const filterSensitiveLog = (obj: DescribeConnectionAliasesResult): any => ({
1743
- ...obj,
1744
- });
1745
- }
1746
-
1747
- export interface DescribeConnectionAliasPermissionsRequest {
1748
- /**
1749
- * <p>The identifier of the connection alias.</p>
1750
- */
1751
- AliasId: string | undefined;
1752
-
1753
- /**
1754
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated, provide this token to receive the
1755
- * next set of results. </p>
1756
- */
1757
- NextToken?: string;
1758
-
1759
- /**
1760
- * <p>The maximum number of results to return.</p>
1761
- */
1762
- MaxResults?: number;
1763
- }
1764
-
1765
- export namespace DescribeConnectionAliasPermissionsRequest {
1766
- /**
1767
- * @internal
1768
- */
1769
- export const filterSensitiveLog = (obj: DescribeConnectionAliasPermissionsRequest): any => ({
1770
- ...obj,
1771
- });
1772
- }
1773
-
1774
- export interface DescribeConnectionAliasPermissionsResult {
1775
- /**
1776
- * <p>The identifier of the connection alias.</p>
1777
- */
1778
- AliasId?: string;
1779
-
1780
- /**
1781
- * <p>The permissions associated with a connection alias.</p>
1782
- */
1783
- ConnectionAliasPermissions?: ConnectionAliasPermission[];
1784
-
1785
- /**
1786
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
1787
- */
1788
- NextToken?: string;
1789
- }
1790
-
1791
- export namespace DescribeConnectionAliasPermissionsResult {
1792
- /**
1793
- * @internal
1794
- */
1795
- export const filterSensitiveLog = (obj: DescribeConnectionAliasPermissionsResult): any => ({
1796
- ...obj,
1797
- });
1798
- }
1799
-
1800
- export interface DescribeIpGroupsRequest {
1801
- /**
1802
- * <p>The identifiers of one or more IP access control groups.</p>
1803
- */
1804
- GroupIds?: string[];
1805
-
1806
- /**
1807
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
1808
- * provide this token to receive the next set of results.</p>
1809
- */
1810
- NextToken?: string;
1811
-
1812
- /**
1813
- * <p>The maximum number of items to return.</p>
1814
- */
1815
- MaxResults?: number;
1816
- }
1817
-
1818
- export namespace DescribeIpGroupsRequest {
1819
- /**
1820
- * @internal
1821
- */
1822
- export const filterSensitiveLog = (obj: DescribeIpGroupsRequest): any => ({
1823
- ...obj,
1824
- });
1825
- }
1826
-
1827
- /**
1828
- * <p>Describes an IP access control group.</p>
1829
- */
1830
- export interface WorkspacesIpGroup {
1831
- /**
1832
- * <p>The identifier of the group.</p>
1833
- */
1834
- groupId?: string;
1835
-
1836
- /**
1837
- * <p>The name of the group.</p>
1838
- */
1839
- groupName?: string;
1840
-
1841
- /**
1842
- * <p>The description of the group.</p>
1843
- */
1844
- groupDesc?: string;
1845
-
1846
- /**
1847
- * <p>The rules.</p>
1848
- */
1849
- userRules?: IpRuleItem[];
1850
- }
1851
-
1852
- export namespace WorkspacesIpGroup {
1853
- /**
1854
- * @internal
1855
- */
1856
- export const filterSensitiveLog = (obj: WorkspacesIpGroup): any => ({
1857
- ...obj,
1858
- });
1859
- }
1860
-
1861
- export interface DescribeIpGroupsResult {
1862
- /**
1863
- * <p>Information about the IP access control groups.</p>
1864
- */
1865
- Result?: WorkspacesIpGroup[];
1866
-
1867
- /**
1868
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
1869
- */
1870
- NextToken?: string;
1871
- }
1872
-
1873
- export namespace DescribeIpGroupsResult {
1874
- /**
1875
- * @internal
1876
- */
1877
- export const filterSensitiveLog = (obj: DescribeIpGroupsResult): any => ({
1878
- ...obj,
1879
- });
1880
- }
1881
-
1882
- export interface DescribeTagsRequest {
1883
- /**
1884
- * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
1885
- * registered directories, images, custom bundles, IP access control groups, and connection aliases.</p>
1886
- */
1887
- ResourceId: string | undefined;
1888
- }
1889
-
1890
- export namespace DescribeTagsRequest {
1891
- /**
1892
- * @internal
1893
- */
1894
- export const filterSensitiveLog = (obj: DescribeTagsRequest): any => ({
1895
- ...obj,
1896
- });
1897
- }
1898
-
1899
- export interface DescribeTagsResult {
1900
- /**
1901
- * <p>The tags.</p>
1902
- */
1903
- TagList?: Tag[];
1904
- }
1905
-
1906
- export namespace DescribeTagsResult {
1907
- /**
1908
- * @internal
1909
- */
1910
- export const filterSensitiveLog = (obj: DescribeTagsResult): any => ({
1911
- ...obj,
1912
- });
1913
- }
1914
-
1915
- export interface DescribeWorkspaceBundlesRequest {
1916
- /**
1917
- * <p>The identifiers of the bundles. You cannot combine this parameter with any other filter.</p>
1918
- */
1919
- BundleIds?: string[];
1920
-
1921
- /**
1922
- * <p>The owner of the bundles. You cannot combine this parameter with any other filter.</p>
1923
- * <p>To describe the bundles provided by Amazon Web Services, specify <code>AMAZON</code>.
1924
- * To describe the bundles that belong to your account, don't specify a value.</p>
1925
- */
1926
- Owner?: string;
1927
-
1928
- /**
1929
- * <p>The token for the next set of results. (You received this token from a previous call.)</p>
1930
- */
1931
- NextToken?: string;
1932
- }
1933
-
1934
- export namespace DescribeWorkspaceBundlesRequest {
1935
- /**
1936
- * @internal
1937
- */
1938
- export const filterSensitiveLog = (obj: DescribeWorkspaceBundlesRequest): any => ({
1939
- ...obj,
1940
- });
1941
- }
1942
-
1943
- export interface DescribeWorkspaceBundlesResult {
1944
- /**
1945
- * <p>Information about the bundles.</p>
1946
- */
1947
- Bundles?: WorkspaceBundle[];
1948
-
1949
- /**
1950
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more
1951
- * results to return. This token is valid for one day and must be used within that time
1952
- * frame.</p>
1953
- */
1954
- NextToken?: string;
1955
- }
1956
-
1957
- export namespace DescribeWorkspaceBundlesResult {
1958
- /**
1959
- * @internal
1960
- */
1961
- export const filterSensitiveLog = (obj: DescribeWorkspaceBundlesResult): any => ({
1962
- ...obj,
1963
- });
1964
- }
1965
-
1966
- export interface DescribeWorkspaceDirectoriesRequest {
1967
- /**
1968
- * <p>The identifiers of the directories. If the value is null, all directories are
1969
- * retrieved.</p>
1970
- */
1971
- DirectoryIds?: string[];
1972
-
1973
- /**
1974
- * <p>The maximum number of directories to return.</p>
1975
- */
1976
- Limit?: number;
1977
-
1978
- /**
1979
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
1980
- * provide this token to receive the next set of results.</p>
1981
- */
1982
- NextToken?: string;
1983
- }
1984
-
1985
- export namespace DescribeWorkspaceDirectoriesRequest {
1986
- /**
1987
- * @internal
1988
- */
1989
- export const filterSensitiveLog = (obj: DescribeWorkspaceDirectoriesRequest): any => ({
1990
- ...obj,
1991
- });
1992
- }
1993
-
1994
- export enum WorkspaceDirectoryType {
1995
- AD_CONNECTOR = "AD_CONNECTOR",
1996
- SIMPLE_AD = "SIMPLE_AD",
1997
- }
1998
-
1999
- /**
2000
- * <p>Describes the self-service permissions for a directory. For more 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>
2001
- */
2002
- export interface SelfservicePermissions {
2003
- /**
2004
- * <p>Specifies whether users can restart their WorkSpace.</p>
2005
- */
2006
- RestartWorkspace?: ReconnectEnum | string;
2007
-
2008
- /**
2009
- * <p>Specifies whether users can increase the volume size of the drives on their
2010
- * WorkSpace.</p>
2011
- */
2012
- IncreaseVolumeSize?: ReconnectEnum | string;
2013
-
2014
- /**
2015
- * <p>Specifies whether users can change the compute type (bundle) for their WorkSpace.</p>
2016
- */
2017
- ChangeComputeType?: ReconnectEnum | string;
2018
-
2019
- /**
2020
- * <p>Specifies whether users can switch the running mode of their WorkSpace.</p>
2021
- */
2022
- SwitchRunningMode?: ReconnectEnum | string;
2023
-
2024
- /**
2025
- * <p>Specifies whether users can rebuild the operating system of a WorkSpace to its original
2026
- * state.</p>
2027
- */
2028
- RebuildWorkspace?: ReconnectEnum | string;
2029
- }
2030
-
2031
- export namespace SelfservicePermissions {
2032
- /**
2033
- * @internal
2034
- */
2035
- export const filterSensitiveLog = (obj: SelfservicePermissions): any => ({
2036
- ...obj,
2037
- });
2038
- }
2039
-
2040
- export enum WorkspaceDirectoryState {
2041
- DEREGISTERED = "DEREGISTERED",
2042
- DEREGISTERING = "DEREGISTERING",
2043
- ERROR = "ERROR",
2044
- REGISTERED = "REGISTERED",
2045
- REGISTERING = "REGISTERING",
2046
- }
2047
-
2048
- export enum Tenancy {
2049
- DEDICATED = "DEDICATED",
2050
- SHARED = "SHARED",
2051
- }
2052
-
2053
- /**
2054
- * <p>The device types and operating systems that can be used to access a WorkSpace. For more
2055
- * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-network-requirements.html">Amazon
2056
- * WorkSpaces Client Network Requirements</a>.</p>
2057
- */
2058
- export interface WorkspaceAccessProperties {
2059
- /**
2060
- * <p>Indicates whether users can use Windows clients to access their WorkSpaces.</p>
2061
- */
2062
- DeviceTypeWindows?: AccessPropertyValue | string;
2063
-
2064
- /**
2065
- * <p>Indicates whether users can use macOS clients to access their WorkSpaces.</p>
2066
- */
2067
- DeviceTypeOsx?: AccessPropertyValue | string;
2068
-
2069
- /**
2070
- * <p>Indicates whether users can access their WorkSpaces through a web browser.</p>
2071
- */
2072
- DeviceTypeWeb?: AccessPropertyValue | string;
2073
-
2074
- /**
2075
- * <p>Indicates whether users can use iOS devices to access their WorkSpaces.</p>
2076
- */
2077
- DeviceTypeIos?: AccessPropertyValue | string;
2078
-
2079
- /**
2080
- * <p>Indicates whether users can use Android and Android-compatible Chrome OS devices
2081
- * to access their WorkSpaces.</p>
2082
- */
2083
- DeviceTypeAndroid?: AccessPropertyValue | string;
2084
-
2085
- /**
2086
- * <p>Indicates whether users can use Chromebooks to access their WorkSpaces.</p>
2087
- */
2088
- DeviceTypeChromeOs?: AccessPropertyValue | string;
2089
-
2090
- /**
2091
- * <p>Indicates whether users can use zero client devices to access their WorkSpaces.</p>
2092
- */
2093
- DeviceTypeZeroClient?: AccessPropertyValue | string;
2094
-
2095
- /**
2096
- * <p>Indicates whether users can use Linux clients to access their WorkSpaces.</p>
2097
- */
2098
- DeviceTypeLinux?: AccessPropertyValue | string;
2099
- }
2100
-
2101
- export namespace WorkspaceAccessProperties {
2102
- /**
2103
- * @internal
2104
- */
2105
- export const filterSensitiveLog = (obj: WorkspaceAccessProperties): any => ({
2106
- ...obj,
2107
- });
2108
- }
2109
-
2110
- /**
2111
- * <p>Describes a directory that is used with Amazon WorkSpaces.</p>
2112
- */
2113
- export interface WorkspaceDirectory {
2114
- /**
2115
- * <p>The directory identifier.</p>
2116
- */
2117
- DirectoryId?: string;
2118
-
2119
- /**
2120
- * <p>The directory alias.</p>
2121
- */
2122
- Alias?: string;
2123
-
2124
- /**
2125
- * <p>The name of the directory.</p>
2126
- */
2127
- DirectoryName?: string;
2128
-
2129
- /**
2130
- * <p>The registration code for the directory. This is the code that users enter in their
2131
- * Amazon WorkSpaces client application to connect to the directory.</p>
2132
- */
2133
- RegistrationCode?: string;
2134
-
2135
- /**
2136
- * <p>The identifiers of the subnets used with the directory.</p>
2137
- */
2138
- SubnetIds?: string[];
2139
-
2140
- /**
2141
- * <p>The IP addresses of the DNS servers for the directory.</p>
2142
- */
2143
- DnsIpAddresses?: string[];
2144
-
2145
- /**
2146
- * <p>The user name for the service account.</p>
2147
- */
2148
- CustomerUserName?: string;
2149
-
2150
- /**
2151
- * <p>The identifier of the IAM role. This is the role that allows Amazon WorkSpaces to make
2152
- * calls to other services, such as Amazon EC2, on your behalf.</p>
2153
- */
2154
- IamRoleId?: string;
2155
-
2156
- /**
2157
- * <p>The directory type.</p>
2158
- */
2159
- DirectoryType?: WorkspaceDirectoryType | string;
2160
-
2161
- /**
2162
- * <p>The identifier of the security group that is assigned to new WorkSpaces.</p>
2163
- */
2164
- WorkspaceSecurityGroupId?: string;
2165
-
2166
- /**
2167
- * <p>The state of the directory's registration with Amazon WorkSpaces. After a directory is
2168
- * deregistered, the <code>DEREGISTERED</code> state is returned very briefly before the directory
2169
- * metadata is cleaned up, so this state is rarely returned. To confirm that a directory is deregistered,
2170
- * check for the directory ID by using
2171
- * <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaceDirectories.html">
2172
- * DescribeWorkspaceDirectories</a>. If the directory ID isn't returned, then the directory has been
2173
- * successfully deregistered.</p>
2174
- */
2175
- State?: WorkspaceDirectoryState | string;
2176
-
2177
- /**
2178
- * <p>The default creation properties for all WorkSpaces in the directory.</p>
2179
- */
2180
- WorkspaceCreationProperties?: DefaultWorkspaceCreationProperties;
2181
-
2182
- /**
2183
- * <p>The identifiers of the IP access control groups associated with the directory.</p>
2184
- */
2185
- ipGroupIds?: string[];
2186
-
2187
- /**
2188
- * <p>The devices and operating systems that users can use to access WorkSpaces.</p>
2189
- */
2190
- WorkspaceAccessProperties?: WorkspaceAccessProperties;
2191
-
2192
- /**
2193
- * <p>Specifies whether the directory is dedicated or shared. To use Bring Your Own License
2194
- * (BYOL), this value must be set to <code>DEDICATED</code>. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring
2195
- * Your Own Windows Desktop Images</a>.</p>
2196
- */
2197
- Tenancy?: Tenancy | string;
2198
-
2199
- /**
2200
- * <p>The default self-service permissions for WorkSpaces in the directory.</p>
2201
- */
2202
- SelfservicePermissions?: SelfservicePermissions;
2203
- }
2204
-
2205
- export namespace WorkspaceDirectory {
2206
- /**
2207
- * @internal
2208
- */
2209
- export const filterSensitiveLog = (obj: WorkspaceDirectory): any => ({
2210
- ...obj,
2211
- });
2212
- }
2213
-
2214
- export interface DescribeWorkspaceDirectoriesResult {
2215
- /**
2216
- * <p>Information about the directories.</p>
2217
- */
2218
- Directories?: WorkspaceDirectory[];
2219
-
2220
- /**
2221
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2222
- */
2223
- NextToken?: string;
2224
- }
2225
-
2226
- export namespace DescribeWorkspaceDirectoriesResult {
2227
- /**
2228
- * @internal
2229
- */
2230
- export const filterSensitiveLog = (obj: DescribeWorkspaceDirectoriesResult): any => ({
2231
- ...obj,
2232
- });
2233
- }
2234
-
2235
- export interface DescribeWorkspaceImagePermissionsRequest {
2236
- /**
2237
- * <p>The identifier of the image.</p>
2238
- */
2239
- ImageId: string | undefined;
2240
-
2241
- /**
2242
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
2243
- * provide this token to receive the next set of results.</p>
2244
- */
2245
- NextToken?: string;
2246
-
2247
- /**
2248
- * <p>The maximum number of items to return.</p>
2249
- */
2250
- MaxResults?: number;
2251
- }
2252
-
2253
- export namespace DescribeWorkspaceImagePermissionsRequest {
2254
- /**
2255
- * @internal
2256
- */
2257
- export const filterSensitiveLog = (obj: DescribeWorkspaceImagePermissionsRequest): any => ({
2258
- ...obj,
2259
- });
2260
- }
2261
-
2262
- /**
2263
- * <p>Describes the Amazon Web Services accounts that have been granted permission to use a shared image.
2264
- * For more information about sharing images, see
2265
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/share-custom-image.html">
2266
- * Share or Unshare a Custom WorkSpaces Image</a>.</p>
2267
- */
2268
- export interface ImagePermission {
2269
- /**
2270
- * <p>The identifier of the Amazon Web Services account that an image has been shared with.</p>
2271
- */
2272
- SharedAccountId?: string;
2273
- }
2274
-
2275
- export namespace ImagePermission {
2276
- /**
2277
- * @internal
2278
- */
2279
- export const filterSensitiveLog = (obj: ImagePermission): any => ({
2280
- ...obj,
2281
- });
2282
- }
2283
-
2284
- export interface DescribeWorkspaceImagePermissionsResult {
2285
- /**
2286
- * <p>The identifier of the image.</p>
2287
- */
2288
- ImageId?: string;
2289
-
2290
- /**
2291
- * <p>The identifiers of the Amazon Web Services accounts that the image has been shared with.</p>
2292
- */
2293
- ImagePermissions?: ImagePermission[];
2294
-
2295
- /**
2296
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2297
- */
2298
- NextToken?: string;
2299
- }
2300
-
2301
- export namespace DescribeWorkspaceImagePermissionsResult {
2302
- /**
2303
- * @internal
2304
- */
2305
- export const filterSensitiveLog = (obj: DescribeWorkspaceImagePermissionsResult): any => ({
2306
- ...obj,
2307
- });
2308
- }
2309
-
2310
- export enum ImageType {
2311
- OWNED = "OWNED",
2312
- SHARED = "SHARED",
2313
- }
2314
-
2315
- export interface DescribeWorkspaceImagesRequest {
2316
- /**
2317
- * <p>The identifier of the image.</p>
2318
- */
2319
- ImageIds?: string[];
2320
-
2321
- /**
2322
- * <p>The type (owned or shared) of the image.</p>
2323
- */
2324
- ImageType?: ImageType | string;
2325
-
2326
- /**
2327
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
2328
- * provide this token to receive the next set of results.</p>
2329
- */
2330
- NextToken?: string;
2331
-
2332
- /**
2333
- * <p>The maximum number of items to return.</p>
2334
- */
2335
- MaxResults?: number;
2336
- }
2337
-
2338
- export namespace DescribeWorkspaceImagesRequest {
2339
- /**
2340
- * @internal
2341
- */
2342
- export const filterSensitiveLog = (obj: DescribeWorkspaceImagesRequest): any => ({
2343
- ...obj,
2344
- });
2345
- }
2346
-
2347
- export enum OperatingSystemType {
2348
- LINUX = "LINUX",
2349
- WINDOWS = "WINDOWS",
2350
- }
2351
-
2352
- /**
2353
- * <p>The operating system that the image is running.</p>
2354
- */
2355
- export interface OperatingSystem {
2356
- /**
2357
- * <p>The operating system.</p>
2358
- */
2359
- Type?: OperatingSystemType | string;
2360
- }
2361
-
2362
- export namespace OperatingSystem {
2363
- /**
2364
- * @internal
2365
- */
2366
- export const filterSensitiveLog = (obj: OperatingSystem): any => ({
2367
- ...obj,
2368
- });
2369
- }
2370
-
2371
- export enum WorkspaceImageRequiredTenancy {
2372
- DEDICATED = "DEDICATED",
2373
- DEFAULT = "DEFAULT",
2374
- }
2375
-
2376
- export enum WorkspaceImageState {
2377
- AVAILABLE = "AVAILABLE",
2378
- ERROR = "ERROR",
2379
- PENDING = "PENDING",
2380
- }
2381
-
2382
- /**
2383
- * <p>Describes whether a WorkSpace image needs to be updated with the latest
2384
- * drivers and other components required by Amazon WorkSpaces.</p>
2385
- *
2386
- * <note>
2387
- * <p>Only Windows 10 WorkSpace images can be programmatically updated at this time.</p>
2388
- * </note>
2389
- */
2390
- export interface UpdateResult {
2391
- /**
2392
- * <p>Indicates whether updated drivers or other components are available for the specified WorkSpace image.</p>
2393
- */
2394
- UpdateAvailable?: boolean;
2395
-
2396
- /**
2397
- * <p>A description of whether updates for the WorkSpace image are pending or available.</p>
2398
- */
2399
- Description?: string;
2400
- }
2401
-
2402
- export namespace UpdateResult {
2403
- /**
2404
- * @internal
2405
- */
2406
- export const filterSensitiveLog = (obj: UpdateResult): any => ({
2407
- ...obj,
2408
- });
2409
- }
2410
-
2411
- /**
2412
- * <p>Describes a WorkSpace image.</p>
2413
- */
2414
- export interface WorkspaceImage {
2415
- /**
2416
- * <p>The identifier of the image.</p>
2417
- */
2418
- ImageId?: string;
2419
-
2420
- /**
2421
- * <p>The name of the image.</p>
2422
- */
2423
- Name?: string;
2424
-
2425
- /**
2426
- * <p>The description of the image.</p>
2427
- */
2428
- Description?: string;
2429
-
2430
- /**
2431
- * <p>The operating system that the image is running. </p>
2432
- */
2433
- OperatingSystem?: OperatingSystem;
2434
-
2435
- /**
2436
- * <p>The status of the image.</p>
2437
- */
2438
- State?: WorkspaceImageState | string;
2439
-
2440
- /**
2441
- * <p>Specifies whether the image is running on dedicated hardware. When Bring Your Own
2442
- * License (BYOL) is enabled, this value is set to <code>DEDICATED</code>. For more
2443
- * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring Your Own Windows
2444
- * Desktop Images</a>.</p>
2445
- */
2446
- RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
2447
-
2448
- /**
2449
- * <p>The error code that is returned for the image.</p>
2450
- */
2451
- ErrorCode?: string;
2452
-
2453
- /**
2454
- * <p>The text of the error message that is returned for the image.</p>
2455
- */
2456
- ErrorMessage?: string;
2457
-
2458
- /**
2459
- * <p>The date when the image was created. If the image has been shared, the Amazon Web Services account
2460
- * that the image has been shared with sees the original creation date of the image.</p>
2461
- */
2462
- Created?: Date;
2463
-
2464
- /**
2465
- * <p>The identifier of the Amazon Web Services account that owns the image.</p>
2466
- */
2467
- OwnerAccountId?: string;
2468
-
2469
- /**
2470
- * <p>The updates (if any) that are available for the specified image.</p>
2471
- */
2472
- Updates?: UpdateResult;
2473
- }
2474
-
2475
- export namespace WorkspaceImage {
2476
- /**
2477
- * @internal
2478
- */
2479
- export const filterSensitiveLog = (obj: WorkspaceImage): any => ({
2480
- ...obj,
2481
- });
2482
- }
2483
-
2484
- export interface DescribeWorkspaceImagesResult {
2485
- /**
2486
- * <p>Information about the images.</p>
2487
- */
2488
- Images?: WorkspaceImage[];
2489
-
2490
- /**
2491
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2492
- */
2493
- NextToken?: string;
2494
- }
2495
-
2496
- export namespace DescribeWorkspaceImagesResult {
2497
- /**
2498
- * @internal
2499
- */
2500
- export const filterSensitiveLog = (obj: DescribeWorkspaceImagesResult): any => ({
2501
- ...obj,
2502
- });
2503
- }
2504
-
2505
- export interface DescribeWorkspacesRequest {
2506
- /**
2507
- * <p>The identifiers of the WorkSpaces. You cannot combine this parameter with any other
2508
- * filter.</p>
2509
- * <p>Because the <a>CreateWorkspaces</a> operation is asynchronous, the identifier
2510
- * it returns is not immediately available. If you immediately call <a>DescribeWorkspaces</a> with this identifier, no information is returned.</p>
2511
- */
2512
- WorkspaceIds?: string[];
2513
-
2514
- /**
2515
- * <p>The identifier of the directory. In addition, you can optionally specify a specific
2516
- * directory user (see <code>UserName</code>). You cannot combine this parameter with any
2517
- * other filter.</p>
2518
- */
2519
- DirectoryId?: string;
2520
-
2521
- /**
2522
- * <p>The name of the directory user. You must specify this parameter with
2523
- * <code>DirectoryId</code>.</p>
2524
- */
2525
- UserName?: string;
2526
-
2527
- /**
2528
- * <p>The identifier of the bundle. All WorkSpaces that are created from this bundle are
2529
- * retrieved. You cannot combine this parameter with any other filter.</p>
2530
- */
2531
- BundleId?: string;
2532
-
2533
- /**
2534
- * <p>The maximum number of items to return.</p>
2535
- */
2536
- Limit?: number;
2537
-
2538
- /**
2539
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
2540
- * provide this token to receive the next set of results.</p>
2541
- */
2542
- NextToken?: string;
2543
- }
2544
-
2545
- export namespace DescribeWorkspacesRequest {
2546
- /**
2547
- * @internal
2548
- */
2549
- export const filterSensitiveLog = (obj: DescribeWorkspacesRequest): any => ({
2550
- ...obj,
2551
- });
2552
- }
2553
-
2554
- export interface DescribeWorkspacesResult {
2555
- /**
2556
- * <p>Information about the WorkSpaces.</p>
2557
- * <p>Because <a>CreateWorkspaces</a> is an asynchronous operation, some of the
2558
- * returned information could be incomplete.</p>
2559
- */
2560
- Workspaces?: Workspace[];
2561
-
2562
- /**
2563
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2564
- */
2565
- NextToken?: string;
2566
- }
2567
-
2568
- export namespace DescribeWorkspacesResult {
2569
- /**
2570
- * @internal
2571
- */
2572
- export const filterSensitiveLog = (obj: DescribeWorkspacesResult): any => ({
2573
- ...obj,
2574
- });
2575
- }
2576
-
2577
- export interface DescribeWorkspacesConnectionStatusRequest {
2578
- /**
2579
- * <p>The identifiers of the WorkSpaces. You can specify up to 25 WorkSpaces.</p>
2580
- */
2581
- WorkspaceIds?: string[];
2582
-
2583
- /**
2584
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
2585
- * provide this token to receive the next set of results.</p>
2586
- */
2587
- NextToken?: string;
2588
- }
2589
-
2590
- export namespace DescribeWorkspacesConnectionStatusRequest {
2591
- /**
2592
- * @internal
2593
- */
2594
- export const filterSensitiveLog = (obj: DescribeWorkspacesConnectionStatusRequest): any => ({
2595
- ...obj,
2596
- });
2597
- }
2598
-
2599
- /**
2600
- * <p>Describes the connection status of a WorkSpace.</p>
2601
- */
2602
- export interface WorkspaceConnectionStatus {
2603
- /**
2604
- * <p>The identifier of the WorkSpace.</p>
2605
- */
2606
- WorkspaceId?: string;
2607
-
2608
- /**
2609
- * <p>The connection state of the WorkSpace. The connection state is unknown if the WorkSpace
2610
- * is stopped.</p>
2611
- */
2612
- ConnectionState?: ConnectionState | string;
2613
-
2614
- /**
2615
- * <p>The timestamp of the connection status check.</p>
2616
- */
2617
- ConnectionStateCheckTimestamp?: Date;
2618
-
2619
- /**
2620
- * <p>The timestamp of the last known user connection.</p>
2621
- */
2622
- LastKnownUserConnectionTimestamp?: Date;
2623
- }
2624
-
2625
- export namespace WorkspaceConnectionStatus {
2626
- /**
2627
- * @internal
2628
- */
2629
- export const filterSensitiveLog = (obj: WorkspaceConnectionStatus): any => ({
2630
- ...obj,
2631
- });
2632
- }
2633
-
2634
- export interface DescribeWorkspacesConnectionStatusResult {
2635
- /**
2636
- * <p>Information about the connection status of the WorkSpace.</p>
2637
- */
2638
- WorkspacesConnectionStatus?: WorkspaceConnectionStatus[];
2639
-
2640
- /**
2641
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2642
- */
2643
- NextToken?: string;
2644
- }
2645
-
2646
- export namespace DescribeWorkspacesConnectionStatusResult {
2647
- /**
2648
- * @internal
2649
- */
2650
- export const filterSensitiveLog = (obj: DescribeWorkspacesConnectionStatusResult): any => ({
2651
- ...obj,
2652
- });
2653
- }
2654
-
2655
- export interface DescribeWorkspaceSnapshotsRequest {
2656
- /**
2657
- * <p>The identifier of the WorkSpace.</p>
2658
- */
2659
- WorkspaceId: string | undefined;
2660
- }
2661
-
2662
- export namespace DescribeWorkspaceSnapshotsRequest {
2663
- /**
2664
- * @internal
2665
- */
2666
- export const filterSensitiveLog = (obj: DescribeWorkspaceSnapshotsRequest): any => ({
2667
- ...obj,
2668
- });
2669
- }
2670
-
2671
- /**
2672
- * <p>Describes a snapshot.</p>
2673
- */
2674
- export interface Snapshot {
2675
- /**
2676
- * <p>The time when the snapshot was created.</p>
2677
- */
2678
- SnapshotTime?: Date;
2679
- }
2680
-
2681
- export namespace Snapshot {
2682
- /**
2683
- * @internal
2684
- */
2685
- export const filterSensitiveLog = (obj: Snapshot): any => ({
2686
- ...obj,
2687
- });
2688
- }
2689
-
2690
- export interface DescribeWorkspaceSnapshotsResult {
2691
- /**
2692
- * <p>Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots include
2693
- * the user volume.</p>
2694
- */
2695
- RebuildSnapshots?: Snapshot[];
2696
-
2697
- /**
2698
- * <p>Information about the snapshots that can be used to restore a WorkSpace. These snapshots
2699
- * include both the root volume and the user volume.</p>
2700
- */
2701
- RestoreSnapshots?: Snapshot[];
2702
- }
2703
-
2704
- export namespace DescribeWorkspaceSnapshotsResult {
2705
- /**
2706
- * @internal
2707
- */
2708
- export const filterSensitiveLog = (obj: DescribeWorkspaceSnapshotsResult): any => ({
2709
- ...obj,
2710
- });
2711
- }
2712
-
2713
- export interface DisassociateConnectionAliasRequest {
2714
- /**
2715
- * <p>The identifier of the connection alias to disassociate.</p>
2716
- */
2717
- AliasId: string | undefined;
2718
- }
2719
-
2720
- export namespace DisassociateConnectionAliasRequest {
2721
- /**
2722
- * @internal
2723
- */
2724
- export const filterSensitiveLog = (obj: DisassociateConnectionAliasRequest): any => ({
2725
- ...obj,
2726
- });
2727
- }
2728
-
2729
- export interface DisassociateConnectionAliasResult {}
2730
-
2731
- export namespace DisassociateConnectionAliasResult {
2732
- /**
2733
- * @internal
2734
- */
2735
- export const filterSensitiveLog = (obj: DisassociateConnectionAliasResult): any => ({
2736
- ...obj,
2737
- });
2738
- }
2739
-
2740
- export interface DisassociateIpGroupsRequest {
2741
- /**
2742
- * <p>The identifier of the directory.</p>
2743
- */
2744
- DirectoryId: string | undefined;
2745
-
2746
- /**
2747
- * <p>The identifiers of one or more IP access control groups.</p>
2748
- */
2749
- GroupIds: string[] | undefined;
2750
- }
2751
-
2752
- export namespace DisassociateIpGroupsRequest {
2753
- /**
2754
- * @internal
2755
- */
2756
- export const filterSensitiveLog = (obj: DisassociateIpGroupsRequest): any => ({
2757
- ...obj,
2758
- });
2759
- }
2760
-
2761
- export interface DisassociateIpGroupsResult {}
2762
-
2763
- export namespace DisassociateIpGroupsResult {
2764
- /**
2765
- * @internal
2766
- */
2767
- export const filterSensitiveLog = (obj: DisassociateIpGroupsResult): any => ({
2768
- ...obj,
2769
- });
2770
- }
2771
-
2772
- /**
2773
- * <p>Describes a WorkSpace that could not be rebooted.
2774
- * (<a>RebootWorkspaces</a>), rebuilt (<a>RebuildWorkspaces</a>), restored (<a>RestoreWorkspace</a>), terminated
2775
- * (<a>TerminateWorkspaces</a>), started (<a>StartWorkspaces</a>), or stopped (<a>StopWorkspaces</a>).</p>
2776
- */
2777
- export interface FailedWorkspaceChangeRequest {
2778
- /**
2779
- * <p>The identifier of the WorkSpace.</p>
2780
- */
2781
- WorkspaceId?: string;
2782
-
2783
- /**
2784
- * <p>The error code that is returned if the WorkSpace cannot be rebooted.</p>
2785
- */
2786
- ErrorCode?: string;
2787
-
2788
- /**
2789
- * <p>The text of the error message that is returned if the WorkSpace cannot be
2790
- * rebooted.</p>
2791
- */
2792
- ErrorMessage?: string;
2793
- }
2794
-
2795
- export namespace FailedWorkspaceChangeRequest {
2796
- /**
2797
- * @internal
2798
- */
2799
- export const filterSensitiveLog = (obj: FailedWorkspaceChangeRequest): any => ({
2800
- ...obj,
2801
- });
2802
- }
2803
-
2804
- export enum WorkspaceImageIngestionProcess {
2805
- BYOL_GRAPHICS = "BYOL_GRAPHICS",
2806
- BYOL_GRAPHICSPRO = "BYOL_GRAPHICSPRO",
2807
- BYOL_REGULAR = "BYOL_REGULAR",
2808
- BYOL_REGULAR_WSP = "BYOL_REGULAR_WSP",
2809
- }
2810
-
2811
- export interface ImportWorkspaceImageRequest {
2812
- /**
2813
- * <p>The identifier of the EC2 image.</p>
2814
- */
2815
- Ec2ImageId: string | undefined;
2816
-
2817
- /**
2818
- * <p>The ingestion process to be used when importing the image, depending on which protocol
2819
- * you want to use for your BYOL Workspace image, either PCoIP or WorkSpaces Streaming Protocol
2820
- * (WSP). To use WSP, specify a value that ends in <code>_WSP</code>. To use PCoIP, specify a value
2821
- * that does not end in <code>_WSP</code>. </p>
2822
- *
2823
- * <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
2824
- * <code>BYOL_REGULAR</code> or <code>BYOL_REGULAR_WSP</code>, depending on the protocol.</p>
2825
- */
2826
- IngestionProcess: WorkspaceImageIngestionProcess | string | undefined;
2827
-
2828
- /**
2829
- * <p>The name of the WorkSpace image.</p>
2830
- */
2831
- ImageName: string | undefined;
2832
-
2833
- /**
2834
- * <p>The description of the WorkSpace image.</p>
2835
- */
2836
- ImageDescription: string | undefined;
2837
-
2838
- /**
2839
- * <p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>
2840
- */
2841
- Tags?: Tag[];
2842
-
2843
- /**
2844
- * <p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10
2845
- * BYOL images. For more information about subscribing to Office for BYOL images, see
2846
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">
2847
- * Bring Your Own Windows Desktop Licenses</a>.</p>
2848
- *
2849
- * <note>
2850
- * <p>Although this parameter is an array, only one item is allowed at this time.</p>
2851
- * </note>
2852
- */
2853
- Applications?: (Application | string)[];
2854
- }
2855
-
2856
- export namespace ImportWorkspaceImageRequest {
2857
- /**
2858
- * @internal
2859
- */
2860
- export const filterSensitiveLog = (obj: ImportWorkspaceImageRequest): any => ({
2861
- ...obj,
2862
- });
2863
- }
2864
-
2865
- export interface ImportWorkspaceImageResult {
2866
- /**
2867
- * <p>The identifier of the WorkSpace image.</p>
2868
- */
2869
- ImageId?: string;
2870
- }
2871
-
2872
- export namespace ImportWorkspaceImageResult {
2873
- /**
2874
- * @internal
2875
- */
2876
- export const filterSensitiveLog = (obj: ImportWorkspaceImageResult): any => ({
2877
- ...obj,
2878
- });
2879
- }
2880
-
2881
- export interface ListAvailableManagementCidrRangesRequest {
2882
- /**
2883
- * <p>The IP address range to search. Specify an IP address range that is compatible with your
2884
- * network and in CIDR notation (that is, specify the range as an IPv4 CIDR block).</p>
2885
- */
2886
- ManagementCidrRangeConstraint: string | undefined;
2887
-
2888
- /**
2889
- * <p>The maximum number of items to return.</p>
2890
- */
2891
- MaxResults?: number;
2892
-
2893
- /**
2894
- * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
2895
- * provide this token to receive the next set of results.</p>
2896
- */
2897
- NextToken?: string;
2898
- }
2899
-
2900
- export namespace ListAvailableManagementCidrRangesRequest {
2901
- /**
2902
- * @internal
2903
- */
2904
- export const filterSensitiveLog = (obj: ListAvailableManagementCidrRangesRequest): any => ({
2905
- ...obj,
2906
- });
2907
- }
2908
-
2909
- export interface ListAvailableManagementCidrRangesResult {
2910
- /**
2911
- * <p>The list of available IP address ranges, specified as IPv4 CIDR blocks.</p>
2912
- */
2913
- ManagementCidrRanges?: string[];
2914
-
2915
- /**
2916
- * <p>The token to use to retrieve the next page of results. This value is null when there are no more results to return. </p>
2917
- */
2918
- NextToken?: string;
2919
- }
2920
-
2921
- export namespace ListAvailableManagementCidrRangesResult {
2922
- /**
2923
- * @internal
2924
- */
2925
- export const filterSensitiveLog = (obj: ListAvailableManagementCidrRangesResult): any => ({
2926
- ...obj,
2927
- });
2928
- }
2929
-
2930
- export interface MigrateWorkspaceRequest {
2931
- /**
2932
- * <p>The identifier of the WorkSpace to migrate from.</p>
2933
- */
2934
- SourceWorkspaceId: string | undefined;
2935
-
2936
- /**
2937
- * <p>The identifier of the target bundle type to migrate the WorkSpace to.</p>
2938
- */
2939
- BundleId: string | undefined;
2940
- }
2941
-
2942
- export namespace MigrateWorkspaceRequest {
2943
- /**
2944
- * @internal
2945
- */
2946
- export const filterSensitiveLog = (obj: MigrateWorkspaceRequest): any => ({
2947
- ...obj,
2948
- });
2949
- }
2950
-
2951
- export interface MigrateWorkspaceResult {
2952
- /**
2953
- * <p>The original identifier of the WorkSpace that is being migrated.</p>
2954
- */
2955
- SourceWorkspaceId?: string;
2956
-
2957
- /**
2958
- * <p>The new identifier of the WorkSpace that is being migrated. If the migration does not succeed,
2959
- * the target WorkSpace ID will not be used, and the WorkSpace will still have the original WorkSpace ID.</p>
2960
- */
2961
- TargetWorkspaceId?: string;
2962
- }
2963
-
2964
- export namespace MigrateWorkspaceResult {
2965
- /**
2966
- * @internal
2967
- */
2968
- export const filterSensitiveLog = (obj: MigrateWorkspaceResult): any => ({
2969
- ...obj,
2970
- });
2971
- }
2972
-
2973
- /**
2974
- * <p>The properties of this WorkSpace are currently being modified. Try again in a moment.</p>
2975
- */
2976
- export interface OperationInProgressException extends __SmithyException, $MetadataBearer {
2977
- name: "OperationInProgressException";
2978
- $fault: "client";
2979
- message?: string;
2980
- }
2981
-
2982
- export namespace OperationInProgressException {
2983
- /**
2984
- * @internal
2985
- */
2986
- export const filterSensitiveLog = (obj: OperationInProgressException): any => ({
2987
- ...obj,
2988
- });
2989
- }
2990
-
2991
- export interface ModifyAccountRequest {
2992
- /**
2993
- * <p>The status of BYOL.</p>
2994
- */
2995
- DedicatedTenancySupport?: DedicatedTenancySupportEnum | string;
2996
-
2997
- /**
2998
- * <p>The IP address range, specified as an IPv4 CIDR block, for the management network
2999
- * interface. Specify an IP address range that is compatible with your network and in CIDR
3000
- * notation (that is, specify the range as an IPv4 CIDR block). The CIDR block size must be
3001
- * /16 (for example, 203.0.113.25/16). It must also be specified as available by the
3002
- * <code>ListAvailableManagementCidrRanges</code> operation.</p>
3003
- */
3004
- DedicatedTenancyManagementCidrRange?: string;
3005
- }
3006
-
3007
- export namespace ModifyAccountRequest {
3008
- /**
3009
- * @internal
3010
- */
3011
- export const filterSensitiveLog = (obj: ModifyAccountRequest): any => ({
3012
- ...obj,
3013
- });
3014
- }
3015
-
3016
- export interface ModifyAccountResult {}
3017
-
3018
- export namespace ModifyAccountResult {
3019
- /**
3020
- * @internal
3021
- */
3022
- export const filterSensitiveLog = (obj: ModifyAccountResult): any => ({
3023
- ...obj,
3024
- });
3025
- }
3026
-
3027
- export interface ModifyClientPropertiesRequest {
3028
- /**
3029
- * <p>The resource identifiers, in the form of directory IDs.</p>
3030
- */
3031
- ResourceId: string | undefined;
3032
-
3033
- /**
3034
- * <p>Information about the Amazon WorkSpaces client.</p>
3035
- */
3036
- ClientProperties: ClientProperties | undefined;
3037
- }
3038
-
3039
- export namespace ModifyClientPropertiesRequest {
3040
- /**
3041
- * @internal
3042
- */
3043
- export const filterSensitiveLog = (obj: ModifyClientPropertiesRequest): any => ({
3044
- ...obj,
3045
- });
3046
- }
3047
-
3048
- export interface ModifyClientPropertiesResult {}
3049
-
3050
- export namespace ModifyClientPropertiesResult {
3051
- /**
3052
- * @internal
3053
- */
3054
- export const filterSensitiveLog = (obj: ModifyClientPropertiesResult): any => ({
3055
- ...obj,
3056
- });
3057
- }
3058
-
3059
- export interface ModifySelfservicePermissionsRequest {
3060
- /**
3061
- * <p>The identifier of the directory.</p>
3062
- */
3063
- ResourceId: string | undefined;
3064
-
3065
- /**
3066
- * <p>The permissions to enable or disable self-service capabilities.</p>
3067
- */
3068
- SelfservicePermissions: SelfservicePermissions | undefined;
3069
- }
3070
-
3071
- export namespace ModifySelfservicePermissionsRequest {
3072
- /**
3073
- * @internal
3074
- */
3075
- export const filterSensitiveLog = (obj: ModifySelfservicePermissionsRequest): any => ({
3076
- ...obj,
3077
- });
3078
- }
3079
-
3080
- export interface ModifySelfservicePermissionsResult {}
3081
-
3082
- export namespace ModifySelfservicePermissionsResult {
3083
- /**
3084
- * @internal
3085
- */
3086
- export const filterSensitiveLog = (obj: ModifySelfservicePermissionsResult): any => ({
3087
- ...obj,
3088
- });
3089
- }
3090
-
3091
- export interface ModifyWorkspaceAccessPropertiesRequest {
3092
- /**
3093
- * <p>The identifier of the directory.</p>
3094
- */
3095
- ResourceId: string | undefined;
3096
-
3097
- /**
3098
- * <p>The device types and operating systems to enable or disable for access.</p>
3099
- */
3100
- WorkspaceAccessProperties: WorkspaceAccessProperties | undefined;
3101
- }
3102
-
3103
- export namespace ModifyWorkspaceAccessPropertiesRequest {
3104
- /**
3105
- * @internal
3106
- */
3107
- export const filterSensitiveLog = (obj: ModifyWorkspaceAccessPropertiesRequest): any => ({
3108
- ...obj,
3109
- });
3110
- }
3111
-
3112
- export interface ModifyWorkspaceAccessPropertiesResult {}
3113
-
3114
- export namespace ModifyWorkspaceAccessPropertiesResult {
3115
- /**
3116
- * @internal
3117
- */
3118
- export const filterSensitiveLog = (obj: ModifyWorkspaceAccessPropertiesResult): any => ({
3119
- ...obj,
3120
- });
3121
- }
3122
-
3123
- /**
3124
- * <p>Describes the default properties that are used for creating WorkSpaces. For more
3125
- * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html">Update Directory
3126
- * Details for Your WorkSpaces</a>. </p>
3127
- */
3128
- export interface WorkspaceCreationProperties {
3129
- /**
3130
- * <p>Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.</p>
3131
- *
3132
- * <note>
3133
- * <p>If WorkDocs is already enabled for a WorkSpaces directory and you disable it, new WorkSpaces launched in the
3134
- * directory will not have WorkDocs enabled. However, WorkDocs remains enabled for any existing WorkSpaces, unless
3135
- * you either disable users' access to WorkDocs or you delete the WorkDocs site. To disable users' access to WorkDocs,
3136
- * see <a href="https://docs.aws.amazon.com/workdocs/latest/adminguide/inactive-user.html">Disabling Users</a> in the
3137
- * <i>Amazon WorkDocs Administration Guide</i>. To delete a WorkDocs site, see
3138
- * <a href="https://docs.aws.amazon.com/workdocs/latest/adminguide/manage-sites.html">Deleting a Site</a> in the
3139
- * <i>Amazon WorkDocs Administration Guide</i>.</p>
3140
- *
3141
- * <p>If you enable WorkDocs on a directory that already has existing WorkSpaces, the existing WorkSpaces and any
3142
- * new WorkSpaces that are launched in the directory will have WorkDocs enabled.</p>
3143
- * </note>
3144
- */
3145
- EnableWorkDocs?: boolean;
3146
-
3147
- /**
3148
- * <p>Indicates whether internet access is enabled for your WorkSpaces.</p>
3149
- */
3150
- EnableInternetAccess?: boolean;
3151
-
3152
- /**
3153
- * <p>The default organizational unit (OU) for your WorkSpaces directories. This string must be the full Lightweight
3154
- * Directory Access Protocol (LDAP) distinguished name for the target domain and OU. It must be in the form
3155
- * <code>"OU=<i>value</i>,DC=<i>value</i>,DC=<i>value</i>"</code>,
3156
- * where <i>value</i> is any string of characters, and the number of domain components (DCs) is
3157
- * two or more. For example, <code>OU=WorkSpaces_machines,DC=machines,DC=example,DC=com</code>. </p>
3158
- *
3159
- * <important>
3160
- * <ul>
3161
- * <li>
3162
- * <p>To avoid errors, certain characters in the distinguished name must be escaped. For more information,
3163
- * see <a href="https://docs.microsoft.com/previous-versions/windows/desktop/ldap/distinguished-names">
3164
- * Distinguished Names</a> in the Microsoft documentation.</p>
3165
- * </li>
3166
- * <li>
3167
- * <p>The API doesn't validate whether the OU exists.</p>
3168
- * </li>
3169
- * </ul>
3170
- * </important>
3171
- */
3172
- DefaultOu?: string;
3173
-
3174
- /**
3175
- * <p>The identifier of your custom security group.</p>
3176
- */
3177
- CustomSecurityGroupId?: string;
3178
-
3179
- /**
3180
- * <p>Indicates whether users are local administrators of their WorkSpaces.</p>
3181
- */
3182
- UserEnabledAsLocalAdministrator?: boolean;
3183
-
3184
- /**
3185
- * <p>Indicates whether maintenance mode is enabled for your WorkSpaces. For more information,
3186
- * see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/workspace-maintenance.html">WorkSpace
3187
- * Maintenance</a>. </p>
3188
- */
3189
- EnableMaintenanceMode?: boolean;
3190
- }
3191
-
3192
- export namespace WorkspaceCreationProperties {
3193
- /**
3194
- * @internal
3195
- */
3196
- export const filterSensitiveLog = (obj: WorkspaceCreationProperties): any => ({
3197
- ...obj,
3198
- });
3199
- }
3200
-
3201
- export interface ModifyWorkspaceCreationPropertiesRequest {
3202
- /**
3203
- * <p>The identifier of the directory.</p>
3204
- */
3205
- ResourceId: string | undefined;
3206
-
3207
- /**
3208
- * <p>The default properties for creating WorkSpaces.</p>
3209
- */
3210
- WorkspaceCreationProperties: WorkspaceCreationProperties | undefined;
3211
- }
3212
-
3213
- export namespace ModifyWorkspaceCreationPropertiesRequest {
3214
- /**
3215
- * @internal
3216
- */
3217
- export const filterSensitiveLog = (obj: ModifyWorkspaceCreationPropertiesRequest): any => ({
3218
- ...obj,
3219
- });
3220
- }
3221
-
3222
- export interface ModifyWorkspaceCreationPropertiesResult {}
3223
-
3224
- export namespace ModifyWorkspaceCreationPropertiesResult {
3225
- /**
3226
- * @internal
3227
- */
3228
- export const filterSensitiveLog = (obj: ModifyWorkspaceCreationPropertiesResult): any => ({
3229
- ...obj,
3230
- });
3231
- }
3232
-
3233
- export interface ModifyWorkspacePropertiesRequest {
3234
- /**
3235
- * <p>The identifier of the WorkSpace.</p>
3236
- */
3237
- WorkspaceId: string | undefined;
3238
-
3239
- /**
3240
- * <p>The properties of the WorkSpace.</p>
3241
- */
3242
- WorkspaceProperties: WorkspaceProperties | undefined;
3243
- }
3244
-
3245
- export namespace ModifyWorkspacePropertiesRequest {
3246
- /**
3247
- * @internal
3248
- */
3249
- export const filterSensitiveLog = (obj: ModifyWorkspacePropertiesRequest): any => ({
3250
- ...obj,
3251
- });
3252
- }
3253
-
3254
- export interface ModifyWorkspacePropertiesResult {}
3255
-
3256
- export namespace ModifyWorkspacePropertiesResult {
3257
- /**
3258
- * @internal
3259
- */
3260
- export const filterSensitiveLog = (obj: ModifyWorkspacePropertiesResult): any => ({
3261
- ...obj,
3262
- });
3263
- }
3264
-
3265
- /**
3266
- * <p>The configuration of this WorkSpace is not supported for this operation. For more information, see
3267
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/required-service-components.html">Required
3268
- * Configuration and Service Components for WorkSpaces </a>.</p>
3269
- */
3270
- export interface UnsupportedWorkspaceConfigurationException extends __SmithyException, $MetadataBearer {
3271
- name: "UnsupportedWorkspaceConfigurationException";
3272
- $fault: "client";
3273
- message?: string;
3274
- }
3275
-
3276
- export namespace UnsupportedWorkspaceConfigurationException {
3277
- /**
3278
- * @internal
3279
- */
3280
- export const filterSensitiveLog = (obj: UnsupportedWorkspaceConfigurationException): any => ({
3281
- ...obj,
3282
- });
3283
- }
3284
-
3285
- export enum TargetWorkspaceState {
3286
- ADMIN_MAINTENANCE = "ADMIN_MAINTENANCE",
3287
- AVAILABLE = "AVAILABLE",
3288
- }
3289
-
3290
- export interface ModifyWorkspaceStateRequest {
3291
- /**
3292
- * <p>The identifier of the WorkSpace.</p>
3293
- */
3294
- WorkspaceId: string | undefined;
3295
-
3296
- /**
3297
- * <p>The WorkSpace state.</p>
3298
- */
3299
- WorkspaceState: TargetWorkspaceState | string | undefined;
3300
- }
3301
-
3302
- export namespace ModifyWorkspaceStateRequest {
3303
- /**
3304
- * @internal
3305
- */
3306
- export const filterSensitiveLog = (obj: ModifyWorkspaceStateRequest): any => ({
3307
- ...obj,
3308
- });
3309
- }
3310
-
3311
- export interface ModifyWorkspaceStateResult {}
3312
-
3313
- export namespace ModifyWorkspaceStateResult {
3314
- /**
3315
- * @internal
3316
- */
3317
- export const filterSensitiveLog = (obj: ModifyWorkspaceStateResult): any => ({
3318
- ...obj,
3319
- });
3320
- }
3321
-
3322
- /**
3323
- * <p>Describes the information used to reboot a WorkSpace.</p>
3324
- */
3325
- export interface RebootRequest {
3326
- /**
3327
- * <p>The identifier of the WorkSpace.</p>
3328
- */
3329
- WorkspaceId: string | undefined;
3330
- }
3331
-
3332
- export namespace RebootRequest {
3333
- /**
3334
- * @internal
3335
- */
3336
- export const filterSensitiveLog = (obj: RebootRequest): any => ({
3337
- ...obj,
3338
- });
3339
- }
3340
-
3341
- export interface RebootWorkspacesRequest {
3342
- /**
3343
- * <p>The WorkSpaces to reboot. You can specify up to 25 WorkSpaces.</p>
3344
- */
3345
- RebootWorkspaceRequests: RebootRequest[] | undefined;
3346
- }
3347
-
3348
- export namespace RebootWorkspacesRequest {
3349
- /**
3350
- * @internal
3351
- */
3352
- export const filterSensitiveLog = (obj: RebootWorkspacesRequest): any => ({
3353
- ...obj,
3354
- });
3355
- }
3356
-
3357
- export interface RebootWorkspacesResult {
3358
- /**
3359
- * <p>Information about the WorkSpaces that could not be rebooted.</p>
3360
- */
3361
- FailedRequests?: FailedWorkspaceChangeRequest[];
3362
- }
3363
-
3364
- export namespace RebootWorkspacesResult {
3365
- /**
3366
- * @internal
3367
- */
3368
- export const filterSensitiveLog = (obj: RebootWorkspacesResult): any => ({
3369
- ...obj,
3370
- });
3371
- }
3372
-
3373
- /**
3374
- * <p>Describes the information used to rebuild a WorkSpace.</p>
3375
- */
3376
- export interface RebuildRequest {
3377
- /**
3378
- * <p>The identifier of the WorkSpace.</p>
3379
- */
3380
- WorkspaceId: string | undefined;
3381
- }
3382
-
3383
- export namespace RebuildRequest {
3384
- /**
3385
- * @internal
3386
- */
3387
- export const filterSensitiveLog = (obj: RebuildRequest): any => ({
3388
- ...obj,
3389
- });
3390
- }
3391
-
3392
- export interface RebuildWorkspacesRequest {
3393
- /**
3394
- * <p>The WorkSpace to rebuild. You can specify a single WorkSpace.</p>
3395
- */
3396
- RebuildWorkspaceRequests: RebuildRequest[] | undefined;
3397
- }
3398
-
3399
- export namespace RebuildWorkspacesRequest {
3400
- /**
3401
- * @internal
3402
- */
3403
- export const filterSensitiveLog = (obj: RebuildWorkspacesRequest): any => ({
3404
- ...obj,
3405
- });
3406
- }
3407
-
3408
- export interface RebuildWorkspacesResult {
3409
- /**
3410
- * <p>Information about the WorkSpace that could not be rebuilt.</p>
3411
- */
3412
- FailedRequests?: FailedWorkspaceChangeRequest[];
3413
- }
3414
-
3415
- export namespace RebuildWorkspacesResult {
3416
- /**
3417
- * @internal
3418
- */
3419
- export const filterSensitiveLog = (obj: RebuildWorkspacesResult): any => ({
3420
- ...obj,
3421
- });
3422
- }
3423
-
3424
- export interface RegisterWorkspaceDirectoryRequest {
3425
- /**
3426
- * <p>The identifier of the directory. You cannot register a directory if it does not have a status
3427
- * of Active. If the directory does not have a status of Active, you will receive an
3428
- * InvalidResourceStateException error. If you have already registered the maximum number of directories
3429
- * that you can register with Amazon WorkSpaces, you will receive a ResourceLimitExceededException error.
3430
- * Deregister directories that you are not using for WorkSpaces, and try again.</p>
3431
- */
3432
- DirectoryId: string | undefined;
3433
-
3434
- /**
3435
- * <p>The identifiers of the subnets for your virtual private cloud (VPC). Make sure that the subnets
3436
- * are in supported Availability Zones. The subnets must also be in separate Availability Zones. If these
3437
- * conditions are not met, you will receive an OperationNotSupportedException error.</p>
3438
- */
3439
- SubnetIds?: string[];
3440
-
3441
- /**
3442
- * <p>Indicates whether Amazon WorkDocs is enabled or disabled. If you have enabled this parameter and
3443
- * WorkDocs is not available in the Region, you will receive an OperationNotSupportedException error. Set
3444
- * <code>EnableWorkDocs</code> to disabled, and try again.</p>
3445
- */
3446
- EnableWorkDocs: boolean | undefined;
3447
-
3448
- /**
3449
- * <p>Indicates whether self-service capabilities are enabled or disabled.</p>
3450
- */
3451
- EnableSelfService?: boolean;
3452
-
3453
- /**
3454
- * <p>Indicates whether your WorkSpace directory is dedicated or shared. To use Bring Your Own
3455
- * License (BYOL) images, this value must be set to <code>DEDICATED</code> and your Amazon Web Services account must be
3456
- * enabled for BYOL. If your account has not been enabled for BYOL, you will receive an
3457
- * InvalidParameterValuesException error. For more information about BYOL images, see
3458
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring Your Own Windows Desktop Images</a>.</p>
3459
- */
3460
- Tenancy?: Tenancy | string;
3461
-
3462
- /**
3463
- * <p>The tags associated with the directory.</p>
3464
- */
3465
- Tags?: Tag[];
3466
- }
3467
-
3468
- export namespace RegisterWorkspaceDirectoryRequest {
3469
- /**
3470
- * @internal
3471
- */
3472
- export const filterSensitiveLog = (obj: RegisterWorkspaceDirectoryRequest): any => ({
3473
- ...obj,
3474
- });
3475
- }
3476
-
3477
- export interface RegisterWorkspaceDirectoryResult {}
3478
-
3479
- export namespace RegisterWorkspaceDirectoryResult {
3480
- /**
3481
- * @internal
3482
- */
3483
- export const filterSensitiveLog = (obj: RegisterWorkspaceDirectoryResult): any => ({
3484
- ...obj,
3485
- });
3486
- }
3487
-
3488
- /**
3489
- * <p>The configuration of this network is not supported for this operation, or your network configuration
3490
- * conflicts with the Amazon WorkSpaces management network IP range. For more information, see
3491
- * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-vpc.html">
3492
- * Configure a VPC for Amazon WorkSpaces</a>.</p>
3493
- */
3494
- export interface UnsupportedNetworkConfigurationException extends __SmithyException, $MetadataBearer {
3495
- name: "UnsupportedNetworkConfigurationException";
3496
- $fault: "client";
3497
- message?: string;
3498
- }
3499
-
3500
- export namespace UnsupportedNetworkConfigurationException {
3501
- /**
3502
- * @internal
3503
- */
3504
- export const filterSensitiveLog = (obj: UnsupportedNetworkConfigurationException): any => ({
3505
- ...obj,
3506
- });
3507
- }
3508
-
3509
- /**
3510
- * <p>The workspaces_DefaultRole role could not be found. If this is the first time you are registering a directory, you
3511
- * will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-access-control.html#create-default-role">Creating the workspaces_DefaultRole Role</a>.</p>
3512
- */
3513
- export interface WorkspacesDefaultRoleNotFoundException extends __SmithyException, $MetadataBearer {
3514
- name: "WorkspacesDefaultRoleNotFoundException";
3515
- $fault: "client";
3516
- message?: string;
3517
- }
3518
-
3519
- export namespace WorkspacesDefaultRoleNotFoundException {
3520
- /**
3521
- * @internal
3522
- */
3523
- export const filterSensitiveLog = (obj: WorkspacesDefaultRoleNotFoundException): any => ({
3524
- ...obj,
3525
- });
3526
- }
3527
-
3528
- export interface RestoreWorkspaceRequest {
3529
- /**
3530
- * <p>The identifier of the WorkSpace.</p>
3531
- */
3532
- WorkspaceId: string | undefined;
3533
- }
3534
-
3535
- export namespace RestoreWorkspaceRequest {
3536
- /**
3537
- * @internal
3538
- */
3539
- export const filterSensitiveLog = (obj: RestoreWorkspaceRequest): any => ({
3540
- ...obj,
3541
- });
3542
- }
3543
-
3544
- export interface RestoreWorkspaceResult {}
3545
-
3546
- export namespace RestoreWorkspaceResult {
3547
- /**
3548
- * @internal
3549
- */
3550
- export const filterSensitiveLog = (obj: RestoreWorkspaceResult): any => ({
3551
- ...obj,
3552
- });
3553
- }
3554
-
3555
- export interface RevokeIpRulesRequest {
3556
- /**
3557
- * <p>The identifier of the group.</p>
3558
- */
3559
- GroupId: string | undefined;
3560
-
3561
- /**
3562
- * <p>The rules to remove from the group.</p>
3563
- */
3564
- UserRules: string[] | undefined;
3565
- }
3566
-
3567
- export namespace RevokeIpRulesRequest {
3568
- /**
3569
- * @internal
3570
- */
3571
- export const filterSensitiveLog = (obj: RevokeIpRulesRequest): any => ({
3572
- ...obj,
3573
- });
3574
- }
3575
-
3576
- export interface RevokeIpRulesResult {}
3577
-
3578
- export namespace RevokeIpRulesResult {
3579
- /**
3580
- * @internal
3581
- */
3582
- export const filterSensitiveLog = (obj: RevokeIpRulesResult): any => ({
3583
- ...obj,
3584
- });
3585
- }
3586
-
3587
- /**
3588
- * <p>Information used to start a WorkSpace.</p>
3589
- */
3590
- export interface StartRequest {
3591
- /**
3592
- * <p>The identifier of the WorkSpace.</p>
3593
- */
3594
- WorkspaceId?: string;
3595
- }
3596
-
3597
- export namespace StartRequest {
3598
- /**
3599
- * @internal
3600
- */
3601
- export const filterSensitiveLog = (obj: StartRequest): any => ({
3602
- ...obj,
3603
- });
3604
- }
3605
-
3606
- export interface StartWorkspacesRequest {
3607
- /**
3608
- * <p>The WorkSpaces to start. You can specify up to 25 WorkSpaces.</p>
3609
- */
3610
- StartWorkspaceRequests: StartRequest[] | undefined;
3611
- }
3612
-
3613
- export namespace StartWorkspacesRequest {
3614
- /**
3615
- * @internal
3616
- */
3617
- export const filterSensitiveLog = (obj: StartWorkspacesRequest): any => ({
3618
- ...obj,
3619
- });
3620
- }
3621
-
3622
- export interface StartWorkspacesResult {
3623
- /**
3624
- * <p>Information about the WorkSpaces that could not be started.</p>
3625
- */
3626
- FailedRequests?: FailedWorkspaceChangeRequest[];
3627
- }
3628
-
3629
- export namespace StartWorkspacesResult {
3630
- /**
3631
- * @internal
3632
- */
3633
- export const filterSensitiveLog = (obj: StartWorkspacesResult): any => ({
3634
- ...obj,
3635
- });
3636
- }
3637
-
3638
- /**
3639
- * <p>Describes the information used to stop a WorkSpace.</p>
3640
- */
3641
- export interface StopRequest {
3642
- /**
3643
- * <p>The identifier of the WorkSpace.</p>
3644
- */
3645
- WorkspaceId?: string;
3646
- }
3647
-
3648
- export namespace StopRequest {
3649
- /**
3650
- * @internal
3651
- */
3652
- export const filterSensitiveLog = (obj: StopRequest): any => ({
3653
- ...obj,
3654
- });
3655
- }
3656
-
3657
- export interface StopWorkspacesRequest {
3658
- /**
3659
- * <p>The WorkSpaces to stop. You can specify up to 25 WorkSpaces.</p>
3660
- */
3661
- StopWorkspaceRequests: StopRequest[] | undefined;
3662
- }
3663
-
3664
- export namespace StopWorkspacesRequest {
3665
- /**
3666
- * @internal
3667
- */
3668
- export const filterSensitiveLog = (obj: StopWorkspacesRequest): any => ({
3669
- ...obj,
3670
- });
3671
- }
3672
-
3673
- export interface StopWorkspacesResult {
3674
- /**
3675
- * <p>Information about the WorkSpaces that could not be stopped.</p>
3676
- */
3677
- FailedRequests?: FailedWorkspaceChangeRequest[];
3678
- }
3679
-
3680
- export namespace StopWorkspacesResult {
3681
- /**
3682
- * @internal
3683
- */
3684
- export const filterSensitiveLog = (obj: StopWorkspacesResult): any => ({
3685
- ...obj,
3686
- });
3687
- }
3688
-
3689
- /**
3690
- * <p>Describes the information used to terminate a WorkSpace.</p>
3691
- */
3692
- export interface TerminateRequest {
3693
- /**
3694
- * <p>The identifier of the WorkSpace.</p>
3695
- */
3696
- WorkspaceId: string | undefined;
3697
- }
3698
-
3699
- export namespace TerminateRequest {
3700
- /**
3701
- * @internal
3702
- */
3703
- export const filterSensitiveLog = (obj: TerminateRequest): any => ({
3704
- ...obj,
3705
- });
3706
- }
3707
-
3708
- export interface TerminateWorkspacesRequest {
3709
- /**
3710
- * <p>The WorkSpaces to terminate. You can specify up to 25 WorkSpaces.</p>
3711
- */
3712
- TerminateWorkspaceRequests: TerminateRequest[] | undefined;
3713
- }
3714
-
3715
- export namespace TerminateWorkspacesRequest {
3716
- /**
3717
- * @internal
3718
- */
3719
- export const filterSensitiveLog = (obj: TerminateWorkspacesRequest): any => ({
3720
- ...obj,
3721
- });
3722
- }
3723
-
3724
- export interface TerminateWorkspacesResult {
3725
- /**
3726
- * <p>Information about the WorkSpaces that could not be terminated.</p>
3727
- */
3728
- FailedRequests?: FailedWorkspaceChangeRequest[];
3729
- }
3730
-
3731
- export namespace TerminateWorkspacesResult {
3732
- /**
3733
- * @internal
3734
- */
3735
- export const filterSensitiveLog = (obj: TerminateWorkspacesResult): any => ({
3736
- ...obj,
3737
- });
3738
- }
3739
-
3740
- export interface UpdateConnectionAliasPermissionRequest {
3741
- /**
3742
- * <p>The identifier of the connection alias that you want to update permissions for.</p>
3743
- */
3744
- AliasId: string | undefined;
3745
-
3746
- /**
3747
- * <p>Indicates whether to share or unshare the connection alias with the specified Amazon Web Services account.</p>
3748
- */
3749
- ConnectionAliasPermission: ConnectionAliasPermission | undefined;
3750
- }
3751
-
3752
- export namespace UpdateConnectionAliasPermissionRequest {
3753
- /**
3754
- * @internal
3755
- */
3756
- export const filterSensitiveLog = (obj: UpdateConnectionAliasPermissionRequest): any => ({
3757
- ...obj,
3758
- });
3759
- }
3760
-
3761
- export interface UpdateConnectionAliasPermissionResult {}
3762
-
3763
- export namespace UpdateConnectionAliasPermissionResult {
3764
- /**
3765
- * @internal
3766
- */
3767
- export const filterSensitiveLog = (obj: UpdateConnectionAliasPermissionResult): any => ({
3768
- ...obj,
3769
- });
3770
- }
3771
-
3772
- export interface UpdateRulesOfIpGroupRequest {
3773
- /**
3774
- * <p>The identifier of the group.</p>
3775
- */
3776
- GroupId: string | undefined;
3777
-
3778
- /**
3779
- * <p>One or more rules.</p>
3780
- */
3781
- UserRules: IpRuleItem[] | undefined;
3782
- }
3783
-
3784
- export namespace UpdateRulesOfIpGroupRequest {
3785
- /**
3786
- * @internal
3787
- */
3788
- export const filterSensitiveLog = (obj: UpdateRulesOfIpGroupRequest): any => ({
3789
- ...obj,
3790
- });
3791
- }
3792
-
3793
- export interface UpdateRulesOfIpGroupResult {}
3794
-
3795
- export namespace UpdateRulesOfIpGroupResult {
3796
- /**
3797
- * @internal
3798
- */
3799
- export const filterSensitiveLog = (obj: UpdateRulesOfIpGroupResult): any => ({
3800
- ...obj,
3801
- });
3802
- }
3803
-
3804
- export interface UpdateWorkspaceBundleRequest {
3805
- /**
3806
- * <p>The identifier of the bundle.</p>
3807
- */
3808
- BundleId?: string;
3809
-
3810
- /**
3811
- * <p>The identifier of the image.</p>
3812
- */
3813
- ImageId?: string;
3814
- }
3815
-
3816
- export namespace UpdateWorkspaceBundleRequest {
3817
- /**
3818
- * @internal
3819
- */
3820
- export const filterSensitiveLog = (obj: UpdateWorkspaceBundleRequest): any => ({
3821
- ...obj,
3822
- });
3823
- }
3824
-
3825
- export interface UpdateWorkspaceBundleResult {}
3826
-
3827
- export namespace UpdateWorkspaceBundleResult {
3828
- /**
3829
- * @internal
3830
- */
3831
- export const filterSensitiveLog = (obj: UpdateWorkspaceBundleResult): any => ({
3832
- ...obj,
3833
- });
3834
- }
3835
-
3836
- export interface UpdateWorkspaceImagePermissionRequest {
3837
- /**
3838
- * <p>The identifier of the image.</p>
3839
- */
3840
- ImageId: string | undefined;
3841
-
3842
- /**
3843
- * <p>The permission to copy the image. This permission can be revoked only after an image
3844
- * has been shared.</p>
3845
- */
3846
- AllowCopyImage: boolean | undefined;
3847
-
3848
- /**
3849
- * <p>The identifier of the Amazon Web Services account to share or unshare the image with.</p>
3850
- *
3851
- * <important>
3852
- * <p>Before sharing the image, confirm that you are sharing to the correct Amazon Web Services account ID.</p>
3853
- * </important>
3854
- */
3855
- SharedAccountId: string | undefined;
3856
- }
3857
-
3858
- export namespace UpdateWorkspaceImagePermissionRequest {
3859
- /**
3860
- * @internal
3861
- */
3862
- export const filterSensitiveLog = (obj: UpdateWorkspaceImagePermissionRequest): any => ({
3863
- ...obj,
3864
- });
3865
- }
3866
-
3867
- export interface UpdateWorkspaceImagePermissionResult {}
3868
-
3869
- export namespace UpdateWorkspaceImagePermissionResult {
3870
- /**
3871
- * @internal
3872
- */
3873
- export const filterSensitiveLog = (obj: UpdateWorkspaceImagePermissionResult): any => ({
3874
- ...obj,
3875
- });
3876
- }