Skip to content

Dispatch Failure For Rust Lambda when using Cargo Lambda CLI commands #931

@DoIevenLift

Description

@DoIevenLift

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:

image

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

  • 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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions