Enamine_REAL_Space_2022q12 File Access

Hi all,

I am working through Tutorial 1: VFVS 2.0 on AWS and currently postprocessing the ATG prescreen output.

I am having trouble accessing and downloading the Enamine_REAL_Space_2022q12.tranches.parquet and Enamine_REAL_Space_2022q12.collections.parquet files using my personal AWS bucket access point ID. I’m using these commands:

aws s3 cp s3://[my AWS bucket access point ID]/Enamine_REAL_Space_2022q12.tranches.parquet ~/
aws s3 cp s3://[my AWS bucket access point ID]/Enamine_REAL_Space_2022q12.collections.parquet ~/

However, it’s giving a 404 error when calling the HeadObject operation and indicating that both files do not exist.

I would appreciate if anyone has any insight or tips! I’m guessing the file names may have changed since. Thank you!

Hi all,

Unfortunately, I haven’t been able to resolve this error yet. For context, I have tried the following with my personal AWS S3 access point ID, both with and without the -s3alias suffix:

Any insight or wisdom on how to download these files would be greatly appreciated. Thanks in advance!