IoTAnalytics / Client / delete_channel

delete_channel#

IoTAnalytics.Client.delete_channel(**kwargs)#

Deletes the specified channel.

See also: AWS API Documentation

Request Syntax

response = client.delete_channel(
    channelName='string'
)
Parameters:

channelName (string) –

[REQUIRED]

The name of the channel to delete.

Returns:

None

Exceptions