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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ