Lambda function for moving files from S3 bucket to FSx

0

I'm wondering is this even possible and how it should be configured? Do you have some ideas?

I know how i will trigger that lambda function but I'm not sure for the rest.

1 回答
0

You can read this blog post about integrating a Lambda Function with an FSx storage. This blog post also offers you a .NET code example that demonstrates how to proceed.

The described solution allows you to run file and directory operations such as listing, storing, retrieving, and deleting files and folders on file shares hosted on Amazon FSx for Windows File Server and Amazon FSx for NetApp ONTAP.

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则