mturk_send_test_event_notification: The SendTestEventNotification operation causes Amazon...

View source: R/mturk_operations.R

mturk_send_test_event_notificationR Documentation

The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification

Description

The send_test_event_notification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification. This allows you to test notifications without setting up notifications for a real HIT type and trying to trigger them using the website. When you call this operation, the service attempts to send the test notification immediately.

See https://www.paws-r-sdk.com/docs/mturk_send_test_event_notification/ for full documentation.

Usage

mturk_send_test_event_notification(Notification, TestEventType)

Arguments

Notification

[required] The notification specification to test. This value is identical to the value you would provide to the UpdateNotificationSettings operation when you establish the notification specification for a HIT type.

TestEventType

[required] The event to simulate to test the notification specification. This event is included in the test message even if the notification specification does not include the event type. The notification specification does not filter out the test event.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.