Skip to content

This Lambda Function read details from xls file present in S3 and create VPC.

Notifications You must be signed in to change notification settings

yash-sonani/LambdaCodeToCreateVPC

Repository files navigation

LambdaCodeToCreateVPC

This Lambda Function read details from xls file present in S3 and create VPC.

Steps for implementation:

1.] Download all python files.

2.] Bundle the python files with external library lxml.

3.] To create lambda deployment package follow aws documentation.

4.] Upload zip file to lambda function.

5.] Create your own vpc_detial.xls file taking reference of vpc_detail.xls.

6.] Give lambda function S3 Read Access, increase execution time.

7.] Run lambda function.

Releases

No releases published

Packages

No packages published

Languages