Example run has expired

Hi there,

$ wget -O parabricks_sample.tar.gz \
  "https://s3.amazonaws.com/parabricks.sample/parabricks_sample.tar.gz?Expires=1613069864&Signature=WxLeyitbvR%2B0rO4MX%2B0GohDw89g%3D&AWSAccessKeyId=AKIAJGDUNN2G2ZAH3Q3A"

When I tried to download the sample provided by the official doc, it shows that the link has expired.

See STEP 4: Example run.

Could you help provide a new one?

Best regards,
TJ Tsai

Hi TJ,

please try this command

$ wget -O parabricks_sample.tar.gz \ "https://s3.amazonaws.com/parabricks.sample/parabricks_sample.tar.gz"

Regards,
Myrieme

2 Likes