View a markdown version of this page

PointInTimeConfiguration - Amazon EventBridge Custom Event Bus

PointInTimeConfiguration

Point-in-time configuration for a subscriber. Only applicable when StartingPosition is POINT_IN_TIME.

Contents

PointType

Whether to start from the horizon or a specific timestamp.

Type: String

Valid Values: HORIZON | TIMESTAMP

Required: Yes

EndPoint

Timestamp to stop at. Optional.

Type: Timestamp

Required: No

StartingPoint

Timestamp to start from. Required when PointType is TIMESTAMP.

Type: Timestamp

Required: No

See Also

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