Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1292 results
Hello. I am currently testing to pass the AWS IoT Core Qualification Program Test Suite. After successfully passing the TLS Expired Server Cert test with the same process, when I run the MQTT Connect...
0
answers
0
votes
50
views
hannah
asked 25 days ago
Hello everyone, I’m currently using the aws.greengrass.SecureTunneling component, **version 1.0.19**, and I’ve encountered connectivity issues, after several connections its stop working....
0
answers
0
votes
33
views
asked a month ago
I have an IoT environment. Things send JSON over Topics. But Things also need to upload photos to S3. One option is to use [pre-signed...
Accepted AnswerAWS IoT Core
2
answers
0
votes
52
views
Fergus
asked a month ago
I have a user authenticated by Cognito user-pool, role & identity-pool (using Cognito hosted-ui). After login, the user comes back to my webapp (frontend), I use the `id_token` (returned by the...
0
answers
0
votes
42
views
profile picture
Fabio
asked a month ago
Hello, Is there a greengrass component recipe setting to configure a component to run once when deployed but not run when the greengrass nucleus is restarted? Essentially one-shot functionality. The...
1
answers
0
votes
59
views
mpung
asked a month ago
Hi, I am using MQTT test client to subscribe wildcard topic "node/+/#" that same as Rule, can received "node/silabs19a270/config" event. IoT Core Message routing Rules does not, but can received...
Accepted AnswerAWS IoT Core
3
answers
0
votes
56
views
asked a month ago
I have an esp32 device that has a certificate I generated in AWS to be used as a claim certificate. The esp32 connects to AWS fine and allows me to subscribe to the accepted and rejected topics. When...
0
answers
0
votes
19
views
Howie
asked a month ago
I am working on an IoT solution in which IoT devices send data to AWS Kinesis streams. Each device is identified by an IoT Thing Name, and we use this name (or its hashed value) as the Kinesis...
1
answers
0
votes
48
views
Balu
asked a month ago
Are there any extra charges for retained messages using the MQTT API? Do you pay for the number of message units you have retained? How long will IoT core retain the message? The documentation...
2
answers
0
votes
64
views
profile picture
wz2b
asked a month ago
I want to republish messages from a topic to another. When there's a message on topic: `node/node_id` it should resolve this expression: ...
2
answers
0
votes
60
views
asked a month ago
I am trying to connect my mqtt device to the IoT Core and I am getting authorization failures according to the monitor. I created the certificates according to the connect a single device page but...
1
answers
0
votes
65
views
kazu
asked a month ago
Let's suppose I have a greengrass component dependent on the docker application manager and I use `docker compose` for container orchestration. ``` --- RecipeFormatVersion: '2020-01-25' ComponentName:...
1
answers
0
votes
48
views
mpung
asked a month ago