@aws-sdk/client-fsx 3.31.0 → 3.35.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 (431) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{dist/cjs → dist-cjs}/FSx.js +1 -1
  3. package/dist-cjs/FSx.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/FSxClient.js +14 -14
  5. package/dist-cjs/FSxClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/AssociateFileSystemAliasesCommand.js +5 -5
  7. package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CancelDataRepositoryTaskCommand.js +5 -5
  9. package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CopyBackupCommand.js +5 -5
  11. package/dist-cjs/commands/CopyBackupCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateBackupCommand.js +5 -5
  13. package/dist-cjs/commands/CreateBackupCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateDataRepositoryTaskCommand.js +5 -5
  15. package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreateFileSystemCommand.js +5 -5
  17. package/dist-cjs/commands/CreateFileSystemCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/CreateFileSystemFromBackupCommand.js +5 -5
  19. package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/CreateStorageVirtualMachineCommand.js +5 -5
  21. package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/CreateVolumeCommand.js +5 -5
  23. package/dist-cjs/commands/CreateVolumeCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/CreateVolumeFromBackupCommand.js +5 -5
  25. package/dist-cjs/commands/CreateVolumeFromBackupCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteBackupCommand.js +5 -5
  27. package/dist-cjs/commands/DeleteBackupCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteFileSystemCommand.js +5 -5
  29. package/dist-cjs/commands/DeleteFileSystemCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeleteStorageVirtualMachineCommand.js +5 -5
  31. package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DeleteVolumeCommand.js +5 -5
  33. package/dist-cjs/commands/DeleteVolumeCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DescribeBackupsCommand.js +5 -5
  35. package/dist-cjs/commands/DescribeBackupsCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeDataRepositoryTasksCommand.js +5 -5
  37. package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemAliasesCommand.js +5 -5
  39. package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemsCommand.js +5 -5
  41. package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/DescribeStorageVirtualMachinesCommand.js +5 -5
  43. package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/DescribeVolumesCommand.js +5 -5
  45. package/dist-cjs/commands/DescribeVolumesCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/DisassociateFileSystemAliasesCommand.js +5 -5
  47. package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
  51. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
  53. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/UpdateFileSystemCommand.js +5 -5
  55. package/dist-cjs/commands/UpdateFileSystemCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/UpdateStorageVirtualMachineCommand.js +5 -5
  57. package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/UpdateVolumeCommand.js +5 -5
  59. package/dist-cjs/commands/UpdateVolumeCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  61. package/dist-cjs/endpoints.js.map +1 -0
  62. package/dist-cjs/index.js +42 -0
  63. package/dist-cjs/index.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  65. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  66. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  67. package/dist-cjs/models/models_0.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/pagination/DescribeBackupsPaginator.js +1 -1
  69. package/dist-cjs/pagination/DescribeBackupsPaginator.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/pagination/DescribeDataRepositoryTasksPaginator.js +1 -1
  71. package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemAliasesPaginator.js +1 -1
  73. package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemsPaginator.js +1 -1
  75. package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/pagination/DescribeStorageVirtualMachinesPaginator.js +1 -1
  77. package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/pagination/DescribeVolumesPaginator.js +1 -1
  79. package/dist-cjs/pagination/DescribeVolumesPaginator.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  81. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  82. package/{dist/cjs → dist-cjs}/pagination/ListTagsForResourcePaginator.js +1 -1
  83. package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +213 -213
  85. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  86. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  87. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  88. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  89. package/dist-cjs/runtimeConfig.js.map +1 -0
  90. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  91. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  92. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  93. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  94. package/{dist/es → dist-es}/FSx.js +2 -6
  95. package/dist-es/FSx.js.map +1 -0
  96. package/{dist/es → dist-es}/FSxClient.js +2 -11
  97. package/dist-es/FSxClient.js.map +1 -0
  98. package/dist-es/commands/AssociateFileSystemAliasesCommand.js +40 -0
  99. package/dist-es/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/CancelDataRepositoryTaskCommand.js +4 -41
  101. package/dist-es/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
  102. package/dist-es/commands/CopyBackupCommand.js +40 -0
  103. package/dist-es/commands/CopyBackupCommand.js.map +1 -0
  104. package/dist-es/commands/CreateBackupCommand.js +40 -0
  105. package/dist-es/commands/CreateBackupCommand.js.map +1 -0
  106. package/dist-es/commands/CreateDataRepositoryTaskCommand.js +40 -0
  107. package/dist-es/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
  108. package/dist-es/commands/CreateFileSystemCommand.js +40 -0
  109. package/dist-es/commands/CreateFileSystemCommand.js.map +1 -0
  110. package/dist-es/commands/CreateFileSystemFromBackupCommand.js +40 -0
  111. package/dist-es/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/CreateStorageVirtualMachineCommand.js +4 -29
  113. package/dist-es/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/CreateVolumeCommand.js +4 -29
  115. package/dist-es/commands/CreateVolumeCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/CreateVolumeFromBackupCommand.js +4 -30
  117. package/dist-es/commands/CreateVolumeFromBackupCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/DeleteBackupCommand.js +4 -37
  119. package/dist-es/commands/DeleteBackupCommand.js.map +1 -0
  120. package/dist-es/commands/DeleteFileSystemCommand.js +40 -0
  121. package/dist-es/commands/DeleteFileSystemCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/DeleteStorageVirtualMachineCommand.js +4 -30
  123. package/dist-es/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/DeleteVolumeCommand.js +4 -32
  125. package/dist-es/commands/DeleteVolumeCommand.js.map +1 -0
  126. package/dist-es/commands/DescribeBackupsCommand.js +40 -0
  127. package/dist-es/commands/DescribeBackupsCommand.js.map +1 -0
  128. package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +40 -0
  129. package/dist-es/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DescribeFileSystemAliasesCommand.js +4 -31
  131. package/dist-es/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
  132. package/dist-es/commands/DescribeFileSystemsCommand.js +40 -0
  133. package/dist-es/commands/DescribeFileSystemsCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DescribeStorageVirtualMachinesCommand.js +4 -29
  135. package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/DescribeVolumesCommand.js +4 -29
  137. package/dist-es/commands/DescribeVolumesCommand.js.map +1 -0
  138. package/{dist/es → dist-es}/commands/DisassociateFileSystemAliasesCommand.js +4 -37
  139. package/dist-es/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
  140. package/dist-es/commands/ListTagsForResourceCommand.js +40 -0
  141. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  142. package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
  143. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
  145. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  146. package/dist-es/commands/UpdateFileSystemCommand.js +40 -0
  147. package/dist-es/commands/UpdateFileSystemCommand.js.map +1 -0
  148. package/{dist/es → dist-es}/commands/UpdateStorageVirtualMachineCommand.js +4 -29
  149. package/dist-es/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
  150. package/{dist/es → dist-es}/commands/UpdateVolumeCommand.js +4 -29
  151. package/dist-es/commands/UpdateVolumeCommand.js.map +1 -0
  152. package/{dist/es → dist-es}/endpoints.js +1 -1
  153. package/dist-es/endpoints.js.map +1 -0
  154. package/{dist/es → dist-es}/index.js +0 -0
  155. package/dist-es/index.js.map +1 -0
  156. package/{dist/es → dist-es}/models/index.js +0 -0
  157. package/dist-es/models/index.js.map +1 -0
  158. package/{dist/es → dist-es}/models/models_0.js +0 -414
  159. package/dist-es/models/models_0.js.map +1 -0
  160. package/{dist/es → dist-es}/pagination/DescribeBackupsPaginator.js +17 -29
  161. package/dist-es/pagination/DescribeBackupsPaginator.js.map +1 -0
  162. package/{dist/es → dist-es}/pagination/DescribeDataRepositoryTasksPaginator.js +17 -29
  163. package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
  164. package/{dist/es → dist-es}/pagination/DescribeFileSystemAliasesPaginator.js +17 -29
  165. package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
  166. package/{dist/es → dist-es}/pagination/DescribeFileSystemsPaginator.js +17 -29
  167. package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +1 -0
  168. package/{dist/es → dist-es}/pagination/DescribeStorageVirtualMachinesPaginator.js +17 -29
  169. package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
  170. package/{dist/es → dist-es}/pagination/DescribeVolumesPaginator.js +17 -29
  171. package/dist-es/pagination/DescribeVolumesPaginator.js.map +1 -0
  172. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  173. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  174. package/{dist/es → dist-es}/pagination/ListTagsForResourcePaginator.js +17 -29
  175. package/dist-es/pagination/ListTagsForResourcePaginator.js.map +1 -0
  176. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +829 -834
  177. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  178. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  179. package/dist-es/runtimeConfig.browser.js.map +1 -0
  180. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  181. package/dist-es/runtimeConfig.js.map +1 -0
  182. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  183. package/dist-es/runtimeConfig.native.js.map +1 -0
  184. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  185. package/dist-es/runtimeConfig.shared.js.map +1 -0
  186. package/{dist/types → dist-types}/FSx.d.ts +2 -2
  187. package/{dist/types → dist-types}/FSxClient.d.ts +8 -8
  188. package/{dist/types → dist-types}/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/CopyBackupCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/CreateBackupCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/commands/CreateFileSystemCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/commands/CreateVolumeCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/DeleteBackupCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/DeleteFileSystemCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/DeleteVolumeCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/DescribeBackupsCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/commands/DescribeFileSystemsCommand.d.ts +2 -2
  206. package/{dist/types → dist-types}/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
  207. package/{dist/types → dist-types}/commands/DescribeVolumesCommand.d.ts +2 -2
  208. package/{dist/types → dist-types}/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
  209. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
  210. package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
  211. package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
  212. package/{dist/types → dist-types}/commands/UpdateFileSystemCommand.d.ts +2 -2
  213. package/{dist/types → dist-types}/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
  214. package/{dist/types → dist-types}/commands/UpdateVolumeCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  216. package/{dist/types → dist-types}/index.d.ts +0 -0
  217. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  218. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  219. package/{dist/types → dist-types}/pagination/DescribeBackupsPaginator.d.ts +1 -1
  220. package/{dist/types → dist-types}/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
  221. package/{dist/types → dist-types}/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
  222. package/{dist/types → dist-types}/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
  223. package/{dist/types → dist-types}/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
  224. package/{dist/types → dist-types}/pagination/DescribeVolumesPaginator.d.ts +1 -1
  225. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  226. package/{dist/types → dist-types}/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  227. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  228. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
  229. package/{dist/types → dist-types}/runtimeConfig.d.ts +2 -1
  230. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
  231. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  232. package/{dist/types → dist-types}/ts3.4/FSx.d.ts +2 -2
  233. package/{dist/types → dist-types}/ts3.4/FSxClient.d.ts +8 -8
  234. package/{dist/types → dist-types}/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
  236. package/{dist/types → dist-types}/ts3.4/commands/CopyBackupCommand.d.ts +2 -2
  237. package/{dist/types → dist-types}/ts3.4/commands/CreateBackupCommand.d.ts +2 -2
  238. package/{dist/types → dist-types}/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
  239. package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemCommand.d.ts +2 -2
  240. package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/ts3.4/commands/DeleteBackupCommand.d.ts +2 -2
  245. package/{dist/types → dist-types}/ts3.4/commands/DeleteFileSystemCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -2
  248. package/{dist/types → dist-types}/ts3.4/commands/DescribeBackupsCommand.d.ts +2 -2
  249. package/{dist/types → dist-types}/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
  250. package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
  251. package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemsCommand.d.ts +2 -2
  252. package/{dist/types → dist-types}/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
  253. package/{dist/types → dist-types}/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -2
  254. package/{dist/types → dist-types}/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
  255. package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
  256. package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  257. package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  258. package/{dist/types → dist-types}/ts3.4/commands/UpdateFileSystemCommand.d.ts +2 -2
  259. package/{dist/types → dist-types}/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
  260. package/{dist/types → dist-types}/ts3.4/commands/UpdateVolumeCommand.d.ts +2 -2
  261. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  262. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  263. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  264. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  265. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBackupsPaginator.d.ts +1 -1
  266. package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
  267. package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
  268. package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
  269. package/{dist/types → dist-types}/ts3.4/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
  270. package/{dist/types → dist-types}/ts3.4/pagination/DescribeVolumesPaginator.d.ts +1 -1
  271. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  272. package/{dist/types → dist-types}/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  273. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  274. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
  275. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -1
  276. package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
  277. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  278. package/package.json +50 -50
  279. package/{FSx.ts → src/FSx.ts} +3 -2
  280. package/{FSxClient.ts → src/FSxClient.ts} +58 -57
  281. package/{commands → src/commands}/AssociateFileSystemAliasesCommand.ts +8 -7
  282. package/{commands → src/commands}/CancelDataRepositoryTaskCommand.ts +8 -7
  283. package/{commands → src/commands}/CopyBackupCommand.ts +8 -7
  284. package/{commands → src/commands}/CreateBackupCommand.ts +8 -7
  285. package/{commands → src/commands}/CreateDataRepositoryTaskCommand.ts +8 -7
  286. package/{commands → src/commands}/CreateFileSystemCommand.ts +8 -7
  287. package/{commands → src/commands}/CreateFileSystemFromBackupCommand.ts +8 -7
  288. package/{commands → src/commands}/CreateStorageVirtualMachineCommand.ts +8 -7
  289. package/{commands → src/commands}/CreateVolumeCommand.ts +8 -7
  290. package/{commands → src/commands}/CreateVolumeFromBackupCommand.ts +8 -7
  291. package/{commands → src/commands}/DeleteBackupCommand.ts +8 -7
  292. package/{commands → src/commands}/DeleteFileSystemCommand.ts +8 -7
  293. package/{commands → src/commands}/DeleteStorageVirtualMachineCommand.ts +8 -7
  294. package/{commands → src/commands}/DeleteVolumeCommand.ts +8 -7
  295. package/{commands → src/commands}/DescribeBackupsCommand.ts +8 -7
  296. package/{commands → src/commands}/DescribeDataRepositoryTasksCommand.ts +8 -7
  297. package/{commands → src/commands}/DescribeFileSystemAliasesCommand.ts +8 -7
  298. package/{commands → src/commands}/DescribeFileSystemsCommand.ts +8 -7
  299. package/{commands → src/commands}/DescribeStorageVirtualMachinesCommand.ts +8 -7
  300. package/{commands → src/commands}/DescribeVolumesCommand.ts +8 -7
  301. package/{commands → src/commands}/DisassociateFileSystemAliasesCommand.ts +8 -7
  302. package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
  303. package/{commands → src/commands}/TagResourceCommand.ts +8 -7
  304. package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
  305. package/{commands → src/commands}/UpdateFileSystemCommand.ts +8 -7
  306. package/{commands → src/commands}/UpdateStorageVirtualMachineCommand.ts +8 -7
  307. package/{commands → src/commands}/UpdateVolumeCommand.ts +8 -7
  308. package/{endpoints.ts → src/endpoints.ts} +1 -1
  309. package/{index.ts → src/index.ts} +0 -0
  310. package/{models → src/models}/index.ts +0 -0
  311. package/{models → src/models}/models_0.ts +0 -0
  312. package/{pagination → src/pagination}/DescribeBackupsPaginator.ts +4 -3
  313. package/{pagination → src/pagination}/DescribeDataRepositoryTasksPaginator.ts +4 -3
  314. package/{pagination → src/pagination}/DescribeFileSystemAliasesPaginator.ts +4 -3
  315. package/{pagination → src/pagination}/DescribeFileSystemsPaginator.ts +4 -3
  316. package/{pagination → src/pagination}/DescribeStorageVirtualMachinesPaginator.ts +4 -3
  317. package/{pagination → src/pagination}/DescribeVolumesPaginator.ts +4 -3
  318. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  319. package/{pagination → src/pagination}/ListTagsForResourcePaginator.ts +4 -3
  320. package/{protocols → src/protocols}/Aws_json1_1.ts +47 -46
  321. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  322. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  323. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  324. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  325. package/tsconfig.es.json +1 -3
  326. package/tsconfig.json +7 -7
  327. package/tsconfig.types.json +9 -0
  328. package/dist/cjs/FSx.js.map +0 -1
  329. package/dist/cjs/FSxClient.js.map +0 -1
  330. package/dist/cjs/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
  331. package/dist/cjs/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
  332. package/dist/cjs/commands/CopyBackupCommand.js.map +0 -1
  333. package/dist/cjs/commands/CreateBackupCommand.js.map +0 -1
  334. package/dist/cjs/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
  335. package/dist/cjs/commands/CreateFileSystemCommand.js.map +0 -1
  336. package/dist/cjs/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
  337. package/dist/cjs/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
  338. package/dist/cjs/commands/CreateVolumeCommand.js.map +0 -1
  339. package/dist/cjs/commands/CreateVolumeFromBackupCommand.js.map +0 -1
  340. package/dist/cjs/commands/DeleteBackupCommand.js.map +0 -1
  341. package/dist/cjs/commands/DeleteFileSystemCommand.js.map +0 -1
  342. package/dist/cjs/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
  343. package/dist/cjs/commands/DeleteVolumeCommand.js.map +0 -1
  344. package/dist/cjs/commands/DescribeBackupsCommand.js.map +0 -1
  345. package/dist/cjs/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
  346. package/dist/cjs/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
  347. package/dist/cjs/commands/DescribeFileSystemsCommand.js.map +0 -1
  348. package/dist/cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
  349. package/dist/cjs/commands/DescribeVolumesCommand.js.map +0 -1
  350. package/dist/cjs/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
  351. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  352. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  353. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  354. package/dist/cjs/commands/UpdateFileSystemCommand.js.map +0 -1
  355. package/dist/cjs/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
  356. package/dist/cjs/commands/UpdateVolumeCommand.js.map +0 -1
  357. package/dist/cjs/endpoints.js.map +0 -1
  358. package/dist/cjs/index.js +0 -42
  359. package/dist/cjs/index.js.map +0 -1
  360. package/dist/cjs/models/models_0.js.map +0 -1
  361. package/dist/cjs/package.json +0 -93
  362. package/dist/cjs/pagination/DescribeBackupsPaginator.js.map +0 -1
  363. package/dist/cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
  364. package/dist/cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
  365. package/dist/cjs/pagination/DescribeFileSystemsPaginator.js.map +0 -1
  366. package/dist/cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
  367. package/dist/cjs/pagination/DescribeVolumesPaginator.js.map +0 -1
  368. package/dist/cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
  369. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  370. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  371. package/dist/cjs/runtimeConfig.js.map +0 -1
  372. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  373. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  374. package/dist/es/FSx.js.map +0 -1
  375. package/dist/es/FSxClient.js.map +0 -1
  376. package/dist/es/commands/AssociateFileSystemAliasesCommand.js +0 -75
  377. package/dist/es/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
  378. package/dist/es/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
  379. package/dist/es/commands/CopyBackupCommand.js +0 -85
  380. package/dist/es/commands/CopyBackupCommand.js.map +0 -1
  381. package/dist/es/commands/CreateBackupCommand.js +0 -120
  382. package/dist/es/commands/CreateBackupCommand.js.map +0 -1
  383. package/dist/es/commands/CreateDataRepositoryTaskCommand.js +0 -73
  384. package/dist/es/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
  385. package/dist/es/commands/CreateFileSystemCommand.js +0 -97
  386. package/dist/es/commands/CreateFileSystemCommand.js.map +0 -1
  387. package/dist/es/commands/CreateFileSystemFromBackupCommand.js +0 -101
  388. package/dist/es/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
  389. package/dist/es/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
  390. package/dist/es/commands/CreateVolumeCommand.js.map +0 -1
  391. package/dist/es/commands/CreateVolumeFromBackupCommand.js.map +0 -1
  392. package/dist/es/commands/DeleteBackupCommand.js.map +0 -1
  393. package/dist/es/commands/DeleteFileSystemCommand.js +0 -90
  394. package/dist/es/commands/DeleteFileSystemCommand.js.map +0 -1
  395. package/dist/es/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
  396. package/dist/es/commands/DeleteVolumeCommand.js.map +0 -1
  397. package/dist/es/commands/DescribeBackupsCommand.js +0 -94
  398. package/dist/es/commands/DescribeBackupsCommand.js.map +0 -1
  399. package/dist/es/commands/DescribeDataRepositoryTasksCommand.js +0 -75
  400. package/dist/es/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
  401. package/dist/es/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
  402. package/dist/es/commands/DescribeFileSystemsCommand.js +0 -96
  403. package/dist/es/commands/DescribeFileSystemsCommand.js.map +0 -1
  404. package/dist/es/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
  405. package/dist/es/commands/DescribeVolumesCommand.js.map +0 -1
  406. package/dist/es/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
  407. package/dist/es/commands/ListTagsForResourceCommand.js +0 -93
  408. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  409. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  410. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  411. package/dist/es/commands/UpdateFileSystemCommand.js +0 -129
  412. package/dist/es/commands/UpdateFileSystemCommand.js.map +0 -1
  413. package/dist/es/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
  414. package/dist/es/commands/UpdateVolumeCommand.js.map +0 -1
  415. package/dist/es/endpoints.js.map +0 -1
  416. package/dist/es/index.js.map +0 -1
  417. package/dist/es/models/index.js.map +0 -1
  418. package/dist/es/models/models_0.js.map +0 -1
  419. package/dist/es/package.json +0 -93
  420. package/dist/es/pagination/DescribeBackupsPaginator.js.map +0 -1
  421. package/dist/es/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
  422. package/dist/es/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
  423. package/dist/es/pagination/DescribeFileSystemsPaginator.js.map +0 -1
  424. package/dist/es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
  425. package/dist/es/pagination/DescribeVolumesPaginator.js.map +0 -1
  426. package/dist/es/pagination/ListTagsForResourcePaginator.js.map +0 -1
  427. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  428. package/dist/es/runtimeConfig.browser.js.map +0 -1
  429. package/dist/es/runtimeConfig.js.map +0 -1
  430. package/dist/es/runtimeConfig.native.js.map +0 -1
  431. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -1,85 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CopyBackupCommand, serializeAws_json1_1CopyBackupCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
8
- * (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five
9
- * backup copy requests in progress to a single destination Region per account.</p>
10
- * <p>You can use cross-Region backup copies for cross-region disaster recovery.
11
- * You periodically take backups and copy them to another Region so that in the
12
- * event of a disaster in the primary Region, you can restore from backup and recover
13
- * availability quickly in the other Region. You can make cross-Region copies
14
- * only within your Amazon Web Services partition.</p>
15
- * <p> You can also use backup copies to clone your file data set to another Region
16
- * or within the same Region.</p>
17
- * <p>You can use the <code>SourceRegion</code> parameter to specify the Amazon Web Services Region
18
- * from which the backup will be copied. For example, if you make the call from the
19
- * <code>us-west-1</code> Region and want to copy a backup from the <code>us-east-2</code>
20
- * Region, you specify <code>us-east-2</code> in the <code>SourceRegion</code> parameter
21
- * to make a cross-Region copy. If you don't specify a Region, the backup copy is
22
- * created in the same Region where the request is sent from (in-Region copy).</p>
23
- * <p>For more information on creating backup copies, see
24
- * <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html#copy-backups">
25
- * Copying backups</a> in the <i>Amazon FSx for Windows User Guide</i> and
26
- * <a href="https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-backups-fsx.html#copy-backups">Copying backups</a>
27
- * in the <i>Amazon FSx for Lustre User Guide</i>.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { FSxClient, CopyBackupCommand } from "@aws-sdk/client-fsx"; // ES Modules import
32
- * // const { FSxClient, CopyBackupCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
33
- * const client = new FSxClient(config);
34
- * const command = new CopyBackupCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link CopyBackupCommandInput} for command's `input` shape.
39
- * @see {@link CopyBackupCommandOutput} for command's `response` shape.
40
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- var CopyBackupCommand = /** @class */ (function (_super) {
44
- __extends(CopyBackupCommand, _super);
45
- // Start section: command_properties
46
- // End section: command_properties
47
- function CopyBackupCommand(input) {
48
- var _this =
49
- // Start section: command_constructor
50
- _super.call(this) || this;
51
- _this.input = input;
52
- return _this;
53
- // End section: command_constructor
54
- }
55
- /**
56
- * @internal
57
- */
58
- CopyBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
59
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
60
- var stack = clientStack.concat(this.middlewareStack);
61
- var logger = configuration.logger;
62
- var clientName = "FSxClient";
63
- var commandName = "CopyBackupCommand";
64
- var handlerExecutionContext = {
65
- logger: logger,
66
- clientName: clientName,
67
- commandName: commandName,
68
- inputFilterSensitiveLog: CopyBackupRequest.filterSensitiveLog,
69
- outputFilterSensitiveLog: CopyBackupResponse.filterSensitiveLog,
70
- };
71
- var requestHandler = configuration.requestHandler;
72
- return stack.resolve(function (request) {
73
- return requestHandler.handle(request.request, options || {});
74
- }, handlerExecutionContext);
75
- };
76
- CopyBackupCommand.prototype.serialize = function (input, context) {
77
- return serializeAws_json1_1CopyBackupCommand(input, context);
78
- };
79
- CopyBackupCommand.prototype.deserialize = function (output, context) {
80
- return deserializeAws_json1_1CopyBackupCommand(output, context);
81
- };
82
- return CopyBackupCommand;
83
- }($Command));
84
- export { CopyBackupCommand };
85
- //# sourceMappingURL=CopyBackupCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CopyBackupCommand.js","sourceRoot":"","sources":["../../../commands/CopyBackupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,uCAAuC,EACvC,qCAAqC,GACtC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH;IAAuC,qCAItC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2BAAqB,KAA6B;QAAlD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;QAGhD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,mBAAmB,CAAC;QACxC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,kBAAkB,CAAC,kBAAkB;SAChE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qCAAS,GAAjB,UAAkB,KAA6B,EAAE,OAAuB;QACtE,OAAO,qCAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,uCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,uCAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAIH,wBAAC;AAAD,CAAC,AAtDD,CAAuC,QAAQ,GAsD9C"}
@@ -1,120 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateBackupCommand, serializeAws_json1_1CreateBackupCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates a backup of an existing Amazon FSx for Windows File Server
8
- * or Amazon FSx for Lustre file system, or of an Amazon FSx for NetApp ONTAP
9
- * volume. Creating regular backups is a best practice, enabling you to restore
10
- * a file system or volume from a backup if an issue arises with the original
11
- * file system or volume.</p>
12
- * <p>For Amazon FSx for Lustre file systems, you can create a backup only
13
- * for file systems with the following configuration:</p>
14
- * <ul>
15
- * <li>
16
- * <p>a Persistent deployment type</p>
17
- * </li>
18
- * <li>
19
- * <p>is <i>not</i> linked to a data repository.</p>
20
- * </li>
21
- * </ul>
22
- * <p>For more information about backups, see the following:</p>
23
- * <ul>
24
- * <li>
25
- * <p>For Amazon FSx for Lustre,
26
- * see <a href="https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-backups-fsx.html">Working with FSx for Lustre backups</a>.</p>
27
- * </li>
28
- * <li>
29
- * <p>For Amazon FSx for Windows,
30
- * see <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html">Working with FSx for Windows backups</a>.</p>
31
- * </li>
32
- * <li>
33
- * <p>For Amazon FSx for NetApp ONTAP,
34
- * see <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/using-backups.html">Working with FSx for NetApp ONTAP backups</a>.</p>
35
- * </li>
36
- * </ul>
37
- * <p>If a backup with the specified client request token exists, and the parameters
38
- * match, this operation returns the description of the existing backup. If a backup
39
- * specified client request token exists, and the parameters don't match, this
40
- * operation returns <code>IncompatibleParameterError</code>. If a backup with the
41
- * specified client request token doesn't exist, <code>CreateBackup</code> does the
42
- * following: </p>
43
- * <ul>
44
- * <li>
45
- * <p>Creates a new Amazon FSx backup with an assigned ID, and an initial
46
- * lifecycle state of <code>CREATING</code>.</p>
47
- * </li>
48
- * <li>
49
- * <p>Returns the description of the backup.</p>
50
- * </li>
51
- * </ul>
52
- *
53
- * <p>By using the idempotent operation, you can retry a <code>CreateBackup</code>
54
- * operation without the risk of creating an extra backup. This approach can be useful when
55
- * an initial call fails in a way that makes it unclear whether a backup was created. If
56
- * you use the same client request token and the initial call created a backup, the
57
- * operation returns a successful result because all the parameters are the same.</p>
58
- *
59
- * <p>The <code>CreateBackup</code> operation returns while the backup's
60
- * lifecycle state is still <code>CREATING</code>. You can check the backup creation
61
- * status by calling the <a>DescribeBackups</a> operation, which returns the
62
- * backup state along with other information.</p>
63
- * @example
64
- * Use a bare-bones client and the command you need to make an API call.
65
- * ```javascript
66
- * import { FSxClient, CreateBackupCommand } from "@aws-sdk/client-fsx"; // ES Modules import
67
- * // const { FSxClient, CreateBackupCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
68
- * const client = new FSxClient(config);
69
- * const command = new CreateBackupCommand(input);
70
- * const response = await client.send(command);
71
- * ```
72
- *
73
- * @see {@link CreateBackupCommandInput} for command's `input` shape.
74
- * @see {@link CreateBackupCommandOutput} for command's `response` shape.
75
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
76
- *
77
- */
78
- var CreateBackupCommand = /** @class */ (function (_super) {
79
- __extends(CreateBackupCommand, _super);
80
- // Start section: command_properties
81
- // End section: command_properties
82
- function CreateBackupCommand(input) {
83
- var _this =
84
- // Start section: command_constructor
85
- _super.call(this) || this;
86
- _this.input = input;
87
- return _this;
88
- // End section: command_constructor
89
- }
90
- /**
91
- * @internal
92
- */
93
- CreateBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
94
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
95
- var stack = clientStack.concat(this.middlewareStack);
96
- var logger = configuration.logger;
97
- var clientName = "FSxClient";
98
- var commandName = "CreateBackupCommand";
99
- var handlerExecutionContext = {
100
- logger: logger,
101
- clientName: clientName,
102
- commandName: commandName,
103
- inputFilterSensitiveLog: CreateBackupRequest.filterSensitiveLog,
104
- outputFilterSensitiveLog: CreateBackupResponse.filterSensitiveLog,
105
- };
106
- var requestHandler = configuration.requestHandler;
107
- return stack.resolve(function (request) {
108
- return requestHandler.handle(request.request, options || {});
109
- }, handlerExecutionContext);
110
- };
111
- CreateBackupCommand.prototype.serialize = function (input, context) {
112
- return serializeAws_json1_1CreateBackupCommand(input, context);
113
- };
114
- CreateBackupCommand.prototype.deserialize = function (output, context) {
115
- return deserializeAws_json1_1CreateBackupCommand(output, context);
116
- };
117
- return CreateBackupCommand;
118
- }($Command));
119
- export { CreateBackupCommand };
120
- //# sourceMappingURL=CreateBackupCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateBackupCommand.js","sourceRoot":"","sources":["../../../commands/CreateBackupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1,73 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateDataRepositoryTaskCommand, serializeAws_json1_1CreateDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates an Amazon FSx for Lustre data repository task. You use data repository tasks
8
- * to perform bulk operations between your Amazon FSx file system and its linked data
9
- * repository. An example of a data repository task is
10
- * exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to its linked data repository. A
11
- * <code>CreateDataRepositoryTask</code> operation will fail if a data repository is not
12
- * linked to the FSx file system. To learn more about data repository tasks, see
13
- * <a href="https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html">Data Repository Tasks</a>.
14
- * To learn more about linking a data repository to your file system, see
15
- * <a href="https://docs.aws.amazon.com/fsx/latest/LustreGuide/create-fs-linked-data-repo.html">Linking your file system to an S3 bucket</a>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { FSxClient, CreateDataRepositoryTaskCommand } from "@aws-sdk/client-fsx"; // ES Modules import
20
- * // const { FSxClient, CreateDataRepositoryTaskCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
21
- * const client = new FSxClient(config);
22
- * const command = new CreateDataRepositoryTaskCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link CreateDataRepositoryTaskCommandInput} for command's `input` shape.
27
- * @see {@link CreateDataRepositoryTaskCommandOutput} for command's `response` shape.
28
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var CreateDataRepositoryTaskCommand = /** @class */ (function (_super) {
32
- __extends(CreateDataRepositoryTaskCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
- function CreateDataRepositoryTaskCommand(input) {
36
- var _this =
37
- // Start section: command_constructor
38
- _super.call(this) || this;
39
- _this.input = input;
40
- return _this;
41
- // End section: command_constructor
42
- }
43
- /**
44
- * @internal
45
- */
46
- CreateDataRepositoryTaskCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
47
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
48
- var stack = clientStack.concat(this.middlewareStack);
49
- var logger = configuration.logger;
50
- var clientName = "FSxClient";
51
- var commandName = "CreateDataRepositoryTaskCommand";
52
- var handlerExecutionContext = {
53
- logger: logger,
54
- clientName: clientName,
55
- commandName: commandName,
56
- inputFilterSensitiveLog: CreateDataRepositoryTaskRequest.filterSensitiveLog,
57
- outputFilterSensitiveLog: CreateDataRepositoryTaskResponse.filterSensitiveLog,
58
- };
59
- var requestHandler = configuration.requestHandler;
60
- return stack.resolve(function (request) {
61
- return requestHandler.handle(request.request, options || {});
62
- }, handlerExecutionContext);
63
- };
64
- CreateDataRepositoryTaskCommand.prototype.serialize = function (input, context) {
65
- return serializeAws_json1_1CreateDataRepositoryTaskCommand(input, context);
66
- };
67
- CreateDataRepositoryTaskCommand.prototype.deserialize = function (output, context) {
68
- return deserializeAws_json1_1CreateDataRepositoryTaskCommand(output, context);
69
- };
70
- return CreateDataRepositoryTaskCommand;
71
- }($Command));
72
- export { CreateDataRepositoryTaskCommand };
73
- //# sourceMappingURL=CreateDataRepositoryTaskCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateDataRepositoryTaskCommand.js","sourceRoot":"","sources":["../../../commands/CreateDataRepositoryTaskCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH;IAAqD,mDAIpD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,yCAAqB,KAA2C;QAAhE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;QAG9D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,2DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,+BAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,gCAAgC,CAAC,kBAAkB;SAC9E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,mDAAS,GAAjB,UAAkB,KAA2C,EAAE,OAAuB;QACpF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,qDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,sCAAC;AAAD,CAAC,AAtDD,CAAqD,QAAQ,GAsD5D"}
@@ -1,97 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateFileSystemCommand, serializeAws_json1_1CreateFileSystemCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates a new, empty Amazon FSx file system.</p>
8
- *
9
- * <p>If a file system with the specified client request token exists and the parameters
10
- * match, <code>CreateFileSystem</code> returns the description of the existing file
11
- * system. If a file system specified client request token exists and the parameters
12
- * don't match, this call returns <code>IncompatibleParameterError</code>. If a file
13
- * system with the specified client request token doesn't exist,
14
- * <code>CreateFileSystem</code> does the following: </p>
15
- * <ul>
16
- * <li>
17
- * <p>Creates a new, empty Amazon FSx file system with an assigned ID, and an
18
- * initial lifecycle state of <code>CREATING</code>.</p>
19
- * </li>
20
- * <li>
21
- * <p>Returns the description of the file system.</p>
22
- * </li>
23
- * </ul>
24
- *
25
- * <p>This operation requires a client request token in the request that Amazon FSx uses
26
- * to ensure idempotent creation. This means that calling the operation multiple times with
27
- * the same client request token has no effect. By using the idempotent operation, you can
28
- * retry a <code>CreateFileSystem</code> operation without the risk of creating an extra
29
- * file system. This approach can be useful when an initial call fails in a way that makes
30
- * it unclear whether a file system was created. Examples are if a transport level timeout
31
- * occurred, or your connection was reset. If you use the same client request token and the
32
- * initial call created a file system, the client receives success as long as the
33
- * parameters are the same.</p>
34
- * <note>
35
- * <p>The <code>CreateFileSystem</code> call returns while the file system's
36
- * lifecycle state is still <code>CREATING</code>. You can check the file-system
37
- * creation status by calling the <a>DescribeFileSystems</a> operation,
38
- * which returns the file system state along with other information.</p>
39
- * </note>
40
- * @example
41
- * Use a bare-bones client and the command you need to make an API call.
42
- * ```javascript
43
- * import { FSxClient, CreateFileSystemCommand } from "@aws-sdk/client-fsx"; // ES Modules import
44
- * // const { FSxClient, CreateFileSystemCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
45
- * const client = new FSxClient(config);
46
- * const command = new CreateFileSystemCommand(input);
47
- * const response = await client.send(command);
48
- * ```
49
- *
50
- * @see {@link CreateFileSystemCommandInput} for command's `input` shape.
51
- * @see {@link CreateFileSystemCommandOutput} for command's `response` shape.
52
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
53
- *
54
- */
55
- var CreateFileSystemCommand = /** @class */ (function (_super) {
56
- __extends(CreateFileSystemCommand, _super);
57
- // Start section: command_properties
58
- // End section: command_properties
59
- function CreateFileSystemCommand(input) {
60
- var _this =
61
- // Start section: command_constructor
62
- _super.call(this) || this;
63
- _this.input = input;
64
- return _this;
65
- // End section: command_constructor
66
- }
67
- /**
68
- * @internal
69
- */
70
- CreateFileSystemCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
71
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
72
- var stack = clientStack.concat(this.middlewareStack);
73
- var logger = configuration.logger;
74
- var clientName = "FSxClient";
75
- var commandName = "CreateFileSystemCommand";
76
- var handlerExecutionContext = {
77
- logger: logger,
78
- clientName: clientName,
79
- commandName: commandName,
80
- inputFilterSensitiveLog: CreateFileSystemRequest.filterSensitiveLog,
81
- outputFilterSensitiveLog: CreateFileSystemResponse.filterSensitiveLog,
82
- };
83
- var requestHandler = configuration.requestHandler;
84
- return stack.resolve(function (request) {
85
- return requestHandler.handle(request.request, options || {});
86
- }, handlerExecutionContext);
87
- };
88
- CreateFileSystemCommand.prototype.serialize = function (input, context) {
89
- return serializeAws_json1_1CreateFileSystemCommand(input, context);
90
- };
91
- CreateFileSystemCommand.prototype.deserialize = function (output, context) {
92
- return deserializeAws_json1_1CreateFileSystemCommand(output, context);
93
- };
94
- return CreateFileSystemCommand;
95
- }($Command));
96
- export { CreateFileSystemCommand };
97
- //# sourceMappingURL=CreateFileSystemCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateFileSystemCommand.js","sourceRoot":"","sources":["../../../commands/CreateFileSystemCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH;IAA6C,2CAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iCAAqB,KAAmC;QAAxD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -1,101 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateFileSystemFromBackupCommand, serializeAws_json1_1CreateFileSystemFromBackupCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates a new Amazon FSx for Lustre or Amazon FSx for Windows File Server file system
8
- * from an existing Amazon FSx backup.</p>
9
- *
10
- * <p>If a file system with the specified client request token exists and the parameters
11
- * match, this operation returns the description of the file system. If a client
12
- * request token specified by the file system exists and the parameters don't match,
13
- * this call returns <code>IncompatibleParameterError</code>. If a file system with the
14
- * specified client request token doesn't exist, this operation does the following:</p>
15
- *
16
- * <ul>
17
- * <li>
18
- * <p>Creates a new Amazon FSx file system from backup with an assigned ID, and
19
- * an initial lifecycle state of <code>CREATING</code>.</p>
20
- * </li>
21
- * <li>
22
- * <p>Returns the description of the file system.</p>
23
- * </li>
24
- * </ul>
25
- *
26
- * <p>Parameters like Active Directory, default share name, automatic backup, and backup
27
- * settings default to the parameters of the file system that was backed up, unless
28
- * overridden. You can explicitly supply other settings.</p>
29
- *
30
- * <p>By using the idempotent operation, you can retry a
31
- * <code>CreateFileSystemFromBackup</code> call without the risk of creating an extra
32
- * file system. This approach can be useful when an initial call fails in a way that makes
33
- * it unclear whether a file system was created. Examples are if a transport level timeout
34
- * occurred, or your connection was reset. If you use the same client request token and the
35
- * initial call created a file system, the client receives success as long as the
36
- * parameters are the same.</p>
37
- * <note>
38
- * <p>The <code>CreateFileSystemFromBackup</code> call returns while the file
39
- * system's lifecycle state is still <code>CREATING</code>. You can check the
40
- * file-system creation status by calling the <a>DescribeFileSystems</a>
41
- * operation, which returns the file system state along with other
42
- * information.</p>
43
- * </note>
44
- * @example
45
- * Use a bare-bones client and the command you need to make an API call.
46
- * ```javascript
47
- * import { FSxClient, CreateFileSystemFromBackupCommand } from "@aws-sdk/client-fsx"; // ES Modules import
48
- * // const { FSxClient, CreateFileSystemFromBackupCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
49
- * const client = new FSxClient(config);
50
- * const command = new CreateFileSystemFromBackupCommand(input);
51
- * const response = await client.send(command);
52
- * ```
53
- *
54
- * @see {@link CreateFileSystemFromBackupCommandInput} for command's `input` shape.
55
- * @see {@link CreateFileSystemFromBackupCommandOutput} for command's `response` shape.
56
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
57
- *
58
- */
59
- var CreateFileSystemFromBackupCommand = /** @class */ (function (_super) {
60
- __extends(CreateFileSystemFromBackupCommand, _super);
61
- // Start section: command_properties
62
- // End section: command_properties
63
- function CreateFileSystemFromBackupCommand(input) {
64
- var _this =
65
- // Start section: command_constructor
66
- _super.call(this) || this;
67
- _this.input = input;
68
- return _this;
69
- // End section: command_constructor
70
- }
71
- /**
72
- * @internal
73
- */
74
- CreateFileSystemFromBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
75
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
76
- var stack = clientStack.concat(this.middlewareStack);
77
- var logger = configuration.logger;
78
- var clientName = "FSxClient";
79
- var commandName = "CreateFileSystemFromBackupCommand";
80
- var handlerExecutionContext = {
81
- logger: logger,
82
- clientName: clientName,
83
- commandName: commandName,
84
- inputFilterSensitiveLog: CreateFileSystemFromBackupRequest.filterSensitiveLog,
85
- outputFilterSensitiveLog: CreateFileSystemFromBackupResponse.filterSensitiveLog,
86
- };
87
- var requestHandler = configuration.requestHandler;
88
- return stack.resolve(function (request) {
89
- return requestHandler.handle(request.request, options || {});
90
- }, handlerExecutionContext);
91
- };
92
- CreateFileSystemFromBackupCommand.prototype.serialize = function (input, context) {
93
- return serializeAws_json1_1CreateFileSystemFromBackupCommand(input, context);
94
- };
95
- CreateFileSystemFromBackupCommand.prototype.deserialize = function (output, context) {
96
- return deserializeAws_json1_1CreateFileSystemFromBackupCommand(output, context);
97
- };
98
- return CreateFileSystemFromBackupCommand;
99
- }($Command));
100
- export { CreateFileSystemFromBackupCommand };
101
- //# sourceMappingURL=CreateFileSystemFromBackupCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateFileSystemFromBackupCommand.js","sourceRoot":"","sources":["../../../commands/CreateFileSystemFromBackupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH;IAAuD,qDAItD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2CAAqB,KAA6C;QAAlE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;QAGhE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,kCAAkC,CAAC,kBAAkB;SAChF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,qDAAqD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,uDAAuD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateStorageVirtualMachineCommand.js","sourceRoot":"","sources":["../../../commands/CreateStorageVirtualMachineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateVolumeCommand.js","sourceRoot":"","sources":["../../../commands/CreateVolumeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateVolumeFromBackupCommand.js","sourceRoot":"","sources":["../../../commands/CreateVolumeFromBackupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAmD,iDAIlD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,uCAAqB,KAAyC;QAA9D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;QAG5D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,yDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeleteBackupCommand.js","sourceRoot":"","sources":["../../../commands/DeleteBackupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1,90 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteFileSystemCommand, serializeAws_json1_1DeleteFileSystemCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Deletes a file system, deleting its contents. After deletion, the file system no
8
- * longer exists, and its data is gone. Any existing automatic backups will also be
9
- * deleted.</p>
10
- * <p>To delete an Amazon FSx for NetApp ONTAP file system, first delete all the volumes
11
- * and SVMs on the file system. Then provide a <code>FileSystemId</code> value to the
12
- * <code>DeleFileSystem</code> operation.</p>
13
- *
14
- * <p>By default, when you delete an Amazon FSx for Windows File Server file system, a
15
- * final backup is created upon deletion. This final backup is not subject to the file
16
- * system's retention policy, and must be manually deleted.</p>
17
- *
18
- * <p>The <code>DeleteFileSystem</code> action returns while the file system has the
19
- * <code>DELETING</code> status. You can check the file system deletion status by
20
- * calling the <a>DescribeFileSystems</a> action, which returns a list of file
21
- * systems in your account. If you pass the file system ID for a deleted file system, the
22
- * <a>DescribeFileSystems</a> returns a <code>FileSystemNotFound</code>
23
- * error.</p>
24
- * <note>
25
- * <p>Deleting an Amazon FSx for Lustre file system will fail with a 400 BadRequest if
26
- * a data repository task is in a <code>PENDING</code> or <code>EXECUTING</code>
27
- * state.</p>
28
- * </note>
29
- * <important>
30
- * <p>The data in a deleted file system is also deleted and can't be recovered by
31
- * any means.</p>
32
- * </important>
33
- * @example
34
- * Use a bare-bones client and the command you need to make an API call.
35
- * ```javascript
36
- * import { FSxClient, DeleteFileSystemCommand } from "@aws-sdk/client-fsx"; // ES Modules import
37
- * // const { FSxClient, DeleteFileSystemCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
38
- * const client = new FSxClient(config);
39
- * const command = new DeleteFileSystemCommand(input);
40
- * const response = await client.send(command);
41
- * ```
42
- *
43
- * @see {@link DeleteFileSystemCommandInput} for command's `input` shape.
44
- * @see {@link DeleteFileSystemCommandOutput} for command's `response` shape.
45
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
46
- *
47
- */
48
- var DeleteFileSystemCommand = /** @class */ (function (_super) {
49
- __extends(DeleteFileSystemCommand, _super);
50
- // Start section: command_properties
51
- // End section: command_properties
52
- function DeleteFileSystemCommand(input) {
53
- var _this =
54
- // Start section: command_constructor
55
- _super.call(this) || this;
56
- _this.input = input;
57
- return _this;
58
- // End section: command_constructor
59
- }
60
- /**
61
- * @internal
62
- */
63
- DeleteFileSystemCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
- var stack = clientStack.concat(this.middlewareStack);
66
- var logger = configuration.logger;
67
- var clientName = "FSxClient";
68
- var commandName = "DeleteFileSystemCommand";
69
- var handlerExecutionContext = {
70
- logger: logger,
71
- clientName: clientName,
72
- commandName: commandName,
73
- inputFilterSensitiveLog: DeleteFileSystemRequest.filterSensitiveLog,
74
- outputFilterSensitiveLog: DeleteFileSystemResponse.filterSensitiveLog,
75
- };
76
- var requestHandler = configuration.requestHandler;
77
- return stack.resolve(function (request) {
78
- return requestHandler.handle(request.request, options || {});
79
- }, handlerExecutionContext);
80
- };
81
- DeleteFileSystemCommand.prototype.serialize = function (input, context) {
82
- return serializeAws_json1_1DeleteFileSystemCommand(input, context);
83
- };
84
- DeleteFileSystemCommand.prototype.deserialize = function (output, context) {
85
- return deserializeAws_json1_1DeleteFileSystemCommand(output, context);
86
- };
87
- return DeleteFileSystemCommand;
88
- }($Command));
89
- export { DeleteFileSystemCommand };
90
- //# sourceMappingURL=DeleteFileSystemCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeleteFileSystemCommand.js","sourceRoot":"","sources":["../../../commands/DeleteFileSystemCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH;IAA6C,2CAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iCAAqB,KAAmC;QAAxD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeleteStorageVirtualMachineCommand.js","sourceRoot":"","sources":["../../../commands/DeleteStorageVirtualMachineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}