Grabbing files from AS3 bucket using curl

hello travis!

during the build on travis-ci, how can I download files from an entire s3 bucket using curl with Access Key and Secret Key?

Hello,

If I were you, I’d just use the AWS Command Line Interface (CLI), which manages the security via credentials stored in a config file, that way you can edit, update, your env vars.

Happy building!
Montana Mendy

2 Likes

always on target @montana! I use the variables in AWS, good solution

Hey @SolarUltima,

That’s great to hear.

1 Like