Skip to content

Error with lambda invoke #138

@maxpearl

Description

@maxpearl

running lamdba invoke throws this error:

YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.

Steps to replicate:

  • create pipenv
  • pipenv install python-lambda
  • create event.json
  • edit yaml file
  • create python service.py
  • run lambda invoke -v

It's not fatal, the service runs fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions