plugins icon indicating copy to clipboard operation
plugins copied to clipboard

add serverless-cdk-plugin to the list

Open Eikix opened this issue 3 years ago • 0 comments

Proposing to add the @swarmion/serverless-cdk-plugin https://www.npmjs.com/package/@swarmion/serverless-cdk-plugin to the list of serverless plugins.

Create resources using the AWS CDK (SQS, Dynamodb, etc.) and reference them in the Serverless framework configuration's serverless.ts. Serverless then provisions your lambdas AND your other resources!

Eikix avatar Aug 26 '22 12:08 Eikix