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.
使用 AWS IOT 规则功能,我可以定义将 MQTT 数据映射到 DynamoDB 的规则。是否可以代替在同一账户上使用本地 DynamoDB 使用来自不同账户的第三方 DynamoDB 资源来实现相同的结果?如果为正,如何实现?
您可以使用跨账户凭证访问 IoT 规则中属于另一个 AWS 账户的资源。此过程在此处的博客中有详细描述。