@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 +0,0 @@
1
- {"version":3,"file":"DeleteVolumeCommand.js","sourceRoot":"","sources":["../../../commands/DeleteVolumeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;GAmBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1,94 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBackupsCommand, serializeAws_json1_1DescribeBackupsCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns the description of specific Amazon FSx backups, if
8
- * a <code>BackupIds</code> value is provided for that backup. Otherwise, it returns all
9
- * backups owned by your Amazon Web Services account in the Amazon Web Services Region
10
- * of the endpoint that you're calling.</p>
11
- *
12
- * <p>When retrieving all backups, you can optionally specify the <code>MaxResults</code>
13
- * parameter to limit the number of backups in a response. If more backups remain, Amazon
14
- * FSx returns a <code>NextToken</code> value in the response. In this case, send a later
15
- * request with the <code>NextToken</code> request parameter set to the value of
16
- * <code>NextToken</code> from the last response.</p>
17
- *
18
- * <p>This action is used in an iterative process to retrieve a list of your backups.
19
- * <code>DescribeBackups</code> is called first without a <code>NextToken</code>value.
20
- * Then the action continues to be called with the <code>NextToken</code> parameter set to
21
- * the value of the last <code>NextToken</code> value until a response has no
22
- * <code>NextToken</code>.</p>
23
- *
24
- * <p>When using this action, keep the following in mind:</p>
25
- * <ul>
26
- * <li>
27
- * <p>The implementation might return fewer than <code>MaxResults</code>
28
- * backup descriptions while still including a <code>NextToken</code>
29
- * value.</p>
30
- * </li>
31
- * <li>
32
- * <p>The order of backups returned in the response of one
33
- * <code>DescribeBackups</code> call and the order of backups returned across
34
- * the responses of a multi-call iteration is unspecified.</p>
35
- * </li>
36
- * </ul>
37
- * @example
38
- * Use a bare-bones client and the command you need to make an API call.
39
- * ```javascript
40
- * import { FSxClient, DescribeBackupsCommand } from "@aws-sdk/client-fsx"; // ES Modules import
41
- * // const { FSxClient, DescribeBackupsCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
42
- * const client = new FSxClient(config);
43
- * const command = new DescribeBackupsCommand(input);
44
- * const response = await client.send(command);
45
- * ```
46
- *
47
- * @see {@link DescribeBackupsCommandInput} for command's `input` shape.
48
- * @see {@link DescribeBackupsCommandOutput} for command's `response` shape.
49
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
50
- *
51
- */
52
- var DescribeBackupsCommand = /** @class */ (function (_super) {
53
- __extends(DescribeBackupsCommand, _super);
54
- // Start section: command_properties
55
- // End section: command_properties
56
- function DescribeBackupsCommand(input) {
57
- var _this =
58
- // Start section: command_constructor
59
- _super.call(this) || this;
60
- _this.input = input;
61
- return _this;
62
- // End section: command_constructor
63
- }
64
- /**
65
- * @internal
66
- */
67
- DescribeBackupsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
68
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
69
- var stack = clientStack.concat(this.middlewareStack);
70
- var logger = configuration.logger;
71
- var clientName = "FSxClient";
72
- var commandName = "DescribeBackupsCommand";
73
- var handlerExecutionContext = {
74
- logger: logger,
75
- clientName: clientName,
76
- commandName: commandName,
77
- inputFilterSensitiveLog: DescribeBackupsRequest.filterSensitiveLog,
78
- outputFilterSensitiveLog: DescribeBackupsResponse.filterSensitiveLog,
79
- };
80
- var requestHandler = configuration.requestHandler;
81
- return stack.resolve(function (request) {
82
- return requestHandler.handle(request.request, options || {});
83
- }, handlerExecutionContext);
84
- };
85
- DescribeBackupsCommand.prototype.serialize = function (input, context) {
86
- return serializeAws_json1_1DescribeBackupsCommand(input, context);
87
- };
88
- DescribeBackupsCommand.prototype.deserialize = function (output, context) {
89
- return deserializeAws_json1_1DescribeBackupsCommand(output, context);
90
- };
91
- return DescribeBackupsCommand;
92
- }($Command));
93
- export { DescribeBackupsCommand };
94
- //# sourceMappingURL=DescribeBackupsCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeBackupsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeBackupsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH;IAA4C,0CAI3C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,gCAAqB,KAAkC;QAAvD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;QAGrD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
@@ -1,75 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeDataRepositoryTasksCommand, serializeAws_json1_1DescribeDataRepositoryTasksCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns the description of specific Amazon FSx for Lustre data repository tasks, if
8
- * one or more <code>TaskIds</code> values are provided in the request, or if filters are used in the request.
9
- * You can use filters to narrow the response to include just tasks for specific file systems,
10
- * or tasks in a specific lifecycle state. Otherwise, it returns all data repository tasks owned
11
- * by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling.</p>
12
- *
13
- * <p>When retrieving all tasks, you can paginate the response by using the optional <code>MaxResults</code>
14
- * parameter to limit the number of tasks returned in a response. If more tasks remain, Amazon
15
- * FSx returns a <code>NextToken</code> value in the response. In this case, send a later
16
- * request with the <code>NextToken</code> request parameter set to the value of
17
- * <code>NextToken</code> from the last response.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { FSxClient, DescribeDataRepositoryTasksCommand } from "@aws-sdk/client-fsx"; // ES Modules import
22
- * // const { FSxClient, DescribeDataRepositoryTasksCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
23
- * const client = new FSxClient(config);
24
- * const command = new DescribeDataRepositoryTasksCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link DescribeDataRepositoryTasksCommandInput} for command's `input` shape.
29
- * @see {@link DescribeDataRepositoryTasksCommandOutput} for command's `response` shape.
30
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
33
- var DescribeDataRepositoryTasksCommand = /** @class */ (function (_super) {
34
- __extends(DescribeDataRepositoryTasksCommand, _super);
35
- // Start section: command_properties
36
- // End section: command_properties
37
- function DescribeDataRepositoryTasksCommand(input) {
38
- var _this =
39
- // Start section: command_constructor
40
- _super.call(this) || this;
41
- _this.input = input;
42
- return _this;
43
- // End section: command_constructor
44
- }
45
- /**
46
- * @internal
47
- */
48
- DescribeDataRepositoryTasksCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
49
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
50
- var stack = clientStack.concat(this.middlewareStack);
51
- var logger = configuration.logger;
52
- var clientName = "FSxClient";
53
- var commandName = "DescribeDataRepositoryTasksCommand";
54
- var handlerExecutionContext = {
55
- logger: logger,
56
- clientName: clientName,
57
- commandName: commandName,
58
- inputFilterSensitiveLog: DescribeDataRepositoryTasksRequest.filterSensitiveLog,
59
- outputFilterSensitiveLog: DescribeDataRepositoryTasksResponse.filterSensitiveLog,
60
- };
61
- var requestHandler = configuration.requestHandler;
62
- return stack.resolve(function (request) {
63
- return requestHandler.handle(request.request, options || {});
64
- }, handlerExecutionContext);
65
- };
66
- DescribeDataRepositoryTasksCommand.prototype.serialize = function (input, context) {
67
- return serializeAws_json1_1DescribeDataRepositoryTasksCommand(input, context);
68
- };
69
- DescribeDataRepositoryTasksCommand.prototype.deserialize = function (output, context) {
70
- return deserializeAws_json1_1DescribeDataRepositoryTasksCommand(output, context);
71
- };
72
- return DescribeDataRepositoryTasksCommand;
73
- }($Command));
74
- export { DescribeDataRepositoryTasksCommand };
75
- //# sourceMappingURL=DescribeDataRepositoryTasksCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeDataRepositoryTasksCommand.js","sourceRoot":"","sources":["../../../commands/DescribeDataRepositoryTasksCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeFileSystemAliasesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeFileSystemAliasesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;GAkBG;AACH;IAAsD,oDAIrD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,0CAAqB,KAA4C;QAAjE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;QAG/D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
@@ -1,96 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { DescribeFileSystemsRequest, DescribeFileSystemsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeFileSystemsCommand, serializeAws_json1_1DescribeFileSystemsCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns the description of specific Amazon FSx file systems, if a
8
- * <code>FileSystemIds</code> value is provided for that file system. Otherwise, it
9
- * returns descriptions of all file systems owned by your Amazon Web Services account in
10
- * the Amazon Web Services Region of the endpoint that you're calling.</p>
11
- *
12
- * <p>When retrieving all file system descriptions, you can optionally specify the
13
- * <code>MaxResults</code> parameter to limit the number of descriptions in a response.
14
- * If more file system descriptions remain, Amazon FSx returns a <code>NextToken</code>
15
- * value in the response. In this case, send a later request with the
16
- * <code>NextToken</code> request parameter set to the value of <code>NextToken</code>
17
- * from the last response.</p>
18
- *
19
- * <p>This action is used in an iterative process to retrieve a list of your file system
20
- * descriptions. <code>DescribeFileSystems</code> is called first without a
21
- * <code>NextToken</code>value. Then the action continues to be called with the
22
- * <code>NextToken</code> parameter set to the value of the last <code>NextToken</code>
23
- * value until a response has no <code>NextToken</code>.</p>
24
- *
25
- * <p>When using this action, keep the following in mind:</p>
26
- * <ul>
27
- * <li>
28
- * <p>The implementation might return fewer than <code>MaxResults</code> file
29
- * system descriptions while still including a <code>NextToken</code>
30
- * value.</p>
31
- *
32
- * </li>
33
- * <li>
34
- * <p>The order of file systems returned in the response of one
35
- * <code>DescribeFileSystems</code> call and the order of file systems returned
36
- * across the responses of a multicall iteration is unspecified.</p>
37
- * </li>
38
- * </ul>
39
- * @example
40
- * Use a bare-bones client and the command you need to make an API call.
41
- * ```javascript
42
- * import { FSxClient, DescribeFileSystemsCommand } from "@aws-sdk/client-fsx"; // ES Modules import
43
- * // const { FSxClient, DescribeFileSystemsCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
44
- * const client = new FSxClient(config);
45
- * const command = new DescribeFileSystemsCommand(input);
46
- * const response = await client.send(command);
47
- * ```
48
- *
49
- * @see {@link DescribeFileSystemsCommandInput} for command's `input` shape.
50
- * @see {@link DescribeFileSystemsCommandOutput} for command's `response` shape.
51
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
52
- *
53
- */
54
- var DescribeFileSystemsCommand = /** @class */ (function (_super) {
55
- __extends(DescribeFileSystemsCommand, _super);
56
- // Start section: command_properties
57
- // End section: command_properties
58
- function DescribeFileSystemsCommand(input) {
59
- var _this =
60
- // Start section: command_constructor
61
- _super.call(this) || this;
62
- _this.input = input;
63
- return _this;
64
- // End section: command_constructor
65
- }
66
- /**
67
- * @internal
68
- */
69
- DescribeFileSystemsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
70
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
71
- var stack = clientStack.concat(this.middlewareStack);
72
- var logger = configuration.logger;
73
- var clientName = "FSxClient";
74
- var commandName = "DescribeFileSystemsCommand";
75
- var handlerExecutionContext = {
76
- logger: logger,
77
- clientName: clientName,
78
- commandName: commandName,
79
- inputFilterSensitiveLog: DescribeFileSystemsRequest.filterSensitiveLog,
80
- outputFilterSensitiveLog: DescribeFileSystemsResponse.filterSensitiveLog,
81
- };
82
- var requestHandler = configuration.requestHandler;
83
- return stack.resolve(function (request) {
84
- return requestHandler.handle(request.request, options || {});
85
- }, handlerExecutionContext);
86
- };
87
- DescribeFileSystemsCommand.prototype.serialize = function (input, context) {
88
- return serializeAws_json1_1DescribeFileSystemsCommand(input, context);
89
- };
90
- DescribeFileSystemsCommand.prototype.deserialize = function (output, context) {
91
- return deserializeAws_json1_1DescribeFileSystemsCommand(output, context);
92
- };
93
- return DescribeFileSystemsCommand;
94
- }($Command));
95
- export { DescribeFileSystemsCommand };
96
- //# sourceMappingURL=DescribeFileSystemsCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeFileSystemsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeFileSystemsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH;IAAgD,8CAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,oCAAqB,KAAsC;QAA3D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeStorageVirtualMachinesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeStorageVirtualMachinesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EACL,2DAA2D,EAC3D,yDAAyD,GAC1D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA2D,yDAI1D;IACC,oCAAoC;IACpC,kCAAkC;IAElC,+CAAqB,KAAiD;QAAtE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4C;;QAGpE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iEAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,uCAAuC,CAAC;QAC5D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qCAAqC,CAAC,kBAAkB;YACjF,wBAAwB,EAAE,sCAAsC,CAAC,kBAAkB;SACpF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yDAAS,GAAjB,UACE,KAAiD,EACjD,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAEO,2DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,2DAA2D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;IAIH,4CAAC;AAAD,CAAC,AA5DD,CAA2D,QAAQ,GA4DlE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescribeVolumesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeVolumesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA4C,0CAI3C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,gCAAqB,KAAkC;QAAvD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;QAGrD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DisassociateFileSystemAliasesCommand.js","sourceRoot":"","sources":["../../../commands/DisassociateFileSystemAliasesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH;IAA0D,wDAIzD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,8CAAqB,KAAgD;QAArE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;QAGnE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,gEAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,qCAAqC,CAAC,kBAAkB;SACnF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,2CAAC;AAAD,CAAC,AAzDD,CAA0D,QAAQ,GAyDjE"}
@@ -1,93 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for
8
- * Windows File Server.</p>
9
- *
10
- * <p>When retrieving all tags, you can optionally specify the <code>MaxResults</code>
11
- * parameter to limit the number of tags in a response. If more tags remain, Amazon FSx
12
- * returns a <code>NextToken</code> value in the response. In this case, send a later
13
- * request with the <code>NextToken</code> request parameter set to the value of
14
- * <code>NextToken</code> from the last response.</p>
15
- *
16
- * <p>This action is used in an iterative process to retrieve a list of your tags.
17
- * <code>ListTagsForResource</code> is called first without a
18
- * <code>NextToken</code>value. Then the action continues to be called with the
19
- * <code>NextToken</code> parameter set to the value of the last <code>NextToken</code>
20
- * value until a response has no <code>NextToken</code>.</p>
21
- *
22
- * <p>When using this action, keep the following in mind:</p>
23
- * <ul>
24
- * <li>
25
- * <p>The implementation might return fewer than <code>MaxResults</code> file
26
- * system descriptions while still including a <code>NextToken</code>
27
- * value.</p>
28
- *
29
- * </li>
30
- * <li>
31
- * <p>The order of tags returned in the response of one
32
- * <code>ListTagsForResource</code> call and the order of tags returned across
33
- * the responses of a multi-call iteration is unspecified.</p>
34
- * </li>
35
- * </ul>
36
- * @example
37
- * Use a bare-bones client and the command you need to make an API call.
38
- * ```javascript
39
- * import { FSxClient, ListTagsForResourceCommand } from "@aws-sdk/client-fsx"; // ES Modules import
40
- * // const { FSxClient, ListTagsForResourceCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
41
- * const client = new FSxClient(config);
42
- * const command = new ListTagsForResourceCommand(input);
43
- * const response = await client.send(command);
44
- * ```
45
- *
46
- * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
47
- * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
48
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
49
- *
50
- */
51
- var ListTagsForResourceCommand = /** @class */ (function (_super) {
52
- __extends(ListTagsForResourceCommand, _super);
53
- // Start section: command_properties
54
- // End section: command_properties
55
- function ListTagsForResourceCommand(input) {
56
- var _this =
57
- // Start section: command_constructor
58
- _super.call(this) || this;
59
- _this.input = input;
60
- return _this;
61
- // End section: command_constructor
62
- }
63
- /**
64
- * @internal
65
- */
66
- ListTagsForResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
67
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
68
- var stack = clientStack.concat(this.middlewareStack);
69
- var logger = configuration.logger;
70
- var clientName = "FSxClient";
71
- var commandName = "ListTagsForResourceCommand";
72
- var handlerExecutionContext = {
73
- logger: logger,
74
- clientName: clientName,
75
- commandName: commandName,
76
- inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog,
77
- outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog,
78
- };
79
- var requestHandler = configuration.requestHandler;
80
- return stack.resolve(function (request) {
81
- return requestHandler.handle(request.request, options || {});
82
- }, handlerExecutionContext);
83
- };
84
- ListTagsForResourceCommand.prototype.serialize = function (input, context) {
85
- return serializeAws_json1_1ListTagsForResourceCommand(input, context);
86
- };
87
- ListTagsForResourceCommand.prototype.deserialize = function (output, context) {
88
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
89
- };
90
- return ListTagsForResourceCommand;
91
- }($Command));
92
- export { ListTagsForResourceCommand };
93
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ListTagsForResourceCommand.js","sourceRoot":"","sources":["../../../commands/ListTagsForResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH;IAAgD,8CAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,oCAAqB,KAAsC;QAA3D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"TagResourceCommand.js","sourceRoot":"","sources":["../../../commands/TagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwC,sCAIvC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4BAAqB,KAA8B;QAAnD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;QAGjD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../../commands/UntagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA0C,wCAIzC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,8BAAqB,KAAgC;QAArD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;QAGnD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
@@ -1,129 +0,0 @@
1
- import { __extends } from "tslib";
2
- import { UpdateFileSystemRequest, UpdateFileSystemResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UpdateFileSystemCommand, serializeAws_json1_1UpdateFileSystemCommand, } from "../protocols/Aws_json1_1";
4
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
- import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Use this operation to update the configuration of an existing Amazon FSx file system.
8
- * You can update multiple properties in a single request.</p>
9
- * <p>For Amazon FSx for Windows File Server file systems, you can update the following
10
- * properties:</p>
11
- * <ul>
12
- * <li>
13
- * <p>AuditLogConfiguration</p>
14
- * </li>
15
- * <li>
16
- * <p>AutomaticBackupRetentionDays</p>
17
- * </li>
18
- * <li>
19
- * <p>DailyAutomaticBackupStartTime</p>
20
- * </li>
21
- * <li>
22
- * <p>SelfManagedActiveDirectoryConfiguration</p>
23
- * </li>
24
- * <li>
25
- * <p>StorageCapacity</p>
26
- * </li>
27
- * <li>
28
- * <p>ThroughputCapacity</p>
29
- * </li>
30
- * <li>
31
- * <p>WeeklyMaintenanceStartTime</p>
32
- * </li>
33
- * </ul>
34
- * <p>For Amazon FSx for Lustre file systems, you can update the following
35
- * properties:</p>
36
- * <ul>
37
- * <li>
38
- * <p>AutoImportPolicy</p>
39
- * </li>
40
- * <li>
41
- * <p>AutomaticBackupRetentionDays</p>
42
- * </li>
43
- * <li>
44
- * <p>DailyAutomaticBackupStartTime</p>
45
- * </li>
46
- * <li>
47
- * <p>DataCompressionType</p>
48
- * </li>
49
- * <li>
50
- * <p>StorageCapacity</p>
51
- * </li>
52
- * <li>
53
- * <p>WeeklyMaintenanceStartTime</p>
54
- * </li>
55
- * </ul>
56
- * <p>For Amazon FSx for NetApp ONTAP file systems, you can update the following
57
- * properties:</p>
58
- * <ul>
59
- * <li>
60
- * <p>AutomaticBackupRetentionDays</p>
61
- * </li>
62
- * <li>
63
- * <p>DailyAutomaticBackupStartTime</p>
64
- * </li>
65
- * <li>
66
- * <p>FsxAdminPassword</p>
67
- * </li>
68
- * <li>
69
- * <p>WeeklyMaintenanceStartTime</p>
70
- * </li>
71
- * </ul>
72
- * @example
73
- * Use a bare-bones client and the command you need to make an API call.
74
- * ```javascript
75
- * import { FSxClient, UpdateFileSystemCommand } from "@aws-sdk/client-fsx"; // ES Modules import
76
- * // const { FSxClient, UpdateFileSystemCommand } = require("@aws-sdk/client-fsx"); // CommonJS import
77
- * const client = new FSxClient(config);
78
- * const command = new UpdateFileSystemCommand(input);
79
- * const response = await client.send(command);
80
- * ```
81
- *
82
- * @see {@link UpdateFileSystemCommandInput} for command's `input` shape.
83
- * @see {@link UpdateFileSystemCommandOutput} for command's `response` shape.
84
- * @see {@link FSxClientResolvedConfig | config} for command's `input` shape.
85
- *
86
- */
87
- var UpdateFileSystemCommand = /** @class */ (function (_super) {
88
- __extends(UpdateFileSystemCommand, _super);
89
- // Start section: command_properties
90
- // End section: command_properties
91
- function UpdateFileSystemCommand(input) {
92
- var _this =
93
- // Start section: command_constructor
94
- _super.call(this) || this;
95
- _this.input = input;
96
- return _this;
97
- // End section: command_constructor
98
- }
99
- /**
100
- * @internal
101
- */
102
- UpdateFileSystemCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
103
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
104
- var stack = clientStack.concat(this.middlewareStack);
105
- var logger = configuration.logger;
106
- var clientName = "FSxClient";
107
- var commandName = "UpdateFileSystemCommand";
108
- var handlerExecutionContext = {
109
- logger: logger,
110
- clientName: clientName,
111
- commandName: commandName,
112
- inputFilterSensitiveLog: UpdateFileSystemRequest.filterSensitiveLog,
113
- outputFilterSensitiveLog: UpdateFileSystemResponse.filterSensitiveLog,
114
- };
115
- var requestHandler = configuration.requestHandler;
116
- return stack.resolve(function (request) {
117
- return requestHandler.handle(request.request, options || {});
118
- }, handlerExecutionContext);
119
- };
120
- UpdateFileSystemCommand.prototype.serialize = function (input, context) {
121
- return serializeAws_json1_1UpdateFileSystemCommand(input, context);
122
- };
123
- UpdateFileSystemCommand.prototype.deserialize = function (output, context) {
124
- return deserializeAws_json1_1UpdateFileSystemCommand(output, context);
125
- };
126
- return UpdateFileSystemCommand;
127
- }($Command));
128
- export { UpdateFileSystemCommand };
129
- //# sourceMappingURL=UpdateFileSystemCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UpdateFileSystemCommand.js","sourceRoot":"","sources":["../../../commands/UpdateFileSystemCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgFG;AACH;IAA6C,2CAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iCAAqB,KAAmC;QAAxD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"UpdateStorageVirtualMachineCommand.js","sourceRoot":"","sources":["../../../commands/UpdateStorageVirtualMachineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"UpdateVolumeCommand.js","sourceRoot":"","sources":["../../../commands/UpdateVolumeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe;IAC7B,wBAAwB,EAAE;QACxB,QAAQ,EAAE,qCAAqC;QAC/C,aAAa,EAAE,cAAc;KAC9B;IACD,qBAAqB,EAAE;QACrB,QAAQ,EAAE,kCAAkC;QAC5C,aAAa,EAAE,WAAW;KAC3B;IACD,qBAAqB,EAAE;QACrB,QAAQ,EAAE,kCAAkC;QAC5C,aAAa,EAAE,WAAW;KAC3B;IACD,yBAAyB,EAAE;QACzB,QAAQ,EAAE,sCAAsC;QAChD,aAAa,EAAE,eAAe;KAC/B;IACD,yBAAyB,EAAE;QACzB,QAAQ,EAAE,sCAAsC;QAChD,aAAa,EAAE,eAAe;KAC/B;IACD,qBAAqB,EAAE;QACrB,QAAQ,EAAE,kCAAkC;QAC5C,aAAa,EAAE,WAAW;KAC3B;IACD,qBAAqB,EAAE;QACrB,QAAQ,EAAE,kCAAkC;QAC5C,aAAa,EAAE,WAAW;KAC3B;CACF,CAAC;AAEF,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,wBAAwB;YACxB,qBAAqB;YACrB,qBAAqB;YACrB,qBAAqB;YACrB,qBAAqB;YACrB,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,4BAA4B;KACvC;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,+BAA+B;KAC1C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,yBAAyB;KACpC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,4BAA4B;KACvC;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,yBAAyB,EAAE,yBAAyB,EAAE,eAAe,EAAE,eAAe,CAAC;QACjG,QAAQ,EAAE,4BAA4B;KACvC;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,sBAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,KAAK,EACrB,UAAU,YAAA,EACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,OAAO,CAAC;AACtB,cAAc,8CAA8C,CAAC;AAC7D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,oCAAoC,CAAC;AACnD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oCAAoC,CAAC;AACnD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,mDAAmD,CAAC;AAClE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,uCAAuC,CAAC;AACtD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AACrE,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iDAAiD,CAAC;AAChE,cAAc,uCAAuC,CAAC;AACtD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,oCAAoC,CAAC;AACnD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,gBAAgB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC"}