ManagedintegrationsforIoTDeviceManagement / Client / delete_notification_configuration

delete_notification_configuration#

ManagedintegrationsforIoTDeviceManagement.Client.delete_notification_configuration(**kwargs)#

Deletes a notification configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_notification_configuration(
    EventType='DEVICE_COMMAND'|'DEVICE_COMMAND_REQUEST'|'DEVICE_EVENT'|'DEVICE_LIFE_CYCLE'|'DEVICE_STATE'|'DEVICE_OTA'|'CONNECTOR_ASSOCIATION'|'CONNECTOR_ERROR_REPORT'
)
Parameters:

EventType (string) –

[REQUIRED]

The type of event triggering a device notification to the customer-managed destination.

Returns:

None

Exceptions