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.

質問済み 2年前740ビュー
1回答
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
サポートエンジニア
Megha_S
回答済み 2年前
  • Theres no such permission as CopyObject in S3

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ