Skip to content

Error when using 'lambda deploy_s3': Unexpected keyword argument 'use_requirements' #89

@franciscohanna92

Description

@franciscohanna92

When I try to deploy my lambda function with lambda deploy_s3 I receive the following error:

TypeError: deploy_s3() got an unexpected keyword argument 'use_requirements'

I've installed the dependencies of my project trough a requirements.txt file with the command pip install -r requirements.txt. The error doesn't arise if I use lambda deploy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions