Repo for testing the connection to AWS Timestream using a predefinied demo database by AWS. Code is based on this tutorial by aws-dojo.com.
- Demo Database with the prefilled table 'IoT'
- AWS User with access to AWS Timestream (e.g. with the AWS managed "AmazonTimestreamFullAccess" policy)
- AWS CLI installed and configured
pipenv install
pipenv shell
python main.py