awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.

MIT License

Downloads
157.1K
Stars
755
Committers
34

Bot releases are hidden (Show)

awscurl - v0.36

Published by okigan about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/okigan/awscurl/compare/v0.35...v0.36

awscurl - v0.35 Latest Release

Published by okigan about 2 months ago

awscurl - v0.34

Published by okigan about 2 months ago

What's Changed

Development improvements

New Contributors

Full Changelog: https://github.com/okigan/awscurl/compare/v0.33...v0.34

awscurl - v0.33 File input output support

Published by okigan 7 months ago

  • Support output to a file
  • Support file as input for POST request(s)
awscurl - Bug fix: v0.32 Fixup dockerbuild

Published by okigan 12 months ago

  • bufix: fixup python shim location and path inside Docker image
awscurl - Bug fix: v0.30 Use lowercase hostname when generating canonical headers

Published by okigan about 1 year ago

Use lowercase hostname when generating canonical headers (fixes https://github.com/okigan/awscurl/issues/186)

awscurl - v0.30 Add docker builds for arm64

Published by okigan about 1 year ago

  • Add docker builds for arm64
awscurl - Bug fix: address homebrew issue

Published by okigan over 1 year ago

Bug fix:

  • address homebrew issue
awscurl - v0.28 Bugfix release

Published by okigan over 1 year ago

Fixes:

awscurl - v0.27 Set exit code based on HTTP request status

Published by okigan over 1 year ago

  • Set exit code based on HTTP request status - this provides better integration with other command line tools
awscurl - v0.26 URL encode update, drop python 2.7, DevEx updates Latest

Published by okigan almost 3 years ago

Feature updates

drop python 2.7 support
update URL encode non-alpha query string parameters
Developer experience

add/update dockerhub workflow
add Github (ghcr) docker registry publishing
add gitpod linking to simplify external contributions

awscurl - v0.24 use CaseInsensitiveDict for headers

Published by okigan about 3 years ago

Minor feature release:

  • Merge use CaseInsensitiveDict for headers (#72 )
awscurl - v0.23 Bugfix release

Published by okigan over 3 years ago

Bugfix release to restore prior authentication behavior by reverting SSO profile changes

awscurl - v0.22 SSO profiles and follow redirect support

Published by okigan over 3 years ago

New features:

  • SSO profiles
  • Follow redirect support

Other improvements

  • Various README updates
  • Additional CI scripts
awscurl - Update encoding handling in response

Published by okigan almost 4 years ago

awscurl - MacOS brew package manager support

Published by okigan almost 5 years ago

Change long:

  • add support for MacOS brew package manager
  • relax urllib3 version requirements
awscurl - Bugfix release

Published by okigan almost 5 years ago

awscurl -

Published by okigan almost 5 years ago

Changes:

  • fix up url parsing (affects websocket connections url)
  • Split up signature generation steps and add tests to allow for core code re-use in other projects
  • Create LICENSE file and indicate MIT usage
  • Fixup Dockerfile
  • Add support non-English text data in printout of headers and response body
  • Add python 3.8 as supported/tested python version
awscurl -

Published by okigan over 5 years ago

Experimental support for aws instance credentials

awscurl -

Published by okigan about 6 years ago

Resolve install issue

Package Rankings
Top 21.54% on Formulae.brew.sh
Top 4.55% on Pypi.org
Badges
Extracted from project README
Donate Donate Donate PyPI Build Status Docker Hub Edit with gitpod Edit with vscode Edit with github codespaces Star History Chart