Diagnosing Stream Limits - Amazon IoT Core
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Diagnosing Stream Limits

Troubleshooting "Stream limit exceeded for your Amazon account"

If you see "Error: You have exceeded the limit for the number of streams in your Amazon account.", you can clean up the unused streams in your account instead of requesting a limit increase.

To clean up an unused stream that you created using the Amazon CLI or SDK:

aws iot delete-stream –stream-id value

For more details, see delete-stream.

Note

You can use the list-streams command to find the stream IDs.