-
```shell
✔ Container the_ultimate_cli-app-1 Recreated …
-
At our company we're using the SSO for all developers.
I've added this dependency to the test pom.xml file:
```
software.amazon.awssdk
sso
2.24.7
```
Unfortun…
-
**Describe the bug**
I am getting the following error when importing anything from `PIL` using the Pillow ARN.
```
{
"errorMessage": "Unable to import module 'lambda_function': cannot import…
-
**ST_COMPONENT_MODE build not working with a proxy**
When trying the use the aws-iot-device-client as a ST_COMPONENT_MODE (secure tunneling only), the http proxy configuration is compiled out and t…
-
https://github.com/aws-greengrass/aws-greengrass-docker/blob/1c19905c2afdb72c209f00755b9f5eb16310a403/Dockerfile#L40
Can we add support for Python3.9?
K-AWS updated
9 months ago
-
https://github.com/aws-greengrass/aws-greengrass-gdk-cli/blob/cfd3e1078b4bfdaec27f09e29ab33d7343981bd1/gdk/build_system/GradleWrapper.py#L12
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Describe the bug
In my C++ project, I have developed a custom class named `AWSIoTCore` that serves as a wrapper for the AWS IoT SDK. However, I'm encountering a segmentation fault when this class…
-
---
**Feature Description**
This proposal is to enhance the AWS Greengrass CloudWatch Metrics component to support the publishing of multiple metrics within a single payload. The current imple…
-
Storing the private key in a file is not a good approach in terms of security.
A solution is adding an HW crypto device with PKCS11 support.
Could you please accomplish a direct read of the key vi…