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

已提问 5 个月前393 查看次数
1 回答
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
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容