AWS Quicksight new dataset error

0

I am trying to create a new dataset using S3 bucket as data source. I have uploaded datasource (csv) file and manifest (json) on to the bucket and s3 bucket. I get the error "We cannot find or cannot access one or more of the buckets listed in the manifest.". Thanks

1 個回答
1

Hi, you probably have not defined some required credentials for QuickSight to access your S3 bucket: see https://docs.aws.amazon.com/quicksight/latest/user/troubleshoot-connect-S3.html on how to create those credentials

Also, see remark on this page

We strongly recommend that you make sure that your manifest file is valid.
 If Amazon QuickSight can't parse your file, it gives you an error message. 
That might be something like "We can't parse the manifest file as valid JSON" 
or "We can't connect to the S3 bucket."

It is exactly what you have

Best,

Didier

profile pictureAWS
專家
已回答 10 個月前
  • Hi @Didier, thanks for your direction. I have already implemented the allow access form both sides i.e. allowed S3 bucket operations on the Quicksight admin role and added bucket policy on the specific bucket to allow Quicksight service to access the bucket and its objects. Not sure what else can I do? Also parsed the maifest file using json validator and is valid. The error I keep getting is We can’t connect to this S3 bucket. Make sure any S3 buckets you specify are associated with the AWS account used to create this QuickSight account. Looking at error details :- sourceErrorCode: MANIFEST_NO_FILES_FOUND sourceErrorMessage: Input Manifest cudos_dataset does not contain any valid URIs

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南