Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for transfer acceleration without the need of fully custom managed bucket #107

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

msfstef
Copy link

@msfstef msfstef commented Sep 9, 2020

Background

I can't deploy some of my projects with serverless' --aws-s3-accelerate option enabled as the S3 bucket is by default not transfer acceleration enabled. I noticed there is a manageResources flag for a fully custom S3 bucket where I could enable the transfer acceleration but would have preferred to keep everything default and out of the box ready.

Proposed changes

Unless this bloats the library too much I figured the transfer acceleration could be added as an option.

@Shereef
Copy link
Collaborator

Shereef commented Feb 26, 2022

I will try to review and test this in the upcoming weeks if you want to help us shorten the feedback cycle can you please rebase this off of master and test it out with serverless 3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants