EventSummary - AWS Systems Manager Incident Manager

EventSummary

Details about a timeline event during an incident.

Contents

eventId

The timeline event ID.

Type: String

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

Required: Yes

eventTime

The timestamp for when the event occurred.

Type: Timestamp

Required: Yes

eventType

The type of event. The timeline event must be Custom Event or Note.

Type: String

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

Required: Yes

eventUpdatedTime

The timestamp for when the timeline event was last updated.

Type: Timestamp

Required: Yes

incidentRecordArn

The Amazon Resource Name (ARN) of the incident that the event happened during.

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

eventReferences

A list of references in a TimelineEvent.

Type: Array of EventReference objects

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Required: No

See Also

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