Hi,
I have the question to access data from the DynamoDB on the Amazon AWS server. The device is connecting to the AWS IoT through MQTT and storing data in the AWS DynamoDB. I read the document said if I have the JDBC database driver, then I can access the DynamoDB, and here is the AWS DynamoDB Doc (https://aws.amazon.com/dynamodb/communi ... connectors). Are these JDBC/ODBC drivers supported by Aggregate, or Aggregate has already had the driver for DynamoDB?
Or I just install the MQTT breaker on the EC2 with Aggregate, and get data from the breaker. Can I control the relay throw the MQTT breaker?
Thanks.