ScheduleKinesisParameters

data class ScheduleKinesisParameters(val partitionKey: String)

The custom parameter you can use to control the shard to which EventBridge Scheduler sends the event.

Constructors

Link copied to clipboard
constructor(partitionKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.