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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ