You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A command should exist to package up the code from a workspace, and publish it to a new AWS Lambda Function. UI Details need to be figured out, but I suspect this would use a Web View.
command should be accessible from the Command Palette, AWS Explorer (Lambda node context menu, maybe on the AWS Explorer buttons too)
Inputs:
Lambda Function Name
Description
Handler
Runtime
Timeout
Memory
Environment Variables
IAM Role
Enable/Disable AWS X-Ray
VPC
DLQ
Concurrency
Tags (case sensitive key-value pair)
S3 Bucket to deploy with
The text was updated successfully, but these errors were encountered:
A command should exist to package up the code from a workspace, and publish it to a new AWS Lambda Function. UI Details need to be figured out, but I suspect this would use a Web View.
The text was updated successfully, but these errors were encountered: