@jorgedlt Serverless uses CloudFormation to setup resources. Anything you can setup with CloudFormation you can add to the resources section of your serverless.yml and serverless will set it up during deployment.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Lambda Deploy into VPC | 7 | 31337 | November 6, 2020 | |
Specifying AWS VPC config in Serverless Components | 2 | 4112 | July 10, 2020 | |
How to deploy a lambda without vpc when the default vpc is set in the provider object and used for all the other lambdas | 4 | 3393 | December 10, 2021 | |
Serverless framework multi region deployment | 1 | 638 | January 14, 2021 | |
Serverless deploying the Lambda function, but not attaching the VPC | 2 | 2655 | July 14, 2021 |