FSx windows file system cleanup of directory by AWS lambda monthly basis ?

0

Hi All,

I'm creating a lambda and trying to delete a specific directory/subdirectory of FSx but i didn't found any api for this scenario on this documentation API's are only for FSx storage-volume-level not for files and subdirectory level which is not helpful. Please suggest if anybody achieved this in their projects.

Thanks!

已提問 5 個月前檢視次數 292 次
1 個回答
0

You would have to enable SMB access to the file system from Lambda in order to manipulate files in a Windows FSx file system. "This 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"

https://aws.amazon.com/blogs/storage/enabling-smb-access-for-serverless-workloads/

AWS
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南