delete_api_destination
(**kwargs)¶Deletes the specified API destination.
See also: AWS API Documentation
Request Syntax
response = client.delete_api_destination(
Name='string'
)
[REQUIRED]
The name of the destination to delete.
{}
Response Structure
Exceptions
EventBridge.Client.exceptions.ConcurrentModificationException
EventBridge.Client.exceptions.ResourceNotFoundException
EventBridge.Client.exceptions.InternalException