Mount windows network shared drive to MWAA in bootscript

0

In MWAA startup script, I'm trying to mount a drive.

sudo yum install samba-client cifs-utils -y 
sudo mount.cifs //dev/test/drop /mnt/dev/test -o username=testuser,password='pwd',domain=XX

Executing above commands giving error - Unable to apply new capability set. Does MWAA allows mounting network drives?

preguntada hace un año419 visualizaciones
1 Respuesta
0

Currently it is not supported, on MWAA worker nodes, If you have any such requirements you can use using EKS/ECS operator to implement you use-case on them and orchestrate the job with MWAA.

AWS
INGENIERO DE SOPORTE
Shubh
respondido hace un año

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