How do I troubleshoot Amazon S3 Batch Operations issues?

0

I'm trying to create an Amazon Simple Storage Service (Amazon S3) Batch Operations job for objects stored in my bucket. However, Amazon S3 keeps returning an error or my batch job keeps failing. How do I troubleshoot this?

AWS
EXPERT
asked 2 years ago767 views
1 Answer
0

Hi there, thanks for your question. Two things to try would be confirming that you've 1) added a trust policy so that S3 Batch Operations can assume the IAM role, discussed here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-iam-role-policies.html, and 2) would be to configure a completion report for your job in case the errors are occurring at the object level once the job progresses to the Active phase. That completion report would then display object level error/failure info.

AWS
awsrwx
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions