Deletes the message specified.
public void deleteMessage(String queueId, String receiptHandle);
Deletes the message specified by ReceiptHandle from the queue specified by QueueId.