Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erdii/go-get-s3-object-version
https://github.com/erdii/go-get-s3-object-version
aws aws-s3 s3-download s3-object-versioning
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erdii/go-get-s3-object-version
- Owner: erdii
- License: mit
- Created: 2020-03-16T09:25:58.000Z (almost 5 years ago)
- Default Branch: v0
- Last Pushed: 2021-09-04T15:28:33.000Z (over 3 years ago)
- Last Synced: 2024-11-13T21:12:15.339Z (2 months ago)
- Topics: aws, aws-s3, s3-download, s3-object-versioning
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-get-s3-object-version
small go wrapper around s3.GetObjectVersion
description | command
--- | ---
example usage | `go-get-s3-object-version --bucket my-bucket --key my-file --version-id KPtyTHiruOcfMIDEP6vA4Nuq3gWTeTYb`
build binary into ./build | `make build`