RelatedItem
Resources that responders use to triage and mitigate the incident.
Contents
- identifier
-
Details about the related item.
Type: ItemIdentifier object
Required: Yes
- generatedId
-
A unique ID for a
RelatedItem
.Important
Don't specify this parameter when you add a
RelatedItem
by using the UpdateRelatedItems 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
-
The title of the related item.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: