diff --git a/lib/plugins/aws/provider/awsProvider.js b/lib/plugins/aws/provider/awsProvider.js index 8ecd55de928a..2108d15d4f21 100644 --- a/lib/plugins/aws/provider/awsProvider.js +++ b/lib/plugins/aws/provider/awsProvider.js @@ -544,6 +544,7 @@ class AwsProvider { logs: { type: 'object', properties: { + frameworkLambda: { type: 'boolean' }, httpApi: { oneOf: [ { type: 'boolean' },