Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuarthicks/presign-s3-url
CLI to presign an S3 URL
https://github.com/stuarthicks/presign-s3-url
aws aws-s3 cli go golang s3
Last synced: 4 days ago
JSON representation
CLI to presign an S3 URL
- Host: GitHub
- URL: https://github.com/stuarthicks/presign-s3-url
- Owner: stuarthicks
- License: mit
- Created: 2024-05-19T20:02:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T08:52:08.000Z (8 months ago)
- Last Synced: 2024-05-20T23:00:36.164Z (8 months ago)
- Topics: aws, aws-s3, cli, go, golang, s3
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# presign-s3-url
CLI to presign an S3 URL## Install
Using Homebrew:
brew install stuarthicks/brews/presign-s3-url
Using Go:
go install github.com/stuarthicks/presign-s3-url@latest