aws / aws/aws-lambda-runtime-interface-emulator

Add support for multipart/form-data in RIE

Open
#90 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.1k
Forks
118
Avg merge
42m
Merged PRs (30d)
2

Description

I would love the ability to use multipart/form-data in local testing environments for my lambda functions. The official AWS API-Gateway supports this feature so I see no reason why this package shouldn't.

It could be enabled with a --flag on the startup call or something if need be.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the RIE handles Lambda HTTP requests and startup flags, then compare the expected multipart/form-data behavior with AWS API Gateway. Done means local testing supports multipart/form-data for Lambda functions, with any required startup configuration documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.