Direct upload image to S3 with SAM
- AWS CLI
1 | aws configure |
- AWS SAM
1 | HOMEBREW_NO_AUTO_UPDATE=1 brew tap aws/tap |
- AWS SAM setup
1 | git clone https://github.com/aws-samples/amazon-s3-presigned-urls-aws-sam |
- Upload images
1 | aws configure |
1 | HOMEBREW_NO_AUTO_UPDATE=1 brew tap aws/tap |
1 | git clone https://github.com/aws-samples/amazon-s3-presigned-urls-aws-sam |