JuliaCloud / AWSCore.jl

Amazon Web Services Core Functions and Types
Other
48 stars 26 forks source link

Add support to AWS Timestream #140

Closed klangner closed 2 years ago

klangner commented 2 years ago

Hello, I'm looking for Julia library for accessing AWS Timestream database: https://docs.aws.amazon.com/timestream/latest/developerguide/what-is-timestream.html

Should this be added to this package? Or somewhere else? If to this package I might be interested in implementing. If not should I create new package for it?

iamed2 commented 2 years ago

timestream_query and timestream_write APIs are available in AWS.jl