

# RejectedEntityInfo


If an entity is rejected when a `PutLogEvents` request was made, this includes details about the reason for the rejection.

## Contents


 ** errorType **   <a name="CWL-Type-RejectedEntityInfo-errorType"></a>
The type of error that caused the rejection of the entity when calling `PutLogEvents`.  
Type: String  
Valid Values: `InvalidEntity | InvalidTypeValue | InvalidKeyAttributes | InvalidAttributes | EntitySizeTooLarge | UnsupportedLogGroupType | MissingRequiredFields`   
Required: Yes

## See Also


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/logs-2014-03-28/RejectedEntityInfo) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/logs-2014-03-28/RejectedEntityInfo) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/logs-2014-03-28/RejectedEntityInfo) 