Copy or move file

0

I am having a problem moving or copying a file. I can create a directory in a bucket, and upload files to it, but I can't move a file from one directory to another without getting a "Failed to move" or "Access Denied" error. I have tried the copy and move instructions but with no success. Do I need some permission turned on for my account? Also, I have yet not been able to create a Jupyter Notebook, but one item at a time.

demandé il y a 2 ans740 vues
1 réponse
0

Hello,

I understand that you are receiving Access denied or Failed to move error while moving objects from one directory to another for your bucket. However for your bucket, you can create directories and upload objects to them.

I would like to share that on general basis, 403 Access denied errors are received due to various reasons listed in below official AWS documentation :

[+]Troubleshoot 403 Access Denied errors from Amazon S3 -https://aws.amazon.com/premiumsupport/knowledge-center/s3-troubleshoot-403/ [2]Troubleshoot-copy-between-buckets -https://aws.amazon.com/premiumsupport/knowledge-center/s3-troubleshoot-copy-between-buckets/

I would request you to please cross-verify permissions for all the listed reasons from above article.

Also, please ensure that IAM role/user that you are using to copy or move objects has s3:DeleteObject and s3:CopyObject permissions.

Also,here are some document references for detailed steps on how to create Jupyter Notebook using AWS :

[+] Using sagemaker -https://docs.aws.amazon.com/sagemaker/latest/dg/ex1-prepare.html [+] Using EMR -https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-jupyterhub-s3.html

Additionally, if the issue still persists, I request you to open a support case for further troubleshooting.

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Megha_S
répondu il y a 2 ans
  • Theres no such permission as CopyObject in S3

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