Install aria2. If you are on Ubuntu, you can try apt install aria2.
run aria2c -x 16 -s 16 aws_https_file_url
-x, –max-connection-per-server=NUM The maximum number of connections to one server for each download. Possible Values: 1-16 Default: 1 and -s, –split=N Download a file using N connections.