【问题标题】:Automating report delivery via email to S3 bucket通过电子邮件将报告自动发送到 S3 存储桶
【发布时间】:2020-04-24 15:51:33
【问题描述】:

我们希望从我们的一个平台设置交付报告。因此,如果我设置了每天晚上生成并通过电子邮件发送报告的时间,我希望将该文件发送到 AWS 上的 S3 存储桶。

到目前为止我做了什么?

我已使用 SES 服务。我无法验证域。我不确定我们是否可以绕过此选项,或者我们的 IT 管理员是否允许。

我确实验证了电子邮件地址。我使用此处提到的策略设置了一个存储桶。 https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html

我能够通过邮件地址发送测试邮件发送测试邮件。当我检查存储桶时,我收到一条消息,上面写着

Hello,

You received this message because you attempted to set up Amazon SES to deliver emails to this S3 bucket.

Please note that the rule that you configured to deliver emails to this S3 bucket is only valid if the entire setup process is successful. For more information about
setting up email-receiving rules, see the Amazon SES Developer Guide at http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html .

Thank you for using Amazon SES!

The Amazon SES Team

我有解决方法吗?谢谢

【问题讨论】:

  • 这个问题太笼统了。答案是肯定的,可以做到。然而,魔鬼在细节中。
  • 每天晚上在一个平台上,我们设置一个触发器来向我的邮件地址发送报告。我想知道是否可以将其发送到将保存文件的 s3 存储桶
  • 如果是文件,可以发送到S3。那还是太宽泛了。如果您想知道如何,您需要添加此设置、限制等的详细信息,而不是提及您之前所做的研究。
  • @OleksiiDonoha 我刚刚修改了我的问题。谢谢。

标签: amazon-web-services amazon-s3


【解决方案1】:

您提到您无法验证您的域。这是使 SES-to-S3 方案工作的第一步,根据文档:https://aws.amazon.com/premiumsupport/knowledge-center/ses-receive-inbound-emails/

因此,您需要解决此问题并完成该过程的下一步。

【讨论】:

    猜你喜欢
    • 2016-06-11
    • 1970-01-01
    • 1970-01-01
    • 2012-09-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多