Adding Upload of Images To S3

Learn how to configure the Amplify SDK to upload messages to an S3 bucket.

Introduction

With our objective of cloning the WhatsApp application nearly achieved, we now need to add the feature that allows users to share pictures. We will learn how to integrate storage to the Vue.js application using AWS Amplify by the end of this lesson. The steps we are going to follow are:

  • Uploading images
  • Downloading images
  • Rendering images

Get hands-on with 1200+ tech skills courses.