@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,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeFileSystemsRequest, DescribeFileSystemsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeFileSystemsCommand,
5
- serializeAws_json1_1DescribeFileSystemsCommand,
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 { DescribeFileSystemsRequest, DescribeFileSystemsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeFileSystemsCommand,
18
+ serializeAws_json1_1DescribeFileSystemsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeFileSystemsCommandInput extends DescribeFileSystemsRequest {}
21
22
  export interface DescribeFileSystemsCommandOutput extends DescribeFileSystemsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeStorageVirtualMachinesRequest, DescribeStorageVirtualMachinesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeStorageVirtualMachinesCommand,
5
- serializeAws_json1_1DescribeStorageVirtualMachinesCommand,
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 { DescribeStorageVirtualMachinesRequest, DescribeStorageVirtualMachinesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeStorageVirtualMachinesCommand,
18
+ serializeAws_json1_1DescribeStorageVirtualMachinesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeStorageVirtualMachinesCommandInput extends DescribeStorageVirtualMachinesRequest {}
21
22
  export interface DescribeStorageVirtualMachinesCommandOutput
22
23
  extends DescribeStorageVirtualMachinesResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DescribeVolumesRequest, DescribeVolumesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeVolumesCommand,
5
- serializeAws_json1_1DescribeVolumesCommand,
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 { DescribeVolumesRequest, DescribeVolumesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeVolumesCommand,
18
+ serializeAws_json1_1DescribeVolumesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeVolumesCommandInput extends DescribeVolumesRequest {}
21
22
  export interface DescribeVolumesCommandOutput extends DescribeVolumesResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DisassociateFileSystemAliasesCommand,
5
- serializeAws_json1_1DisassociateFileSystemAliasesCommand,
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 { DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DisassociateFileSystemAliasesCommand,
18
+ serializeAws_json1_1DisassociateFileSystemAliasesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DisassociateFileSystemAliasesCommandInput extends DisassociateFileSystemAliasesRequest {}
21
22
  export interface DisassociateFileSystemAliasesCommandOutput
22
23
  extends DisassociateFileSystemAliasesResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1ListTagsForResourceCommand,
5
- serializeAws_json1_1ListTagsForResourceCommand,
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1ListTagsForResourceCommand,
18
+ serializeAws_json1_1ListTagsForResourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
21
22
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1TagResourceCommand,
5
- serializeAws_json1_1TagResourceCommand,
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1TagResourceCommand,
18
+ serializeAws_json1_1TagResourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface TagResourceCommandInput extends TagResourceRequest {}
21
22
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UntagResourceCommand,
5
- serializeAws_json1_1UntagResourceCommand,
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UntagResourceCommand,
18
+ serializeAws_json1_1UntagResourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
21
22
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { UpdateFileSystemRequest, UpdateFileSystemResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UpdateFileSystemCommand,
5
- serializeAws_json1_1UpdateFileSystemCommand,
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 { UpdateFileSystemRequest, UpdateFileSystemResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UpdateFileSystemCommand,
18
+ serializeAws_json1_1UpdateFileSystemCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UpdateFileSystemCommandInput extends UpdateFileSystemRequest {}
21
22
  export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { UpdateStorageVirtualMachineRequest, UpdateStorageVirtualMachineResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UpdateStorageVirtualMachineCommand,
5
- serializeAws_json1_1UpdateStorageVirtualMachineCommand,
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 { UpdateStorageVirtualMachineRequest, UpdateStorageVirtualMachineResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UpdateStorageVirtualMachineCommand,
18
+ serializeAws_json1_1UpdateStorageVirtualMachineCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UpdateStorageVirtualMachineCommandInput extends UpdateStorageVirtualMachineRequest {}
21
22
  export interface UpdateStorageVirtualMachineCommandOutput
22
23
  extends UpdateStorageVirtualMachineResponse,
@@ -1,9 +1,3 @@
1
- import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
2
- import { UpdateVolumeRequest, UpdateVolumeResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UpdateVolumeCommand,
5
- serializeAws_json1_1UpdateVolumeCommand,
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 { UpdateVolumeRequest, UpdateVolumeResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UpdateVolumeCommand,
18
+ serializeAws_json1_1UpdateVolumeCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UpdateVolumeCommandInput extends UpdateVolumeRequest {}
21
22
  export interface UpdateVolumeCommandOutput extends UpdateVolumeResponse, __MetadataBearer {}
22
23
 
@@ -1,4 +1,4 @@
1
- import { PartitionHash, RegionHash, getRegionInfo } from "@aws-sdk/config-resolver";
1
+ import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
2
2
  import { RegionInfoProvider } from "@aws-sdk/types";
3
3
 
4
4
  const regionHash: RegionHash = {
File without changes
File without changes
File without changes
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeBackupsCommand,
5
5
  DescribeBackupsCommandInput,
6
6
  DescribeBackupsCommandOutput,
7
7
  } from "../commands/DescribeBackupsCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeDataRepositoryTasksCommand,
5
5
  DescribeDataRepositoryTasksCommandInput,
6
6
  DescribeDataRepositoryTasksCommandOutput,
7
7
  } from "../commands/DescribeDataRepositoryTasksCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeFileSystemAliasesCommand,
5
5
  DescribeFileSystemAliasesCommandInput,
6
6
  DescribeFileSystemAliasesCommandOutput,
7
7
  } from "../commands/DescribeFileSystemAliasesCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeFileSystemsCommand,
5
5
  DescribeFileSystemsCommandInput,
6
6
  DescribeFileSystemsCommandOutput,
7
7
  } from "../commands/DescribeFileSystemsCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeStorageVirtualMachinesCommand,
5
5
  DescribeStorageVirtualMachinesCommandInput,
6
6
  DescribeStorageVirtualMachinesCommandOutput,
7
7
  } from "../commands/DescribeStorageVirtualMachinesCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  DescribeVolumesCommand,
5
5
  DescribeVolumesCommandInput,
6
6
  DescribeVolumesCommandOutput,
7
7
  } from "../commands/DescribeVolumesCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private
@@ -1,6 +1,7 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
2
+
1
3
  import { FSx } from "../FSx";
2
4
  import { FSxClient } from "../FSxClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
5
 
5
6
  export interface FSxPaginationConfiguration extends PaginationConfiguration {
6
7
  client: FSx | FSxClient;
@@ -1,12 +1,13 @@
1
- import { FSx } from "../FSx";
2
- import { FSxClient } from "../FSxClient";
1
+ import { Paginator } from "@aws-sdk/types";
2
+
3
3
  import {
4
4
  ListTagsForResourceCommand,
5
5
  ListTagsForResourceCommandInput,
6
6
  ListTagsForResourceCommandOutput,
7
7
  } from "../commands/ListTagsForResourceCommand";
8
+ import { FSx } from "../FSx";
9
+ import { FSxClient } from "../FSxClient";
8
10
  import { FSxPaginationConfiguration } from "./Interfaces";
9
- import { Paginator } from "@aws-sdk/types";
10
11
 
11
12
  /**
12
13
  * @private