2023年12月26日 星期二

aws s3 scan error occurred (AccessDenied) when calling the GetObjectTagging operation: Access Denied

  aws s3 scan error occurred (AccessDenied) when calling the GetObjectTagging operation: Access Denied

A simpler solution is to use --copy-props none while copying
Example: aws s3 cp s3://source/object-name s3://destination/object-name/ --copy-props none --recursive 

Amazon S3 cp fails with (AccessDenied) when calling the GetObjectTagging operation - Stack Overflow https://stackoverflow.com/questions/68824370/amazon-s3-cp-fails-with-accessdenied-when-calling-the-getobjecttagging-operati