

# ParentEntityUpdateRequest
<a name="API_ParentEntityUpdateRequest"></a>

The parent entity update request.

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

 ** updateType **   <a name="tm-Type-ParentEntityUpdateRequest-updateType"></a>
The type of the update.  
Type: String  
Valid Values: `UPDATE | DELETE`   
Required: Yes

 ** parentEntityId **   <a name="tm-Type-ParentEntityUpdateRequest-parentEntityId"></a>
The ID of the parent entity.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `\$ROOT|^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}|^[a-zA-Z0-9][a-zA-Z_\-0-9.:]*[a-zA-Z0-9]+`   
Required: No

## See Also
<a name="API_ParentEntityUpdateRequest_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/iottwinmaker-2021-11-29/ParentEntityUpdateRequest) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iottwinmaker-2021-11-29/ParentEntityUpdateRequest) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iottwinmaker-2021-11-29/ParentEntityUpdateRequest) 