CloudTrail / Client / delete_channel
delete_channel¶
- CloudTrail.Client.delete_channel(**kwargs)¶
Warning
CloudTrail Lake will no longer be open to new customers starting May 31, 2026. If you would like to use CloudTrail Lake, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see CloudTrail Lake availability change.
Deletes a channel.
See also: AWS API Documentation
Request Syntax
response = client.delete_channel( Channel='string' )
- Parameters:
Channel (string) –
[REQUIRED]
The ARN or the
UUIDvalue of the channel that you want to delete.- Return type:
dict
- Returns:
Response Syntax
{}Response Structure
(dict) –
Exceptions