Transfer Family to FSx?

0

Transfer Family supports S3 and EFS storage targets, but a project's requirement specifies up/downloaded files be available to Windows EC2 instances via SMB (specifically a FSx share). I would let the EC2 instances mount the EFS volume used by Transfer Family, but Microsoft says Windows NFS clients can only use NFSv2 or NFSv3.

Since Transfer Family doesn't natively support FSx, is DataSync “between AWS storage services” the best way to support this workflow?

As an added twist, we'll probably need to support both uploads (items that arrived via SFTP, consumed by the EC2 instances) and downloads (EC2 instance outputs a file, which will then be fetched by a remote user via SFTP) so we'll need to have bidirectional DataSync between the EFS and FSx volumes.

1개 답변
1

Hi There

Since Transfer Family for FSx direct access over SMB is currently not supported, A workaround could be to run Managed Workflows on file upload over SFTP and use the workflow's custom step feature to invoke a DataSync API call to copy from EFS to FSxWin.

Also take a look at this blog post for Enabling SMB access for serverless workloads with Amazon FSx which might give you some ideas for building some type of file watcher using Lambda to move the files from FSx to EFS for upload.

profile pictureAWS
전문가
Matt-B
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠