From 6e4ca343928ca62c83ff8da80463a2ccddf29892 Mon Sep 17 00:00:00 2001 From: Greg Fodor Date: Sat, 17 Aug 2019 05:21:53 +0000 Subject: [PATCH] More copy --- cloudformation/stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudformation/stack.yaml b/cloudformation/stack.yaml index 0b8ed64..b8bf1a3 100644 --- a/cloudformation/stack.yaml +++ b/cloudformation/stack.yaml @@ -95,7 +95,7 @@ Parameters: ConstraintDescription: You didn't specify an internal Route 53 Zone. Please choose one or create a new domain name on AWS on Route 53. It can be anything you want and is used internally. It will not be seen by your visitors. EmailZone: Type: AWS::Route53::HostedZone::Id - Description: To verify email addresses, WebSpaces needs to be able to send email. If you do not have an existing SMTP provider, create and choose a Route 53 Zone for the domain you'd like to send email from. It will be set up automatically using AWS Simple Email Service. If you have an existing email provider (eg Mailchimp) select the same zone you chose above for 'Internal Route 53 Zone' and you'll be able to enter the login credentials from your provider later. + Description: To verify email addresses, WebSpaces needs to be able to send email. If you do not have an existing SMTP provider, create and choose a Route 53 Zone for the domain you'd like to send email from. It will be set up automatically using AWS Simple Email Service. If you have an existing email provider (eg Mailchimp) or have a a domain configured in AWS Simple Email Service already select the same zone you chose above for 'Internal Route 53 Zone' and you'll be able to enter the login credentials from your preferred email provider later. AllowedPattern: ".+" ConstraintDescription: You didn't specify an internal Route 53 Zone. Please choose one or create a new domain name on AWS on Route 53. It can be anything you want and is used internally. It will not be seen by your visitors. EmailSubdomain: