ItemValue - AWS Systems Manager Incident Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ItemValue

Describes a related item.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

arn

The Amazon Resource Name (ARN) of the related item, if the related item is an Amazon resource.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+

Required: No

metricDefinition

The metric definition, if the related item is a metric in Amazon CloudWatch.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4000.

Required: No

pagerDutyIncidentDetail

Details about an incident that is associated with a PagerDuty incident.

Type: PagerDutyIncidentDetail object

Required: No

url

The URL, if the related item is a non-AWS resource.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: