Skip to content

Add tutorial 087: API Gateway Lambda Integration#20

Merged
mwunderl merged 4 commits intoaws-samples:mainfrom
SatoshiMoriyama:add-apigateway-lambda-tutorial
Oct 6, 2025
Merged

Add tutorial 087: API Gateway Lambda Integration#20
mwunderl merged 4 commits intoaws-samples:mainfrom
SatoshiMoriyama:add-apigateway-lambda-tutorial

Conversation

@SatoshiMoriyama
Copy link
Copy Markdown

This PR adds a new tutorial (087) for creating REST API with Lambda proxy integration using AWS CLI.

Changes

  • Add new tutorial directory with step-by-step guide and automated script
  • Update main README.md to include the new tutorial in the inventory
  • Tutorial includes Lambda function creation, API Gateway setup, and cleanup

Files Added

  • tuts/087-apigateway-lambda-integration/README.md
  • tuts/087-apigateway-lambda-integration/apigateway-lambda-integration.md
  • tuts/087-apigateway-lambda-integration/apigateway-lambda-integration.sh

Files Modified

  • tuts/README.md - Added tutorial entry to inventory table and Application Integration category

Test Results

✅ Script executed successfully
✅ Lambda function created and configured
✅ API Gateway REST API created with Lambda proxy integration
✅ All API tests passed (query parameter, header, POST body)
✅ Resources cleaned up automatically

test-execution.log

SatoshiMoriyama added 3 commits September 5, 2025 05:22
- Add new tutorial for creating REST API with Lambda proxy integration
- Include step-by-step tutorial and automated script
- Update README.md with new tutorial entry in Application Integration category
@mwunderl mwunderl self-assigned this Sep 5, 2025
@mwunderl
Copy link
Copy Markdown
Contributor

mwunderl commented Sep 5, 2025

Thanks for working on this! I'll take a look.
インストラクションを試していただいてありがとう!

@mwunderl
Copy link
Copy Markdown
Contributor

mwunderl commented Oct 6, 2025

test notes -
execution_report.md

@mwunderl mwunderl merged commit 8fc26bb into aws-samples:main Oct 6, 2025
@mwunderl
Copy link
Copy Markdown
Contributor

mwunderl commented Oct 6, 2025

I added some security related notes to the README and tutorial. We might want to do another pass on this with the step 2 -4 instructions to fill in some more detail in the tutorial and add error handling to the script.

Thanks for your contribution!

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

Successfully merging this pull request may close these issues.

2 participants