

# RelatedItem
<a name="API_RelatedItem"></a>

Resources that responders use to triage and mitigate the incident.

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

 ** identifier **   <a name="IncidentManager-Type-RelatedItem-identifier"></a>
Details about the related item.  
Type: [ItemIdentifier](API_ItemIdentifier.md) object  
Required: Yes

 ** generatedId **   <a name="IncidentManager-Type-RelatedItem-generatedId"></a>
A unique ID for a `RelatedItem`.  
Don't specify this parameter when you add a `RelatedItem` by using the [UpdateRelatedItems](API_UpdateRelatedItems.md) API action.
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 200.  
Pattern: `related-item/(ANALYSIS|INCIDENT|METRIC|PARENT|ATTACHMENT|OTHER|AUTOMATION|INVOLVED_RESOURCE|TASK)/([0-9]|[A-F]){32}`   
Required: No

 ** title **   <a name="IncidentManager-Type-RelatedItem-title"></a>
The title of the related item.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 200.  
Required: No

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

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/ssm-incidents-2018-05-10/RelatedItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-incidents-2018-05-10/RelatedItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-incidents-2018-05-10/RelatedItem) 