Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/