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 Risposta
2
Risposta accettata

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
con risposta 2 anni fa
profile picture
ESPERTO
verificato 7 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande