From 29300506828df5af3a3d3a2c90f4133ac07b6291 Mon Sep 17 00:00:00 2001 From: Trenton Lipscomb Date: Sun, 27 Oct 2019 14:06:35 +0900 Subject: [PATCH] Fixes empty account id in CloudWatch Scheduled Event --- .../events/cloudwatch/ScheduledEvent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samcli/commands/local/lib/generated_sample_events/events/cloudwatch/ScheduledEvent.json b/samcli/commands/local/lib/generated_sample_events/events/cloudwatch/ScheduledEvent.json index b9783b607c..374ceaebea 100644 --- a/samcli/commands/local/lib/generated_sample_events/events/cloudwatch/ScheduledEvent.json +++ b/samcli/commands/local/lib/generated_sample_events/events/cloudwatch/ScheduledEvent.json @@ -2,7 +2,7 @@ "id": "cdc73f9d-aea9-11e3-9d5a-835b769c0d9c", "detail-type": "Scheduled Event", "source": "aws.events", - "account": "{{{account-id}}}", + "account": "{{{account_id}}}", "time": "1970-01-01T00:00:00Z", "region": "{{{region}}}", "resources": [