awslabs / genomics-secondary-analysis-using-aws-step-functions-and-aws-batch

This solution provides a framework for Next Generation Sequencing (NGS) genomics secondary-analysis pipelines using AWS Step Functions and AWS Batch.
https://aws.amazon.com/solutions/implementations/genomics-secondary-analysis-using-aws-step-functions-and-aws-batch/
Apache License 2.0
38 stars 22 forks source link

Error while downloading sample files #13

Open askkam opened 2 years ago

askkam commented 2 years ago

Hi, Was following the instructions for setup and am running into the following issue while executing ./build-s3-dist.sh $DIST_OUTPUT_BUCKET $SOLUTION_NAME $VERSION:

Downloading sample files. --2022-04-15 10:54:56-- https://genomics-solutions-shared-assets.s3-us-west-2.amazonaws.com/secondary-analysis/example-files/fastq/NIST7035_R1_trim_samp-0p1.fastq.gz Resolving genomics-solutions-shared-assets.s3-us-west-2.amazonaws.com (genomics-solutions-shared-assets.s3-us-west-2.amazonaws.com)... 52.218.220.225 Connecting to genomics-solutions-shared-assets.s3-us-west-2.amazonaws.com (genomics-solutions-shared-assets.s3-us-west-2.amazonaws.com)|52.218.220.225|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-04-15 10:54:56 ERROR 403: Forbidden.

Are the sample files not accessible anymore?

sachalau commented 2 years ago

I think that's a duplicate of https://github.com/awslabs/genomics-secondary-analysis-using-aws-step-functions-and-aws-batch/issues/11

hmkim commented 2 years ago

Check this link in below. https://github.com/awslabs/genomics-secondary-analysis-using-aws-step-functions-and-aws-batch/pull/15