Enable VPC support using Lambda Function

0 votes
Is it possible to enable or disable VPC support for my lambda function? If this is possible then please tell me as how to do this?
Jan 28, 2019 in AWS by Nitesh
• 3,080 points
410 views

1 answer to this question.

0 votes

Steps that you need to follow to enable VPC support are as follows:-

You need to specify one or more subnets in one single VPC and then a security group as part of your function configuration.

Now to disable the VPC support, all you need to do is to update the function configuration and then specify an empty list for the subnet and security group. You again can change these settings using the AWS APIs, CLI, or AWS Lambda Management Console.

answered Jan 29, 2019 by william

Related Questions In AWS

0 votes
1 answer
0 votes
0 answers

Create EC2 instance using Lambda function with Java

I have tried a lot of thing ...READ MORE

Jan 21, 2019 in AWS by Rishab
• 1,490 points
1,918 views
0 votes
1 answer

Cost for using Lambda function

AWS Lambda is a pay as you ...READ MORE

answered Jan 25, 2019 in AWS by Risu
1,057 views
0 votes
1 answer

Lambda function accessing multiple VPC

This is not possible with Lambda. Lambda ...READ MORE

answered Jan 29, 2019 in AWS by william
3,175 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers

Access AWS resources using Lambda function

You can use AWS Identity and Access ...READ MORE

answered Jul 1, 2019 in AWS by vardy_ns
566 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP