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 Risposta
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
ESPERTO
con risposta 10 mesi fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande