EventBridge / Client / delete_api_destination

delete_api_destination#

EventBridge.Client.delete_api_destination(**kwargs)#

Deletes the specified API destination.

See also: AWS API Documentation

Request Syntax

response = client.delete_api_destination(
    Name='string'
)
Parameters:

Name (string) –

[REQUIRED]

The name of the destination to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions