Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

exposing rest endpoint using aws lambda

Pragya Keshap answered on February 6, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • api gateway lambda 502
  • Send Email using AWS SES and Lambda
  • Amazon API Gateway -Differences between REST - HTTP API
  • aws cognito post confirmation lambda
  • what is endpoint in aws config update
  • aws beanstalk http2
  • Amazon.Lambda.APIGatewayEvents
  • consitency level in aws lambda
  • Main Reasons of Why should use API Gateway
  • API Gateway for calling backend services
  • API Gateway Restful API Development with Synchronous Lambda Event Sources.
  • Amazon API Gateway Walkthrough with AWS Management Console
  • Api Gateway-Lambda Synchronous RESTful Microservices with CDK
  • Assigning Lambda function to API Endpoint

  • exposing rest endpoint using aws lambda

    0

    Adding an endpoint to your Lambda function :-

    Open the Functions page of the Lambda console.

    Choose a function.

    Under Function overview, choose Add trigger.

    Select API Gateway.

    Choose Create an API or Use an existing API.

    New API: For API type, choose HTTP API. For more information, see API types.

    Existing API: Select the API from the dropdown menu or enter the API ID (for example, r3pmxmplak).

    For Security, choose Open.

    Choose Add.

    https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway.html#apigateway-add

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 06 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.