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?

demandé il y a un an387 vues
1 réponse
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Shubh
répondu il y a un an

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