delete_channel

CloudTrail.Client.delete_channel(**kwargs)

Deletes a channel.

See also: AWS API Documentation

Request Syntax

response = client.delete_channel(
    Channel='string'
)
Parameters
Channel (string) --

[REQUIRED]

The ARN or the UUID value of the channel that you want to delete.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • CloudTrail.Client.exceptions.ChannelARNInvalidException
  • CloudTrail.Client.exceptions.ChannelNotFoundException
  • CloudTrail.Client.exceptions.OperationNotPermittedException
  • CloudTrail.Client.exceptions.UnsupportedOperationException