CloudWatchLogs / Client / delete_delivery_destination_policy
delete_delivery_destination_policy¶
- CloudWatchLogs.Client.delete_delivery_destination_policy(**kwargs)¶
- Deletes a delivery destination policy. For more information about these policies, see PutDeliveryDestinationPolicy. - See also: AWS API Documentation - Request Syntax- response = client.delete_delivery_destination_policy( deliveryDestinationName='string' ) - Parameters:
- deliveryDestinationName (string) – - [REQUIRED] - The name of the delivery destination that you want to delete the policy for. 
- Returns:
- None 
 - Exceptions- CloudWatchLogs.Client.exceptions.ServiceUnavailableException
- CloudWatchLogs.Client.exceptions.ValidationException
- CloudWatchLogs.Client.exceptions.ResourceNotFoundException
- CloudWatchLogs.Client.exceptions.ConflictException