amplify add storage
Content
in prompted options:? Please select from one of the below mentioned services (Use arrow keys)
❯ Content (Images, audio, video, etc.)
NoSQL Database
The CLI will walk you though the options to enable Auth, if not enabled previously, and name your S3 bucket with profileimgstore
.
amplify push
When your backend is successfully updated, your new configuration file aws-exports.js
is copied under your source directory.