@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -28,45 +28,61 @@ declare class FSx extends Service {
28
28
  */
29
29
  cancelDataRepositoryTask(callback?: (err: AWSError, data: FSx.Types.CancelDataRepositoryTaskResponse) => void): Request<FSx.Types.CancelDataRepositoryTaskResponse, AWSError>;
30
30
  /**
31
- * Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five backup copy requests in progress to a single destination Region per account. You can use cross-Region backup copies for cross-region disaster recovery. You periodically take backups and copy them to another Region so that in the event of a disaster in the primary Region, you can restore from backup and recover availability quickly in the other Region. You can make cross-Region copies only within your Amazon Web Services partition. You can also use backup copies to clone your file data set to another Region or within the same Region. You can use the SourceRegion parameter to specify the Amazon Web Services Region from which the backup will be copied. For example, if you make the call from the us-west-1 Region and want to copy a backup from the us-east-2 Region, you specify us-east-2 in the SourceRegion parameter to make a cross-Region copy. If you don't specify a Region, the backup copy is created in the same Region where the request is sent from (in-Region copy). For more information on creating backup copies, see Copying backups in the Amazon FSx for Windows User Guide and Copying backups in the Amazon FSx for Lustre User Guide.
31
+ * Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five backup copy requests in progress to a single destination Region per account. You can use cross-Region backup copies for cross-Region disaster recovery. You can periodically take backups and copy them to another Region so that in the event of a disaster in the primary Region, you can restore from backup and recover availability quickly in the other Region. You can make cross-Region copies only within your Amazon Web Services partition. A partition is a grouping of Regions. Amazon Web Services currently has three partitions: aws (Standard Regions), aws-cn (China Regions), and aws-us-gov (Amazon Web Services GovCloud [US] Regions). You can also use backup copies to clone your file dataset to another Region or within the same Region. You can use the SourceRegion parameter to specify the Amazon Web Services Region from which the backup will be copied. For example, if you make the call from the us-west-1 Region and want to copy a backup from the us-east-2 Region, you specify us-east-2 in the SourceRegion parameter to make a cross-Region copy. If you don't specify a Region, the backup copy is created in the same Region where the request is sent from (in-Region copy). For more information about creating backup copies, see Copying backups in the Amazon FSx for Windows User Guide, Copying backups in the Amazon FSx for Lustre User Guide, and Copying backups in the Amazon FSx for OpenZFS User Guide.
32
32
  */
33
33
  copyBackup(params: FSx.Types.CopyBackupRequest, callback?: (err: AWSError, data: FSx.Types.CopyBackupResponse) => void): Request<FSx.Types.CopyBackupResponse, AWSError>;
34
34
  /**
35
- * Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five backup copy requests in progress to a single destination Region per account. You can use cross-Region backup copies for cross-region disaster recovery. You periodically take backups and copy them to another Region so that in the event of a disaster in the primary Region, you can restore from backup and recover availability quickly in the other Region. You can make cross-Region copies only within your Amazon Web Services partition. You can also use backup copies to clone your file data set to another Region or within the same Region. You can use the SourceRegion parameter to specify the Amazon Web Services Region from which the backup will be copied. For example, if you make the call from the us-west-1 Region and want to copy a backup from the us-east-2 Region, you specify us-east-2 in the SourceRegion parameter to make a cross-Region copy. If you don't specify a Region, the backup copy is created in the same Region where the request is sent from (in-Region copy). For more information on creating backup copies, see Copying backups in the Amazon FSx for Windows User Guide and Copying backups in the Amazon FSx for Lustre User Guide.
35
+ * Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five backup copy requests in progress to a single destination Region per account. You can use cross-Region backup copies for cross-Region disaster recovery. You can periodically take backups and copy them to another Region so that in the event of a disaster in the primary Region, you can restore from backup and recover availability quickly in the other Region. You can make cross-Region copies only within your Amazon Web Services partition. A partition is a grouping of Regions. Amazon Web Services currently has three partitions: aws (Standard Regions), aws-cn (China Regions), and aws-us-gov (Amazon Web Services GovCloud [US] Regions). You can also use backup copies to clone your file dataset to another Region or within the same Region. You can use the SourceRegion parameter to specify the Amazon Web Services Region from which the backup will be copied. For example, if you make the call from the us-west-1 Region and want to copy a backup from the us-east-2 Region, you specify us-east-2 in the SourceRegion parameter to make a cross-Region copy. If you don't specify a Region, the backup copy is created in the same Region where the request is sent from (in-Region copy). For more information about creating backup copies, see Copying backups in the Amazon FSx for Windows User Guide, Copying backups in the Amazon FSx for Lustre User Guide, and Copying backups in the Amazon FSx for OpenZFS User Guide.
36
36
  */
37
37
  copyBackup(callback?: (err: AWSError, data: FSx.Types.CopyBackupResponse) => void): Request<FSx.Types.CopyBackupResponse, AWSError>;
38
38
  /**
39
- * Creates a backup of an existing Amazon FSx for Windows File Server or Amazon FSx for Lustre file system, or of an Amazon FSx for NetApp ONTAP volume. Creating regular backups is a best practice, enabling you to restore a file system or volume from a backup if an issue arises with the original file system or volume. For Amazon FSx for Lustre file systems, you can create a backup only for file systems with the following configuration: a Persistent deployment type is not linked to a data repository. For more information about backups, see the following: For Amazon FSx for Lustre, see Working with FSx for Lustre backups. For Amazon FSx for Windows, see Working with FSx for Windows backups. For Amazon FSx for NetApp ONTAP, see Working with FSx for NetApp ONTAP backups. If a backup with the specified client request token exists, and the parameters match, this operation returns the description of the existing backup. If a backup specified client request token exists, and the parameters don't match, this operation returns IncompatibleParameterError. If a backup with the specified client request token doesn't exist, CreateBackup does the following: Creates a new Amazon FSx backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the backup. By using the idempotent operation, you can retry a CreateBackup operation without the risk of creating an extra backup. This approach can be useful when an initial call fails in a way that makes it unclear whether a backup was created. If you use the same client request token and the initial call created a backup, the operation returns a successful result because all the parameters are the same. The CreateBackup operation returns while the backup's lifecycle state is still CREATING. You can check the backup creation status by calling the DescribeBackups operation, which returns the backup state along with other information.
39
+ * Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system. We recommend creating regular backups so that you can restore a file system or volume from a backup if an issue arises with the original file system or volume. For Amazon FSx for Lustre file systems, you can create a backup only for file systems that have the following configuration: A Persistent deployment type Are not linked to a data repository For more information about backups, see the following: For Amazon FSx for Lustre, see Working with FSx for Lustre backups. For Amazon FSx for Windows, see Working with FSx for Windows backups. For Amazon FSx for NetApp ONTAP, see Working with FSx for NetApp ONTAP backups. For Amazon FSx for OpenZFS, see Working with FSx for OpenZFS backups. If a backup with the specified client request token exists and the parameters match, this operation returns the description of the existing backup. If a backup with the specified client request token exists and the parameters don't match, this operation returns IncompatibleParameterError. If a backup with the specified client request token doesn't exist, CreateBackup does the following: Creates a new Amazon FSx backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the backup. By using the idempotent operation, you can retry a CreateBackup operation without the risk of creating an extra backup. This approach can be useful when an initial call fails in a way that makes it unclear whether a backup was created. If you use the same client request token and the initial call created a backup, the operation returns a successful result because all the parameters are the same. The CreateBackup operation returns while the backup's lifecycle state is still CREATING. You can check the backup creation status by calling the DescribeBackups operation, which returns the backup state along with other information.
40
40
  */
41
41
  createBackup(params: FSx.Types.CreateBackupRequest, callback?: (err: AWSError, data: FSx.Types.CreateBackupResponse) => void): Request<FSx.Types.CreateBackupResponse, AWSError>;
42
42
  /**
43
- * Creates a backup of an existing Amazon FSx for Windows File Server or Amazon FSx for Lustre file system, or of an Amazon FSx for NetApp ONTAP volume. Creating regular backups is a best practice, enabling you to restore a file system or volume from a backup if an issue arises with the original file system or volume. For Amazon FSx for Lustre file systems, you can create a backup only for file systems with the following configuration: a Persistent deployment type is not linked to a data repository. For more information about backups, see the following: For Amazon FSx for Lustre, see Working with FSx for Lustre backups. For Amazon FSx for Windows, see Working with FSx for Windows backups. For Amazon FSx for NetApp ONTAP, see Working with FSx for NetApp ONTAP backups. If a backup with the specified client request token exists, and the parameters match, this operation returns the description of the existing backup. If a backup specified client request token exists, and the parameters don't match, this operation returns IncompatibleParameterError. If a backup with the specified client request token doesn't exist, CreateBackup does the following: Creates a new Amazon FSx backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the backup. By using the idempotent operation, you can retry a CreateBackup operation without the risk of creating an extra backup. This approach can be useful when an initial call fails in a way that makes it unclear whether a backup was created. If you use the same client request token and the initial call created a backup, the operation returns a successful result because all the parameters are the same. The CreateBackup operation returns while the backup's lifecycle state is still CREATING. You can check the backup creation status by calling the DescribeBackups operation, which returns the backup state along with other information.
43
+ * Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system. We recommend creating regular backups so that you can restore a file system or volume from a backup if an issue arises with the original file system or volume. For Amazon FSx for Lustre file systems, you can create a backup only for file systems that have the following configuration: A Persistent deployment type Are not linked to a data repository For more information about backups, see the following: For Amazon FSx for Lustre, see Working with FSx for Lustre backups. For Amazon FSx for Windows, see Working with FSx for Windows backups. For Amazon FSx for NetApp ONTAP, see Working with FSx for NetApp ONTAP backups. For Amazon FSx for OpenZFS, see Working with FSx for OpenZFS backups. If a backup with the specified client request token exists and the parameters match, this operation returns the description of the existing backup. If a backup with the specified client request token exists and the parameters don't match, this operation returns IncompatibleParameterError. If a backup with the specified client request token doesn't exist, CreateBackup does the following: Creates a new Amazon FSx backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the backup. By using the idempotent operation, you can retry a CreateBackup operation without the risk of creating an extra backup. This approach can be useful when an initial call fails in a way that makes it unclear whether a backup was created. If you use the same client request token and the initial call created a backup, the operation returns a successful result because all the parameters are the same. The CreateBackup operation returns while the backup's lifecycle state is still CREATING. You can check the backup creation status by calling the DescribeBackups operation, which returns the backup state along with other information.
44
44
  */
45
45
  createBackup(callback?: (err: AWSError, data: FSx.Types.CreateBackupResponse) => void): Request<FSx.Types.CreateBackupResponse, AWSError>;
46
46
  /**
47
- * Creates an Amazon FSx for Lustre data repository task. You use data repository tasks to perform bulk operations between your Amazon FSx file system and its linked data repository. An example of a data repository task is exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to its linked data repository. A CreateDataRepositoryTask operation will fail if a data repository is not linked to the FSx file system. To learn more about data repository tasks, see Data Repository Tasks. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
47
+ * Creates an Amazon FSx for Lustre data repository association (DRA). A data repository association is a link between a directory on the file system and an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository associations on a file system. Data repository associations are supported only for file systems with the Persistent_2 deployment type. Each data repository association must have a unique Amazon FSx file system directory and a unique S3 bucket or prefix associated with it. You can configure a data repository association for automatic import only, for automatic export only, or for both. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
48
+ */
49
+ createDataRepositoryAssociation(params: FSx.Types.CreateDataRepositoryAssociationRequest, callback?: (err: AWSError, data: FSx.Types.CreateDataRepositoryAssociationResponse) => void): Request<FSx.Types.CreateDataRepositoryAssociationResponse, AWSError>;
50
+ /**
51
+ * Creates an Amazon FSx for Lustre data repository association (DRA). A data repository association is a link between a directory on the file system and an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository associations on a file system. Data repository associations are supported only for file systems with the Persistent_2 deployment type. Each data repository association must have a unique Amazon FSx file system directory and a unique S3 bucket or prefix associated with it. You can configure a data repository association for automatic import only, for automatic export only, or for both. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
52
+ */
53
+ createDataRepositoryAssociation(callback?: (err: AWSError, data: FSx.Types.CreateDataRepositoryAssociationResponse) => void): Request<FSx.Types.CreateDataRepositoryAssociationResponse, AWSError>;
54
+ /**
55
+ * Creates an Amazon FSx for Lustre data repository task. You use data repository tasks to perform bulk operations between your Amazon FSx file system and its linked data repositories. An example of a data repository task is exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to a linked data repository. A CreateDataRepositoryTask operation will fail if a data repository is not linked to the FSx file system. To learn more about data repository tasks, see Data Repository Tasks. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
48
56
  */
49
57
  createDataRepositoryTask(params: FSx.Types.CreateDataRepositoryTaskRequest, callback?: (err: AWSError, data: FSx.Types.CreateDataRepositoryTaskResponse) => void): Request<FSx.Types.CreateDataRepositoryTaskResponse, AWSError>;
50
58
  /**
51
- * Creates an Amazon FSx for Lustre data repository task. You use data repository tasks to perform bulk operations between your Amazon FSx file system and its linked data repository. An example of a data repository task is exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to its linked data repository. A CreateDataRepositoryTask operation will fail if a data repository is not linked to the FSx file system. To learn more about data repository tasks, see Data Repository Tasks. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
59
+ * Creates an Amazon FSx for Lustre data repository task. You use data repository tasks to perform bulk operations between your Amazon FSx file system and its linked data repositories. An example of a data repository task is exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to a linked data repository. A CreateDataRepositoryTask operation will fail if a data repository is not linked to the FSx file system. To learn more about data repository tasks, see Data Repository Tasks. To learn more about linking a data repository to your file system, see Linking your file system to an S3 bucket.
52
60
  */
53
61
  createDataRepositoryTask(callback?: (err: AWSError, data: FSx.Types.CreateDataRepositoryTaskResponse) => void): Request<FSx.Types.CreateDataRepositoryTaskResponse, AWSError>;
54
62
  /**
55
- * Creates a new, empty Amazon FSx file system. If a file system with the specified client request token exists and the parameters match, CreateFileSystem returns the description of the existing file system. If a file system specified client request token exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, CreateFileSystem does the following: Creates a new, empty Amazon FSx file system with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. The CreateFileSystem call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
63
+ * Creates a new, empty Amazon FSx file system. You can create the following supported Amazon FSx file systems using the CreateFileSystem API operation: Amazon FSx for Lustre Amazon FSx for NetApp ONTAP Amazon FSx for Windows File Server This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. If a file system with the specified client request token exists and the parameters match, CreateFileSystem returns the description of the existing file system. If a file system with the specified client request token exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, CreateFileSystem does the following: Creates a new, empty Amazon FSx file system with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport-level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives a success message as long as the parameters are the same. The CreateFileSystem call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
56
64
  */
57
65
  createFileSystem(params: FSx.Types.CreateFileSystemRequest, callback?: (err: AWSError, data: FSx.Types.CreateFileSystemResponse) => void): Request<FSx.Types.CreateFileSystemResponse, AWSError>;
58
66
  /**
59
- * Creates a new, empty Amazon FSx file system. If a file system with the specified client request token exists and the parameters match, CreateFileSystem returns the description of the existing file system. If a file system specified client request token exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, CreateFileSystem does the following: Creates a new, empty Amazon FSx file system with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. The CreateFileSystem call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
67
+ * Creates a new, empty Amazon FSx file system. You can create the following supported Amazon FSx file systems using the CreateFileSystem API operation: Amazon FSx for Lustre Amazon FSx for NetApp ONTAP Amazon FSx for Windows File Server This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. If a file system with the specified client request token exists and the parameters match, CreateFileSystem returns the description of the existing file system. If a file system with the specified client request token exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, CreateFileSystem does the following: Creates a new, empty Amazon FSx file system with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a CreateFileSystem operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport-level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives a success message as long as the parameters are the same. The CreateFileSystem call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
60
68
  */
61
69
  createFileSystem(callback?: (err: AWSError, data: FSx.Types.CreateFileSystemResponse) => void): Request<FSx.Types.CreateFileSystemResponse, AWSError>;
62
70
  /**
63
- * Creates a new Amazon FSx for Lustre or Amazon FSx for Windows File Server file system from an existing Amazon FSx backup. If a file system with the specified client request token exists and the parameters match, this operation returns the description of the file system. If a client request token specified by the file system exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, this operation does the following: Creates a new Amazon FSx file system from backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. Parameters like Active Directory, default share name, automatic backup, and backup settings default to the parameters of the file system that was backed up, unless overridden. You can explicitly supply other settings. By using the idempotent operation, you can retry a CreateFileSystemFromBackup call without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. The CreateFileSystemFromBackup call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
71
+ * Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup. If a file system with the specified client request token exists and the parameters match, this operation returns the description of the file system. If a client request token with the specified by the file system exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, this operation does the following: Creates a new Amazon FSx file system from backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. Parameters like the Active Directory, default share name, automatic backup, and backup settings default to the parameters of the file system that was backed up, unless overridden. You can explicitly supply other settings. By using the idempotent operation, you can retry a CreateFileSystemFromBackup call without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives a success message as long as the parameters are the same. The CreateFileSystemFromBackup call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
64
72
  */
65
73
  createFileSystemFromBackup(params: FSx.Types.CreateFileSystemFromBackupRequest, callback?: (err: AWSError, data: FSx.Types.CreateFileSystemFromBackupResponse) => void): Request<FSx.Types.CreateFileSystemFromBackupResponse, AWSError>;
66
74
  /**
67
- * Creates a new Amazon FSx for Lustre or Amazon FSx for Windows File Server file system from an existing Amazon FSx backup. If a file system with the specified client request token exists and the parameters match, this operation returns the description of the file system. If a client request token specified by the file system exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, this operation does the following: Creates a new Amazon FSx file system from backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. Parameters like Active Directory, default share name, automatic backup, and backup settings default to the parameters of the file system that was backed up, unless overridden. You can explicitly supply other settings. By using the idempotent operation, you can retry a CreateFileSystemFromBackup call without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same. The CreateFileSystemFromBackup call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
75
+ * Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup. If a file system with the specified client request token exists and the parameters match, this operation returns the description of the file system. If a client request token with the specified by the file system exists and the parameters don't match, this call returns IncompatibleParameterError. If a file system with the specified client request token doesn't exist, this operation does the following: Creates a new Amazon FSx file system from backup with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the file system. Parameters like the Active Directory, default share name, automatic backup, and backup settings default to the parameters of the file system that was backed up, unless overridden. You can explicitly supply other settings. By using the idempotent operation, you can retry a CreateFileSystemFromBackup call without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives a success message as long as the parameters are the same. The CreateFileSystemFromBackup call returns while the file system's lifecycle state is still CREATING. You can check the file-system creation status by calling the DescribeFileSystems operation, which returns the file system state along with other information.
68
76
  */
69
77
  createFileSystemFromBackup(callback?: (err: AWSError, data: FSx.Types.CreateFileSystemFromBackupResponse) => void): Request<FSx.Types.CreateFileSystemFromBackupResponse, AWSError>;
78
+ /**
79
+ * Creates a snapshot of an existing Amazon FSx for OpenZFS file system. With snapshots, you can easily undo file changes and compare file versions by restoring the volume to a previous version. If a snapshot with the specified client request token exists, and the parameters match, this operation returns the description of the existing snapshot. If a snapshot with the specified client request token exists, and the parameters don't match, this operation returns IncompatibleParameterError. If a snapshot with the specified client request token doesn't exist, CreateSnapshot does the following: Creates a new OpenZFS snapshot with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the snapshot. By using the idempotent operation, you can retry a CreateSnapshot operation without the risk of creating an extra snapshot. This approach can be useful when an initial call fails in a way that makes it unclear whether a snapshot was created. If you use the same client request token and the initial call created a snapshot, the operation returns a successful result because all the parameters are the same. The CreateSnapshot operation returns while the snapshot's lifecycle state is still CREATING. You can check the snapshot creation status by calling the DescribeSnapshots operation, which returns the snapshot state along with other information.
80
+ */
81
+ createSnapshot(params: FSx.Types.CreateSnapshotRequest, callback?: (err: AWSError, data: FSx.Types.CreateSnapshotResponse) => void): Request<FSx.Types.CreateSnapshotResponse, AWSError>;
82
+ /**
83
+ * Creates a snapshot of an existing Amazon FSx for OpenZFS file system. With snapshots, you can easily undo file changes and compare file versions by restoring the volume to a previous version. If a snapshot with the specified client request token exists, and the parameters match, this operation returns the description of the existing snapshot. If a snapshot with the specified client request token exists, and the parameters don't match, this operation returns IncompatibleParameterError. If a snapshot with the specified client request token doesn't exist, CreateSnapshot does the following: Creates a new OpenZFS snapshot with an assigned ID, and an initial lifecycle state of CREATING. Returns the description of the snapshot. By using the idempotent operation, you can retry a CreateSnapshot operation without the risk of creating an extra snapshot. This approach can be useful when an initial call fails in a way that makes it unclear whether a snapshot was created. If you use the same client request token and the initial call created a snapshot, the operation returns a successful result because all the parameters are the same. The CreateSnapshot operation returns while the snapshot's lifecycle state is still CREATING. You can check the snapshot creation status by calling the DescribeSnapshots operation, which returns the snapshot state along with other information.
84
+ */
85
+ createSnapshot(callback?: (err: AWSError, data: FSx.Types.CreateSnapshotResponse) => void): Request<FSx.Types.CreateSnapshotResponse, AWSError>;
70
86
  /**
71
87
  * Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.
72
88
  */
@@ -76,11 +92,11 @@ declare class FSx extends Service {
76
92
  */
77
93
  createStorageVirtualMachine(callback?: (err: AWSError, data: FSx.Types.CreateStorageVirtualMachineResponse) => void): Request<FSx.Types.CreateStorageVirtualMachineResponse, AWSError>;
78
94
  /**
79
- * Creates an Amazon FSx for NetApp ONTAP storage volume.
95
+ * Creates an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS storage volume.
80
96
  */
81
97
  createVolume(params: FSx.Types.CreateVolumeRequest, callback?: (err: AWSError, data: FSx.Types.CreateVolumeResponse) => void): Request<FSx.Types.CreateVolumeResponse, AWSError>;
82
98
  /**
83
- * Creates an Amazon FSx for NetApp ONTAP storage volume.
99
+ * Creates an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS storage volume.
84
100
  */
85
101
  createVolume(callback?: (err: AWSError, data: FSx.Types.CreateVolumeResponse) => void): Request<FSx.Types.CreateVolumeResponse, AWSError>;
86
102
  /**
@@ -92,21 +108,37 @@ declare class FSx extends Service {
92
108
  */
93
109
  createVolumeFromBackup(callback?: (err: AWSError, data: FSx.Types.CreateVolumeFromBackupResponse) => void): Request<FSx.Types.CreateVolumeFromBackupResponse, AWSError>;
94
110
  /**
95
- * Deletes an Amazon FSx backup, deleting its contents. After deletion, the backup no longer exists, and its data is gone. The DeleteBackup call returns instantly. The backup will not show up in later DescribeBackups calls. The data in a deleted backup is also deleted and can't be recovered by any means.
111
+ * Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone. The DeleteBackup call returns instantly. The backup won't show up in later DescribeBackups calls. The data in a deleted backup is also deleted and can't be recovered by any means.
96
112
  */
97
113
  deleteBackup(params: FSx.Types.DeleteBackupRequest, callback?: (err: AWSError, data: FSx.Types.DeleteBackupResponse) => void): Request<FSx.Types.DeleteBackupResponse, AWSError>;
98
114
  /**
99
- * Deletes an Amazon FSx backup, deleting its contents. After deletion, the backup no longer exists, and its data is gone. The DeleteBackup call returns instantly. The backup will not show up in later DescribeBackups calls. The data in a deleted backup is also deleted and can't be recovered by any means.
115
+ * Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone. The DeleteBackup call returns instantly. The backup won't show up in later DescribeBackups calls. The data in a deleted backup is also deleted and can't be recovered by any means.
100
116
  */
101
117
  deleteBackup(callback?: (err: AWSError, data: FSx.Types.DeleteBackupResponse) => void): Request<FSx.Types.DeleteBackupResponse, AWSError>;
102
118
  /**
103
- * Deletes a file system, deleting its contents. After deletion, the file system no longer exists, and its data is gone. Any existing automatic backups will also be deleted. To delete an Amazon FSx for NetApp ONTAP file system, first delete all the volumes and SVMs on the file system. Then provide a FileSystemId value to the DeleFileSystem operation. By default, when you delete an Amazon FSx for Windows File Server file system, a final backup is created upon deletion. This final backup is not subject to the file system's retention policy, and must be manually deleted. The DeleteFileSystem action returns while the file system has the DELETING status. You can check the file system deletion status by calling the DescribeFileSystems action, which returns a list of file systems in your account. If you pass the file system ID for a deleted file system, the DescribeFileSystems returns a FileSystemNotFound error. Deleting an Amazon FSx for Lustre file system will fail with a 400 BadRequest if a data repository task is in a PENDING or EXECUTING state. The data in a deleted file system is also deleted and can't be recovered by any means.
119
+ * Deletes a data repository association on an Amazon FSx for Lustre file system. Deleting the data repository association unlinks the file system from the Amazon S3 bucket. When deleting a data repository association, you have the option of deleting the data in the file system that corresponds to the data repository association. Data repository associations are supported only for file systems with the Persistent_2 deployment type.
120
+ */
121
+ deleteDataRepositoryAssociation(params: FSx.Types.DeleteDataRepositoryAssociationRequest, callback?: (err: AWSError, data: FSx.Types.DeleteDataRepositoryAssociationResponse) => void): Request<FSx.Types.DeleteDataRepositoryAssociationResponse, AWSError>;
122
+ /**
123
+ * Deletes a data repository association on an Amazon FSx for Lustre file system. Deleting the data repository association unlinks the file system from the Amazon S3 bucket. When deleting a data repository association, you have the option of deleting the data in the file system that corresponds to the data repository association. Data repository associations are supported only for file systems with the Persistent_2 deployment type.
124
+ */
125
+ deleteDataRepositoryAssociation(callback?: (err: AWSError, data: FSx.Types.DeleteDataRepositoryAssociationResponse) => void): Request<FSx.Types.DeleteDataRepositoryAssociationResponse, AWSError>;
126
+ /**
127
+ * Deletes a file system. After deletion, the file system no longer exists, and its data is gone. Any existing automatic backups and snapshots are also deleted. To delete an Amazon FSx for NetApp ONTAP file system, first delete all the volumes and storage virtual machines (SVMs) on the file system. Then provide a FileSystemId value to the DeleFileSystem operation. By default, when you delete an Amazon FSx for Windows File Server file system, a final backup is created upon deletion. This final backup isn't subject to the file system's retention policy, and must be manually deleted. The DeleteFileSystem operation returns while the file system has the DELETING status. You can check the file system deletion status by calling the DescribeFileSystems operation, which returns a list of file systems in your account. If you pass the file system ID for a deleted file system, the DescribeFileSystems operation returns a FileSystemNotFound error. If a data repository task is in a PENDING or EXECUTING state, deleting an Amazon FSx for Lustre file system will fail with an HTTP status code 400 (Bad Request). The data in a deleted file system is also deleted and can't be recovered by any means.
104
128
  */
105
129
  deleteFileSystem(params: FSx.Types.DeleteFileSystemRequest, callback?: (err: AWSError, data: FSx.Types.DeleteFileSystemResponse) => void): Request<FSx.Types.DeleteFileSystemResponse, AWSError>;
106
130
  /**
107
- * Deletes a file system, deleting its contents. After deletion, the file system no longer exists, and its data is gone. Any existing automatic backups will also be deleted. To delete an Amazon FSx for NetApp ONTAP file system, first delete all the volumes and SVMs on the file system. Then provide a FileSystemId value to the DeleFileSystem operation. By default, when you delete an Amazon FSx for Windows File Server file system, a final backup is created upon deletion. This final backup is not subject to the file system's retention policy, and must be manually deleted. The DeleteFileSystem action returns while the file system has the DELETING status. You can check the file system deletion status by calling the DescribeFileSystems action, which returns a list of file systems in your account. If you pass the file system ID for a deleted file system, the DescribeFileSystems returns a FileSystemNotFound error. Deleting an Amazon FSx for Lustre file system will fail with a 400 BadRequest if a data repository task is in a PENDING or EXECUTING state. The data in a deleted file system is also deleted and can't be recovered by any means.
131
+ * Deletes a file system. After deletion, the file system no longer exists, and its data is gone. Any existing automatic backups and snapshots are also deleted. To delete an Amazon FSx for NetApp ONTAP file system, first delete all the volumes and storage virtual machines (SVMs) on the file system. Then provide a FileSystemId value to the DeleFileSystem operation. By default, when you delete an Amazon FSx for Windows File Server file system, a final backup is created upon deletion. This final backup isn't subject to the file system's retention policy, and must be manually deleted. The DeleteFileSystem operation returns while the file system has the DELETING status. You can check the file system deletion status by calling the DescribeFileSystems operation, which returns a list of file systems in your account. If you pass the file system ID for a deleted file system, the DescribeFileSystems operation returns a FileSystemNotFound error. If a data repository task is in a PENDING or EXECUTING state, deleting an Amazon FSx for Lustre file system will fail with an HTTP status code 400 (Bad Request). The data in a deleted file system is also deleted and can't be recovered by any means.
108
132
  */
109
133
  deleteFileSystem(callback?: (err: AWSError, data: FSx.Types.DeleteFileSystemResponse) => void): Request<FSx.Types.DeleteFileSystemResponse, AWSError>;
134
+ /**
135
+ * Deletes the Amazon FSx snapshot. After deletion, the snapshot no longer exists, and its data is gone. Deleting a snapshot doesn't affect snapshots stored in a file system backup. The DeleteSnapshot operation returns instantly. The snapshot appears with the lifecycle status of DELETING until the deletion is complete.
136
+ */
137
+ deleteSnapshot(params: FSx.Types.DeleteSnapshotRequest, callback?: (err: AWSError, data: FSx.Types.DeleteSnapshotResponse) => void): Request<FSx.Types.DeleteSnapshotResponse, AWSError>;
138
+ /**
139
+ * Deletes the Amazon FSx snapshot. After deletion, the snapshot no longer exists, and its data is gone. Deleting a snapshot doesn't affect snapshots stored in a file system backup. The DeleteSnapshot operation returns instantly. The snapshot appears with the lifecycle status of DELETING until the deletion is complete.
140
+ */
141
+ deleteSnapshot(callback?: (err: AWSError, data: FSx.Types.DeleteSnapshotResponse) => void): Request<FSx.Types.DeleteSnapshotResponse, AWSError>;
110
142
  /**
111
143
  * Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM). Prior to deleting an SVM, you must delete all non-root volumes in the SVM, otherwise the operation will fail.
112
144
  */
@@ -116,21 +148,29 @@ declare class FSx extends Service {
116
148
  */
117
149
  deleteStorageVirtualMachine(callback?: (err: AWSError, data: FSx.Types.DeleteStorageVirtualMachineResponse) => void): Request<FSx.Types.DeleteStorageVirtualMachineResponse, AWSError>;
118
150
  /**
119
- * Deletes an Amazon FSx for NetApp ONTAP volume. When deleting a volume, you have the option of creating a final backup. If you create a final backup, you have the option to apply Tags to the backup. You need to have fsx:TagResource permission in order to apply tags to the backup.
151
+ * Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
120
152
  */
121
153
  deleteVolume(params: FSx.Types.DeleteVolumeRequest, callback?: (err: AWSError, data: FSx.Types.DeleteVolumeResponse) => void): Request<FSx.Types.DeleteVolumeResponse, AWSError>;
122
154
  /**
123
- * Deletes an Amazon FSx for NetApp ONTAP volume. When deleting a volume, you have the option of creating a final backup. If you create a final backup, you have the option to apply Tags to the backup. You need to have fsx:TagResource permission in order to apply tags to the backup.
155
+ * Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
124
156
  */
125
157
  deleteVolume(callback?: (err: AWSError, data: FSx.Types.DeleteVolumeResponse) => void): Request<FSx.Types.DeleteVolumeResponse, AWSError>;
126
158
  /**
127
- * Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup. Otherwise, it returns all backups owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all backups, you can optionally specify the MaxResults parameter to limit the number of backups in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This action is used in an iterative process to retrieve a list of your backups. DescribeBackups is called first without a NextTokenvalue. Then the action continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this action, keep the following in mind: The implementation might return fewer than MaxResults backup descriptions while still including a NextToken value. The order of backups returned in the response of one DescribeBackups call and the order of backups returned across the responses of a multi-call iteration is unspecified.
159
+ * Returns the description of a specific Amazon FSx backup, if a BackupIds value is provided for that backup. Otherwise, it returns all backups owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all backups, you can optionally specify the MaxResults parameter to limit the number of backups in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of the NextToken value from the last response. This operation is used in an iterative process to retrieve a list of your backups. DescribeBackups is called first without a NextToken value. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken value. When using this operation, keep the following in mind: The operation might return fewer than the MaxResults value of backup descriptions while still including a NextToken value. The order of the backups returned in the response of one DescribeBackups call and the order of the backups returned across the responses of a multi-call iteration is unspecified.
128
160
  */
129
161
  describeBackups(params: FSx.Types.DescribeBackupsRequest, callback?: (err: AWSError, data: FSx.Types.DescribeBackupsResponse) => void): Request<FSx.Types.DescribeBackupsResponse, AWSError>;
130
162
  /**
131
- * Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup. Otherwise, it returns all backups owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all backups, you can optionally specify the MaxResults parameter to limit the number of backups in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This action is used in an iterative process to retrieve a list of your backups. DescribeBackups is called first without a NextTokenvalue. Then the action continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this action, keep the following in mind: The implementation might return fewer than MaxResults backup descriptions while still including a NextToken value. The order of backups returned in the response of one DescribeBackups call and the order of backups returned across the responses of a multi-call iteration is unspecified.
163
+ * Returns the description of a specific Amazon FSx backup, if a BackupIds value is provided for that backup. Otherwise, it returns all backups owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all backups, you can optionally specify the MaxResults parameter to limit the number of backups in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of the NextToken value from the last response. This operation is used in an iterative process to retrieve a list of your backups. DescribeBackups is called first without a NextToken value. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken value. When using this operation, keep the following in mind: The operation might return fewer than the MaxResults value of backup descriptions while still including a NextToken value. The order of the backups returned in the response of one DescribeBackups call and the order of the backups returned across the responses of a multi-call iteration is unspecified.
132
164
  */
133
165
  describeBackups(callback?: (err: AWSError, data: FSx.Types.DescribeBackupsResponse) => void): Request<FSx.Types.DescribeBackupsResponse, AWSError>;
166
+ /**
167
+ * Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more AssociationIds values are provided in the request, or if filters are used in the request. Data repository associations are supported only for file systems with the Persistent_2 deployment type. You can use filters to narrow the response to include just data repository associations for specific file systems (use the file-system-id filter with the ID of the file system) or data repository associations for a specific repository type (use the data-repository-type filter with a value of S3). If you don't use filters, the response returns all data repository associations owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all data repository associations, you can paginate the response by using the optional MaxResults parameter to limit the number of data repository associations returned in a response. If more data repository associations remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response.
168
+ */
169
+ describeDataRepositoryAssociations(params: FSx.Types.DescribeDataRepositoryAssociationsRequest, callback?: (err: AWSError, data: FSx.Types.DescribeDataRepositoryAssociationsResponse) => void): Request<FSx.Types.DescribeDataRepositoryAssociationsResponse, AWSError>;
170
+ /**
171
+ * Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more AssociationIds values are provided in the request, or if filters are used in the request. Data repository associations are supported only for file systems with the Persistent_2 deployment type. You can use filters to narrow the response to include just data repository associations for specific file systems (use the file-system-id filter with the ID of the file system) or data repository associations for a specific repository type (use the data-repository-type filter with a value of S3). If you don't use filters, the response returns all data repository associations owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all data repository associations, you can paginate the response by using the optional MaxResults parameter to limit the number of data repository associations returned in a response. If more data repository associations remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response.
172
+ */
173
+ describeDataRepositoryAssociations(callback?: (err: AWSError, data: FSx.Types.DescribeDataRepositoryAssociationsResponse) => void): Request<FSx.Types.DescribeDataRepositoryAssociationsResponse, AWSError>;
134
174
  /**
135
175
  * Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request. You can use filters to narrow the response to include just tasks for specific file systems, or tasks in a specific lifecycle state. Otherwise, it returns all data repository tasks owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all tasks, you can paginate the response by using the optional MaxResults parameter to limit the number of tasks returned in a response. If more tasks remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response.
136
176
  */
@@ -148,13 +188,21 @@ declare class FSx extends Service {
148
188
  */
149
189
  describeFileSystemAliases(callback?: (err: AWSError, data: FSx.Types.DescribeFileSystemAliasesResponse) => void): Request<FSx.Types.DescribeFileSystemAliasesResponse, AWSError>;
150
190
  /**
151
- * Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system. Otherwise, it returns descriptions of all file systems owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all file system descriptions, you can optionally specify the MaxResults parameter to limit the number of descriptions in a response. If more file system descriptions remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This action is used in an iterative process to retrieve a list of your file system descriptions. DescribeFileSystems is called first without a NextTokenvalue. Then the action continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this action, keep the following in mind: The implementation might return fewer than MaxResults file system descriptions while still including a NextToken value. The order of file systems returned in the response of one DescribeFileSystems call and the order of file systems returned across the responses of a multicall iteration is unspecified.
191
+ * Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system. Otherwise, it returns descriptions of all file systems owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all file system descriptions, you can optionally specify the MaxResults parameter to limit the number of descriptions in a response. If more file system descriptions remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This operation is used in an iterative process to retrieve a list of your file system descriptions. DescribeFileSystems is called first without a NextTokenvalue. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this operation, keep the following in mind: The implementation might return fewer than MaxResults file system descriptions while still including a NextToken value. The order of file systems returned in the response of one DescribeFileSystems call and the order of file systems returned across the responses of a multicall iteration is unspecified.
152
192
  */
153
193
  describeFileSystems(params: FSx.Types.DescribeFileSystemsRequest, callback?: (err: AWSError, data: FSx.Types.DescribeFileSystemsResponse) => void): Request<FSx.Types.DescribeFileSystemsResponse, AWSError>;
154
194
  /**
155
- * Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system. Otherwise, it returns descriptions of all file systems owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all file system descriptions, you can optionally specify the MaxResults parameter to limit the number of descriptions in a response. If more file system descriptions remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This action is used in an iterative process to retrieve a list of your file system descriptions. DescribeFileSystems is called first without a NextTokenvalue. Then the action continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this action, keep the following in mind: The implementation might return fewer than MaxResults file system descriptions while still including a NextToken value. The order of file systems returned in the response of one DescribeFileSystems call and the order of file systems returned across the responses of a multicall iteration is unspecified.
195
+ * Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system. Otherwise, it returns descriptions of all file systems owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all file system descriptions, you can optionally specify the MaxResults parameter to limit the number of descriptions in a response. If more file system descriptions remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This operation is used in an iterative process to retrieve a list of your file system descriptions. DescribeFileSystems is called first without a NextTokenvalue. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this operation, keep the following in mind: The implementation might return fewer than MaxResults file system descriptions while still including a NextToken value. The order of file systems returned in the response of one DescribeFileSystems call and the order of file systems returned across the responses of a multicall iteration is unspecified.
156
196
  */
157
197
  describeFileSystems(callback?: (err: AWSError, data: FSx.Types.DescribeFileSystemsResponse) => void): Request<FSx.Types.DescribeFileSystemsResponse, AWSError>;
198
+ /**
199
+ * Returns the description of specific Amazon FSx snapshots, if a SnapshotIds value is provided. Otherwise, this operation returns all snapshots owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all snapshots, you can optionally specify the MaxResults parameter to limit the number of snapshots in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. Use this operation in an iterative process to retrieve a list of your snapshots. DescribeSnapshots is called first without a NextToken value. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken value. When using this operation, keep the following in mind: The operation might return fewer than the MaxResults value of snapshot descriptions while still including a NextToken value. The order of snapshots returned in the response of one DescribeSnapshots call and the order of backups returned across the responses of a multi-call iteration is unspecified.
200
+ */
201
+ describeSnapshots(params: FSx.Types.DescribeSnapshotsRequest, callback?: (err: AWSError, data: FSx.Types.DescribeSnapshotsResponse) => void): Request<FSx.Types.DescribeSnapshotsResponse, AWSError>;
202
+ /**
203
+ * Returns the description of specific Amazon FSx snapshots, if a SnapshotIds value is provided. Otherwise, this operation returns all snapshots owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling. When retrieving all snapshots, you can optionally specify the MaxResults parameter to limit the number of snapshots in a response. If more backups remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. Use this operation in an iterative process to retrieve a list of your snapshots. DescribeSnapshots is called first without a NextToken value. Then the operation continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken value. When using this operation, keep the following in mind: The operation might return fewer than the MaxResults value of snapshot descriptions while still including a NextToken value. The order of snapshots returned in the response of one DescribeSnapshots call and the order of backups returned across the responses of a multi-call iteration is unspecified.
204
+ */
205
+ describeSnapshots(callback?: (err: AWSError, data: FSx.Types.DescribeSnapshotsResponse) => void): Request<FSx.Types.DescribeSnapshotsResponse, AWSError>;
158
206
  /**
159
207
  * Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
160
208
  */
@@ -164,11 +212,11 @@ declare class FSx extends Service {
164
212
  */
165
213
  describeStorageVirtualMachines(callback?: (err: AWSError, data: FSx.Types.DescribeStorageVirtualMachinesResponse) => void): Request<FSx.Types.DescribeStorageVirtualMachinesResponse, AWSError>;
166
214
  /**
167
- * Describes one or more Amazon FSx for NetApp ONTAP volumes.
215
+ * Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
168
216
  */
169
217
  describeVolumes(params: FSx.Types.DescribeVolumesRequest, callback?: (err: AWSError, data: FSx.Types.DescribeVolumesResponse) => void): Request<FSx.Types.DescribeVolumesResponse, AWSError>;
170
218
  /**
171
- * Describes one or more Amazon FSx for NetApp ONTAP volumes.
219
+ * Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
172
220
  */
173
221
  describeVolumes(callback?: (err: AWSError, data: FSx.Types.DescribeVolumesResponse) => void): Request<FSx.Types.DescribeVolumesResponse, AWSError>;
174
222
  /**
@@ -187,6 +235,22 @@ declare class FSx extends Service {
187
235
  * Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server. When retrieving all tags, you can optionally specify the MaxResults parameter to limit the number of tags in a response. If more tags remain, Amazon FSx returns a NextToken value in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response. This action is used in an iterative process to retrieve a list of your tags. ListTagsForResource is called first without a NextTokenvalue. Then the action continues to be called with the NextToken parameter set to the value of the last NextToken value until a response has no NextToken. When using this action, keep the following in mind: The implementation might return fewer than MaxResults file system descriptions while still including a NextToken value. The order of tags returned in the response of one ListTagsForResource call and the order of tags returned across the responses of a multi-call iteration is unspecified.
188
236
  */
189
237
  listTagsForResource(callback?: (err: AWSError, data: FSx.Types.ListTagsForResourceResponse) => void): Request<FSx.Types.ListTagsForResourceResponse, AWSError>;
238
+ /**
239
+ * Releases the file system lock from an Amazon FSx for OpenZFS file system.
240
+ */
241
+ releaseFileSystemNfsV3Locks(params: FSx.Types.ReleaseFileSystemNfsV3LocksRequest, callback?: (err: AWSError, data: FSx.Types.ReleaseFileSystemNfsV3LocksResponse) => void): Request<FSx.Types.ReleaseFileSystemNfsV3LocksResponse, AWSError>;
242
+ /**
243
+ * Releases the file system lock from an Amazon FSx for OpenZFS file system.
244
+ */
245
+ releaseFileSystemNfsV3Locks(callback?: (err: AWSError, data: FSx.Types.ReleaseFileSystemNfsV3LocksResponse) => void): Request<FSx.Types.ReleaseFileSystemNfsV3LocksResponse, AWSError>;
246
+ /**
247
+ * Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
248
+ */
249
+ restoreVolumeFromSnapshot(params: FSx.Types.RestoreVolumeFromSnapshotRequest, callback?: (err: AWSError, data: FSx.Types.RestoreVolumeFromSnapshotResponse) => void): Request<FSx.Types.RestoreVolumeFromSnapshotResponse, AWSError>;
250
+ /**
251
+ * Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
252
+ */
253
+ restoreVolumeFromSnapshot(callback?: (err: AWSError, data: FSx.Types.RestoreVolumeFromSnapshotResponse) => void): Request<FSx.Types.RestoreVolumeFromSnapshotResponse, AWSError>;
190
254
  /**
191
255
  * Tags an Amazon FSx resource.
192
256
  */
@@ -204,13 +268,29 @@ declare class FSx extends Service {
204
268
  */
205
269
  untagResource(callback?: (err: AWSError, data: FSx.Types.UntagResourceResponse) => void): Request<FSx.Types.UntagResourceResponse, AWSError>;
206
270
  /**
207
- * Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request. For Amazon FSx for Windows File Server file systems, you can update the following properties: AuditLogConfiguration AutomaticBackupRetentionDays DailyAutomaticBackupStartTime SelfManagedActiveDirectoryConfiguration StorageCapacity ThroughputCapacity WeeklyMaintenanceStartTime For Amazon FSx for Lustre file systems, you can update the following properties: AutoImportPolicy AutomaticBackupRetentionDays DailyAutomaticBackupStartTime DataCompressionType StorageCapacity WeeklyMaintenanceStartTime For Amazon FSx for NetApp ONTAP file systems, you can update the following properties: AutomaticBackupRetentionDays DailyAutomaticBackupStartTime FsxAdminPassword WeeklyMaintenanceStartTime
271
+ * Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system. Data repository associations are supported only for file systems with the Persistent_2 deployment type.
272
+ */
273
+ updateDataRepositoryAssociation(params: FSx.Types.UpdateDataRepositoryAssociationRequest, callback?: (err: AWSError, data: FSx.Types.UpdateDataRepositoryAssociationResponse) => void): Request<FSx.Types.UpdateDataRepositoryAssociationResponse, AWSError>;
274
+ /**
275
+ * Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system. Data repository associations are supported only for file systems with the Persistent_2 deployment type.
276
+ */
277
+ updateDataRepositoryAssociation(callback?: (err: AWSError, data: FSx.Types.UpdateDataRepositoryAssociationResponse) => void): Request<FSx.Types.UpdateDataRepositoryAssociationResponse, AWSError>;
278
+ /**
279
+ * Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request. For Amazon FSx for Windows File Server file systems, you can update the following properties: AuditLogConfiguration AutomaticBackupRetentionDays DailyAutomaticBackupStartTime SelfManagedActiveDirectoryConfiguration StorageCapacity ThroughputCapacity WeeklyMaintenanceStartTime For FSx for Lustre file systems, you can update the following properties: AutoImportPolicy AutomaticBackupRetentionDays DailyAutomaticBackupStartTime DataCompressionType StorageCapacity WeeklyMaintenanceStartTime For FSx for ONTAP file systems, you can update the following properties: AutomaticBackupRetentionDays DailyAutomaticBackupStartTime FsxAdminPassword WeeklyMaintenanceStartTime For the Amazon FSx for OpenZFS file systems, you can update the following properties: AutomaticBackupRetentionDays CopyTagsToBackups CopyTagsToVolumes DailyAutomaticBackupStartTime DiskIopsConfiguration ThroughputCapacity WeeklyMaintenanceStartTime
208
280
  */
209
281
  updateFileSystem(params: FSx.Types.UpdateFileSystemRequest, callback?: (err: AWSError, data: FSx.Types.UpdateFileSystemResponse) => void): Request<FSx.Types.UpdateFileSystemResponse, AWSError>;
210
282
  /**
211
- * Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request. For Amazon FSx for Windows File Server file systems, you can update the following properties: AuditLogConfiguration AutomaticBackupRetentionDays DailyAutomaticBackupStartTime SelfManagedActiveDirectoryConfiguration StorageCapacity ThroughputCapacity WeeklyMaintenanceStartTime For Amazon FSx for Lustre file systems, you can update the following properties: AutoImportPolicy AutomaticBackupRetentionDays DailyAutomaticBackupStartTime DataCompressionType StorageCapacity WeeklyMaintenanceStartTime For Amazon FSx for NetApp ONTAP file systems, you can update the following properties: AutomaticBackupRetentionDays DailyAutomaticBackupStartTime FsxAdminPassword WeeklyMaintenanceStartTime
283
+ * Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request. For Amazon FSx for Windows File Server file systems, you can update the following properties: AuditLogConfiguration AutomaticBackupRetentionDays DailyAutomaticBackupStartTime SelfManagedActiveDirectoryConfiguration StorageCapacity ThroughputCapacity WeeklyMaintenanceStartTime For FSx for Lustre file systems, you can update the following properties: AutoImportPolicy AutomaticBackupRetentionDays DailyAutomaticBackupStartTime DataCompressionType StorageCapacity WeeklyMaintenanceStartTime For FSx for ONTAP file systems, you can update the following properties: AutomaticBackupRetentionDays DailyAutomaticBackupStartTime FsxAdminPassword WeeklyMaintenanceStartTime For the Amazon FSx for OpenZFS file systems, you can update the following properties: AutomaticBackupRetentionDays CopyTagsToBackups CopyTagsToVolumes DailyAutomaticBackupStartTime DiskIopsConfiguration ThroughputCapacity WeeklyMaintenanceStartTime
212
284
  */
213
285
  updateFileSystem(callback?: (err: AWSError, data: FSx.Types.UpdateFileSystemResponse) => void): Request<FSx.Types.UpdateFileSystemResponse, AWSError>;
286
+ /**
287
+ * Updates the name of a snapshot.
288
+ */
289
+ updateSnapshot(params: FSx.Types.UpdateSnapshotRequest, callback?: (err: AWSError, data: FSx.Types.UpdateSnapshotResponse) => void): Request<FSx.Types.UpdateSnapshotResponse, AWSError>;
290
+ /**
291
+ * Updates the name of a snapshot.
292
+ */
293
+ updateSnapshot(callback?: (err: AWSError, data: FSx.Types.UpdateSnapshotResponse) => void): Request<FSx.Types.UpdateSnapshotResponse, AWSError>;
214
294
  /**
215
295
  * Updates an Amazon FSx for ONTAP storage virtual machine (SVM).
216
296
  */
@@ -220,11 +300,11 @@ declare class FSx extends Service {
220
300
  */
221
301
  updateStorageVirtualMachine(callback?: (err: AWSError, data: FSx.Types.UpdateStorageVirtualMachineResponse) => void): Request<FSx.Types.UpdateStorageVirtualMachineResponse, AWSError>;
222
302
  /**
223
- * Updates an Amazon FSx for NetApp ONTAP volume's configuration.
303
+ * Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
224
304
  */
225
305
  updateVolume(params: FSx.Types.UpdateVolumeRequest, callback?: (err: AWSError, data: FSx.Types.UpdateVolumeResponse) => void): Request<FSx.Types.UpdateVolumeResponse, AWSError>;
226
306
  /**
227
- * Updates an Amazon FSx for NetApp ONTAP volume's configuration.
307
+ * Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
228
308
  */
229
309
  updateVolume(callback?: (err: AWSError, data: FSx.Types.UpdateVolumeResponse) => void): Request<FSx.Types.UpdateVolumeResponse, AWSError>;
230
310
  }
@@ -232,7 +312,7 @@ declare namespace FSx {
232
312
  export type AWSAccountId = string;
233
313
  export interface ActiveDirectoryBackupAttributes {
234
314
  /**
235
- * The fully qualified domain name of the self-managed AD directory.
315
+ * The fully qualified domain name of the self-managed Active Directory directory.
236
316
  */
237
317
  DomainName?: ActiveDirectoryFullyQualifiedName;
238
318
  /**
@@ -246,15 +326,15 @@ declare namespace FSx {
246
326
  export interface AdministrativeAction {
247
327
  AdministrativeActionType?: AdministrativeActionType;
248
328
  /**
249
- * Provides the percent complete of a STORAGE_OPTIMIZATION administrative action. Does not apply to any other administrative action type.
329
+ * The percentage-complete status of a STORAGE_OPTIMIZATION administrative action. Does not apply to any other administrative action type.
250
330
  */
251
331
  ProgressPercent?: ProgressPercent;
252
332
  /**
253
- * Time that the administrative action request was received.
333
+ * The time that the administrative action request was received.
254
334
  */
255
335
  RequestTime?: RequestTime;
256
336
  /**
257
- * Describes the status of the administrative action, as follows: FAILED - Amazon FSx failed to process the administrative action successfully. IN_PROGRESS - Amazon FSx is processing the administrative action. PENDING - Amazon FSx is waiting to process the administrative action. COMPLETED - Amazon FSx has finished processing the administrative task. UPDATED_OPTIMIZING - For a storage capacity increase update, Amazon FSx has updated the file system with the new storage capacity, and is now performing the storage optimization process. For more information, see Managing storage capacity in the Amazon FSx for Windows File Server User Guide and Managing storage and throughput capacity in the Amazon FSx for Lustre User Guide.
337
+ * Describes the status of the administrative action, as follows: FAILED - Amazon FSx failed to process the administrative action successfully. IN_PROGRESS - Amazon FSx is processing the administrative action. PENDING - Amazon FSx is waiting to process the administrative action. COMPLETED - Amazon FSx has finished processing the administrative task. UPDATED_OPTIMIZING - For a storage-capacity increase update, Amazon FSx has updated the file system with the new storage capacity, and is now performing the storage-optimization process.
258
338
  */
259
339
  Status?: Status;
260
340
  /**
@@ -263,6 +343,7 @@ declare namespace FSx {
263
343
  TargetFileSystemValues?: FileSystem;
264
344
  FailureDetails?: AdministrativeActionFailureDetails;
265
345
  TargetVolumeValues?: Volume;
346
+ TargetSnapshotValues?: Snapshot;
266
347
  }
267
348
  export interface AdministrativeActionFailureDetails {
268
349
  /**
@@ -270,7 +351,7 @@ declare namespace FSx {
270
351
  */
271
352
  Message?: ErrorMessage;
272
353
  }
273
- export type AdministrativeActionType = "FILE_SYSTEM_UPDATE"|"STORAGE_OPTIMIZATION"|"FILE_SYSTEM_ALIAS_ASSOCIATION"|"FILE_SYSTEM_ALIAS_DISASSOCIATION"|string;
354
+ export type AdministrativeActionType = "FILE_SYSTEM_UPDATE"|"STORAGE_OPTIMIZATION"|"FILE_SYSTEM_ALIAS_ASSOCIATION"|"FILE_SYSTEM_ALIAS_DISASSOCIATION"|"VOLUME_UPDATE"|"SNAPSHOT_UPDATE"|"RELEASE_NFS_V3_LOCKS"|string;
274
355
  export type AdministrativeActions = AdministrativeAction[];
275
356
  export interface Alias {
276
357
  /**
@@ -304,7 +385,19 @@ declare namespace FSx {
304
385
  */
305
386
  Aliases?: Aliases;
306
387
  }
307
- export type AutoImportPolicyType = "NONE"|"NEW"|"NEW_CHANGED"|string;
388
+ export interface AutoExportPolicy {
389
+ /**
390
+ * The AutoExportPolicy can have the following event values: NEW - Amazon FSx automatically exports new files and directories to the data repository as they are added to the file system. CHANGED - Amazon FSx automatically exports changes to files and directories on the file system to the data repository. DELETED - Files and directories are automatically deleted on the data repository when they are deleted on the file system. You can define any combination of event types for your AutoExportPolicy.
391
+ */
392
+ Events?: EventTypes;
393
+ }
394
+ export interface AutoImportPolicy {
395
+ /**
396
+ * The AutoImportPolicy can have the following event values: NEW - Amazon FSx automatically imports metadata of files added to the linked S3 bucket that do not currently exist in the FSx file system. CHANGED - Amazon FSx automatically updates file metadata and invalidates existing file content on the file system as files change in the data repository. DELETED - Amazon FSx automatically deletes files on the file system as corresponding files are deleted in the data repository. You can define any combination of event types for your AutoImportPolicy.
397
+ */
398
+ Events?: EventTypes;
399
+ }
400
+ export type AutoImportPolicyType = "NONE"|"NEW"|"NEW_CHANGED"|"NEW_CHANGED_DELETED"|string;
308
401
  export type AutomaticBackupRetentionDays = number;
309
402
  export interface Backup {
310
403
  /**
@@ -312,15 +405,15 @@ declare namespace FSx {
312
405
  */
313
406
  BackupId: BackupId;
314
407
  /**
315
- * The lifecycle status of the backup. AVAILABLE - The backup is fully available. PENDING - For user-initiated backups on Lustre file systems only; Amazon FSx has not started creating the backup. CREATING - Amazon FSx is creating the backup. TRANSFERRING - For user-initiated backups on Lustre file systems only; Amazon FSx is transferring the backup to S3. COPYING - Amazon FSx is copying the backup. DELETED - Amazon FSx deleted the backup and it is no longer available. FAILED - Amazon FSx could not complete the backup.
408
+ * The lifecycle status of the backup. AVAILABLE - The backup is fully available. PENDING - For user-initiated backups on Lustre file systems only; Amazon FSx hasn't started creating the backup. CREATING - Amazon FSx is creating the backup. TRANSFERRING - For user-initiated backups on Lustre file systems only; Amazon FSx is transferring the backup to Amazon S3. COPYING - Amazon FSx is copying the backup. DELETED - Amazon FSx deleted the backup and it's no longer available. FAILED - Amazon FSx couldn't finish the backup.
316
409
  */
317
410
  Lifecycle: BackupLifecycle;
318
411
  /**
319
- * Details explaining any failures that occur when creating a backup.
412
+ * Details explaining any failures that occurred when creating a backup.
320
413
  */
321
414
  FailureDetails?: BackupFailureDetails;
322
415
  /**
323
- * The type of the file system backup.
416
+ * The type of the file-system backup.
324
417
  */
325
418
  Type: BackupType;
326
419
  ProgressPercent?: ProgressPercent;
@@ -337,15 +430,15 @@ declare namespace FSx {
337
430
  */
338
431
  ResourceARN?: ResourceARN;
339
432
  /**
340
- * Tags associated with a particular file system.
433
+ * The tags associated with a particular file system.
341
434
  */
342
435
  Tags?: Tags;
343
436
  /**
344
- * Metadata of the file system associated with the backup. This metadata is persisted even if the file system is deleted.
437
+ * The metadata of the file system associated with the backup. This metadata is persisted even if the file system is deleted.
345
438
  */
346
439
  FileSystem: FileSystem;
347
440
  /**
348
- * The configuration of the self-managed Microsoft Active Directory (AD) to which the Windows File Server instance is joined.
441
+ * The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
349
442
  */
350
443
  DirectoryInformation?: ActiveDirectoryBackupAttributes;
351
444
  OwnerId?: AWSAccountId;
@@ -355,14 +448,14 @@ declare namespace FSx {
355
448
  */
356
449
  SourceBackupRegion?: Region;
357
450
  /**
358
- * Specifies the resource type that is backed up.
451
+ * Specifies the resource type that's backed up.
359
452
  */
360
453
  ResourceType?: ResourceType;
361
454
  Volume?: Volume;
362
455
  }
363
456
  export interface BackupFailureDetails {
364
457
  /**
365
- * A message describing the backup creation failure.
458
+ * A message describing the backup-creation failure.
366
459
  */
367
460
  Message?: ErrorMessage;
368
461
  }
@@ -371,6 +464,7 @@ declare namespace FSx {
371
464
  export type BackupLifecycle = "AVAILABLE"|"CREATING"|"TRANSFERRING"|"DELETED"|"FAILED"|"PENDING"|"COPYING"|string;
372
465
  export type BackupType = "AUTOMATIC"|"USER_INITIATED"|"AWS_BACKUP"|string;
373
466
  export type Backups = Backup[];
467
+ export type BatchImportMetaDataOnCreate = boolean;
374
468
  export interface CancelDataRepositoryTaskRequest {
375
469
  /**
376
470
  * Specifies the data repository task to cancel.
@@ -410,16 +504,16 @@ declare namespace FSx {
410
504
  export interface CopyBackupRequest {
411
505
  ClientRequestToken?: ClientRequestToken;
412
506
  /**
413
- * The ID of the source backup. Specifies the ID of the backup that is being copied.
507
+ * The ID of the source backup. Specifies the ID of the backup that's being copied.
414
508
  */
415
509
  SourceBackupId: SourceBackupId;
416
510
  /**
417
- * The source Amazon Web Services Region of the backup. Specifies the Amazon Web Services Region from which the backup is being copied. The source and destination Regions must be in the same Amazon Web Services partition. If you don't specify a Region, it defaults to the Region where the request is sent from (in-Region copy).
511
+ * The source Amazon Web Services Region of the backup. Specifies the Amazon Web Services Region from which the backup is being copied. The source and destination Regions must be in the same Amazon Web Services partition. If you don't specify a Region, SourceRegion defaults to the Region where the request is sent from (in-Region copy).
418
512
  */
419
513
  SourceRegion?: Region;
420
514
  KmsKeyId?: KmsKeyId;
421
515
  /**
422
- * A boolean flag indicating whether tags from the source backup should be copied to the backup copy. This value defaults to false. If you set CopyTags to true and the source backup has existing tags, you can use the Tags parameter to create new tags, provided that the sum of the source backup tags and the new tags doesn't exceed 50. Both sets of tags are merged. If there are tag conflicts (for example, two tags with the same key but different values), the tags created with the Tags parameter take precedence.
516
+ * A Boolean flag indicating whether tags from the source backup should be copied to the backup copy. This value defaults to false. If you set CopyTags to true and the source backup has existing tags, you can use the Tags parameter to create new tags, provided that the sum of the source backup tags and the new tags doesn't exceed 50. Both sets of tags are merged. If there are tag conflicts (for example, two tags with the same key but different values), the tags created with the Tags parameter take precedence.
423
517
  */
424
518
  CopyTags?: Flag;
425
519
  Tags?: Tags;
@@ -437,11 +531,11 @@ declare namespace FSx {
437
531
  */
438
532
  ClientRequestToken?: ClientRequestToken;
439
533
  /**
440
- * (Optional) The tags to apply to the backup at backup creation. The key value of the Name tag appears in the console as the backup name. If you have set CopyTagsToBackups to true, and you specify one or more tags using the CreateBackup action, no existing file system tags are copied from the file system to the backup.
534
+ * (Optional) The tags to apply to the backup at backup creation. The key value of the Name tag appears in the console as the backup name. If you have set CopyTagsToBackups to true, and you specify one or more tags using the CreateBackup operation, no existing file system tags are copied from the file system to the backup.
441
535
  */
442
536
  Tags?: Tags;
443
537
  /**
444
- * The ID of he FSx for NetApp ONTAP volume to back up.
538
+ * (Optional) The ID of the FSx for ONTAP volume to back up.
445
539
  */
446
540
  VolumeId?: VolumeId;
447
541
  }
@@ -451,6 +545,37 @@ declare namespace FSx {
451
545
  */
452
546
  Backup?: Backup;
453
547
  }
548
+ export interface CreateDataRepositoryAssociationRequest {
549
+ FileSystemId: FileSystemId;
550
+ /**
551
+ * A path on the file system that points to a high-level directory (such as /ns1/) or subdirectory (such as /ns1/subdir/) that will be mapped 1-1 with DataRepositoryPath. The leading forward slash in the name is required. Two data repository associations cannot have overlapping file system paths. For example, if a data repository is associated with file system path /ns1/, then you cannot link another data repository with file system path /ns1/ns2. This path specifies where in your file system files will be exported from or imported to. This file system directory can be linked to only one Amazon S3 bucket, and no other S3 bucket can be linked to the directory.
552
+ */
553
+ FileSystemPath: Namespace;
554
+ /**
555
+ * The path to the Amazon S3 data repository that will be linked to the file system. The path can be an S3 bucket or prefix in the format s3://myBucket/myPrefix/. This path specifies where in the S3 data repository files will be imported from or exported to.
556
+ */
557
+ DataRepositoryPath: ArchivePath;
558
+ /**
559
+ * Set to true to run an import data repository task to import metadata from the data repository to the file system after the data repository association is created. Default is false.
560
+ */
561
+ BatchImportMetaDataOnCreate?: BatchImportMetaDataOnCreate;
562
+ /**
563
+ * For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. The maximum number of disks that a single file can be striped across is limited by the total number of disks that make up the file system. The default chunk size is 1,024 MiB (1 GiB) and can go as high as 512,000 MiB (500 GiB). Amazon S3 objects have a maximum size of 5 TB.
564
+ */
565
+ ImportedFileChunkSize?: Megabytes;
566
+ /**
567
+ * The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association. The configuration defines which file events (new, changed, or deleted files or directories) are automatically imported from the linked data repository to the file system or automatically exported from the file system to the data repository.
568
+ */
569
+ S3?: S3DataRepositoryConfiguration;
570
+ ClientRequestToken?: ClientRequestToken;
571
+ Tags?: Tags;
572
+ }
573
+ export interface CreateDataRepositoryAssociationResponse {
574
+ /**
575
+ * The response object returned after the data repository association is created.
576
+ */
577
+ Association?: DataRepositoryAssociation;
578
+ }
454
579
  export interface CreateDataRepositoryTaskRequest {
455
580
  /**
456
581
  * Specifies the type of data repository task to create.
@@ -481,7 +606,7 @@ declare namespace FSx {
481
606
  */
482
607
  ClientRequestToken?: ClientRequestToken;
483
608
  /**
484
- * Specifies the IDs of the subnets that the file system will be accessible from. For Windows MULTI_AZ_1 file system deployment types, provide exactly two subnet IDs, one for the preferred file server and one for the standby file server. You specify one of these subnets as the preferred subnet using the WindowsConfiguration &gt; PreferredSubnetID property. For Windows SINGLE_AZ_1 and SINGLE_AZ_2 deployment types and Lustre file systems, provide exactly one subnet ID. The file server is launched in that subnet's Availability Zone.
609
+ * Specifies the IDs of the subnets that the file system will be accessible from. For Windows MULTI_AZ_1 file system deployment types, provide exactly two subnet IDs, one for the preferred file server and one for the standby file server. You specify one of these subnets as the preferred subnet using the WindowsConfiguration &gt; PreferredSubnetID property. Windows SINGLE_AZ_1 and SINGLE_AZ_2 file system deployment types, Lustre file systems, and OpenZFS file systems provide exactly one subnet ID. The file server is launched in that subnet's Availability Zone.
485
610
  */
486
611
  SubnetIds: SubnetIds;
487
612
  /**
@@ -498,10 +623,18 @@ declare namespace FSx {
498
623
  WindowsConfiguration?: CreateFileSystemWindowsConfiguration;
499
624
  LustreConfiguration?: CreateFileSystemLustreConfiguration;
500
625
  /**
501
- * Sets the storage type for the Windows file system you're creating from a backup. Valid values are SSD and HDD. Set to SSD to use solid state drive storage. Supported on all Windows deployment types. Set to HDD to use hard disk drive storage. Supported on SINGLE_AZ_2 and MULTI_AZ_1 Windows file system deployment types. Default value is SSD. HDD and SSD storage types have different minimum storage capacity requirements. A restored file system's storage capacity is tied to the file system that was backed up. You can create a file system that uses HDD storage from a backup of a file system that used SSD storage only if the original SSD file system had a storage capacity of at least 2000 GiB.
626
+ * Sets the storage type for the Windows or OpenZFS file system that you're creating from a backup. Valid values are SSD and HDD. Set to SSD to use solid state drive storage. SSD is supported on all Windows and OpenZFS deployment types. Set to HDD to use hard disk drive storage. HDD is supported on SINGLE_AZ_2 and MULTI_AZ_1 FSx for Windows File Server file system deployment types. The default value is SSD. HDD and SSD storage types have different minimum storage capacity requirements. A restored file system's storage capacity is tied to the file system that was backed up. You can create a file system that uses HDD storage from a backup of a file system that used SSD storage if the original SSD file system had a storage capacity of at least 2000 GiB.
502
627
  */
503
628
  StorageType?: StorageType;
504
629
  KmsKeyId?: KmsKeyId;
630
+ /**
631
+ * Sets the version for the Amazon FSx for Lustre file system that you're creating from a backup. Valid values are 2.10 and 2.12. You don't need to specify FileSystemTypeVersion because it will be applied using the backup's FileSystemTypeVersion setting. If you choose to specify FileSystemTypeVersion when creating from backup, the value must match the backup's FileSystemTypeVersion setting.
632
+ */
633
+ FileSystemTypeVersion?: FileSystemTypeVersion;
634
+ /**
635
+ * The OpenZFS configuration for the file system that's being created.
636
+ */
637
+ OpenZFSConfiguration?: CreateFileSystemOpenZFSConfiguration;
505
638
  }
506
639
  export interface CreateFileSystemFromBackupResponse {
507
640
  /**
@@ -515,49 +648,53 @@ declare namespace FSx {
515
648
  */
516
649
  WeeklyMaintenanceStartTime?: WeeklyTime;
517
650
  /**
518
- * (Optional) The path to the Amazon S3 bucket (including the optional prefix) that you're using as the data repository for your Amazon FSx for Lustre file system. The root of your FSx for Lustre file system will be mapped to the root of the Amazon S3 bucket you select. An example is s3://import-bucket/optional-prefix. If you specify a prefix after the Amazon S3 bucket name, only object keys with that prefix are loaded into the file system.
651
+ * (Optional) The path to the Amazon S3 bucket (including the optional prefix) that you're using as the data repository for your Amazon FSx for Lustre file system. The root of your FSx for Lustre file system will be mapped to the root of the Amazon S3 bucket you select. An example is s3://import-bucket/optional-prefix. If you specify a prefix after the Amazon S3 bucket name, only object keys with that prefix are loaded into the file system. This parameter is not supported for file systems with the Persistent_2 deployment type. Instead, use CreateDataRepositoryAssociation to create a data repository association to link your Lustre file system to a data repository.
519
652
  */
520
653
  ImportPath?: ArchivePath;
521
654
  /**
522
- * (Optional) The path in Amazon S3 where the root of your Amazon FSx file system is exported. The path must use the same Amazon S3 bucket as specified in ImportPath. You can provide an optional prefix to which new and changed data is to be exported from your Amazon FSx for Lustre file system. If an ExportPath value is not provided, Amazon FSx sets a default export path, s3://import-bucket/FSxLustre[creation-timestamp]. The timestamp is in UTC format, for example s3://import-bucket/FSxLustre20181105T222312Z. The Amazon S3 export bucket must be the same as the import bucket specified by ImportPath. If you only specify a bucket name, such as s3://import-bucket, you get a 1:1 mapping of file system objects to S3 bucket objects. This mapping means that the input data in S3 is overwritten on export. If you provide a custom prefix in the export path, such as s3://import-bucket/[custom-optional-prefix], Amazon FSx exports the contents of your file system to that export prefix in the Amazon S3 bucket.
655
+ * (Optional) Available with Scratch and Persistent_1 deployment types. Specifies the path in the Amazon S3 bucket where the root of your Amazon FSx file system is exported. The path must use the same Amazon S3 bucket as specified in ImportPath. You can provide an optional prefix to which new and changed data is to be exported from your Amazon FSx for Lustre file system. If an ExportPath value is not provided, Amazon FSx sets a default export path, s3://import-bucket/FSxLustre[creation-timestamp]. The timestamp is in UTC format, for example s3://import-bucket/FSxLustre20181105T222312Z. The Amazon S3 export bucket must be the same as the import bucket specified by ImportPath. If you specify only a bucket name, such as s3://import-bucket, you get a 1:1 mapping of file system objects to S3 bucket objects. This mapping means that the input data in S3 is overwritten on export. If you provide a custom prefix in the export path, such as s3://import-bucket/[custom-optional-prefix], Amazon FSx exports the contents of your file system to that export prefix in the Amazon S3 bucket. This parameter is not supported for file systems with the Persistent_2 deployment type. Instead, use CreateDataRepositoryAssociation to create a data repository association to link your Lustre file system to a data repository.
523
656
  */
524
657
  ExportPath?: ArchivePath;
525
658
  /**
526
- * (Optional) For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. The maximum number of disks that a single file can be striped across is limited by the total number of disks that make up the file system. The default chunk size is 1,024 MiB (1 GiB) and can go as high as 512,000 MiB (500 GiB). Amazon S3 objects have a maximum size of 5 TB.
659
+ * (Optional) For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. The maximum number of disks that a single file can be striped across is limited by the total number of disks that make up the file system. The default chunk size is 1,024 MiB (1 GiB) and can go as high as 512,000 MiB (500 GiB). Amazon S3 objects have a maximum size of 5 TB. This parameter is not supported for file systems with the Persistent_2 deployment type. Instead, use CreateDataRepositoryAssociation to create a data repository association to link your Lustre file system to a data repository.
527
660
  */
528
661
  ImportedFileChunkSize?: Megabytes;
529
662
  /**
530
- * Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data. The SCRATCH_2 deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1. Choose PERSISTENT_1 deployment type for longer-term storage and workloads and encryption of data in transit. To learn more about deployment types, see FSx for Lustre Deployment Options. Encryption of data in-transit is automatically enabled when you access a SCRATCH_2 or PERSISTENT_1 file system from Amazon EC2 instances that support this feature. (Default = SCRATCH_1) Encryption of data in-transit for SCRATCH_2 and PERSISTENT_1 deployment types is supported when accessed from supported instance types in supported Amazon Web Services Regions. To learn more, Encrypting Data in Transit.
663
+ * (Optional) Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data. The SCRATCH_2 deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1. Choose PERSISTENT_1 for longer-term storage and for throughput-focused workloads that aren’t latency-sensitive. a. PERSISTENT_1 supports encryption of data in transit, and is available in all Amazon Web Services Regions in which FSx for Lustre is available. Choose PERSISTENT_2 for longer-term storage and for latency-sensitive workloads that require the highest levels of IOPS/throughput. PERSISTENT_2 supports SSD storage, and offers higher PerUnitStorageThroughput (up to 1000 MB/s/TiB). PERSISTENT_2 is available in a limited number of Amazon Web Services Regions. For more information, and an up-to-date list of Amazon Web Services Regions in which PERSISTENT_2 is available, see File system deployment options for FSx for Lustre in the Amazon FSx for Lustre User Guide. If you choose PERSISTENT_2, and you set FileSystemTypeVersion to 2.10, the CreateFileSystem operation fails. Encryption of data in transit is automatically turned on when you access SCRATCH_2, PERSISTENT_1 and PERSISTENT_2 file systems from Amazon EC2 instances that support automatic encryption in the Amazon Web Services Regions where they are available. For more information about encryption in transit for FSx for Lustre file systems, see Encrypting data in transit in the Amazon FSx for Lustre User Guide. (Default = SCRATCH_1)
531
664
  */
532
665
  DeploymentType?: LustreDeploymentType;
533
666
  /**
534
- * (Optional) When you create your file system, your existing S3 objects appear as file and directory listings. Use this property to choose how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. For more information, see Automatically import updates from your S3 bucket.
667
+ * (Optional) Available with Scratch and Persistent_1 deployment types. When you create your file system, your existing S3 objects appear as file and directory listings. Use this property to choose how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. NEW_CHANGED_DELETED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket, any existing objects that are changed in the S3 bucket, and any objects that were deleted in the S3 bucket. For more information, see Automatically import updates from your S3 bucket. This parameter is not supported for file systems with the Persistent_2 deployment type. Instead, use CreateDataRepositoryAssociation" to create a data repository association to link your Lustre file system to a data repository.
535
668
  */
536
669
  AutoImportPolicy?: AutoImportPolicyType;
537
670
  /**
538
- * Required for the PERSISTENT_1 deployment type, describes the amount of read and write throughput for each 1 tebibyte of storage, in MB/s/TiB. File system throughput capacity is calculated by multiplying file system storage capacity (TiB) by the PerUnitStorageThroughput (MB/s/TiB). For a 2.4 TiB file system, provisioning 50 MB/s/TiB of PerUnitStorageThroughput yields 120 MB/s of file system throughput. You pay for the amount of throughput that you provision. Valid values for SSD storage: 50, 100, 200. Valid values for HDD storage: 12, 40.
671
+ * Required with PERSISTENT_1 and PERSISTENT_2 deployment types, provisions the amount of read and write throughput for each 1 tebibyte (TiB) of file system storage capacity, in MB/s/TiB. File system throughput capacity is calculated by multiplying file system storage capacity (TiB) by the PerUnitStorageThroughput (MB/s/TiB). For a 2.4-TiB file system, provisioning 50 MB/s/TiB of PerUnitStorageThroughput yields 120 MB/s of file system throughput. You pay for the amount of throughput that you provision. Valid values: For PERSISTENT_1 SSD storage: 50, 100, 200 MB/s/TiB. For PERSISTENT_1 HDD storage: 12, 40 MB/s/TiB. For PERSISTENT_2 SSD storage: 125, 250, 500, 1000 MB/s/TiB.
539
672
  */
540
673
  PerUnitStorageThroughput?: PerUnitStorageThroughput;
541
674
  DailyAutomaticBackupStartTime?: DailyTime;
542
675
  AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
543
676
  /**
544
- * (Optional) Not available to use with file systems that are linked to a data repository. A boolean flag indicating whether tags for the file system should be copied to backups. The default value is false. If it's set to true, all file system tags are copied to all automatic and user-initiated backups when the user doesn't specify any backup-specific tags. If this value is true, and you specify one or more backup tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value. For more information, see Working with backups.
677
+ * (Optional) Not available for use with file systems that are linked to a data repository. A boolean flag indicating whether tags for the file system should be copied to backups. The default value is false. If CopyTagsToBackups is set to true, all file system tags are copied to all automatic and user-initiated backups when the user doesn't specify any backup-specific tags. If CopyTagsToBackups is set to true and you specify one or more backup tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value. (Default = false) For more information, see Working with backups in the Amazon FSx for Lustre User Guide.
545
678
  */
546
679
  CopyTagsToBackups?: Flag;
547
680
  /**
548
- * The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices. This parameter is required when storage type is HDD. Set to READ, improve the performance for frequently accessed files and allows 20% of the total storage capacity of the file system to be cached. This parameter is required when StorageType is set to HDD.
681
+ * The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices. This parameter is required when storage type is HDD. Set this property to READ to improve the performance for frequently accessed files by caching up to 20% of the total storage capacity of the file system. This parameter is required when StorageType is set to HDD.
549
682
  */
550
683
  DriveCacheType?: DriveCacheType;
551
684
  /**
552
- * Sets the data compression configuration for the file system. DataCompressionType can have the following values: NONE - (Default) Data compression is turned off when the file system is created. LZ4 - Data compression is turned on with the LZ4 algorithm. For more information, see Lustre data compression.
685
+ * Sets the data compression configuration for the file system. DataCompressionType can have the following values: NONE - (Default) Data compression is turned off when the file system is created. LZ4 - Data compression is turned on with the LZ4 algorithm. For more information, see Lustre data compression in the Amazon FSx for Lustre User Guide.
553
686
  */
554
687
  DataCompressionType?: DataCompressionType;
688
+ /**
689
+ * The Lustre logging configuration used when creating an Amazon FSx for Lustre file system. When logging is enabled, Lustre logs error and warning events for data repositories associated with your file system to Amazon CloudWatch Logs.
690
+ */
691
+ LogConfiguration?: LustreLogCreateConfiguration;
555
692
  }
556
693
  export interface CreateFileSystemOntapConfiguration {
557
694
  AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
558
695
  DailyAutomaticBackupStartTime?: DailyTime;
559
696
  /**
560
- * Specifies the ONTAP file system deployment type to use in creating the file system.
697
+ * Specifies the FSx for ONTAP file system deployment type to use in creating the file system. MULTI_AZ_1 is the supported ONTAP deployment type.
561
698
  */
562
699
  DeploymentType: OntapDeploymentType;
563
700
  /**
@@ -565,40 +702,72 @@ declare namespace FSx {
565
702
  */
566
703
  EndpointIpAddressRange?: IpAddressRange;
567
704
  /**
568
- * The ONTAP administrative password for the fsxadmin user that you can use to administer your file system using the ONTAP CLI and REST API.
705
+ * The ONTAP administrative password for the fsxadmin user with which you administer your file system using the NetApp ONTAP CLI and REST API.
569
706
  */
570
707
  FsxAdminPassword?: AdminPassword;
571
708
  /**
572
- * The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system.
709
+ * The SSD IOPS configuration for the FSx for ONTAP file system.
573
710
  */
574
711
  DiskIopsConfiguration?: DiskIopsConfiguration;
712
+ /**
713
+ * Required when DeploymentType is set to MULTI_AZ_1. This specifies the subnet in which you want the preferred file server to be located.
714
+ */
575
715
  PreferredSubnetId?: SubnetId;
576
716
  /**
577
- * Specifies the VPC route tables in which your file system's endpoints will be created. You should specify all VPC route tables associated with the subnets in which your clients are located. By default, Amazon FSx selects your VPC's default route table.
717
+ * Specifies the virtual private cloud (VPC) route tables in which your file system's endpoints will be created. You should specify all VPC route tables associated with the subnets in which your clients are located. By default, Amazon FSx selects your VPC's default route table.
578
718
  */
579
719
  RouteTableIds?: RouteTableIds;
720
+ /**
721
+ * Sets the throughput capacity for the file system that you're creating. Valid values are 512, 1024, and 2048 MBps.
722
+ */
580
723
  ThroughputCapacity: MegabytesPerSecond;
581
724
  WeeklyMaintenanceStartTime?: WeeklyTime;
582
725
  }
726
+ export interface CreateFileSystemOpenZFSConfiguration {
727
+ AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
728
+ /**
729
+ * A Boolean value indicating whether tags for the file system should be copied to backups. This value defaults to false. If it's set to true, all tags for the file system are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
730
+ */
731
+ CopyTagsToBackups?: Flag;
732
+ /**
733
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
734
+ */
735
+ CopyTagsToVolumes?: Flag;
736
+ DailyAutomaticBackupStartTime?: DailyTime;
737
+ /**
738
+ * Specifies the file system deployment type. Amazon FSx for OpenZFS supports SINGLE_AZ_1. SINGLE_AZ_1 is a file system configured for a single Availability Zone (AZ) of redundancy.
739
+ */
740
+ DeploymentType: OpenZFSDeploymentType;
741
+ /**
742
+ * Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s). Valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s. You pay for additional throughput capacity that you provision.
743
+ */
744
+ ThroughputCapacity: MegabytesPerSecond;
745
+ WeeklyMaintenanceStartTime?: WeeklyTime;
746
+ DiskIopsConfiguration?: DiskIopsConfiguration;
747
+ /**
748
+ * The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system. All volumes are children of the root volume.
749
+ */
750
+ RootVolumeConfiguration?: OpenZFSCreateRootVolumeConfiguration;
751
+ }
583
752
  export interface CreateFileSystemRequest {
584
753
  /**
585
754
  * A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation. This string is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.
586
755
  */
587
756
  ClientRequestToken?: ClientRequestToken;
588
757
  /**
589
- * The type of Amazon FSx file system to create. Valid values are WINDOWS, LUSTRE, and ONTAP.
758
+ * The type of Amazon FSx file system to create. Valid values are WINDOWS, LUSTRE, ONTAP, and OPENZFS.
590
759
  */
591
760
  FileSystemType: FileSystemType;
592
761
  /**
593
- * Sets the storage capacity of the file system that you're creating. For Lustre file systems: For SCRATCH_2 and PERSISTENT_1 SSD deployment types, valid values are 1200 GiB, 2400 GiB, and increments of 2400 GiB. For PERSISTENT HDD file systems, valid values are increments of 6000 GiB for 12 MB/s/TiB file systems and increments of 1800 GiB for 40 MB/s/TiB file systems. For SCRATCH_1 deployment type, valid values are 1200 GiB, 2400 GiB, and increments of 3600 GiB. For Windows file systems: If StorageType=SSD, valid values are 32 GiB - 65,536 GiB (64 TiB). If StorageType=HDD, valid values are 2000 GiB - 65,536 GiB (64 TiB). For ONTAP file systems: Valid values are 1024 GiB - 196,608 GiB (192 TiB).
762
+ * Sets the storage capacity of the file system that you're creating, in gibibytes (GiB). FSx for Lustre file systems - The amount of storage capacity that you can configure depends on the value that you set for StorageType and the Lustre DeploymentType, as follows: For SCRATCH_2, PERSISTENT_2 and PERSISTENT_1 deployment types using SSD storage type, the valid values are 1200 GiB, 2400 GiB, and increments of 2400 GiB. For PERSISTENT_1 HDD file systems, valid values are increments of 6000 GiB for 12 MB/s/TiB file systems and increments of 1800 GiB for 40 MB/s/TiB file systems. For SCRATCH_1 deployment type, valid values are 1200 GiB, 2400 GiB, and increments of 3600 GiB. FSx for ONTAP file systems - The amount of storage capacity that you can configure is from 1024 GiB up to 196,608 GiB (192 TiB). FSx for OpenZFS file systems - The amount of storage capacity that you can configure is from 64 GiB up to 524,288 GiB (512 TiB). FSx for Windows File Server file systems - The amount of storage capacity that you can configure depends on the value that you set for StorageType as follows: For SSD storage, valid values are 32 GiB-65,536 GiB (64 TiB). For HDD storage, valid values are 2000 GiB-65,536 GiB (64 TiB).
594
763
  */
595
764
  StorageCapacity: StorageCapacity;
596
765
  /**
597
- * Sets the storage type for the file system you're creating. Valid values are SSD and HDD. Set to SSD to use solid state drive storage. SSD is supported on all Windows, Lustre, and ONTAP deployment types. Set to HDD to use hard disk drive storage. HDD is supported on SINGLE_AZ_2 and MULTI_AZ_1 Windows file system deployment types, and on PERSISTENT Lustre file system deployment types. Default value is SSD. For more information, see Storage Type Options in the Amazon FSx for Windows User Guide and Multiple Storage Options in the Amazon FSx for Lustre User Guide.
766
+ * Sets the storage type for the file system that you're creating. Valid values are SSD and HDD. Set to SSD to use solid state drive storage. SSD is supported on all Windows, Lustre, ONTAP, and OpenZFS deployment types. Set to HDD to use hard disk drive storage. HDD is supported on SINGLE_AZ_2 and MULTI_AZ_1 Windows file system deployment types, and on PERSISTENT Lustre file system deployment types. Default value is SSD. For more information, see Storage type options in the FSx for Windows File Server User Guide and Multiple storage options in the FSx for Lustre User Guide.
598
767
  */
599
768
  StorageType?: StorageType;
600
769
  /**
601
- * Specifies the IDs of the subnets that the file system will be accessible from. For Windows and ONTAP MULTI_AZ_1 file system deployment types, provide exactly two subnet IDs, one for the preferred file server and one for the standby file server. You specify one of these subnets as the preferred subnet using the WindowsConfiguration &gt; PreferredSubnetID or OntapConfiguration &gt; PreferredSubnetID properties. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems in the Amazon FSx for Windows User Guide and Availability and durability in the Amazon FSx for ONTAP User Guide. For Windows SINGLE_AZ_1 and SINGLE_AZ_2 file system deployment types and Lustre file systems, provide exactly one subnet ID. The file server is launched in that subnet's Availability Zone.
770
+ * Specifies the IDs of the subnets that the file system will be accessible from. For Windows and ONTAP MULTI_AZ_1 deployment types,provide exactly two subnet IDs, one for the preferred file server and one for the standby file server. You specify one of these subnets as the preferred subnet using the WindowsConfiguration &gt; PreferredSubnetID or OntapConfiguration &gt; PreferredSubnetID properties. For more information about Multi-AZ file system configuration, see Availability and durability: Single-AZ and Multi-AZ file systems in the Amazon FSx for Windows User Guide and Availability and durability in the Amazon FSx for ONTAP User Guide. For Windows SINGLE_AZ_1 and SINGLE_AZ_2 and all Lustre deployment types, provide exactly one subnet ID. The file server is launched in that subnet's Availability Zone.
602
771
  */
603
772
  SubnetIds: SubnetIds;
604
773
  /**
@@ -606,16 +775,24 @@ declare namespace FSx {
606
775
  */
607
776
  SecurityGroupIds?: SecurityGroupIds;
608
777
  /**
609
- * The tags to apply to the file system being created. The key value of the Name tag appears in the console as the file system name.
778
+ * The tags to apply to the file system that's being created. The key value of the Name tag appears in the console as the file system name.
610
779
  */
611
780
  Tags?: Tags;
612
781
  KmsKeyId?: KmsKeyId;
613
782
  /**
614
- * The Microsoft Windows configuration for the file system being created.
783
+ * The Microsoft Windows configuration for the file system that's being created.
615
784
  */
616
785
  WindowsConfiguration?: CreateFileSystemWindowsConfiguration;
617
786
  LustreConfiguration?: CreateFileSystemLustreConfiguration;
618
787
  OntapConfiguration?: CreateFileSystemOntapConfiguration;
788
+ /**
789
+ * (Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10 and 2.12: 2.10 is supported by the Scratch and Persistent_1 Lustre deployment types. 2.12 is supported by all Lustre deployment types. 2.12 is required when setting FSx for Lustre DeploymentType to PERSISTENT_2. Default value = 2.10, except when DeploymentType is set to PERSISTENT_2, then the default is 2.12. If you set FileSystemTypeVersion to 2.10 for a PERSISTENT_2 Lustre deployment type, the CreateFileSystem operation fails.
790
+ */
791
+ FileSystemTypeVersion?: FileSystemTypeVersion;
792
+ /**
793
+ * The OpenZFS configuration for the file system that's being created.
794
+ */
795
+ OpenZFSConfiguration?: CreateFileSystemOpenZFSConfiguration;
619
796
  }
620
797
  export interface CreateFileSystemResponse {
621
798
  /**
@@ -638,7 +815,7 @@ declare namespace FSx {
638
815
  */
639
816
  PreferredSubnetId?: SubnetId;
640
817
  /**
641
- * The throughput of an Amazon FSx file system, measured in megabytes per second, in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
818
+ * Sets the throughput capacity of an Amazon FSx file system, measured in megabytes per second (MB/s), in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
642
819
  */
643
820
  ThroughputCapacity: MegabytesPerSecond;
644
821
  /**
@@ -689,6 +866,69 @@ declare namespace FSx {
689
866
  StorageVirtualMachineId: StorageVirtualMachineId;
690
867
  TieringPolicy?: TieringPolicy;
691
868
  }
869
+ export interface CreateOpenZFSOriginSnapshotConfiguration {
870
+ SnapshotARN: ResourceARN;
871
+ /**
872
+ * The strategy used when copying data from the snapshot to the new volume. CLONE - The new volume references the data in the origin snapshot. Cloning a snapshot is faster than copying data from the snapshot to a new volume and doesn't consume disk throughput. However, the origin snapshot can't be deleted if there is a volume using its copied data. FULL_COPY - Copies all data from the snapshot to the new volume.
873
+ */
874
+ CopyStrategy: OpenZFSCopyStrategy;
875
+ }
876
+ export interface CreateOpenZFSVolumeConfiguration {
877
+ /**
878
+ * The ID of the volume to use as the parent volume.
879
+ */
880
+ ParentVolumeId: VolumeId;
881
+ /**
882
+ * The amount of storage in gibibytes (GiB) to reserve from the parent volume. You can't reserve more storage than the parent volume has reserved.
883
+ */
884
+ StorageCapacityReservationGiB?: IntegerNoMax;
885
+ /**
886
+ * The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent. You can specify a quota larger than the storage on the parent volume.
887
+ */
888
+ StorageCapacityQuotaGiB?: IntegerNoMax;
889
+ /**
890
+ * Specifies the method used to compress the data on the volume. Unless the compression type is specified, volumes inherit the DataCompressionType value of their parent volume. NONE - Doesn't compress the data on the volume. ZSTD - Compresses the data in the volume using the Zstandard (ZSTD) compression algorithm. This algorithm reduces the amount of space used on your volume and has very little impact on compute resources.
891
+ */
892
+ DataCompressionType?: OpenZFSDataCompressionType;
893
+ /**
894
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
895
+ */
896
+ CopyTagsToSnapshots?: Flag;
897
+ /**
898
+ * The configuration object that specifies the snapshot to use as the origin of the data for the volume.
899
+ */
900
+ OriginSnapshot?: CreateOpenZFSOriginSnapshotConfiguration;
901
+ /**
902
+ * A Boolean value indicating whether the volume is read-only.
903
+ */
904
+ ReadOnly?: ReadOnly;
905
+ /**
906
+ * The configuration object for mounting a Network File System (NFS) file system.
907
+ */
908
+ NfsExports?: OpenZFSNfsExports;
909
+ /**
910
+ * An object specifying how much storage users or groups can use on the volume.
911
+ */
912
+ UserAndGroupQuotas?: OpenZFSUserAndGroupQuotas;
913
+ }
914
+ export interface CreateSnapshotRequest {
915
+ ClientRequestToken?: ClientRequestToken;
916
+ /**
917
+ * The name of the snapshot.
918
+ */
919
+ Name: SnapshotName;
920
+ /**
921
+ * The ID of the volume that you are taking a snapshot of.
922
+ */
923
+ VolumeId: VolumeId;
924
+ Tags?: Tags;
925
+ }
926
+ export interface CreateSnapshotResponse {
927
+ /**
928
+ * A description of the snapshot.
929
+ */
930
+ Snapshot?: Snapshot;
931
+ }
692
932
  export interface CreateStorageVirtualMachineRequest {
693
933
  /**
694
934
  * Describes the self-managed Microsoft Active Directory to which you want to join the SVM. Joining an Active Directory provides user authentication and access control for SMB clients, including Microsoft Windows and macOS client accessing the file system.
@@ -745,18 +985,22 @@ declare namespace FSx {
745
985
  export interface CreateVolumeRequest {
746
986
  ClientRequestToken?: ClientRequestToken;
747
987
  /**
748
- * Specifies the type of volume to create; ONTAP is the only valid volume type.
988
+ * Specifies the type of volume to create; ONTAP and OPENZFS are the only valid volume types.
749
989
  */
750
990
  VolumeType: VolumeType;
751
991
  /**
752
- * Specifies the name of the volume you're creating.
992
+ * Specifies the name of the volume that you're creating.
753
993
  */
754
994
  Name: VolumeName;
755
995
  /**
756
- * Specifies the ONTAP configuration to use in creating the volume.
996
+ * Specifies the configuration to use when creating the ONTAP volume.
757
997
  */
758
998
  OntapConfiguration?: CreateOntapVolumeConfiguration;
759
999
  Tags?: Tags;
1000
+ /**
1001
+ * Specifies the configuration to use when creating the OpenZFS volume.
1002
+ */
1003
+ OpenZFSConfiguration?: CreateOpenZFSVolumeConfiguration;
760
1004
  }
761
1005
  export interface CreateVolumeResponse {
762
1006
  /**
@@ -768,9 +1012,47 @@ declare namespace FSx {
768
1012
  export type DNSName = string;
769
1013
  export type DailyTime = string;
770
1014
  export type DataCompressionType = "NONE"|"LZ4"|string;
1015
+ export interface DataRepositoryAssociation {
1016
+ /**
1017
+ * The system-generated, unique ID of the data repository association.
1018
+ */
1019
+ AssociationId?: DataRepositoryAssociationId;
1020
+ ResourceARN?: ResourceARN;
1021
+ FileSystemId?: FileSystemId;
1022
+ /**
1023
+ * Describes the state of a data repository association. The lifecycle can have the following values: CREATING - The data repository association between the FSx file system and the S3 data repository is being created. The data repository is unavailable. AVAILABLE - The data repository association is available for use. MISCONFIGURED - Amazon FSx cannot automatically import updates from the S3 bucket or automatically export updates to the S3 bucket until the data repository association configuration is corrected. UPDATING - The data repository association is undergoing a customer initiated update that might affect its availability. DELETING - The data repository association is undergoing a customer initiated deletion. FAILED - The data repository association is in a terminal state that cannot be recovered.
1024
+ */
1025
+ Lifecycle?: DataRepositoryLifecycle;
1026
+ FailureDetails?: DataRepositoryFailureDetails;
1027
+ /**
1028
+ * A path on the file system that points to a high-level directory (such as /ns1/) or subdirectory (such as /ns1/subdir/) that will be mapped 1-1 with DataRepositoryPath. The leading forward slash in the name is required. Two data repository associations cannot have overlapping file system paths. For example, if a data repository is associated with file system path /ns1/, then you cannot link another data repository with file system path /ns1/ns2. This path specifies where in your file system files will be exported from or imported to. This file system directory can be linked to only one Amazon S3 bucket, and no other S3 bucket can be linked to the directory.
1029
+ */
1030
+ FileSystemPath?: Namespace;
1031
+ /**
1032
+ * The path to the Amazon S3 data repository that will be linked to the file system. The path can be an S3 bucket or prefix in the format s3://myBucket/myPrefix/. This path specifies where in the S3 data repository files will be imported from or exported to.
1033
+ */
1034
+ DataRepositoryPath?: ArchivePath;
1035
+ /**
1036
+ * A boolean flag indicating whether an import data repository task to import metadata should run after the data repository association is created. The task runs if this flag is set to true.
1037
+ */
1038
+ BatchImportMetaDataOnCreate?: BatchImportMetaDataOnCreate;
1039
+ /**
1040
+ * For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. The maximum number of disks that a single file can be striped across is limited by the total number of disks that make up the file system. The default chunk size is 1,024 MiB (1 GiB) and can go as high as 512,000 MiB (500 GiB). Amazon S3 objects have a maximum size of 5 TB.
1041
+ */
1042
+ ImportedFileChunkSize?: Megabytes;
1043
+ /**
1044
+ * The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association. The configuration defines which file events (new, changed, or deleted files or directories) are automatically imported from the linked data repository to the file system or automatically exported from the file system to the data repository.
1045
+ */
1046
+ S3?: S3DataRepositoryConfiguration;
1047
+ Tags?: Tags;
1048
+ CreationTime?: CreationTime;
1049
+ }
1050
+ export type DataRepositoryAssociationId = string;
1051
+ export type DataRepositoryAssociationIds = DataRepositoryAssociationId[];
1052
+ export type DataRepositoryAssociations = DataRepositoryAssociation[];
771
1053
  export interface DataRepositoryConfiguration {
772
1054
  /**
773
- * Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository. The lifecycle can have the following values: CREATING - The data repository configuration between the FSx file system and the linked S3 data repository is being created. The data repository is unavailable. AVAILABLE - The data repository is available for use. MISCONFIGURED - Amazon FSx cannot automatically import updates from the S3 bucket until the data repository configuration is corrected. For more information, see Troubleshooting a Misconfigured linked S3 bucket. UPDATING - The data repository is undergoing a customer initiated update and availability may be impacted.
1055
+ * Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository. The lifecycle can have the following values: CREATING - The data repository configuration between the FSx file system and the linked S3 data repository is being created. The data repository is unavailable. AVAILABLE - The data repository is available for use. MISCONFIGURED - Amazon FSx cannot automatically import updates from the S3 bucket until the data repository configuration is corrected. For more information, see Troubleshooting a Misconfigured linked S3 bucket. UPDATING - The data repository is undergoing a customer initiated update and availability may be impacted. FAILED - The data repository is in a terminal state that cannot be recovered.
774
1056
  */
775
1057
  Lifecycle?: DataRepositoryLifecycle;
776
1058
  /**
@@ -786,7 +1068,7 @@ declare namespace FSx {
786
1068
  */
787
1069
  ImportedFileChunkSize?: Megabytes;
788
1070
  /**
789
- * Describes the file system's linked S3 data repository's AutoImportPolicy. The AutoImportPolicy configures how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. For more information, see Automatically import updates from your S3 bucket.
1071
+ * Describes the file system's linked S3 data repository's AutoImportPolicy. The AutoImportPolicy configures how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. NEW_CHANGED_DELETED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket, any existing objects that are changed in the S3 bucket, and any objects that were deleted in the S3 bucket.
790
1072
  */
791
1073
  AutoImportPolicy?: AutoImportPolicyType;
792
1074
  FailureDetails?: DataRepositoryFailureDetails;
@@ -794,7 +1076,7 @@ declare namespace FSx {
794
1076
  export interface DataRepositoryFailureDetails {
795
1077
  Message?: ErrorMessage;
796
1078
  }
797
- export type DataRepositoryLifecycle = "CREATING"|"AVAILABLE"|"MISCONFIGURED"|"UPDATING"|"DELETING"|string;
1079
+ export type DataRepositoryLifecycle = "CREATING"|"AVAILABLE"|"MISCONFIGURED"|"UPDATING"|"DELETING"|"FAILED"|string;
798
1080
  export interface DataRepositoryTask {
799
1081
  /**
800
1082
  * The system-generated, unique 17-digit ID of the data repository task.
@@ -805,7 +1087,7 @@ declare namespace FSx {
805
1087
  */
806
1088
  Lifecycle: DataRepositoryTaskLifecycle;
807
1089
  /**
808
- * The type of data repository task; EXPORT_TO_REPOSITORY is the only type currently supported.
1090
+ * The type of data repository task. The EXPORT_TO_REPOSITORY data repository task exports from your Lustre file system from to a linked S3 bucket. The IMPORT_METADATA_FROM_REPOSITORY data repository task imports metadata changes from a linked S3 bucket to your Lustre file system.
809
1091
  */
810
1092
  Type: DataRepositoryTaskType;
811
1093
  CreationTime: CreationTime;
@@ -847,7 +1129,7 @@ declare namespace FSx {
847
1129
  */
848
1130
  Values?: DataRepositoryTaskFilterValues;
849
1131
  }
850
- export type DataRepositoryTaskFilterName = "file-system-id"|"task-lifecycle"|string;
1132
+ export type DataRepositoryTaskFilterName = "file-system-id"|"task-lifecycle"|"data-repository-association-id"|string;
851
1133
  export type DataRepositoryTaskFilterValue = string;
852
1134
  export type DataRepositoryTaskFilterValues = DataRepositoryTaskFilterValue[];
853
1135
  export type DataRepositoryTaskFilters = DataRepositoryTaskFilter[];
@@ -872,31 +1154,57 @@ declare namespace FSx {
872
1154
  */
873
1155
  LastUpdatedTime?: LastUpdatedTime;
874
1156
  }
875
- export type DataRepositoryTaskType = "EXPORT_TO_REPOSITORY"|string;
1157
+ export type DataRepositoryTaskType = "EXPORT_TO_REPOSITORY"|"IMPORT_METADATA_FROM_REPOSITORY"|string;
876
1158
  export type DataRepositoryTasks = DataRepositoryTask[];
877
1159
  export interface DeleteBackupRequest {
878
1160
  /**
879
- * The ID of the backup you want to delete.
1161
+ * The ID of the backup that you want to delete.
880
1162
  */
881
1163
  BackupId: BackupId;
882
1164
  /**
883
- * A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This is automatically filled on your behalf when using the CLI or SDK.
1165
+ * A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This parameter is automatically filled on your behalf when using the CLI or SDK.
884
1166
  */
885
1167
  ClientRequestToken?: ClientRequestToken;
886
1168
  }
887
1169
  export interface DeleteBackupResponse {
888
1170
  /**
889
- * The ID of the backup deleted.
1171
+ * The ID of the backup that was deleted.
890
1172
  */
891
1173
  BackupId?: BackupId;
892
1174
  /**
893
- * The lifecycle of the backup. Should be DELETED.
1175
+ * The lifecycle status of the backup. If the DeleteBackup operation is successful, the status is DELETED.
894
1176
  */
895
1177
  Lifecycle?: BackupLifecycle;
896
1178
  }
1179
+ export type DeleteDataInFileSystem = boolean;
1180
+ export interface DeleteDataRepositoryAssociationRequest {
1181
+ /**
1182
+ * The ID of the data repository association that you want to delete.
1183
+ */
1184
+ AssociationId: DataRepositoryAssociationId;
1185
+ ClientRequestToken?: ClientRequestToken;
1186
+ /**
1187
+ * Set to true to delete the data in the file system that corresponds to the data repository association.
1188
+ */
1189
+ DeleteDataInFileSystem: DeleteDataInFileSystem;
1190
+ }
1191
+ export interface DeleteDataRepositoryAssociationResponse {
1192
+ /**
1193
+ * The ID of the data repository association being deleted.
1194
+ */
1195
+ AssociationId?: DataRepositoryAssociationId;
1196
+ /**
1197
+ * Describes the lifecycle state of the data repository association being deleted.
1198
+ */
1199
+ Lifecycle?: DataRepositoryLifecycle;
1200
+ /**
1201
+ * Indicates whether data in the file system that corresponds to the data repository association is being deleted. Default is false.
1202
+ */
1203
+ DeleteDataInFileSystem?: DeleteDataInFileSystem;
1204
+ }
897
1205
  export interface DeleteFileSystemLustreConfiguration {
898
1206
  /**
899
- * Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting. By default, Amazon FSx will not take a final backup on your behalf when the DeleteFileSystem operation is invoked. (Default = true)
1207
+ * Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting. By default, Amazon FSx will not take a final backup on your behalf when the DeleteFileSystem operation is invoked. (Default = true) The fsx:CreateBackup permission is required if you set SkipFinalBackup to false in order to delete the file system and take a final backup.
900
1208
  */
901
1209
  SkipFinalBackup?: Flag;
902
1210
  /**
@@ -914,29 +1222,48 @@ declare namespace FSx {
914
1222
  */
915
1223
  FinalBackupTags?: Tags;
916
1224
  }
1225
+ export interface DeleteFileSystemOpenZFSConfiguration {
1226
+ /**
1227
+ * By default, Amazon FSx for OpenZFS takes a final backup on your behalf when the DeleteFileSystem operation is invoked. Doing this helps protect you from data loss, and we highly recommend taking the final backup. If you want to skip this backup, use this value to do so.
1228
+ */
1229
+ SkipFinalBackup?: Flag;
1230
+ FinalBackupTags?: Tags;
1231
+ }
1232
+ export interface DeleteFileSystemOpenZFSResponse {
1233
+ FinalBackupId?: BackupId;
1234
+ FinalBackupTags?: Tags;
1235
+ }
917
1236
  export interface DeleteFileSystemRequest {
918
1237
  /**
919
- * The ID of the file system you want to delete.
1238
+ * The ID of the file system that you want to delete.
920
1239
  */
921
1240
  FileSystemId: FileSystemId;
922
1241
  /**
923
- * A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This is automatically filled on your behalf when using the Command Line Interface (CLI) or an Amazon Web Services SDK.
1242
+ * A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This token is automatically filled on your behalf when using the Command Line Interface (CLI) or an Amazon Web Services SDK.
924
1243
  */
925
1244
  ClientRequestToken?: ClientRequestToken;
926
1245
  WindowsConfiguration?: DeleteFileSystemWindowsConfiguration;
927
1246
  LustreConfiguration?: DeleteFileSystemLustreConfiguration;
1247
+ /**
1248
+ * The configuration object for the OpenZFS file system used in the DeleteFileSystem operation.
1249
+ */
1250
+ OpenZFSConfiguration?: DeleteFileSystemOpenZFSConfiguration;
928
1251
  }
929
1252
  export interface DeleteFileSystemResponse {
930
1253
  /**
931
- * The ID of the file system being deleted.
1254
+ * The ID of the file system that's being deleted.
932
1255
  */
933
1256
  FileSystemId?: FileSystemId;
934
1257
  /**
935
- * The file system lifecycle for the deletion request. Should be DELETING.
1258
+ * The file system lifecycle for the deletion request. If the DeleteFileSystem operation is successful, this status is DELETING.
936
1259
  */
937
1260
  Lifecycle?: FileSystemLifecycle;
938
1261
  WindowsResponse?: DeleteFileSystemWindowsResponse;
939
1262
  LustreResponse?: DeleteFileSystemLustreResponse;
1263
+ /**
1264
+ * The response object for the OpenZFS file system that's being deleted in the DeleteFileSystem operation.
1265
+ */
1266
+ OpenZFSResponse?: DeleteFileSystemOpenZFSResponse;
940
1267
  }
941
1268
  export interface DeleteFileSystemWindowsConfiguration {
942
1269
  /**
@@ -958,6 +1285,25 @@ declare namespace FSx {
958
1285
  */
959
1286
  FinalBackupTags?: Tags;
960
1287
  }
1288
+ export type DeleteOpenZFSVolumeOption = "DELETE_CHILD_VOLUMES_AND_SNAPSHOTS"|string;
1289
+ export type DeleteOpenZFSVolumeOptions = DeleteOpenZFSVolumeOption[];
1290
+ export interface DeleteSnapshotRequest {
1291
+ ClientRequestToken?: ClientRequestToken;
1292
+ /**
1293
+ * The ID of the snapshot that you want to delete.
1294
+ */
1295
+ SnapshotId: SnapshotId;
1296
+ }
1297
+ export interface DeleteSnapshotResponse {
1298
+ /**
1299
+ * The ID of the deleted snapshot.
1300
+ */
1301
+ SnapshotId?: SnapshotId;
1302
+ /**
1303
+ * The lifecycle status of the snapshot. If the DeleteSnapshot operation is successful, this status is DELETING.
1304
+ */
1305
+ Lifecycle?: SnapshotLifecycle;
1306
+ }
961
1307
  export interface DeleteStorageVirtualMachineRequest {
962
1308
  ClientRequestToken?: ClientRequestToken;
963
1309
  /**
@@ -986,46 +1332,56 @@ declare namespace FSx {
986
1332
  FinalBackupId?: BackupId;
987
1333
  FinalBackupTags?: Tags;
988
1334
  }
1335
+ export interface DeleteVolumeOpenZFSConfiguration {
1336
+ /**
1337
+ * To delete the volume's children and snapshots, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
1338
+ */
1339
+ Options?: DeleteOpenZFSVolumeOptions;
1340
+ }
989
1341
  export interface DeleteVolumeRequest {
990
1342
  ClientRequestToken?: ClientRequestToken;
991
1343
  /**
992
- * The ID of the volume you are deleting.
1344
+ * The ID of the volume that you are deleting.
993
1345
  */
994
1346
  VolumeId: VolumeId;
995
1347
  /**
996
- * For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume, and apply tags to the backup.
1348
+ * For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup. To apply tags to the backup, you must have the fsx:TagResource permission.
997
1349
  */
998
1350
  OntapConfiguration?: DeleteVolumeOntapConfiguration;
1351
+ /**
1352
+ * For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.
1353
+ */
1354
+ OpenZFSConfiguration?: DeleteVolumeOpenZFSConfiguration;
999
1355
  }
1000
1356
  export interface DeleteVolumeResponse {
1001
1357
  /**
1002
- * The ID of the volume being deleted.
1358
+ * The ID of the volume that's being deleted.
1003
1359
  */
1004
1360
  VolumeId?: VolumeId;
1005
1361
  /**
1006
- * Describes the lifecycle state of the volume being deleted.
1362
+ * The lifecycle state of the volume being deleted. If the DeleteVolume operation is successful, this value is DELETING.
1007
1363
  */
1008
1364
  Lifecycle?: VolumeLifecycle;
1009
1365
  /**
1010
- * Returned after a DeleteVolume request, showing the status of the delete request.
1366
+ * Returned after a DeleteVolume request, showing the status of the delete request.
1011
1367
  */
1012
1368
  OntapResponse?: DeleteVolumeOntapResponse;
1013
1369
  }
1014
1370
  export interface DescribeBackupsRequest {
1015
1371
  /**
1016
- * IDs of the backups you want to retrieve (String). This overrides any filters. If any IDs are not found, BackupNotFound will be thrown.
1372
+ * The IDs of the backups that you want to retrieve. This parameter value overrides any filters. If any IDs aren't found, a BackupNotFound error occurs.
1017
1373
  */
1018
1374
  BackupIds?: BackupIds;
1019
1375
  /**
1020
- * Filters structure. Supported names are file-system-id, backup-type, file-system-type, and volume-id.
1376
+ * The filters structure. The supported names are file-system-id, backup-type, file-system-type, and volume-id.
1021
1377
  */
1022
1378
  Filters?: Filters;
1023
1379
  /**
1024
- * Maximum number of backups to return in the response (integer). This parameter value must be greater than 0. The number of items that Amazon FSx returns is the minimum of the MaxResults parameter specified in the request and the service's internal maximum number of items per page.
1380
+ * Maximum number of backups to return in the response. This parameter value must be greater than 0. The number of items that Amazon FSx returns is the minimum of the MaxResults parameter specified in the request and the service's internal maximum number of items per page.
1025
1381
  */
1026
1382
  MaxResults?: MaxResults;
1027
1383
  /**
1028
- * Opaque pagination token returned from a previous DescribeBackups operation (String). If a token present, the action continues the list from where the returning call left off.
1384
+ * An opaque pagination token returned from a previous DescribeBackups operation. If a token is present, the operation continues the list from where the returning call left off.
1029
1385
  */
1030
1386
  NextToken?: NextToken;
1031
1387
  }
@@ -1035,8 +1391,27 @@ declare namespace FSx {
1035
1391
  */
1036
1392
  Backups?: Backups;
1037
1393
  /**
1038
- * This is present if there are more backups than returned in the response (String). You can use the NextToken value in the later request to fetch the backups.
1394
+ * A NextToken value is present if there are more backups than returned in the response. You can use the NextToken value in the subsequent request to fetch the backups.
1395
+ */
1396
+ NextToken?: NextToken;
1397
+ }
1398
+ export interface DescribeDataRepositoryAssociationsRequest {
1399
+ /**
1400
+ * IDs of the data repository associations whose descriptions you want to retrieve (String).
1401
+ */
1402
+ AssociationIds?: DataRepositoryAssociationIds;
1403
+ Filters?: Filters;
1404
+ /**
1405
+ * The maximum number of resources to return in the response. This value must be an integer greater than zero.
1406
+ */
1407
+ MaxResults?: LimitedMaxResults;
1408
+ NextToken?: NextToken;
1409
+ }
1410
+ export interface DescribeDataRepositoryAssociationsResponse {
1411
+ /**
1412
+ * An array of one ore more data repository association descriptions.
1039
1413
  */
1414
+ Associations?: DataRepositoryAssociations;
1040
1415
  NextToken?: NextToken;
1041
1416
  }
1042
1417
  export interface DescribeDataRepositoryTasksRequest {
@@ -1093,7 +1468,7 @@ declare namespace FSx {
1093
1468
  */
1094
1469
  MaxResults?: MaxResults;
1095
1470
  /**
1096
- * Opaque pagination token returned from a previous DescribeFileSystems operation (String). If a token present, the action continues the list from where the returning call left off.
1471
+ * Opaque pagination token returned from a previous DescribeFileSystems operation (String). If a token present, the operation continues the list from where the returning call left off.
1097
1472
  */
1098
1473
  NextToken?: NextToken;
1099
1474
  }
@@ -1107,6 +1482,25 @@ declare namespace FSx {
1107
1482
  */
1108
1483
  NextToken?: NextToken;
1109
1484
  }
1485
+ export interface DescribeSnapshotsRequest {
1486
+ /**
1487
+ * The IDs of the snapshots that you want to retrieve. This parameter value overrides any filters. If any IDs aren't found, a SnapshotNotFound error occurs.
1488
+ */
1489
+ SnapshotIds?: SnapshotIds;
1490
+ /**
1491
+ * The filters structure. The supported names are file-system-id or volume-id.
1492
+ */
1493
+ Filters?: SnapshotFilters;
1494
+ MaxResults?: MaxResults;
1495
+ NextToken?: NextToken;
1496
+ }
1497
+ export interface DescribeSnapshotsResponse {
1498
+ /**
1499
+ * An array of snapshots.
1500
+ */
1501
+ Snapshots?: Snapshots;
1502
+ NextToken?: NextToken;
1503
+ }
1110
1504
  export interface DescribeStorageVirtualMachinesRequest {
1111
1505
  /**
1112
1506
  * Enter the ID of one or more SVMs that you want to view.
@@ -1128,11 +1522,11 @@ declare namespace FSx {
1128
1522
  }
1129
1523
  export interface DescribeVolumesRequest {
1130
1524
  /**
1131
- * IDs of the volumes whose descriptions you want to retrieve.
1525
+ * The IDs of the volumes whose descriptions you want to retrieve.
1132
1526
  */
1133
1527
  VolumeIds?: VolumeIds;
1134
1528
  /**
1135
- * Enter a filter name:value pair to view a select set of volumes.
1529
+ * Enter a filter Name and Values pair to view a select set of volumes.
1136
1530
  */
1137
1531
  Filters?: VolumeFilters;
1138
1532
  MaxResults?: MaxResults;
@@ -1180,6 +1574,8 @@ declare namespace FSx {
1180
1574
  export type DriveCacheType = "NONE"|"READ"|string;
1181
1575
  export type EndTime = Date;
1182
1576
  export type ErrorMessage = string;
1577
+ export type EventType = "NEW"|"CHANGED"|"DELETED"|string;
1578
+ export type EventTypes = EventType[];
1183
1579
  export type FailedCount = number;
1184
1580
  export interface FileSystem {
1185
1581
  /**
@@ -1195,11 +1591,11 @@ declare namespace FSx {
1195
1591
  */
1196
1592
  FileSystemId?: FileSystemId;
1197
1593
  /**
1198
- * The type of Amazon FSx file system, which can be LUSTRE, WINDOWS, or ONTAP.
1594
+ * The type of Amazon FSx file system, which can be LUSTRE, WINDOWS, ONTAP, or OPENZFS.
1199
1595
  */
1200
1596
  FileSystemType?: FileSystemType;
1201
1597
  /**
1202
- * The lifecycle status of the file system, following are the possible values and what they mean: AVAILABLE - The file system is in a healthy state, and is reachable and available for use. CREATING - Amazon FSx is creating the new file system. DELETING - Amazon FSx is deleting an existing file system. FAILED - An existing file system has experienced an unrecoverable failure. When creating a new file system, Amazon FSx was unable to create the file system. MISCONFIGURED indicates that the file system is in a failed but recoverable state. UPDATING indicates that the file system is undergoing a customer initiated update.
1598
+ * The lifecycle status of the file system. The following are the possible values and what they mean: AVAILABLE - The file system is in a healthy state, and is reachable and available for use. CREATING - Amazon FSx is creating the new file system. DELETING - Amazon FSx is deleting an existing file system. FAILED - An existing file system has experienced an unrecoverable failure. When creating a new file system, Amazon FSx was unable to create the file system. MISCONFIGURED - The file system is in a failed but recoverable state. UPDATING - The file system is undergoing a customer-initiated update.
1203
1599
  */
1204
1600
  Lifecycle?: FileSystemLifecycle;
1205
1601
  FailureDetails?: FileSystemFailureDetails;
@@ -1208,27 +1604,27 @@ declare namespace FSx {
1208
1604
  */
1209
1605
  StorageCapacity?: StorageCapacity;
1210
1606
  /**
1211
- * The storage type of the file system. Valid values are SSD and HDD. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
1607
+ * The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
1212
1608
  */
1213
1609
  StorageType?: StorageType;
1214
1610
  /**
1215
- * The ID of the primary VPC for the file system.
1611
+ * The ID of the primary virtual private cloud (VPC) for the file system.
1216
1612
  */
1217
1613
  VpcId?: VpcId;
1218
1614
  /**
1219
- * Specifies the IDs of the subnets that the file system is accessible from. For Windows and ONTAP MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the PreferredSubnetID property. All other file systems have only one subnet ID. For Lustre file systems, and Single-AZ Windows file systems, this is the ID of the subnet that contains the endpoint for the file system. For MULTI_AZ_1 Windows and ONTAP file systems, the endpoint for the file system is available in the PreferredSubnetID.
1615
+ * Specifies the IDs of the subnets that the file system is accessible from. For the Amazon FSx Windows and ONTAP MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the PreferredSubnetID property. All other file systems have only one subnet ID. For FSx for Lustre file systems, and Single-AZ Windows file systems, this is the ID of the subnet that contains the file system's endpoint. For MULTI_AZ_1 Windows and ONTAP file systems, the file system endpoint is available in the PreferredSubnetID.
1220
1616
  */
1221
1617
  SubnetIds?: SubnetIds;
1222
1618
  /**
1223
- * The IDs of the elastic network interface from which a specific file system is accessible. The elastic network interface is automatically created in the same VPC that the Amazon FSx file system was created in. For more information, see Elastic Network Interfaces in the Amazon EC2 User Guide. For an Amazon FSx for Windows File Server file system, you can have one network interface ID. For an Amazon FSx for Lustre file system, you can have more than one.
1619
+ * The IDs of the elastic network interfaces from which a specific file system is accessible. The elastic network interface is automatically created in the same virtual private cloud (VPC) that the Amazon FSx file system was created in. For more information, see Elastic Network Interfaces in the Amazon EC2 User Guide. For an Amazon FSx for Windows File Server file system, you can have one network interface ID. For an Amazon FSx for Lustre file system, you can have more than one.
1224
1620
  */
1225
1621
  NetworkInterfaceIds?: NetworkInterfaceIds;
1226
1622
  /**
1227
- * The DNS name for the file system.
1623
+ * The Domain Name System (DNS) name for the file system.
1228
1624
  */
1229
1625
  DNSName?: DNSName;
1230
1626
  /**
1231
- * The ID of the Key Management Service (KMS) key used to encrypt the file system's data for Amazon FSx for Windows File Server file systems, Amazon FSx for NetApp ONTAP file systems, and persistent Amazon FSx for Lustre file systems at rest. If not specified, the Amazon FSx managed key is used. The scratch Amazon FSx for Lustre file systems are always encrypted at rest using Amazon FSx managed keys. For more information, see Encrypt in the Key Management Service API Reference.
1627
+ * The ID of the Key Management Service (KMS) key used to encrypt the file system's data for Amazon FSx for Windows File Server file systems, Amazon FSx for NetApp ONTAP file systems, and PERSISTENT Amazon FSx for Lustre file systems at rest. If this ID isn't specified, the Amazon FSx-managed key for your account is used. The scratch Amazon FSx for Lustre file systems are always encrypted at rest using the Amazon FSx-managed key for your account. For more information, see Encrypt in the Key Management Service API Reference.
1232
1628
  */
1233
1629
  KmsKeyId?: KmsKeyId;
1234
1630
  /**
@@ -1236,22 +1632,30 @@ declare namespace FSx {
1236
1632
  */
1237
1633
  ResourceARN?: ResourceARN;
1238
1634
  /**
1239
- * The tags to associate with the file system. For more information, see Tagging Your Amazon EC2 Resources in the Amazon EC2 User Guide.
1635
+ * The tags to associate with the file system. For more information, see Tagging your Amazon EC2 resources in the Amazon EC2 User Guide.
1240
1636
  */
1241
1637
  Tags?: Tags;
1242
1638
  /**
1243
- * The configuration for this Microsoft Windows file system.
1639
+ * The configuration for this FSx for Windows File Server file system.
1244
1640
  */
1245
1641
  WindowsConfiguration?: WindowsFileSystemConfiguration;
1246
1642
  LustreConfiguration?: LustreFileSystemConfiguration;
1247
1643
  /**
1248
- * A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx file system that you have initiated using the UpdateFileSystem action.
1644
+ * A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system that you have initiated using the UpdateFileSystem operation.
1249
1645
  */
1250
1646
  AdministrativeActions?: AdministrativeActions;
1251
1647
  /**
1252
- * The configuration for this FSx for NetApp ONTAP file system.
1648
+ * The configuration for this FSx for ONTAP file system.
1253
1649
  */
1254
1650
  OntapConfiguration?: OntapFileSystemConfiguration;
1651
+ /**
1652
+ * The Lustre version of the Amazon FSx for Lustrefile system, either 2.10 or 2.12.
1653
+ */
1654
+ FileSystemTypeVersion?: FileSystemTypeVersion;
1655
+ /**
1656
+ * The configuration for this Amazon FSx for OpenZFS file system.
1657
+ */
1658
+ OpenZFSConfiguration?: OpenZFSFileSystemConfiguration;
1255
1659
  }
1256
1660
  export type FileSystemAdministratorsGroupName = string;
1257
1661
  export interface FileSystemEndpoint {
@@ -1282,7 +1686,8 @@ declare namespace FSx {
1282
1686
  export type FileSystemLifecycle = "AVAILABLE"|"CREATING"|"FAILED"|"DELETING"|"MISCONFIGURED"|"UPDATING"|string;
1283
1687
  export type FileSystemMaintenanceOperation = "PATCHING"|"BACKING_UP"|string;
1284
1688
  export type FileSystemMaintenanceOperations = FileSystemMaintenanceOperation[];
1285
- export type FileSystemType = "WINDOWS"|"LUSTRE"|"ONTAP"|string;
1689
+ export type FileSystemType = "WINDOWS"|"LUSTRE"|"ONTAP"|"OPENZFS"|string;
1690
+ export type FileSystemTypeVersion = string;
1286
1691
  export type FileSystems = FileSystem[];
1287
1692
  export interface Filter {
1288
1693
  /**
@@ -1294,13 +1699,14 @@ declare namespace FSx {
1294
1699
  */
1295
1700
  Values?: FilterValues;
1296
1701
  }
1297
- export type FilterName = "file-system-id"|"backup-type"|"file-system-type"|"volume-id"|string;
1702
+ export type FilterName = "file-system-id"|"backup-type"|"file-system-type"|"volume-id"|"data-repository-type"|string;
1298
1703
  export type FilterValue = string;
1299
1704
  export type FilterValues = FilterValue[];
1300
1705
  export type Filters = Filter[];
1301
1706
  export type Flag = boolean;
1302
1707
  export type FlexCacheEndpointType = "NONE"|"ORIGIN"|"CACHE"|string;
1303
1708
  export type GeneralARN = string;
1709
+ export type IntegerNoMax = number;
1304
1710
  export type Iops = number;
1305
1711
  export type IpAddress = string;
1306
1712
  export type IpAddressRange = string;
@@ -1310,6 +1716,7 @@ declare namespace FSx {
1310
1716
  export interface LifecycleTransitionReason {
1311
1717
  Message?: ErrorMessage;
1312
1718
  }
1719
+ export type LimitedMaxResults = number;
1313
1720
  export interface ListTagsForResourceRequest {
1314
1721
  /**
1315
1722
  * The ARN of the Amazon FSx resource that will have its tags listed.
@@ -1334,44 +1741,70 @@ declare namespace FSx {
1334
1741
  */
1335
1742
  NextToken?: NextToken;
1336
1743
  }
1337
- export type LustreDeploymentType = "SCRATCH_1"|"SCRATCH_2"|"PERSISTENT_1"|string;
1744
+ export type LustreAccessAuditLogLevel = "DISABLED"|"WARN_ONLY"|"ERROR_ONLY"|"WARN_ERROR"|string;
1745
+ export type LustreDeploymentType = "SCRATCH_1"|"SCRATCH_2"|"PERSISTENT_1"|"PERSISTENT_2"|string;
1338
1746
  export interface LustreFileSystemConfiguration {
1339
1747
  /**
1340
- * The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
1748
+ * The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Here, d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
1341
1749
  */
1342
1750
  WeeklyMaintenanceStartTime?: WeeklyTime;
1343
1751
  DataRepositoryConfiguration?: DataRepositoryConfiguration;
1344
1752
  /**
1345
- * The deployment type of the FSX for Lustre file system. Scratch deployment type is designed for temporary storage and shorter-term processing of data. SCRATCH_1 and SCRATCH_2 deployment types are best suited for when you need temporary storage and shorter-term processing of data. The SCRATCH_2 deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1. The PERSISTENT_1 deployment type is used for longer-term storage and workloads and encryption of data in transit. To learn more about deployment types, see FSx for Lustre Deployment Options. (Default = SCRATCH_1)
1753
+ * The deployment type of the FSx for Lustre file system. Scratch deployment type is designed for temporary storage and shorter-term processing of data. SCRATCH_1 and SCRATCH_2 deployment types are best suited for when you need temporary storage and shorter-term processing of data. The SCRATCH_2 deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1. The PERSISTENT_1 and PERSISTENT_2 deployment type is used for longer-term storage and workloads and encryption of data in transit. PERSISTENT_2 is built on Lustre v2.12 and offers higher PerUnitStorageThroughput (up to 1000 MB/s/TiB) along with a lower minimum storage capacity requirement (600 GiB). To learn more about FSx for Lustre deployment types, see FSx for Lustre deployment options. The default is SCRATCH_1.
1346
1754
  */
1347
1755
  DeploymentType?: LustreDeploymentType;
1348
1756
  /**
1349
- * Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned. File system throughput capacity is equal to Storage capacity (TiB) * PerUnitStorageThroughput (MB/s/TiB). This option is only valid for PERSISTENT_1 deployment types. Valid values for SSD storage: 50, 100, 200. Valid values for HDD storage: 12, 40.
1757
+ * Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned. File system throughput capacity is equal to Storage capacity (TiB) * PerUnitStorageThroughput (MB/s/TiB). This option is only valid for PERSISTENT_1 and PERSISTENT_2 deployment types. Valid values: For PERSISTENT_1 SSD storage: 50, 100, 200. For PERSISTENT_1 HDD storage: 12, 40. For PERSISTENT_2 SSD storage: 125, 250, 500, 1000.
1350
1758
  */
1351
1759
  PerUnitStorageThroughput?: PerUnitStorageThroughput;
1352
1760
  /**
1353
- * You use the MountName value when mounting the file system. For the SCRATCH_1 deployment type, this value is always "fsx". For SCRATCH_2 and PERSISTENT_1 deployment types, this value is a string that is unique within an Amazon Web Services Region.
1761
+ * You use the MountName value when mounting the file system. For the SCRATCH_1 deployment type, this value is always "fsx". For SCRATCH_2, PERSISTENT_1, and PERSISTENT_2 deployment types, this value is a string that is unique within an Amazon Web Services Region.
1354
1762
  */
1355
1763
  MountName?: LustreFileSystemMountName;
1356
1764
  DailyAutomaticBackupStartTime?: DailyTime;
1357
1765
  AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
1358
1766
  /**
1359
- * A boolean flag indicating whether tags on the file system should be copied to backups. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value. (Default = false)
1767
+ * A boolean flag indicating whether tags on the file system are copied to backups. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value. (Default = false)
1360
1768
  */
1361
1769
  CopyTagsToBackups?: Flag;
1362
1770
  /**
1363
- * The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices. This parameter is required when storage type is HDD. Set to READ, improve the performance for frequently accessed files and allows 20% of the total storage capacity of the file system to be cached. This parameter is required when StorageType is set to HDD.
1771
+ * The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices. This parameter is required when StorageType is HDD. When set to READ the file system has an SSD storage cache that is sized to 20% of the file system's storage capacity. This improves the performance for frequently accessed files by caching up to 20% of the total storage capacity. This parameter is required when StorageType is set to HDD.
1364
1772
  */
1365
1773
  DriveCacheType?: DriveCacheType;
1366
1774
  /**
1367
1775
  * The data compression configuration for the file system. DataCompressionType can have the following values: NONE - Data compression is turned off for the file system. LZ4 - Data compression is turned on with the LZ4 algorithm. For more information, see Lustre data compression.
1368
1776
  */
1369
1777
  DataCompressionType?: DataCompressionType;
1778
+ /**
1779
+ * The Lustre logging configuration. Lustre logging writes the enabled log events for your file system to Amazon CloudWatch Logs.
1780
+ */
1781
+ LogConfiguration?: LustreLogConfiguration;
1370
1782
  }
1371
1783
  export type LustreFileSystemMountName = string;
1784
+ export interface LustreLogConfiguration {
1785
+ /**
1786
+ * The data repository events that are logged by Amazon FSx. WARN_ONLY - only warning events are logged. ERROR_ONLY - only error events are logged. WARN_ERROR - both warning events and error events are logged. DISABLED - logging of data repository events is turned off.
1787
+ */
1788
+ Level: LustreAccessAuditLogLevel;
1789
+ /**
1790
+ * The Amazon Resource Name (ARN) that specifies the destination of the logs. The destination can be any Amazon CloudWatch Logs log group ARN. The destination ARN must be in the same Amazon Web Services partition, Amazon Web Services Region, and Amazon Web Services account as your Amazon FSx file system.
1791
+ */
1792
+ Destination?: GeneralARN;
1793
+ }
1794
+ export interface LustreLogCreateConfiguration {
1795
+ /**
1796
+ * Sets which data repository events are logged by Amazon FSx. WARN_ONLY - only warning events are logged. ERROR_ONLY - only error events are logged. WARN_ERROR - both warning events and error events are logged. DISABLED - logging of data repository events is turned off.
1797
+ */
1798
+ Level: LustreAccessAuditLogLevel;
1799
+ /**
1800
+ * The Amazon Resource Name (ARN) that specifies the destination of the logs. The destination can be any Amazon CloudWatch Logs log group ARN, with the following requirements: The destination ARN that you provide must be in the same Amazon Web Services partition, Amazon Web Services Region, and Amazon Web Services account as your Amazon FSx file system. The name of the Amazon CloudWatch Logs log group must begin with the /aws/fsx prefix. If you do not provide a destination, Amazon FSx will create and use a log stream in the CloudWatch Logs /aws/fsx/lustre log group. If Destination is provided and the resource does not exist, the request will fail with a BadRequest error. If Level is set to DISABLED, you cannot specify a destination in Destination.
1801
+ */
1802
+ Destination?: GeneralARN;
1803
+ }
1372
1804
  export type MaxResults = number;
1373
1805
  export type Megabytes = number;
1374
1806
  export type MegabytesPerSecond = number;
1807
+ export type Namespace = string;
1375
1808
  export type NetBiosAlias = string;
1376
1809
  export type NetworkInterfaceId = string;
1377
1810
  export type NetworkInterfaceIds = NetworkInterfaceId[];
@@ -1411,7 +1844,7 @@ declare namespace FSx {
1411
1844
  */
1412
1845
  FlexCacheEndpointType?: FlexCacheEndpointType;
1413
1846
  /**
1414
- * Specifies the directory that NAS clients use to mount the volume, along with the SVM DNS name or IP address. You can create a JunctionPath directly below a parent volume junction or on a directory within a volume. A JunctionPath for a volume named vol3 might be /vol1/vol2/vol3, or /vol1/dir2/vol3, or even /dir1/dir2/vol3..
1847
+ * Specifies the directory that network-attached storage (NAS) clients use to mount the volume, along with the storage virtual machine (SVM) Domain Name System (DNS) name or IP address. You can create a JunctionPath directly below a parent volume junction or on a directory within a volume. A JunctionPath for a volume named vol3 might be /vol1/vol2/vol3, or /vol1/dir2/vol3, or even /dir1/dir2/vol3.
1415
1848
  */
1416
1849
  JunctionPath?: JunctionPath;
1417
1850
  /**
@@ -1431,7 +1864,7 @@ declare namespace FSx {
1431
1864
  */
1432
1865
  StorageVirtualMachineId?: StorageVirtualMachineId;
1433
1866
  /**
1434
- * A boolean flag indicating whether this volume is the root volume for its storage virtual machine (SVM). Only one volume on an SVM can be the root volume. This value defaults to false. If this value is true, then this is the SVM root volume. This flag is useful when you're deleting an SVM, because you must first delete all non-root volumes. This flag, when set to false, helps you identify which volumes to delete before you can delete the SVM.
1867
+ * A Boolean flag indicating whether this volume is the root volume for its storage virtual machine (SVM). Only one volume on an SVM can be the root volume. This value defaults to false. If this value is true, then this is the SVM root volume. This flag is useful when you're deleting an SVM, because you must first delete all non-root volumes. This flag, when set to false, helps you identify which volumes to delete before you can delete the SVM.
1435
1868
  */
1436
1869
  StorageVirtualMachineRoot?: Flag;
1437
1870
  /**
@@ -1439,26 +1872,208 @@ declare namespace FSx {
1439
1872
  */
1440
1873
  TieringPolicy?: TieringPolicy;
1441
1874
  /**
1442
- * The volume's UUID (universally unique identifier).
1875
+ * The volume's universally unique identifier (UUID).
1443
1876
  */
1444
1877
  UUID?: UUID;
1445
1878
  /**
1446
- * Specifies the type of volume. Valid values are the following: RW specifies a read-write volume. RW is the default. DP specifies a data protection volume. You can protect data by replicating it to data protection mirror copies and use data protection mirror copies to recover data when a disaster occurs. LS specifies a load-sharing mirror volume. A load-sharing mirror reduces the network traffic to a FlexVol volume by providing additional read-only access to clients.
1879
+ * Specifies the type of volume. Valid values are the following: RW specifies a read/write volume. RW is the default. DP specifies a data-protection volume. You can protect data by replicating it to data-protection mirror copies. If a disaster occurs, you can use these data-protection mirror copies to recover data. LS specifies a load-sharing mirror volume. A load-sharing mirror reduces the network traffic to a FlexVol volume by providing additional read-only access to clients.
1447
1880
  */
1448
1881
  OntapVolumeType?: OntapVolumeType;
1449
1882
  }
1450
1883
  export type OntapVolumeType = "RW"|"DP"|"LS"|string;
1884
+ export interface OpenZFSClientConfiguration {
1885
+ /**
1886
+ * A value that specifies who can mount the file system. You can provide a wildcard character (*), an IP address (0.0.0.0), or a CIDR address (192.0.2.0/24. By default, Amazon FSx uses the wildcard character when specifying the client.
1887
+ */
1888
+ Clients: OpenZFSClients;
1889
+ /**
1890
+ * The options to use when mounting the file system. For a list of options that you can use with Network File System (NFS), see the exports(5) - Linux man page. When choosing your options, consider the following: crossmount is used by default. If you don't specify crossmount when changing the client configuration, you won't be able to see or access snapshots in your file system's snapshot directory. sync is used by default. If you instead specify async, the system acknowledges writes before writing to disk. If the system crashes before the writes are finished, you lose the unwritten data.
1891
+ */
1892
+ Options: OpenZFSNfsExportOptions;
1893
+ }
1894
+ export type OpenZFSClientConfigurations = OpenZFSClientConfiguration[];
1895
+ export type OpenZFSClients = string;
1896
+ export type OpenZFSCopyStrategy = "CLONE"|"FULL_COPY"|string;
1897
+ export interface OpenZFSCreateRootVolumeConfiguration {
1898
+ /**
1899
+ * Specifies the method used to compress the data on the volume. Unless the compression type is specified, volumes inherit the DataCompressionType value of their parent volume. NONE - Doesn't compress the data on the volume. ZSTD - Compresses the data in the volume using the ZStandard (ZSTD) compression algorithm. This algorithm reduces the amount of space used on your volume and has very little impact on compute resources.
1900
+ */
1901
+ DataCompressionType?: OpenZFSDataCompressionType;
1902
+ /**
1903
+ * The configuration object for mounting a file system.
1904
+ */
1905
+ NfsExports?: OpenZFSNfsExports;
1906
+ /**
1907
+ * An object specifying how much storage users or groups can use on the volume.
1908
+ */
1909
+ UserAndGroupQuotas?: OpenZFSUserAndGroupQuotas;
1910
+ /**
1911
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
1912
+ */
1913
+ CopyTagsToSnapshots?: Flag;
1914
+ /**
1915
+ * A Boolean value indicating whether the volume is read-only. Setting this value to true can be useful after you have completed changes to a volume and no longer want changes to occur.
1916
+ */
1917
+ ReadOnly?: ReadOnly;
1918
+ }
1919
+ export type OpenZFSDataCompressionType = "NONE"|"ZSTD"|string;
1920
+ export type OpenZFSDeploymentType = "SINGLE_AZ_1"|string;
1921
+ export interface OpenZFSFileSystemConfiguration {
1922
+ AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
1923
+ /**
1924
+ * A Boolean value indicating whether tags on the file system should be copied to backups. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
1925
+ */
1926
+ CopyTagsToBackups?: Flag;
1927
+ /**
1928
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
1929
+ */
1930
+ CopyTagsToVolumes?: Flag;
1931
+ DailyAutomaticBackupStartTime?: DailyTime;
1932
+ /**
1933
+ * Specifies the file-system deployment type. Amazon FSx for OpenZFS supports SINGLE_AZ_1. SINGLE_AZ_1 is a file system configured for a single Availability Zone (AZ) of redundancy.
1934
+ */
1935
+ DeploymentType?: OpenZFSDeploymentType;
1936
+ /**
1937
+ * The throughput of an Amazon FSx file system, measured in megabytes per second (MBps), in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
1938
+ */
1939
+ ThroughputCapacity?: MegabytesPerSecond;
1940
+ WeeklyMaintenanceStartTime?: WeeklyTime;
1941
+ DiskIopsConfiguration?: DiskIopsConfiguration;
1942
+ /**
1943
+ * The ID of the root volume of the OpenZFS file system.
1944
+ */
1945
+ RootVolumeId?: VolumeId;
1946
+ }
1947
+ export interface OpenZFSNfsExport {
1948
+ /**
1949
+ * A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
1950
+ */
1951
+ ClientConfigurations: OpenZFSClientConfigurations;
1952
+ }
1953
+ export type OpenZFSNfsExportOption = string;
1954
+ export type OpenZFSNfsExportOptions = OpenZFSNfsExportOption[];
1955
+ export type OpenZFSNfsExports = OpenZFSNfsExport[];
1956
+ export interface OpenZFSOriginSnapshotConfiguration {
1957
+ SnapshotARN?: ResourceARN;
1958
+ /**
1959
+ * The strategy used when copying data from the snapshot to the new volume. CLONE - The new volume references the data in the origin snapshot. Cloning a snapshot is faster than copying the data from a snapshot to a new volume and doesn't consume disk throughput. However, the origin snapshot can't be deleted if there is a volume using its copied data. FULL_COPY - Copies all data from the snapshot to the new volume.
1960
+ */
1961
+ CopyStrategy?: OpenZFSCopyStrategy;
1962
+ }
1963
+ export type OpenZFSQuotaType = "USER"|"GROUP"|string;
1964
+ export type OpenZFSUserAndGroupQuotas = OpenZFSUserOrGroupQuota[];
1965
+ export interface OpenZFSUserOrGroupQuota {
1966
+ /**
1967
+ * A value that specifies whether the quota applies to a user or group.
1968
+ */
1969
+ Type: OpenZFSQuotaType;
1970
+ /**
1971
+ * The ID of the user or group.
1972
+ */
1973
+ Id: IntegerNoMax;
1974
+ /**
1975
+ * The amount of storage that the user or group can use in gibibytes (GiB).
1976
+ */
1977
+ StorageCapacityQuotaGiB: IntegerNoMax;
1978
+ }
1979
+ export interface OpenZFSVolumeConfiguration {
1980
+ /**
1981
+ * The ID of the parent volume.
1982
+ */
1983
+ ParentVolumeId?: VolumeId;
1984
+ /**
1985
+ * The path to the volume from the root volume. For example, fsx/parentVolume/volume1.
1986
+ */
1987
+ VolumePath?: VolumePath;
1988
+ /**
1989
+ * The amount of storage in gibibytes (GiB) to reserve from the parent volume. You can't reserve more storage than the parent volume has reserved.
1990
+ */
1991
+ StorageCapacityReservationGiB?: IntegerNoMax;
1992
+ /**
1993
+ * The maximum amount of storage in gibibtyes (GiB) that the volume can use from its parent. You can specify a quota larger than the storage on the parent volume.
1994
+ */
1995
+ StorageCapacityQuotaGiB?: IntegerNoMax;
1996
+ /**
1997
+ * The method used to compress the data on the volume. Unless a compression type is specified, volumes inherit the DataCompressionType value of their parent volume. NONE - Doesn't compress the data on the volume. ZSTD - Compresses the data in the volume using the Zstandard (ZSTD) compression algorithm. This algorithm reduces the amount of space used on your volume and has very little impact on compute resources.
1998
+ */
1999
+ DataCompressionType?: OpenZFSDataCompressionType;
2000
+ /**
2001
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
2002
+ */
2003
+ CopyTagsToSnapshots?: Flag;
2004
+ /**
2005
+ * The configuration object that specifies the snapshot to use as the origin of the data for the volume.
2006
+ */
2007
+ OriginSnapshot?: OpenZFSOriginSnapshotConfiguration;
2008
+ /**
2009
+ * A Boolean value indicating whether the volume is read-only.
2010
+ */
2011
+ ReadOnly?: ReadOnly;
2012
+ /**
2013
+ * The configuration object for mounting a Network File System (NFS) file system.
2014
+ */
2015
+ NfsExports?: OpenZFSNfsExports;
2016
+ /**
2017
+ * An object specifying how much storage users or groups can use on the volume.
2018
+ */
2019
+ UserAndGroupQuotas?: OpenZFSUserAndGroupQuotas;
2020
+ }
1451
2021
  export type OrganizationalUnitDistinguishedName = string;
1452
2022
  export type PerUnitStorageThroughput = number;
1453
2023
  export type ProgressPercent = number;
2024
+ export type ReadOnly = boolean;
1454
2025
  export type Region = string;
2026
+ export interface ReleaseFileSystemNfsV3LocksRequest {
2027
+ FileSystemId: FileSystemId;
2028
+ ClientRequestToken?: ClientRequestToken;
2029
+ }
2030
+ export interface ReleaseFileSystemNfsV3LocksResponse {
2031
+ FileSystem?: FileSystem;
2032
+ }
1455
2033
  export type ReportFormat = "REPORT_CSV_20191124"|string;
1456
2034
  export type ReportScope = "FAILED_FILES_ONLY"|string;
1457
2035
  export type RequestTime = Date;
1458
2036
  export type ResourceARN = string;
1459
2037
  export type ResourceType = "FILE_SYSTEM"|"VOLUME"|string;
2038
+ export type RestoreOpenZFSVolumeOption = "DELETE_INTERMEDIATE_SNAPSHOTS"|"DELETE_CLONED_VOLUMES"|string;
2039
+ export type RestoreOpenZFSVolumeOptions = RestoreOpenZFSVolumeOption[];
2040
+ export interface RestoreVolumeFromSnapshotRequest {
2041
+ ClientRequestToken?: ClientRequestToken;
2042
+ /**
2043
+ * The ID of the volume that you are restoring.
2044
+ */
2045
+ VolumeId: VolumeId;
2046
+ /**
2047
+ * The ID of the source snapshot. Specifies the snapshot that you are restoring from.
2048
+ */
2049
+ SnapshotId: SnapshotId;
2050
+ /**
2051
+ * The settings used when restoring the specified volume from snapshot. DELETE_INTERMEDIATE_SNAPSHOTS - Deletes snapshots between the current state and the specified snapshot. If there are intermediate snapshots and this option isn't used, RestoreVolumeFromSnapshot fails. DELETE_CLONED_VOLUMES - Deletes any volumes cloned from this volume. If there are any cloned volumes and this option isn't used, RestoreVolumeFromSnapshot fails.
2052
+ */
2053
+ Options?: RestoreOpenZFSVolumeOptions;
2054
+ }
2055
+ export interface RestoreVolumeFromSnapshotResponse {
2056
+ /**
2057
+ * The ID of the volume that you restored.
2058
+ */
2059
+ VolumeId?: VolumeId;
2060
+ /**
2061
+ * The lifecycle state of the volume being restored.
2062
+ */
2063
+ Lifecycle?: VolumeLifecycle;
2064
+ }
1460
2065
  export type RouteTableId = string;
1461
2066
  export type RouteTableIds = RouteTableId[];
2067
+ export interface S3DataRepositoryConfiguration {
2068
+ /**
2069
+ * Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked S3 bucket to your file system.
2070
+ */
2071
+ AutoImportPolicy?: AutoImportPolicy;
2072
+ /**
2073
+ * Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file system to the linked S3 bucket.
2074
+ */
2075
+ AutoExportPolicy?: AutoExportPolicy;
2076
+ }
1462
2077
  export type SecurityGroupId = string;
1463
2078
  export type SecurityGroupIds = SecurityGroupId[];
1464
2079
  export type SecurityStyle = "UNIX"|"NTFS"|"MIXED"|string;
@@ -1480,7 +2095,7 @@ declare namespace FSx {
1480
2095
  */
1481
2096
  UserName?: DirectoryUserName;
1482
2097
  /**
1483
- * A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
2098
+ * A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
1484
2099
  */
1485
2100
  DnsIps?: DnsIps;
1486
2101
  }
@@ -1506,7 +2121,7 @@ declare namespace FSx {
1506
2121
  */
1507
2122
  Password: DirectoryPassword;
1508
2123
  /**
1509
- * A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
2124
+ * A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
1510
2125
  */
1511
2126
  DnsIps: DnsIps;
1512
2127
  }
@@ -1520,10 +2135,54 @@ declare namespace FSx {
1520
2135
  */
1521
2136
  Password?: DirectoryPassword;
1522
2137
  /**
1523
- * A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
2138
+ * A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
1524
2139
  */
1525
2140
  DnsIps?: DnsIps;
1526
2141
  }
2142
+ export interface Snapshot {
2143
+ ResourceARN?: ResourceARN;
2144
+ /**
2145
+ * The ID of the snapshot.
2146
+ */
2147
+ SnapshotId?: SnapshotId;
2148
+ /**
2149
+ * The name of the snapshot.
2150
+ */
2151
+ Name?: SnapshotName;
2152
+ /**
2153
+ * The ID of the volume that the snapshot is of.
2154
+ */
2155
+ VolumeId?: VolumeId;
2156
+ CreationTime?: CreationTime;
2157
+ /**
2158
+ * The lifecycle status of the snapshot. PENDING - Amazon FSx hasn't started creating the snapshot. CREATING - Amazon FSx is creating the snapshot. DELETING - Amazon FSx is deleting the snapshot. AVAILABLE - The snapshot is fully available.
2159
+ */
2160
+ Lifecycle?: SnapshotLifecycle;
2161
+ Tags?: Tags;
2162
+ /**
2163
+ * A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system.
2164
+ */
2165
+ AdministrativeActions?: AdministrativeActions;
2166
+ }
2167
+ export interface SnapshotFilter {
2168
+ /**
2169
+ * The name of the filter to use. You can filter by the file-system-id or by volume-id.
2170
+ */
2171
+ Name?: SnapshotFilterName;
2172
+ /**
2173
+ * The file-system-id or volume-id that you are filtering for.
2174
+ */
2175
+ Values?: SnapshotFilterValues;
2176
+ }
2177
+ export type SnapshotFilterName = "file-system-id"|"volume-id"|string;
2178
+ export type SnapshotFilterValue = string;
2179
+ export type SnapshotFilterValues = SnapshotFilterValue[];
2180
+ export type SnapshotFilters = SnapshotFilter[];
2181
+ export type SnapshotId = string;
2182
+ export type SnapshotIds = SnapshotId[];
2183
+ export type SnapshotLifecycle = "PENDING"|"CREATING"|"DELETING"|"AVAILABLE"|string;
2184
+ export type SnapshotName = string;
2185
+ export type Snapshots = Snapshot[];
1527
2186
  export type SourceBackupId = string;
1528
2187
  export type StartTime = Date;
1529
2188
  export type Status = "FAILED"|"IN_PROGRESS"|"PENDING"|"COMPLETED"|"UPDATED_OPTIMIZING"|string;
@@ -1680,6 +2339,27 @@ declare namespace FSx {
1680
2339
  }
1681
2340
  export interface UntagResourceResponse {
1682
2341
  }
2342
+ export interface UpdateDataRepositoryAssociationRequest {
2343
+ /**
2344
+ * The ID of the data repository association that you are updating.
2345
+ */
2346
+ AssociationId: DataRepositoryAssociationId;
2347
+ ClientRequestToken?: ClientRequestToken;
2348
+ /**
2349
+ * For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. The maximum number of disks that a single file can be striped across is limited by the total number of disks that make up the file system. The default chunk size is 1,024 MiB (1 GiB) and can go as high as 512,000 MiB (500 GiB). Amazon S3 objects have a maximum size of 5 TB.
2350
+ */
2351
+ ImportedFileChunkSize?: Megabytes;
2352
+ /**
2353
+ * The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association. The configuration defines which file events (new, changed, or deleted files or directories) are automatically imported from the linked data repository to the file system or automatically exported from the file system to the data repository.
2354
+ */
2355
+ S3?: S3DataRepositoryConfiguration;
2356
+ }
2357
+ export interface UpdateDataRepositoryAssociationResponse {
2358
+ /**
2359
+ * The response object returned after the data repository association is updated.
2360
+ */
2361
+ Association?: DataRepositoryAssociation;
2362
+ }
1683
2363
  export interface UpdateFileSystemLustreConfiguration {
1684
2364
  /**
1685
2365
  * (Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
@@ -1688,13 +2368,17 @@ declare namespace FSx {
1688
2368
  DailyAutomaticBackupStartTime?: DailyTime;
1689
2369
  AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
1690
2370
  /**
1691
- * (Optional) When you create your file system, your existing S3 objects appear as file and directory listings. Use this property to choose how Amazon FSx keeps your file and directory listing up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update the file and directory listing for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. For more information, see Automatically import updates from your S3 bucket.
2371
+ * (Optional) When you create your file system, your existing S3 objects appear as file and directory listings. Use this property to choose how Amazon FSx keeps your file and directory listing up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy can have the following values: NONE - (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update the file and directory listing for any new or changed objects after choosing this option. NEW - AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system. NEW_CHANGED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option. NEW_CHANGED_DELETED - AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket, any existing objects that are changed in the S3 bucket, and any objects that were deleted in the S3 bucket. The AutoImportPolicy parameter is not supported for Lustre file systems with the Persistent_2 deployment type. Instead, use to update a data repository association on your Persistent_2 file system.
1692
2372
  */
1693
2373
  AutoImportPolicy?: AutoImportPolicyType;
1694
2374
  /**
1695
2375
  * Sets the data compression configuration for the file system. DataCompressionType can have the following values: NONE - Data compression is turned off for the file system. LZ4 - Data compression is turned on with the LZ4 algorithm. If you don't use DataCompressionType, the file system retains its current data compression configuration. For more information, see Lustre data compression.
1696
2376
  */
1697
2377
  DataCompressionType?: DataCompressionType;
2378
+ /**
2379
+ * The Lustre logging configuration used when updating an Amazon FSx for Lustre file system. When logging is enabled, Lustre logs error and warning events for data repositories associated with your file system to Amazon CloudWatch Logs.
2380
+ */
2381
+ LogConfiguration?: LustreLogCreateConfiguration;
1698
2382
  }
1699
2383
  export interface UpdateFileSystemOntapConfiguration {
1700
2384
  AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
@@ -1705,9 +2389,27 @@ declare namespace FSx {
1705
2389
  FsxAdminPassword?: AdminPassword;
1706
2390
  WeeklyMaintenanceStartTime?: WeeklyTime;
1707
2391
  }
2392
+ export interface UpdateFileSystemOpenZFSConfiguration {
2393
+ AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
2394
+ /**
2395
+ * A Boolean value indicating whether tags for the file system should be copied to backups. This value defaults to false. If it's set to true, all tags for the file system are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
2396
+ */
2397
+ CopyTagsToBackups?: Flag;
2398
+ /**
2399
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.
2400
+ */
2401
+ CopyTagsToVolumes?: Flag;
2402
+ DailyAutomaticBackupStartTime?: DailyTime;
2403
+ /**
2404
+ * The throughput of an Amazon FSx file system, measured in megabytes per second (MBps), in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
2405
+ */
2406
+ ThroughputCapacity?: MegabytesPerSecond;
2407
+ WeeklyMaintenanceStartTime?: WeeklyTime;
2408
+ DiskIopsConfiguration?: DiskIopsConfiguration;
2409
+ }
1708
2410
  export interface UpdateFileSystemRequest {
1709
2411
  /**
1710
- * Identifies the file system that you are updating.
2412
+ * The ID of the file system that you are updating.
1711
2413
  */
1712
2414
  FileSystemId: FileSystemId;
1713
2415
  /**
@@ -1715,7 +2417,7 @@ declare namespace FSx {
1715
2417
  */
1716
2418
  ClientRequestToken?: ClientRequestToken;
1717
2419
  /**
1718
- * Use this parameter to increase the storage capacity of an Amazon FSx for Windows File Server or Amazon FSx for Lustre file system. Specifies the storage capacity target value, GiB, to increase the storage capacity for the file system that you're updating. You cannot make a storage capacity increase request if there is an existing storage capacity increase request in progress. For Windows file systems, the storage capacity target value must be at least 10 percent (%) greater than the current storage capacity value. In order to increase storage capacity, the file system must have at least 16 MB/s of throughput capacity. For Lustre file systems, the storage capacity target value can be the following: For SCRATCH_2 and PERSISTENT_1 SSD deployment types, valid values are in multiples of 2400 GiB. The value must be greater than the current storage capacity. For PERSISTENT HDD file systems, valid values are multiples of 6000 GiB for 12 MB/s/TiB file systems and multiples of 1800 GiB for 40 MB/s/TiB file systems. The values must be greater than the current storage capacity. For SCRATCH_1 file systems, you cannot increase the storage capacity. For more information, see Managing storage capacity in the Amazon FSx for Windows File Server User Guide and Managing storage and throughput capacity in the Amazon FSx for Lustre User Guide.
2420
+ * Use this parameter to increase the storage capacity of an Amazon FSx for Windows File Server or Amazon FSx for Lustre file system. Specifies the storage capacity target value, in GiB, to increase the storage capacity for the file system that you're updating. You can't make a storage capacity increase request if there is an existing storage capacity increase request in progress. For Windows file systems, the storage capacity target value must be at least 10 percent greater than the current storage capacity value. To increase storage capacity, the file system must have at least 16 MBps of throughput capacity. For Lustre file systems, the storage capacity target value can be the following: For SCRATCH_2 and PERSISTENT_1 SSD deployment types, valid values are in multiples of 2400 GiB. The value must be greater than the current storage capacity. For PERSISTENT HDD file systems, valid values are multiples of 6000 GiB for 12-MBps throughput per TiB file systems and multiples of 1800 GiB for 40-MBps throughput per TiB file systems. The values must be greater than the current storage capacity. For SCRATCH_1 file systems, you can't increase the storage capacity. For OpenZFS file systems, the input/output operations per second (IOPS) automatically scale with increases to the storage capacity if IOPS is configured for automatic scaling. If the storage capacity increase would result in less than 3 IOPS per GiB of storage, this operation returns an error. For more information, see Managing storage capacity in the Amazon FSx for Windows File Server User Guide, Managing storage and throughput capacity in the Amazon FSx for Lustre User Guide, and Managing storage capacity in the Amazon FSx for OpenZFS User Guide.
1719
2421
  */
1720
2422
  StorageCapacity?: StorageCapacity;
1721
2423
  /**
@@ -1724,6 +2426,10 @@ declare namespace FSx {
1724
2426
  WindowsConfiguration?: UpdateFileSystemWindowsConfiguration;
1725
2427
  LustreConfiguration?: UpdateFileSystemLustreConfiguration;
1726
2428
  OntapConfiguration?: UpdateFileSystemOntapConfiguration;
2429
+ /**
2430
+ * The configuration updates for an Amazon FSx for OpenZFS file system.
2431
+ */
2432
+ OpenZFSConfiguration?: UpdateFileSystemOpenZFSConfiguration;
1727
2433
  }
1728
2434
  export interface UpdateFileSystemResponse {
1729
2435
  /**
@@ -1779,6 +2485,49 @@ declare namespace FSx {
1779
2485
  */
1780
2486
  TieringPolicy?: TieringPolicy;
1781
2487
  }
2488
+ export interface UpdateOpenZFSVolumeConfiguration {
2489
+ /**
2490
+ * The amount of storage in gibibytes (GiB) to reserve from the parent volume. You can't reserve more storage than the parent volume has reserved.
2491
+ */
2492
+ StorageCapacityReservationGiB?: IntegerNoMax;
2493
+ /**
2494
+ * The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent. You can specify a quota larger than the storage on the parent volume.
2495
+ */
2496
+ StorageCapacityQuotaGiB?: IntegerNoMax;
2497
+ /**
2498
+ * Specifies the method used to compress the data on the volume. Unless the compression type is specified, volumes inherit the DataCompressionType value of their parent volume. NONE - Doesn't compress the data on the volume. ZSTD - Compresses the data in the volume using the Zstandard (ZSTD) compression algorithm. This algorithm reduces the amount of space used on your volume and has very little impact on compute resources.
2499
+ */
2500
+ DataCompressionType?: OpenZFSDataCompressionType;
2501
+ /**
2502
+ * The configuration object for mounting a Network File System (NFS) file system.
2503
+ */
2504
+ NfsExports?: OpenZFSNfsExports;
2505
+ /**
2506
+ * An object specifying how much storage users or groups can use on the volume.
2507
+ */
2508
+ UserAndGroupQuotas?: OpenZFSUserAndGroupQuotas;
2509
+ /**
2510
+ * A Boolean value indicating whether the volume is read-only.
2511
+ */
2512
+ ReadOnly?: ReadOnly;
2513
+ }
2514
+ export interface UpdateSnapshotRequest {
2515
+ ClientRequestToken?: ClientRequestToken;
2516
+ /**
2517
+ * The name of the snapshot to update.
2518
+ */
2519
+ Name: SnapshotName;
2520
+ /**
2521
+ * The ID of the snapshot that you want to update, in the format fsvolsnap-0123456789abcdef0.
2522
+ */
2523
+ SnapshotId: SnapshotId;
2524
+ }
2525
+ export interface UpdateSnapshotResponse {
2526
+ /**
2527
+ * Returned after a successful UpdateSnapshot operation, describing the snapshot that you updated.
2528
+ */
2529
+ Snapshot?: Snapshot;
2530
+ }
1782
2531
  export interface UpdateStorageVirtualMachineRequest {
1783
2532
  /**
1784
2533
  * Updates the Microsoft Active Directory (AD) configuration for an SVM that is joined to an AD.
@@ -1803,17 +2552,25 @@ declare namespace FSx {
1803
2552
  export interface UpdateVolumeRequest {
1804
2553
  ClientRequestToken?: ClientRequestToken;
1805
2554
  /**
1806
- * Specifies the volume that you want to update, formatted fsvol-0123456789abcdef0.
2555
+ * The ID of the volume that you want to update, in the format fsvol-0123456789abcdef0.
1807
2556
  */
1808
2557
  VolumeId: VolumeId;
1809
2558
  /**
1810
- * The ONTAP configuration of the volume you are updating.
2559
+ * The configuration of the ONTAP volume that you are updating.
1811
2560
  */
1812
2561
  OntapConfiguration?: UpdateOntapVolumeConfiguration;
2562
+ /**
2563
+ * The name of the OpenZFS volume. OpenZFS root volumes are automatically named FSX. Child volume names must be unique among their parent volume's children. The name of the volume is part of the mount string for the OpenZFS volume.
2564
+ */
2565
+ Name?: VolumeName;
2566
+ /**
2567
+ * The configuration of the OpenZFS volume that you are updating.
2568
+ */
2569
+ OpenZFSConfiguration?: UpdateOpenZFSVolumeConfiguration;
1813
2570
  }
1814
2571
  export interface UpdateVolumeResponse {
1815
2572
  /**
1816
- * Returned after a successful UpdateVolume API operation, describing the volume just updated.
2573
+ * A description of the volume just updated. Returned after a successful UpdateVolume API operation.
1817
2574
  */
1818
2575
  Volume?: Volume;
1819
2576
  }
@@ -1821,7 +2578,7 @@ declare namespace FSx {
1821
2578
  CreationTime?: CreationTime;
1822
2579
  FileSystemId?: FileSystemId;
1823
2580
  /**
1824
- * The lifecycle status of the volume. CREATED - The volume is fully available for use. CREATING - Amazon FSx is creating the new volume. DELETING - Amazon FSx is deleting an existing volume. FAILED - Amazon FSx was unable to create the volume. MISCONFIGURED - The volume is in a failed but recoverable state. PENDING - Amazon FSx has not started creating the volume.
2581
+ * The lifecycle status of the volume. AVAILABLE - The volume is fully available for use. CREATED - The volume has been created. CREATING - Amazon FSx is creating the new volume. DELETING - Amazon FSx is deleting an existing volume. FAILED - Amazon FSx was unable to create the volume. MISCONFIGURED - The volume is in a failed but recoverable state. PENDING - Amazon FSx hasn't started creating the volume.
1825
2582
  */
1826
2583
  Lifecycle?: VolumeLifecycle;
1827
2584
  /**
@@ -1836,13 +2593,21 @@ declare namespace FSx {
1836
2593
  */
1837
2594
  VolumeId?: VolumeId;
1838
2595
  /**
1839
- * The type of volume; ONTAP is the only valid volume type.
2596
+ * The type of the volume.
1840
2597
  */
1841
2598
  VolumeType?: VolumeType;
1842
2599
  /**
1843
- * Describes why the volume lifecycle state changed.
2600
+ * The reason why the volume lifecycle status changed.
1844
2601
  */
1845
2602
  LifecycleTransitionReason?: LifecycleTransitionReason;
2603
+ /**
2604
+ * A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system that you initiated.
2605
+ */
2606
+ AdministrativeActions?: AdministrativeActions;
2607
+ /**
2608
+ * The configuration of an Amazon FSx for OpenZFS volume.
2609
+ */
2610
+ OpenZFSConfiguration?: OpenZFSVolumeConfiguration;
1846
2611
  }
1847
2612
  export type VolumeCapacity = number;
1848
2613
  export interface VolumeFilter {
@@ -1861,9 +2626,10 @@ declare namespace FSx {
1861
2626
  export type VolumeFilters = VolumeFilter[];
1862
2627
  export type VolumeId = string;
1863
2628
  export type VolumeIds = VolumeId[];
1864
- export type VolumeLifecycle = "CREATING"|"CREATED"|"DELETING"|"FAILED"|"MISCONFIGURED"|"PENDING"|string;
2629
+ export type VolumeLifecycle = "CREATING"|"CREATED"|"DELETING"|"FAILED"|"MISCONFIGURED"|"PENDING"|"AVAILABLE"|string;
1865
2630
  export type VolumeName = string;
1866
- export type VolumeType = "ONTAP"|string;
2631
+ export type VolumePath = string;
2632
+ export type VolumeType = "ONTAP"|"OPENZFS"|string;
1867
2633
  export type Volumes = Volume[];
1868
2634
  export type VpcId = string;
1869
2635
  export type WeeklyTime = string;