serverless-aws-secrets icon indicating copy to clipboard operation
serverless-aws-secrets copied to clipboard

Add schema validation for custom serverless configuration

Open robin-thomas opened this issue 2 years ago • 0 comments

We are using the custom property (from serverless.yml) here: https://github.com/robin-thomas/serverless-aws-secrets/blob/5ff4bb3bf3ee160038ebbc08a8992fa17a5d5991/src/index.ts#L64

Add schema validation for these properties, like mentioned here: https://www.serverless.com/framework/docs/guides/plugins/custom-configuration

robin-thomas avatar Sep 17 '23 21:09 robin-thomas