question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Lambda integration

See original GitHub issue

The README mentions aws-sam-local uses Lambda proxy integration by default. Is there a way to tell aws-sam-local to use Lambda integration instead?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
alexiaallanic-myobcommented, Nov 9, 2017

With SAM, it is possible to define your Api configuration using AWS::Serverless::Api. When you then define x-amazon-apigateway-integration, you can choose to have type “aws” or “aws_proxy”. Shouldn’t this “aws” type option be supported by sam-local? Then it would make sense to support lambda integration.

6reactions
dgoradiacommented, Mar 2, 2018

I agree with @alexiaallanic-myob lambda integration should also be supported.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up Lambda proxy integrations in API Gateway
Understand API Gateway Lambda proxy integration · Support for multi-value headers and query string parameters · Set up a proxy resource with Lambda...
Read more >
Amazon Lambda - Quarkus
Quarkus's integration with lambdas also supports Quarkus's Live Coding development cycle. You can bring up your Quarkus lambda project in dev or test...
Read more >
AWS Lambda integration - Snyk User Docs
Snyk currently supports integration with AWS Lambda for Node, Ruby, and Java projects, Maven only. Create a role and enable permissions.
Read more >
Datadog Announces Integration With AWS Lambda, Enables ...
Datadog Announces Integration With AWS Lambda, Enables Support for Serverless Architectures. Datadog adds Amazon Web Services (AWS) Lambda to its expanding list ...
Read more >
Monitor AWS Lambda with OneAgent | Dynatrace Docs
AWS Lambda lets you run code without provisioning or managing servers. This deployment model is sometimes referred to as "serverless" or "Function as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found