CloudTrail.Client.
delete_channel
(**kwargs)¶Deletes a channel.
See also: AWS API Documentation
Request Syntax
response = client.delete_channel(
Channel='string'
)
[REQUIRED]
The ARN or the UUID
value of the channel that you want to delete.
{}
Response Structure
Exceptions
CloudTrail.Client.exceptions.ChannelARNInvalidException
CloudTrail.Client.exceptions.ChannelNotFoundException
CloudTrail.Client.exceptions.OperationNotPermittedException
CloudTrail.Client.exceptions.UnsupportedOperationException