AWS Lambda
@hashicorp
The AWS Lambda plugin deploys OCI images as functions to AWS Lambda.
- Official
- Built-in
Updated 11 months ago
- GitHub(opens in new tab)
AWS Lambda Platform
Archive Notice
This integration relates to a legacy version of Waypoint and is no longer actively maintained.Read the blog
(opens in new tab)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.