We're currently using bitbucket pipelines for our CI/CD to upload static HTML to our s3 bucket using the atlassian/aws-s3-deploy:0.4.4 pipe.
Uploading a total package size of 130MB is now taking over 13min. compared to the ~4 min. upload speed it took us around last October(10/1/2021)
The amount of time it takes to complete this upload(considering its size) doesn't make sense and makes it highly inconvenient to use, making us reconsider our CI/CD provider.
Any insight to this issue? Below is our config.