diff --git a/samcli/commands/local/lib/generated_sample_events/events/apigateway/AwsProxy.json b/samcli/commands/local/lib/generated_sample_events/events/apigateway/AwsProxy.json index 81fb8ad60a..90ff8ecfed 100644 --- a/samcli/commands/local/lib/generated_sample_events/events/apigateway/AwsProxy.json +++ b/samcli/commands/local/lib/generated_sample_events/events/apigateway/AwsProxy.json @@ -70,7 +70,7 @@ "US" ], "Host": [ - "0123456789.execute-api.{{dns_suffix}}" + "0123456789.execute-api.{{{dns_suffix}}}" ], "Upgrade-Insecure-Requests": [ "1" diff --git a/samcli/commands/local/lib/generated_sample_events/events/ses/SesEmailReceiving.json b/samcli/commands/local/lib/generated_sample_events/events/ses/SesEmailReceiving.json index 7b10760c26..ee4c214f96 100644 --- a/samcli/commands/local/lib/generated_sample_events/events/ses/SesEmailReceiving.json +++ b/samcli/commands/local/lib/generated_sample_events/events/ses/SesEmailReceiving.json @@ -27,7 +27,7 @@ }, { "name": "Received", - "value": "from mailer.example.com (mailer.example.com [203.0.113.1]) by inbound-smtp.{{dns_suffix}} with SMTP id o3vrnil0e2ic28trm7dfhrc2v0cnbeccl4nbp0g1 for johndoe@example.com; Wed, 07 Oct 2015 12:34:56 +0000 (UTC)" + "value": "from mailer.example.com (mailer.example.com [203.0.113.1]) by inbound-smtp.{{{dns_suffix}}} with SMTP id o3vrnil0e2ic28trm7dfhrc2v0cnbeccl4nbp0g1 for johndoe@example.com; Wed, 07 Oct 2015 12:34:56 +0000 (UTC)" }, { "name": "DKIM-Signature",