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!

feita há 5 meses293 visualizações
1 Resposta
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 há 5 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas