CloudTrail / Client / delete_channel

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