Can we chmod for a "subdir" under an S3 bucket from an AWS SFTP server?

0

I have an SFTP server with a couple of users. Their roles allow for read, list, and write but not delete. Once I log into the server, is it possible to do chmod to change permissions of a specific directory? How does that work given the roles and permissions already set in a policy?

1 réponse
2
Réponse acceptée

Chmod would not work with AWS SFTP back by S3 as it is not POSIX compliant. You would need to change the policy for s3 access controls. If you were using EFS it would work.

AWS
répondu il y a 2 ans
profile picture
EXPERT
vérifié il y a 7 jours

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