@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FSxClient.js","sourceRoot":"","sources":["../src/FSxClient.ts"],"names":[],"mappings":";AAAA,OAAO,EAKL,sBAAsB,EACtB,mBAAmB,GACpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,EACL,mBAAmB,EAGnB,uBAAuB,GACxB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAyC,MAAM,2BAA2B,CAAC;AACtH,OAAO,EAGL,gBAAgB,EAChB,oBAAoB,GACrB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,kBAAkB,EAClB,sBAAsB,GAGvB,MAAM,gCAAgC,CAAC;AAExC,OAAO,EACL,MAAM,IAAI,QAAQ,GAGnB,MAAM,wBAAwB,CAAC;AAsFhC,OAAO,EAAE,gBAAgB,IAAI,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AA0MzE;IAA+B,6BAK9B;IAMC,mBAAY,aAA8B;QAA1C,iBAgBC;QAfC,IAAM,SAAS,GAAG,kBAAkB,CAAC,aAAa,CAAC,CAAC;QACpD,IAAM,SAAS,GAAG,mBAAmB,CAAC,SAAS,CAAC,CAAC;QACjD,IAAM,SAAS,GAAG,sBAAsB,CAAC,SAAS,CAAC,CAAC;QACpD,IAAM,SAAS,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC;QAChD,IAAM,SAAS,GAAG,uBAAuB,CAAC,SAAS,CAAC,CAAC;QACrD,IAAM,SAAS,GAAG,oBAAoB,CAAC,SAAS,CAAC,CAAC;QAClD,IAAM,SAAS,GAAG,sBAAsB,CAAC,SAAS,CAAC,CAAC;QACpD,QAAA,kBAAM,SAAS,CAAC,SAAC;QACjB,KAAI,CAAC,MAAM,GAAG,SAAS,CAAC;QACxB,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACtD,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,sBAAsB,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QAC9D,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,mBAAmB,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QAC3D,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,eAAe,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACvD,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,gBAAgB,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACxD,KAAI,CAAC,eAAe,CAAC,GAAG,CAAC,kBAAkB,CAAC,KAAI,CAAC,MAAM,CAAC,CAAC,CAAC;;IAC5D,CAAC;IAOD,2BAAO,GAAP;QACE,iBAAM,OAAO,WAAE,CAAC;IAClB,CAAC;IACH,gBAAC;AAAD,CAAC,AArCD,CAA+B,QAAQ,GAqCtC"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1AssociateFileSystemAliasesCommand, serializeAws_json1_1AssociateFileSystemAliasesCommand, } from "../protocols/Aws_json1_1";
6
+ var AssociateFileSystemAliasesCommand = (function (_super) {
7
+ __extends(AssociateFileSystemAliasesCommand, _super);
8
+ function AssociateFileSystemAliasesCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ AssociateFileSystemAliasesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "AssociateFileSystemAliasesCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: AssociateFileSystemAliasesRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: AssociateFileSystemAliasesResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ AssociateFileSystemAliasesCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1AssociateFileSystemAliasesCommand(input, context);
33
+ };
34
+ AssociateFileSystemAliasesCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1AssociateFileSystemAliasesCommand(output, context);
36
+ };
37
+ return AssociateFileSystemAliasesCommand;
38
+ }($Command));
39
+ export { AssociateFileSystemAliasesCommand };
40
+ //# sourceMappingURL=AssociateFileSystemAliasesCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssociateFileSystemAliasesCommand.js","sourceRoot":"","sources":["../../src/commands/AssociateFileSystemAliasesCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAgClC;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,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,52 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CancelDataRepositoryTaskCommand, serializeAws_json1_1CancelDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
8
- * <code>PENDING</code> or <code>EXECUTING</code> state. When you cancel a task, Amazon FSx does the following.</p>
9
- * <ul>
10
- * <li>
11
- * <p>Any files that FSx has already exported are not reverted.</p>
12
- * </li>
13
- * <li>
14
- * <p>FSx continues to export any files that are "in-flight" when the cancel operation is received.</p>
15
- * </li>
16
- * <li>
17
- * <p>FSx does not export any files that have not yet been exported.</p>
18
- * </li>
19
- * </ul>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { FSxClient, CancelDataRepositoryTaskCommand } from "@aws-sdk/client-fsx"; // ES Modules import
24
- * // const { FSxClient, CancelDataRepositoryTaskCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
25
- * const client = new FSxClient(config);
26
- * const command = new CancelDataRepositoryTaskCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link CancelDataRepositoryTaskCommandInput} for command's `input` shape.
31
- * @see {@link CancelDataRepositoryTaskCommandOutput} for command's `response` shape.
32
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
35
- var CancelDataRepositoryTaskCommand = /** @class */ (function (_super) {
4
+ import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CancelDataRepositoryTaskCommand, serializeAws_json1_1CancelDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
6
+ var CancelDataRepositoryTaskCommand = (function (_super) {
36
7
  __extends(CancelDataRepositoryTaskCommand, _super);
37
- // Start section: command_properties
38
- // End section: command_properties
39
8
  function CancelDataRepositoryTaskCommand(input) {
40
- var _this =
41
- // Start section: command_constructor
42
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
43
10
  _this.input = input;
44
11
  return _this;
45
- // End section: command_constructor
46
12
  }
47
- /**
48
- * @internal
49
- */
50
13
  CancelDataRepositoryTaskCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
51
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
52
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CancelDataRepositoryTaskCommand.js","sourceRoot":"","sources":["../../src/commands/CancelDataRepositoryTaskCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AAkClC;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CopyBackupCommand, serializeAws_json1_1CopyBackupCommand, } from "../protocols/Aws_json1_1";
6
+ var CopyBackupCommand = (function (_super) {
7
+ __extends(CopyBackupCommand, _super);
8
+ function CopyBackupCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CopyBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "CopyBackupCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CopyBackupRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: CopyBackupResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CopyBackupCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CopyBackupCommand(input, context);
33
+ };
34
+ CopyBackupCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CopyBackupCommand(output, context);
36
+ };
37
+ return CopyBackupCommand;
38
+ }($Command));
39
+ export { CopyBackupCommand };
40
+ //# sourceMappingURL=CopyBackupCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CopyBackupCommand.js","sourceRoot":"","sources":["../../src/commands/CopyBackupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,uCAAuC,EACvC,qCAAqC,GACtC,MAAM,0BAA0B,CAAC;AA0ClC;IAAuC,qCAItC;IAIC,2BAAqB,KAA6B;QAAlD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;IAIlD,CAAC;IAKD,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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateBackupCommand, serializeAws_json1_1CreateBackupCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateBackupCommand = (function (_super) {
7
+ __extends(CreateBackupCommand, _super);
8
+ function CreateBackupCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "CreateBackupCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateBackupRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateBackupResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateBackupCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateBackupCommand(input, context);
33
+ };
34
+ CreateBackupCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateBackupCommand(output, context);
36
+ };
37
+ return CreateBackupCommand;
38
+ }($Command));
39
+ export { CreateBackupCommand };
40
+ //# sourceMappingURL=CreateBackupCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateBackupCommand.js","sourceRoot":"","sources":["../../src/commands/CreateBackupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AA6ElC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateDataRepositoryTaskCommand, serializeAws_json1_1CreateDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateDataRepositoryTaskCommand = (function (_super) {
7
+ __extends(CreateDataRepositoryTaskCommand, _super);
8
+ function CreateDataRepositoryTaskCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateDataRepositoryTaskCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "CreateDataRepositoryTaskCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateDataRepositoryTaskRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateDataRepositoryTaskResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateDataRepositoryTaskCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateDataRepositoryTaskCommand(input, context);
33
+ };
34
+ CreateDataRepositoryTaskCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateDataRepositoryTaskCommand(output, context);
36
+ };
37
+ return CreateDataRepositoryTaskCommand;
38
+ }($Command));
39
+ export { CreateDataRepositoryTaskCommand };
40
+ //# sourceMappingURL=CreateDataRepositoryTaskCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateDataRepositoryTaskCommand.js","sourceRoot":"","sources":["../../src/commands/CreateDataRepositoryTaskCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AA8BlC;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateFileSystemCommand, serializeAws_json1_1CreateFileSystemCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateFileSystemCommand = (function (_super) {
7
+ __extends(CreateFileSystemCommand, _super);
8
+ function CreateFileSystemCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateFileSystemCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "CreateFileSystemCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateFileSystemRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateFileSystemResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateFileSystemCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateFileSystemCommand(input, context);
33
+ };
34
+ CreateFileSystemCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateFileSystemCommand(output, context);
36
+ };
37
+ return CreateFileSystemCommand;
38
+ }($Command));
39
+ export { CreateFileSystemCommand };
40
+ //# sourceMappingURL=CreateFileSystemCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateFileSystemCommand.js","sourceRoot":"","sources":["../../src/commands/CreateFileSystemCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAsDlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateFileSystemFromBackupCommand, serializeAws_json1_1CreateFileSystemFromBackupCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateFileSystemFromBackupCommand = (function (_super) {
7
+ __extends(CreateFileSystemFromBackupCommand, _super);
8
+ function CreateFileSystemFromBackupCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateFileSystemFromBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "CreateFileSystemFromBackupCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateFileSystemFromBackupRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateFileSystemFromBackupResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateFileSystemFromBackupCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateFileSystemFromBackupCommand(input, context);
33
+ };
34
+ CreateFileSystemFromBackupCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateFileSystemFromBackupCommand(output, context);
36
+ };
37
+ return CreateFileSystemFromBackupCommand;
38
+ }($Command));
39
+ export { CreateFileSystemFromBackupCommand };
40
+ //# sourceMappingURL=CreateFileSystemFromBackupCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateFileSystemFromBackupCommand.js","sourceRoot":"","sources":["../../src/commands/CreateFileSystemFromBackupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AA0DlC;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,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,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateStorageVirtualMachineCommand, serializeAws_json1_1CreateStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { FSxClient, CreateStorageVirtualMachineCommand } from "@aws-sdk/client-fsx"; // ES Modules import
12
- * // const { FSxClient, CreateStorageVirtualMachineCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
13
- * const client = new FSxClient(config);
14
- * const command = new CreateStorageVirtualMachineCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateStorageVirtualMachineCommandInput} for command's `input` shape.
19
- * @see {@link CreateStorageVirtualMachineCommandOutput} for command's `response` shape.
20
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateStorageVirtualMachineCommand = /** @class */ (function (_super) {
4
+ import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateStorageVirtualMachineCommand, serializeAws_json1_1CreateStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateStorageVirtualMachineCommand = (function (_super) {
24
7
  __extends(CreateStorageVirtualMachineCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateStorageVirtualMachineCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  CreateStorageVirtualMachineCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateStorageVirtualMachineCommand.js","sourceRoot":"","sources":["../../src/commands/CreateStorageVirtualMachineCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAwBlC;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,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,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateVolumeCommand, serializeAws_json1_1CreateVolumeCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates an Amazon FSx for NetApp ONTAP storage volume.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { FSxClient, CreateVolumeCommand } from "@aws-sdk/client-fsx"; // ES Modules import
12
- * // const { FSxClient, CreateVolumeCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
13
- * const client = new FSxClient(config);
14
- * const command = new CreateVolumeCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateVolumeCommandInput} for command's `input` shape.
19
- * @see {@link CreateVolumeCommandOutput} for command's `response` shape.
20
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateVolumeCommand = /** @class */ (function (_super) {
4
+ import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateVolumeCommand, serializeAws_json1_1CreateVolumeCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateVolumeCommand = (function (_super) {
24
7
  __extends(CreateVolumeCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateVolumeCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  CreateVolumeCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateVolumeCommand.js","sourceRoot":"","sources":["../../src/commands/CreateVolumeCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAsBlC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+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,41 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateVolumeFromBackupCommand, serializeAws_json1_1CreateVolumeFromBackupCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Creates a new Amazon FSx for NetApp ONTAP volume from an
8
- * existing Amazon FSx volume backup.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { FSxClient, CreateVolumeFromBackupCommand } from "@aws-sdk/client-fsx"; // ES Modules import
13
- * // const { FSxClient, CreateVolumeFromBackupCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
14
- * const client = new FSxClient(config);
15
- * const command = new CreateVolumeFromBackupCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link CreateVolumeFromBackupCommandInput} for command's `input` shape.
20
- * @see {@link CreateVolumeFromBackupCommandOutput} for command's `response` shape.
21
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var CreateVolumeFromBackupCommand = /** @class */ (function (_super) {
4
+ import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateVolumeFromBackupCommand, serializeAws_json1_1CreateVolumeFromBackupCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateVolumeFromBackupCommand = (function (_super) {
25
7
  __extends(CreateVolumeFromBackupCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function CreateVolumeFromBackupCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  CreateVolumeFromBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateVolumeFromBackupCommand.js","sourceRoot":"","sources":["../../src/commands/CreateVolumeFromBackupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAuBlC;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,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,48 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteBackupCommand, serializeAws_json1_1DeleteBackupCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Deletes an Amazon FSx backup, deleting its contents. After deletion, the backup no longer exists, and its data is gone.</p>
8
- *
9
- * <p>The <code>DeleteBackup</code> call returns instantly. The backup will not show up
10
- * in later <code>DescribeBackups</code> calls.</p>
11
- *
12
- * <important>
13
- * <p>The data in a deleted backup is also deleted and can't be recovered by any
14
- * means.</p>
15
- * </important>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { FSxClient, DeleteBackupCommand } from "@aws-sdk/client-fsx"; // ES Modules import
20
- * // const { FSxClient, DeleteBackupCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
21
- * const client = new FSxClient(config);
22
- * const command = new DeleteBackupCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DeleteBackupCommandInput} for command's `input` shape.
27
- * @see {@link DeleteBackupCommandOutput} for command's `response` shape.
28
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var DeleteBackupCommand = /** @class */ (function (_super) {
4
+ import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteBackupCommand, serializeAws_json1_1DeleteBackupCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteBackupCommand = (function (_super) {
32
7
  __extends(DeleteBackupCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
8
  function DeleteBackupCommand(input) {
36
- var _this =
37
- // Start section: command_constructor
38
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
39
10
  _this.input = input;
40
11
  return _this;
41
- // End section: command_constructor
42
12
  }
43
- /**
44
- * @internal
45
- */
46
13
  DeleteBackupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
47
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
48
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteBackupCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteBackupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AA8BlC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+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"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteFileSystemCommand, serializeAws_json1_1DeleteFileSystemCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteFileSystemCommand = (function (_super) {
7
+ __extends(DeleteFileSystemCommand, _super);
8
+ function DeleteFileSystemCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ DeleteFileSystemCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "FSxClient";
18
+ var commandName = "DeleteFileSystemCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: DeleteFileSystemRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteFileSystemResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DeleteFileSystemCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1DeleteFileSystemCommand(input, context);
33
+ };
34
+ DeleteFileSystemCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1DeleteFileSystemCommand(output, context);
36
+ };
37
+ return DeleteFileSystemCommand;
38
+ }($Command));
39
+ export { DeleteFileSystemCommand };
40
+ //# sourceMappingURL=DeleteFileSystemCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteFileSystemCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteFileSystemCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AA+ClC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,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"}