Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngonghi/athena_s3_sample
Use Amazon AWS SDK to upload data to S3 bucket and query by Athena Sample Program
https://github.com/ngonghi/athena_s3_sample
amazon-athena amazon-s3-storage go
Last synced: 29 days ago
JSON representation
Use Amazon AWS SDK to upload data to S3 bucket and query by Athena Sample Program
- Host: GitHub
- URL: https://github.com/ngonghi/athena_s3_sample
- Owner: ngonghi
- License: gpl-3.0
- Created: 2017-08-30T06:18:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T09:20:18.000Z (over 7 years ago)
- Last Synced: 2024-08-03T22:19:13.946Z (4 months ago)
- Topics: amazon-athena, amazon-s3-storage, go
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ngonghi/athena_s3_sample - Use Amazon AWS SDK to upload data to S3 bucket and query by Athena Sample Program (Go)
README
# athena_s3_sample
Use Amazon AWS SDK to upload data to S3 bucket and query by Athena
## Install Amazon AWS Go SDK.
```
go get -u github.com/aws/aws-sdk-go
```http://docs.aws.amazon.com/sdk-for-go/api/