Delete an IoT Analytics Channel
The following delete-channel example deletes the specified channel.
aws iotanalytics delete-channel \
--channel-name mychannel
This command produces no output.
For more information, see DeleteChannel in the AWS IoT Analytics API Reference.