MediaLive / Client / delete_event_bridge_rule_template
delete_event_bridge_rule_template#
- MediaLive.Client.delete_event_bridge_rule_template(**kwargs)#
Deletes an eventbridge rule template.
See also: AWS API Documentation
Request Syntax
response = client.delete_event_bridge_rule_template( Identifier='string' )
- Parameters:
Identifier (string) – [REQUIRED] An eventbridge rule template’s identifier. Can be either be its id or current name.
- Returns:
None
Exceptions