

# IotEventsAction
<a name="API_IotEventsAction"></a>

Sends an Amazon IoT Events input, passing in information about the detector model instance and the event that triggered the action.

## Contents
<a name="API_IotEventsAction_Contents"></a>

 ** inputName **   <a name="iotevents-Type-IotEventsAction-inputName"></a>
The name of the Amazon IoT Events input where the data is sent.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z][a-zA-Z0-9_]*$`   
Required: Yes

 ** payload **   <a name="iotevents-Type-IotEventsAction-payload"></a>
You can configure the action payload when you send a message to an Amazon IoT Events input.  
Type: [Payload](API_Payload.md) object  
Required: No

## See Also
<a name="API_IotEventsAction_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/iotevents-2018-07-27/IotEventsAction) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotevents-2018-07-27/IotEventsAction) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotevents-2018-07-27/IotEventsAction) 