我正在尝试通过无服务器在AWS上配置MoonMail源代码,但是当遵循github上的步骤时,它不起作用。
根据该信息,在配置云形成时发生错误:
“ServerlessError:ServerlessError:发生错误 配置您的云信息:以下资源未能通过 创建:[AutomationsTable,AwsMarketplaceNotificationsQueue, ScheduledEmailsTable,ListExportS3Bucket,PrecompileCampaignTopic, SentEmailsTable,SendCampaignTopic,PrecompileEmailTopic, AttachRecipientsTopic,ListSegmentsTable,CampaignsTable, TemplatesTable,FreeUsersSendEmailQueue,AttachSegmentRecipientsTopic, UsersTable,EventsBusTopic,IamRoleLambda,AttachListRecipientsTopic, RecipientsTable,StaticDataBucket,AutomationActionsTable, ClicksReportTable,PaymentLogsTable,LinksTable, UpdateListImportStatusTopic,ExpertsTable,EmailAdminsTopic, ClicksTable,ListsTable,UpdateCampaignTopic,SendEmailsTopic, OpensTable,OpensReportTable,RecipientsImportS3Bucket,ReportsTable]。 。删除用户请求。“
在CloudFormation上没有创建堆栈。我已经尝试了一些可以在网上找到的建议,主要是通过MoonMail标签在stackOverflow上找到,但似乎都没有。
感谢。