This operation is used by SaaS partners to delete a partner event source. This operation is not used by AWS customers.
When you delete an event source, the status of the corresponding partner event bus in the AWS customer account becomes DELETED.
eventbridge_delete_partner_event_source(Name, Account)
[required] The name of the event source to delete.
[required] The AWS account ID of the AWS customer that the event source was created for.
An empty list.
svc$delete_partner_event_source( Name = "string", Account = "string" )