Skip to content

Commit 9358e42

Browse files
fixes
1 parent 2d30424 commit 9358e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/report-sender/report_sender/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ssm_mesh_prefix": "SSM_MESH_PREFIX",
99
"ssm_senders_prefix": "SSM_SENDERS_PREFIX",
1010
"environment": "ENVIRONMENT",
11-
"event_bus_arn": "EVENT_PUBLISHER_EVENT_BUS_ARN",
11+
"event_publisher_event_bus_arn": "EVENT_PUBLISHER_EVENT_BUS_ARN",
1212
"event_publisher_dlq_url": "EVENT_PUBLISHER_DLQ_URL",
1313
"send_metric_name": "REPORT_SENDER_METRIC_NAME",
1414
"send_metric_namespace": "REPORT_SENDER_METRIC_NAMESPACE"

0 commit comments

Comments
 (0)