0

I've created a fsx-stack using amazon sagemaker examples repo. Basically, given the subnet/vpc/security-group and S3 bucket [import mount-path] as an input it creates a FSx lustre volume.

Question: Would updating the data in one of the subdirectories of the S3 bucket import path reflect in the FSx volume? If not, would I have to recreate the FSx-stack again to be able to pick up updated data?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Chaitanya Bapat
  • 3,381
  • 6
  • 34
  • 59

1 Answers1

0

Yes. It can be done.

In the import preferences change that option for "Import Preference" accordingly

  • Select here enter image description here
  • Choose this option update_import_preference
  • Final result fsx-import
Chaitanya Bapat
  • 3,381
  • 6
  • 34
  • 59