Skip to content

Releases: benderillo/s3url-presigner

Use shared configuration for credentials

02 Dec 23:24
Compare
Choose a tag to compare

This release simplifies use of AWS credentials. The tool will use credentials and configurations shared across ~/.aws/config and ~/.aws/credentials files.

Return URL only

08 Jun 06:45
Compare
Choose a tag to compare
v0.1.6

Merge branch 'master' of github.com:benderillo/s3url-presigner

Code cleanup

23 May 12:32
Compare
Choose a tag to compare

Removed unnecessary option and code.

Align with golang layout standards

23 May 04:13
Compare
Choose a tag to compare

This release aligns source code layout and project info with golang standards described here: https://github.com/golang-standards/project-layout

Initial release

23 May 01:39
Compare
Choose a tag to compare

Initial release of the tool

  • Supports GET and PUT requests presigning