S3的AWS备份 - 复制到另一个帐户

发布于 2025-01-26 15:04:02 字数 541 浏览 3 评论 0原文

我正在尝试使用AWS备份将S3备份从一个帐户发送到另一个帐户。我设置了我的源帐户中的所有要求和备份都可以正常工作。当复制到另一个帐户时,问题出现。查看本指南该功能是一个限制。我的备份规则包括复制步骤,但是当计划触发计划时,副本永远不会发生或提供任何指示。 “备份计划详细信息”

如果我尝试手动启动一个备份并将其复制到另一个帐户,则该选项已弄清楚。 “

我尝试复制快照和连续的备份,都没有工作。我猜这是由于S3备份的工作原理?我已经使用Dynamo进行了测试,并且复制功能正常。

I'm attempting to use AWS backup to send an s3 backup from one account to another. I've setup all the requirements and backups in my source account are working fine. The issue comes when copying to another account. Looking at this guide there is no mention of this functionality being a limitation. My backup rule includes the copy step, however when the plan is triggered the copy never happens or provides any indication if there was an error.
backup plan details

If I try to manually kick off a backup and copy to another account the option is greyed out. copy options

I've attempted to copy a snapshot and continuous backup, neither work. I'm guessing this is due to how s3 backups work? I've tested with Dynamo and the copy feature works fine.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

〃安静 2025-02-02 15:04:02

Found an answer here, looks like it's not supported.

魂归处 2025-02-02 15:04:02

实际上支持从一个源AWS帐户复制到另一个目标AWS帐户,但是目标AWS帐户必须是同一AWS组织的一部分。

如果您要在问题中按屏幕截图中的“信息”链接,则会看到以下弹出窗口:

外部保险库ARN允许您在另一个帐户中指定备份库作为复制目标。该帐户必须与创建备份的帐户属于同一组织。您可以在AWS组织控制台中配置组织中的哪些帐户。

确保您使用允许另一个帐户复制到其中的访问策略配置了外部保险库。

Copying from one source AWS account to another target AWS account is actually supported, but the target AWS account must be part of the same AWS Organization.

If you were to press the "Info" link in the screenshot in the question, you would see the following pop up:

External vault ARNs allow you to specify a backup vault in another account as the copy destination. This account must belong to the same organization as the account creating the backup. You can configure which accounts are in your organization in the AWS Organizations Console.

Ensure you configured the external vault with an access policy that allows another account to copy into it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文