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.ConcurrentModificationExceptionEventBridge.Client.exceptions.ResourceNotFoundExceptionEventBridge.Client.exceptions.InternalException