**To delete a stream** The following ``delete-stream`` example deletes the specified stream. :: aws iot delete-stream \ --stream-id stream12345 This command produces no output. For more information, see `DeleteStream `__ in the *AWS IoT API Reference*.