AppIntegrationsService / Client / delete_event_integration

delete_event_integration#

AppIntegrationsService.Client.delete_event_integration(**kwargs)#

Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.

See also: AWS API Documentation

Request Syntax

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

Name (string) –

[REQUIRED]

The name of the event integration.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions