For some reason there's a bucket with a bunch of different files, all of which have the same prefix but with different dates:
backup.2017-01-01aa
backup.2017-01-01ab
backup.2017-01-15aa
backup.2017-01-15ab
backup.2017-02-01aa
backup.2017-02-01ab
etc..
How do I download only files that start with "backup.2017-01-01"?