诊断流限制 - AWS IoT Core

诊断流限制

“您的 AWS 账户已超过流限制”问题排除

如果您看到 "Error: You have exceeded the limit for the number of streams in your AWS account.",您可以清除账户中未使用的流,而不是请求提高限制。

要使用 AWS CLI 或 SDK 清理您创建的未使用流:

aws iot delete-stream –stream-id value

有关更多详细信息,请参阅 delete-stream

注意

您可以使用 list-streams 命令查找流 ID。