AWS glue service is not accessing stored files in the S3 bucket.

0

Getting error while trying to access the file stored in S3. Error retrieving script [s3.ap-south-1.amazonaws.com] getObject: UriParameterError: Expected uri parameter to have length >= 1, but found "" for params.Bucket

asked 5 months ago361 views
1 Answer
0

The error message specifically mentions that the params.Bucket parameter is empty. Make sure that s3://your-bucket-name/your-object-key is correctly formatted and no typos.

profile picture
answered 5 months 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