How can I increase speed of direct download and upload process of objects from one to another ECS using boto3?
Trying to fasten the direct download and upload process of objects from one ECS object storage to another where both have different credential. I tried to follow the code given on below link but its still not working and to transfer the 126 MB file as well its taking more than 30 seconds.