class Aws::IoT::Types::IotEventsAction


@return [String]
(“Action”:“iotevents:BatchPutMessage”).
to an AWS IoT Events detector.
The ARN of the role that grants AWS IoT permission to send an input
@!attribute [rw] role_arn
@return [String]
given messageId will be processed by an AWS IoT Events detector.<br> Use this to ensure that only one input (message) with a
@!attribute [rw] message_id
@return [String]
The name of the AWS IoT Events input.
@!attribute [rw] input_name
}
role_arn: “AwsArn”, # required
message_id: “MessageId”,
input_name: “InputName”, # required
{
data as a hash:
@note When making an API call, you may pass IotEventsAction
Sends an input to an AWS IoT Events detector.