-
https://github.com/awslabs/aws-greengrass-provisioner/blob/0cceba71879b5a6d3d26c98e74e8bf1991566a1d/src/main/java/com/awslabs/aws/greengrass/provisioner/implementations/helpers/BasicIoHelper.java#L125…
-
Confirm by changing [ ] to [x] below:
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-pyhton-v2/issues) and didn't find any solution
**Platform/OS/Devic…
-
Hi,
Just wondering if there's a way or instruction on how to integrate KVS with Greengrass core? It seems like it would be supported by using Lambda executable, but the only tutorial[1] online requ…
-
Hi, I'm trying to update the Greengrass Core software with the OTA update agent. The execution of the update task always ends with a failure.
I'm using a Raspberry Pi 4 with a Yocto image to inst…
-
Hi
First, thank you for this great work
I was trying to stream from my laptop camera to KVS using following SDK code :
```
`import awstreamer
client = awstreamer.client()
client.start({
…
-
https://docs.aws.amazon.com/greengrass/latest/developerguide/config-lambda.html
"In the AWS IoT console, under Greengrass, choose Groups, and then choose the group that you created in Module 2."
…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-js-v2/issues) and didn't find any solution
…
-
My device had following policy:
```
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"iot:Connect",
"iot:Publish",
"io…
-
**Describe the bug**
Definition of the problem
BLE connection can’t be established with iPhone 6.
BLE connection stops responding after MTU change request.
Technical details
Example of debu…
-
Publishing to a topic causes UnauthorizedError because of invalid configuration of a previous version of a component
**To Reproduce**
**Step 1:**
Create a custom component that published to AWS I…