diff --git a/index.js b/index.js index 3c824a0..3dce0fc 100644 --- a/index.js +++ b/index.js @@ -82,8 +82,6 @@ class ServerlessLambdaEdgePreExistingCloudFront { } await updateDistribution() - - this.serverless.cli.consoleLog(`Event ${event.preExistingCloudFront.eventType - event.preExistingCloudFront.pathPattern} has been successfully associated to ${resolvedDistributionId} CloudFront Distribution.`) } }) }, Promise.resolve())