Closed DoIevenLift closed 1 month ago
This issue is not related to the runtime. Cargo Lambda and the Rust runtime are independent projects. Please, don’t duplicate issues.
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one.
Hi,
This is a replication of an issue created under the awslabs/aws-sdk-rust & cargo lambda:
Describe the issue
Recently when trying the following commands:
cargo lambda deploy --profile <profile_name>
cargo lambda deploy <function_name> --profile <profile_name>
This error will come back:
Reproduction Steps
Additional information
May not be the best place and happy to be pointed in the right direction.
Things tried:
There is an old issue in awslabs/aws-sdk-rust - https://github.com/awslabs/aws-sdk-rust/issues/468#issuecomment-1067017008 which has the same issue. However in this thread the issue appears to be occurring in code rather than on the system / using the cli commands.
Previously using Cargo Lambda returned no cert issues and previous Lambda functions have been deployed using the commands. So far there haven't been any other issues etc posted that I've been able to find and its very strange that this is occurring across multiple machines and a fresh environment. If anyone has any tips or ticks let me know.
Environment
Logs
using -v on any of the above commands will return: