Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cpvandehey opened this issue Nov 21, 2018 · 1 comment
Open

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

cpvandehey opened this issue Nov 21, 2018 · 1 comment

Comments

@cpvandehey
Copy link

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.

@ned-kelly
Copy link

Hi @cpvandehey - See my comment here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants