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!

1 réponse
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
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions