I would suggest using amplify instead of creating a separate express server like the suggestion from @flycoders_sourav.
https://aws-amplify.github.io/docs/js/storage
AWS Amplify Storage module provides a simple mechanism for managing user content for your app in public, protected or private storage buckets. The Storage category comes with built-in support for Amazon S3.