okigan / awscurl

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

issue/169 #171

Open okigan opened 1 year ago

okigan commented 1 year ago

test with: python -m awscurl --service s3 'https://awscurl-sample-bucket.s3.amazonaws.com?q=a{status=b}'

okigan commented 1 year ago

address issue #169