sapessi / serverless-sam

Serverless framework plugin to export AWS SAM templates for a service
Apache License 2.0
152 stars 26 forks source link

Fix deprecation warning #41

Open dnicolson opened 3 years ago

dnicolson commented 3 years ago

This pull request fixes the following deprecation warning:

CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
 - SamPlugin for "output"