1. Configure the AWS CLI
1 | aws configure |
2. Install AWS SAM CLI
1 | HOMEBREW_NO_AUTO_UPDATE=1 brew tap aws/tap |
3. Set up the AWS SAM example
1 | git clone https://github.com/aws-samples/amazon-s3-presigned-urls-aws-sam |
4. Upload images
Upload to Amazon S3 directly from a web or mobile application