-
**Is your feature request related to a problem? Please describe.**
I am trying to use the pkcs11_pubsub.py on a Raspberry Pi connected to a Microchip ATECC608. Microchip's cryptoauthlib is configured…
-
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-python-v2/issues) and didn't find any solut…
-
I'm trying to create automation for provisioning IoT device using fleetprovisioning.py. After fleetprovisioning.py finish running, I need to go to the logs in order to extract the cert and key and sav…
-
### What is the problem?
When I construct a TopicRule using `CfnTopicRule_DynamoDBv2ActionProperty`, then the generated CloudFormation is missing the actual action details.
### Reproduction Step…
-
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…
-
**State your question**
How do I remove a certificate with a specified `certificateId` added with `AWSIoTManager.importIdentity(fromPKCS12Data: p12Data, passPhrase: "myPassword", certificateId: "th…
-
Hi,
I've been debugging this issue for a while now and can't seem to pin point the cause. I keep getting this error when trying to "connect" using the ipc client.
I am running:
- Ubuntu 18.04
…
-
I'm almost certainly doing something dumb, but I've been at it for a while and I can't figure out what my problem is.
I'm using the AWSIoT example, substituting wifi for ethernet in order to use an…
-
I'm trying the following code, but no messages are ever posted to IoT Hub
```csharp
var deviceId = "2c8540ee-85df-4f1a-b35f-00124e1d3c4a";
var caCert = new X509Certificate2("c:\\certs\\iothub_ca.…
-
Confirm by changing [ ] to [x] below:
- [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/welcome.html) and [API reference](https://docs.aws.am…