Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 us-east-1 中创建了 AWS 工作区捆绑包,并想编写一个 lambda 来监控捆绑包并将它们复制到 us-west-2 区域。在我开始之前,这可能吗?AWS 工作区是我可以复制的实体吗?
来自:复制自定义 WorkSpaces 映像
您可以在 AWS 区域内或跨 AWS 区域复制自定义 WorkSpaces 映像。复制图像会导致创建具有自己唯一标识符的相同图像。
然后,您可以在新区域中从此图像创建一个新包。