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!

preguntada hace 5 meses293 visualizaciones
1 Respuesta
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
respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas