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!

posta 5 mesi fa294 visualizzazioni
1 Risposta
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
con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande