diff --git a/serverless.yml b/serverless.yml index 59a90d6..6c11ee2 100644 --- a/serverless.yml +++ b/serverless.yml @@ -36,7 +36,7 @@ functions: newrelic-log-ingestion: description: Send log data from CloudWatch Logs to New Relic Infrastructure (Cloud Integrations) and New Relic Logging. handler: src/function.lambda_handler - name: newrelic-log-ingestion-akhilv1 + name: newrelic-log-ingestion plugins: - serverless-python-requirements