aws / aws/aws-lambda-runtime-interface-emulator
Add environment variable for --runtime-interface-emulator-address
Open
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
Assessment
This issue has not been assessed yet.