You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an old issue in awslabs/aws-sdk-rust - awslabs/aws-sdk-rust#468 (comment) 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
machine 1: Windows 11 home version: 10.0.22631 build: 22631
machine 2: Windows 11 pro version: 10.0.22631 build: 22631
Logs
using -v on any of the above commands will return:
The text was updated successfully, but these errors were encountered:
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 - awslabs/aws-sdk-rust#468 (comment) 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:
The text was updated successfully, but these errors were encountered: