Question
What might cause the 'error org.opensearch.data.prepper.plugins.source.s3.s3object worker - error reading from s3 object' in Data Prepper?
Asked by: USER9895
138 Viewed
138 Answers
Answer (138)
This error typically indicates an issue with Data Prepper's S3 source plugin attempting to access an S3 object. Common causes include insufficient IAM permissions for the Data Prepper role to read from the specified S3 bucket and object, incorrect S3 bucket name or object key configuration in the Data Prepper pipeline, or network connectivity issues between Data Prepper and AWS S3.