All Content tagged with AWS IoT Core
AWS IoT Core lets you connect billions of IoT devices and route trillions of messages to AWS services without managing infrastructure.
Content language: English
Select up to 5 tags to filter
Sort by most recent
1302 results
I am trying to create an IAM user where I can restrict each account to be able to create a thing and a certificate and register them but whenever I want to list the things available and certificates I...
I'm following this guide to generate credentials for AWS services using a thingName, aws-iot cert and key:
https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html
I'm...
I am currently developing a Java application using the AWS IoT SDK for MQTT communication. However, I've encountered issues with configuring the MQTT connection parameters and integrating the...
Hi,
I have a Wise 6610 lora gateway and I wanted to connect it to aws IoT, I created the gateway using the following link:...
Hi,
I have some raw CSV data coming in from my THING. I created a rule but am having trouble parsing the data to my Dynamo DB. I can write all to one Type, but not multiple or separately. I want to...
**How to send AWS IoT core data to ML model which is already deployed on AWS EC2 instance by using Flask API??**
I have to deploy my ML model on AWS ec2-instance by using Flask API and make public...
# Setup
I have system in which there are multiple services running and all of them need to connect to one single thing.
The clientID of my main service is the thingName itself. However, the ClientID...
Hello,
I have been trying to migrate the Symantec Class 3 Secure Server Ca -G4 root ca to the amazon trust services root ca. I noticed that my device data endpoint for iot core service was...
We use AWS IoT Core as the LNS for our LoRaWAN based systems. We use LPWAN Destinations to route the data to rules that handle the data. In a situation where I need to create thousands of LoRaWAN...
Hi
I have imported a Cloudflare SSL certificate into ACM that I already use with API Gateway. \
The certificate has the following CN and SANs: \
Common Name: CloudFlare Origin Certificate \
Subject...
Our system has IoT things (devices), and a web frontend in Amplify.
An example user story in the browser: "Search for a device by the county it belongs to, then show all telemetry readings created by...
I have a Stack A with an IoT Rule and its Arn.
In another Stack B, I want to get this IoT Rule and add a action to it. I don't want to add the action in Stack A, because the rule references to a...