TimelineEvent - AWS Systems Manager Incident Manager

TimelineEvent

A significant event that happened during the incident.

Contents

eventData

A short description of the event.

Type: String

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

Required: Yes

eventId

The ID of the timeline event.

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 that occurred. Currently Incident Manager supports only the Custom Event and Note types.

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