Skip to content

fix(api): use new uploads API #9

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

Merged
merged 2 commits into from
Jul 24, 2019
Merged

fix(api): use new uploads API #9

merged 2 commits into from
Jul 24, 2019

Conversation

dkundel
Copy link
Contributor

@dkundel dkundel commented Jul 24, 2019

This change is using the new serverless-upload API instead of the AWS S3 upload. This drops also the
support for the AWS Upload function

BREAKING CHANGE: Removes uploadToAws as a function

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

dkundel added 2 commits July 24, 2019 09:30
This change is using the new serverless-upload API instead of the AWS S3 upload. This drops also the
support for the AWS Upload function

BREAKING CHANGE: Removes uploadToAws as a function
@dkundel dkundel merged commit b349a1e into master Jul 24, 2019
@dkundel dkundel deleted the change-upload-api branch July 24, 2019 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant