python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Automate create credentials for devices to connect AWS IOT Core
I got some problems when try to use AWS IOT Core.
Suppose that I have thousands iot devices and 1 mobile app, 1 backend server.
My thought is I'll provide a common key for devices which has connect po...

Thinh Pham
Votes: 0
Answers: 1
Publishing message from Lambda function to AWS IoT is not working with aws-sdk
I'm trying to publish a message from a lambda function to my AWS IoT Thing, by using the aws-sdk which should use HTTP by default instead of MQTT to publish a message.
Then the Function gets invoked n...
JBDev
Votes: 0
Answers: 1
AWS Iot sdk javascript - Cannot connect to AWS (Failed to read credentials for AWS_PROFILE default from undefined)
I am trying with no luck to connect with websockets to aws iot with aws-iot-sdk. I'm getting the error "Failed to read credentials for AWS_PROFILE default from undefined" on browser console ...

Panagiotis Giannelos
Votes: 0
Answers: 1