class Aws::IoT::Types::IotAnalyticsAction
@return [String]
(iotanalytics:BatchPutMessage).
permission to send message data via IoT Analytics
The ARN of the role which has a policy that grants IoT Analytics
@!attribute [rw] role_arn
@return [String]
sent.
The name of the IoT Analytics channel to which message data will be
@!attribute [rw] channel_name
@return [String]
data will be sent.
(deprecated) The ARN of the IoT Analytics channel to which message
@!attribute [rw] channel_arn
}
role_arn: “AwsArn”,
channel_name: “ChannelName”,
channel_arn: “AwsArn”,
{
data as a hash:
@note When making an API call, you may pass IotAnalyticsAction
Sends message data to an AWS IoT Analytics channel.