@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,3 +1,54 @@
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ resolveEndpointsConfig,
7
+ resolveRegionConfig,
8
+ } from "@aws-sdk/config-resolver";
9
+ import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
+ import {
11
+ getHostHeaderPlugin,
12
+ HostHeaderInputConfig,
13
+ HostHeaderResolvedConfig,
14
+ resolveHostHeaderConfig,
15
+ } from "@aws-sdk/middleware-host-header";
16
+ import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
+ import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
+ import {
19
+ AwsAuthInputConfig,
20
+ AwsAuthResolvedConfig,
21
+ getAwsAuthPlugin,
22
+ resolveAwsAuthConfig,
23
+ } from "@aws-sdk/middleware-signing";
24
+ import {
25
+ getUserAgentPlugin,
26
+ resolveUserAgentConfig,
27
+ UserAgentInputConfig,
28
+ UserAgentResolvedConfig,
29
+ } from "@aws-sdk/middleware-user-agent";
30
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
+ import {
32
+ Client as __Client,
33
+ SmithyConfiguration as __SmithyConfiguration,
34
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
+ } from "@aws-sdk/smithy-client";
36
+ import {
37
+ Credentials as __Credentials,
38
+ Decoder as __Decoder,
39
+ Encoder as __Encoder,
40
+ Hash as __Hash,
41
+ HashConstructor as __HashConstructor,
42
+ HttpHandlerOptions as __HttpHandlerOptions,
43
+ Logger as __Logger,
44
+ Provider as __Provider,
45
+ Provider,
46
+ RegionInfoProvider,
47
+ StreamCollector as __StreamCollector,
48
+ UrlParser as __UrlParser,
49
+ UserAgent as __UserAgent,
50
+ } from "@aws-sdk/types";
51
+
1
52
  import {
2
53
  AssociateFileSystemAliasesCommandInput,
3
54
  AssociateFileSystemAliasesCommandOutput,
@@ -68,56 +119,6 @@ import {
68
119
  } from "./commands/UpdateStorageVirtualMachineCommand";
69
120
  import { UpdateVolumeCommandInput, UpdateVolumeCommandOutput } from "./commands/UpdateVolumeCommand";
70
121
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
71
- import {
72
- EndpointsInputConfig,
73
- EndpointsResolvedConfig,
74
- RegionInputConfig,
75
- RegionResolvedConfig,
76
- resolveEndpointsConfig,
77
- resolveRegionConfig,
78
- } from "@aws-sdk/config-resolver";
79
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
80
- import {
81
- HostHeaderInputConfig,
82
- HostHeaderResolvedConfig,
83
- getHostHeaderPlugin,
84
- resolveHostHeaderConfig,
85
- } from "@aws-sdk/middleware-host-header";
86
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
87
- import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
88
- import {
89
- AwsAuthInputConfig,
90
- AwsAuthResolvedConfig,
91
- getAwsAuthPlugin,
92
- resolveAwsAuthConfig,
93
- } from "@aws-sdk/middleware-signing";
94
- import {
95
- UserAgentInputConfig,
96
- UserAgentResolvedConfig,
97
- getUserAgentPlugin,
98
- resolveUserAgentConfig,
99
- } from "@aws-sdk/middleware-user-agent";
100
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
101
- import {
102
- Client as __Client,
103
- SmithyConfiguration as __SmithyConfiguration,
104
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
105
- } from "@aws-sdk/smithy-client";
106
- import {
107
- Provider,
108
- RegionInfoProvider,
109
- Credentials as __Credentials,
110
- Decoder as __Decoder,
111
- Encoder as __Encoder,
112
- Hash as __Hash,
113
- HashConstructor as __HashConstructor,
114
- HttpHandlerOptions as __HttpHandlerOptions,
115
- Logger as __Logger,
116
- Provider as __Provider,
117
- StreamCollector as __StreamCollector,
118
- UrlParser as __UrlParser,
119
- UserAgent as __UserAgent,
120
- } from "@aws-sdk/types";
121
122
 
122
123
  export type ServiceInputTypes =
123
124
  | AssociateFileSystemAliasesCommandInput
@@ -331,13 +332,13 @@ export class FSxClient extends __Client<
331
332
  readonly config: FSxClientResolvedConfig;
332
333
 
333
334
  constructor(configuration: FSxClientConfig) {
334
- let _config_0 = __getRuntimeConfig(configuration);
335
- let _config_1 = resolveRegionConfig(_config_0);
336
- let _config_2 = resolveEndpointsConfig(_config_1);
337
- let _config_3 = resolveRetryConfig(_config_2);
338
- let _config_4 = resolveHostHeaderConfig(_config_3);
339
- let _config_5 = resolveAwsAuthConfig(_config_4);
340
- let _config_6 = resolveUserAgentConfig(_config_5);
335
+ const _config_0 = __getRuntimeConfig(configuration);
336
+ const _config_1 = resolveRegionConfig(_config_0);
337
+ const _config_2 = resolveEndpointsConfig(_config_1);
338
+ const _config_3 = resolveRetryConfig(_config_2);
339
+ const _config_4 = resolveHostHeaderConfig(_config_3);
340
+ const _config_5 = resolveAwsAuthConfig(_config_4);
341
+ const _config_6 = resolveUserAgentConfig(_config_5);
341
342
  super(_config_6);
342
343
  this.config = _config_6;
343
344
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1AssociateFileSystemAliasesCommand,
5
- serializeAws_json1_1AssociateFileSystemAliasesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1AssociateFileSystemAliasesCommand,
18
+ serializeAws_json1_1AssociateFileSystemAliasesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface AssociateFileSystemAliasesCommandInput extends AssociateFileSystemAliasesRequest {}
21
22
  export interface AssociateFileSystemAliasesCommandOutput extends AssociateFileSystemAliasesResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CancelDataRepositoryTaskCommand,
5
- serializeAws_json1_1CancelDataRepositoryTaskCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CancelDataRepositoryTaskCommand,
18
+ serializeAws_json1_1CancelDataRepositoryTaskCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CancelDataRepositoryTaskCommandInput extends CancelDataRepositoryTaskRequest {}
21
22
  export interface CancelDataRepositoryTaskCommandOutput extends CancelDataRepositoryTaskResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CopyBackupCommand,
5
- serializeAws_json1_1CopyBackupCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CopyBackupCommand,
18
+ serializeAws_json1_1CopyBackupCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CopyBackupCommandInput extends CopyBackupRequest {}
21
22
  export interface CopyBackupCommandOutput extends CopyBackupResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateBackupCommand,
5
- serializeAws_json1_1CreateBackupCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateBackupCommand,
18
+ serializeAws_json1_1CreateBackupCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateBackupCommandInput extends CreateBackupRequest {}
21
22
  export interface CreateBackupCommandOutput extends CreateBackupResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateDataRepositoryTaskCommand,
5
- serializeAws_json1_1CreateDataRepositoryTaskCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateDataRepositoryTaskCommand,
18
+ serializeAws_json1_1CreateDataRepositoryTaskCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateDataRepositoryTaskCommandInput extends CreateDataRepositoryTaskRequest {}
21
22
  export interface CreateDataRepositoryTaskCommandOutput extends CreateDataRepositoryTaskResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateFileSystemCommand,
5
- serializeAws_json1_1CreateFileSystemCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateFileSystemCommand,
18
+ serializeAws_json1_1CreateFileSystemCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateFileSystemCommandInput extends CreateFileSystemRequest {}
21
22
  export interface CreateFileSystemCommandOutput extends CreateFileSystemResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateFileSystemFromBackupCommand,
5
- serializeAws_json1_1CreateFileSystemFromBackupCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateFileSystemFromBackupCommand,
18
+ serializeAws_json1_1CreateFileSystemFromBackupCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateFileSystemFromBackupCommandInput extends CreateFileSystemFromBackupRequest {}
21
22
  export interface CreateFileSystemFromBackupCommandOutput extends CreateFileSystemFromBackupResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateStorageVirtualMachineCommand,
5
- serializeAws_json1_1CreateStorageVirtualMachineCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateStorageVirtualMachineCommand,
18
+ serializeAws_json1_1CreateStorageVirtualMachineCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateStorageVirtualMachineCommandInput extends CreateStorageVirtualMachineRequest {}
21
22
  export interface CreateStorageVirtualMachineCommandOutput
22
23
  extends CreateStorageVirtualMachineResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateVolumeCommand,
5
- serializeAws_json1_1CreateVolumeCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateVolumeCommand,
18
+ serializeAws_json1_1CreateVolumeCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateVolumeCommandInput extends CreateVolumeRequest {}
21
22
  export interface CreateVolumeCommandOutput extends CreateVolumeResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateVolumeFromBackupCommand,
5
- serializeAws_json1_1CreateVolumeFromBackupCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateVolumeFromBackupCommand,
18
+ serializeAws_json1_1CreateVolumeFromBackupCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateVolumeFromBackupCommandInput extends CreateVolumeFromBackupRequest {}
21
22
  export interface CreateVolumeFromBackupCommandOutput extends CreateVolumeFromBackupResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteBackupCommand,
5
- serializeAws_json1_1DeleteBackupCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteBackupCommand,
18
+ serializeAws_json1_1DeleteBackupCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteBackupCommandInput extends DeleteBackupRequest {}
21
22
  export interface DeleteBackupCommandOutput extends DeleteBackupResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteFileSystemCommand,
5
- serializeAws_json1_1DeleteFileSystemCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteFileSystemCommand,
18
+ serializeAws_json1_1DeleteFileSystemCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteFileSystemCommandInput extends DeleteFileSystemRequest {}
21
22
  export interface DeleteFileSystemCommandOutput extends DeleteFileSystemResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DeleteStorageVirtualMachineRequest, DeleteStorageVirtualMachineResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteStorageVirtualMachineCommand,
5
- serializeAws_json1_1DeleteStorageVirtualMachineCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DeleteStorageVirtualMachineRequest, DeleteStorageVirtualMachineResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteStorageVirtualMachineCommand,
18
+ serializeAws_json1_1DeleteStorageVirtualMachineCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteStorageVirtualMachineCommandInput extends DeleteStorageVirtualMachineRequest {}
21
22
  export interface DeleteStorageVirtualMachineCommandOutput
22
23
  extends DeleteStorageVirtualMachineResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteVolumeCommand,
5
- serializeAws_json1_1DeleteVolumeCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteVolumeCommand,
18
+ serializeAws_json1_1DeleteVolumeCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {}
21
22
  export interface DeleteVolumeCommandOutput extends DeleteVolumeResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeBackupsCommand,
5
- serializeAws_json1_1DescribeBackupsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeBackupsCommand,
18
+ serializeAws_json1_1DescribeBackupsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeBackupsCommandInput extends DescribeBackupsRequest {}
21
22
  export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeDataRepositoryTasksCommand,
5
- serializeAws_json1_1DescribeDataRepositoryTasksCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeDataRepositoryTasksCommand,
18
+ serializeAws_json1_1DescribeDataRepositoryTasksCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeDataRepositoryTasksCommandInput extends DescribeDataRepositoryTasksRequest {}
21
22
  export interface DescribeDataRepositoryTasksCommandOutput
22
23
  extends DescribeDataRepositoryTasksResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeFileSystemAliasesCommand,
5
- serializeAws_json1_1DescribeFileSystemAliasesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
15
+ import { DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeFileSystemAliasesCommand,
18
+ serializeAws_json1_1DescribeFileSystemAliasesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeFileSystemAliasesCommandInput extends DescribeFileSystemAliasesRequest {}
21
22
  export interface DescribeFileSystemAliasesCommandOutput extends DescribeFileSystemAliasesResponse, __MetadataBearer {}
22
23