You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the guide for installation, downloading the zip via aws s3api get-object --bucket healthai-public-assets-us-east-1 --key amazon-genomics-cli/nightly-build/amazon-genomics-cli.zip amazon-genomics-cli.zip, fails with Provided region_name 'SAoWDrfMgfLVXbjJxzSsV/aSfbWHL2cE4/Hlvcgg' doesn't match a supported format.
Failure to get the nightly zip from the bucket due to some formatting issue.
Describe the Bug
Following the guide for installation, downloading the zip via
aws s3api get-object --bucket healthai-public-assets-us-east-1 --key amazon-genomics-cli/nightly-build/amazon-genomics-cli.zip amazon-genomics-cli.zip, fails withProvided region_name 'SAoWDrfMgfLVXbjJxzSsV/aSfbWHL2cE4/Hlvcgg' doesn't match a supported format.Failure to get the nightly zip from the bucket due to some formatting issue.
Steps to Reproduce
aws s3api get-object --bucket healthai-public-assets-us-east-1 --key amazon-genomics-cli/nightly-build/amazon-genomics-cli.zip amazon-genomics-cli.zipRelevant Logs
Expected Behavior
I expected a zip that I could decompress for the genomics cli usage.
Actual Behavior
Screenshots
Additional Context
Operating System: Mac OS 14.0 Apple M1
AGC Version: NA
Was AGC setup with a custom bucket: No
Was AGC setup with a custom VPC: No