

# BatchAlarmActionErrorEntry


Contains error messages associated with one of the following requests:
+  [BatchAcknowledgeAlarm](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchAcknowledgeAlarm.html) 
+  [BatchDisableAlarm](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchDisableAlarm.html) 
+  [BatchEnableAlarm](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchEnableAlarm.html) 
+  [BatchResetAlarm](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchResetAlarm.html) 
+  [BatchSnoozeAlarm](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchSnoozeAlarm.html) 

## Contents


 ** errorCode **   <a name="ioteventsdata-Type-BatchAlarmActionErrorEntry-errorCode"></a>
The error code.  
Type: String  
Valid Values: `ResourceNotFoundException | InvalidRequestException | InternalFailureException | ServiceUnavailableException | ThrottlingException`   
Required: No

 ** errorMessage **   <a name="ioteventsdata-Type-BatchAlarmActionErrorEntry-errorMessage"></a>
A message that describes the error.  
Type: String  
Required: No

 ** requestId **   <a name="ioteventsdata-Type-BatchAlarmActionErrorEntry-requestId"></a>
The request ID. Each ID must be unique within each batch.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-data-2018-10-23/BatchAlarmActionErrorEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-data-2018-10-23/BatchAlarmActionErrorEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-data-2018-10-23/BatchAlarmActionErrorEntry) 