claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily
https://claudiajs.com
MIT License
3.8k stars 276 forks source link

Update security-group and subnets #200

Closed subbu-everest closed 5 years ago

subbu-everest commented 5 years ago

Greetings!

How to update the security-group and subnets attached to the Lambda function.

I can attach security-group and subnets while creating the function using --security-group-ids and --subnet-ids flags respectively.

How to update them?

gojko commented 5 years ago

please do not use github issues for questions, send them to https://gitter.im/claudiajs/claudia instead