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?

已提問 1 年前檢視次數 384 次
1 個回答
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
支援工程師
Shubh
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南