IncidentRecordSummary - AWS Systems Manager Incident Manager

IncidentRecordSummary

Details describing an incident record.

Contents

arn

The Amazon Resource Name (ARN) of the incident.

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: Yes

creationTime

The timestamp for when the incident was created.

Type: Timestamp

Required: Yes

impact

Defines the impact to customers and applications.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 5.

Required: Yes

incidentRecordSource

What caused Incident Manager to create the incident.

Type: IncidentRecordSource object

Required: Yes

status

The current status of the incident.

Type: String

Valid Values: OPEN | RESOLVED

Required: Yes

title

The title of the incident. This value is either provided by the response plan or overwritten on creation.

Type: String

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

Required: Yes

resolvedTime

The timestamp for when the incident was resolved.

Type: Timestamp

Required: No

See Also

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