I have this link:
s3://some_path/200_files/*.gz
I have the corresponding ACCESS ID and SECRET KEY. How to copy the complete folder (200_files) OR all the .gz
to the local system? Ubuntu CLI or Python based solution. I understand that this is not a up to the mark question, answers in comments would work. Thanks :)