Skip to content

Abstract the decision to use a direct AWS.lambda.invoke() #7

Description

@cpvandehey

Do you have an example of running the aws libraries against the local proxy? I would like to point my functions at the localhost, but haven't figured this out.

lambda_client = boto3.client('lambda', endpoint_url='http://localhost:3000/proxy')
This has not worked.

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