Comprehend output file (.out) cannot be copied to another bucket using S3 console - error invalid arn <region>

0

I've generated 2 output files so far using Comprehend start-pii-entities-detection-job and both of them are not able to be copied to another bucket using the S3 console but I can copy them using the CLI. I am copying from one region to another if that matters. What am I doing wrong here? error screenshot

已提問 1 年前檢視次數 252 次
1 個回答
0

Hi,

It's possible that the issue you are experiencing is related to cross-region copying. By default, the S3 console does not support copying objects between regions. However, you can enable this feature by selecting the "Copy objects across accounts or regions" option in the S3 console.

If it does not resolve your issue, it's possible that there is a permissions issue preventing you from copying the files using the S3 console. Make sure that you have the necessary permissions to access the source and target buckets. You may also need to check the permissions on the objects themselves to ensure that they can be copied.

Alternatively, you can continue using the AWS CLI to copy the files between regions. This should work as long as you have the necessary permissions to access both the source and target buckets.

You may also refer official s3 documents and posts.

Hope it works.

AWS
已回答 1 年前

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

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

回答問題指南