AI AGENT ADDONS

Connecting Lambda To Api Gateway

aws/agent-toolkit-for-aws

A Lambda function works behind the scenes. To let users or apps call it, you need a door. API Gateway provides that door.

This guide walks you through connecting them. It covers setting up a REST or HTTP API, adding methods, and enabling Lambda proxy integration. Important steps like CORS and throttling are included.

You also get security hardening and access logging. These are easy to forget but vital for production use.

Add Connecting Lambda To Api Gateway skill to your workflow

Global

mkdir -p ~/.claude/skills/connecting-lambda-to-api-gateway

Project

mkdir -p .claude/skills/connecting-lambda-to-api-gateway

Source Repository

Stars
1,530
Forks
128
Watchers
1,530
License
Apache-2.0
Last Push
1 month ago
Created
3 months ago