We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e7bf1 commit e6b1be1Copy full SHA for e6b1be1
serverless.yml
@@ -36,7 +36,7 @@ functions:
36
newrelic-log-ingestion:
37
description: Send log data from CloudWatch Logs to New Relic Infrastructure (Cloud Integrations) and New Relic Logging.
38
handler: src/function.lambda_handler
39
- name: newrelic-log-ingestion-akhilv1
+ name: newrelic-log-ingestion
40
41
plugins:
42
- serverless-python-requirements
0 commit comments