Deploy AWS resources using CDK consctructs with the Serverless framework.
Note: This only works if you use a serverless.ts
config file.
This package is part of the Swarmion project. See its documentation for more insights.
pnpm add --save-dev @swarmion/serverless-cdk-plugin
or if using yarn
yarn add --dev @swarmion/serverless-cdk-plugin
or if using npm
npm install --save-dev @swarmion/serverless-cdk-plugin
Check out the docs for more info.