AWS Lambda
@hashicorp
The AWS Lambda plugin deploys OCI images as functions to AWS Lambda.
- Official
- Built-in
Updated 8 months ago
- GitHub(opens in new tab)
AWS Lambda Platform
Parameters
7 Results
environment variables to expose to the lambda function environment variables that are meant to configure the application in a static way. This might be to control an image that has multiple modes of operation, selected via environment variable. Most configuration should use the waypoint config commands.