View a markdown version of this page

RouteTransitIncident - Amazon Location Service

RouteTransitIncident

An incident describes disruptions on the transit route.

Contents

Effect

The effect of the incident on the transit service.

Type: String

Valid Values: Delayed | Detoured | Other | ServiceAdded | ServiceCancelled | ServiceModified | ServiceReduced | StopMoved

Required: Yes

Type

Type of the incident.

Type: String

Valid Values: Accident | Construction | Demonstration | Holiday | Maintenance | MedicalEmergency | Other | PoliceActivity | Strike | TechnicalProblem | Weather

Required: Yes

Description

A human readable description of the incident.

Type: String

Required: No

EndTime

The end time of the incident.

Type: String

Pattern: ([1-2][0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]{0,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])

Required: No

StartTime

The start time of the incident.

Type: String

Pattern: ([1-2][0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]{0,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])

Required: No

Url

URL to the original incident published at the agency website.

Type: String

Required: No

See Also

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