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

Add environment variable for --runtime-interface-emulator-address

Open
#120 6 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
1.1k
Forks
118
Avg merge
42m
Merged PRs (30d)
2

Description

At the moment it's not possible to configure the runtime interface emulator address without patching the docker image.

The default is `0.0.0.0:8080` , and I would like to restrict it to the local network for security reasons.

Contributor guide

Open the contributing guide

Research direction

Start by locating the --runtime-interface-emulator-address flag definition and the code that applies its default of 0.0.0.0:8080. Done means an environment variable can configure the address without patching the Docker image, including restricting it to a local network address.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.