okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.
MIT License
735 stars 91 forks source link

Provide an example for uploading a file to an S3 bucket #191

Open ggorge-etiqa opened 7 months ago

ggorge-etiqa commented 7 months ago

If upload of files to S3 buckets is somehow supported, can you provide an example of command line?

I'm trying to make it work with x-amz-security-token header.