EventBridge / Client / delete_partner_event_source
delete_partner_event_source¶
- EventBridge.Client.delete_partner_event_source(**kwargs)¶
- This operation is used by SaaS partners to delete a partner event source. This operation is not used by Amazon Web Services customers. - When you delete an event source, the status of the corresponding partner event bus in the Amazon Web Services customer account becomes DELETED. - See also: AWS API Documentation - Request Syntax- response = client.delete_partner_event_source( Name='string', Account='string' ) - Parameters:
- Name (string) – - [REQUIRED] - The name of the event source to delete. 
- Account (string) – - [REQUIRED] - The Amazon Web Services account ID of the Amazon Web Services customer that the event source was created for. 
 
- Returns:
- None 
 - Exceptions- EventBridge.Client.exceptions.InternalException
- EventBridge.Client.exceptions.ConcurrentModificationException
- EventBridge.Client.exceptions.OperationDisabledException