Amazon EventBridge Scheduler · Example Payload

Amazon Eventbridge Scheduler Update Schedule Input Example

Amazon Web ServicesCronEvent-DrivenSchedulingServerless

Amazon Eventbridge Scheduler Update Schedule Input Example is an example object payload from Amazon EventBridge Scheduler, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ActionAfterCompletionClientTokenDescriptionEndDateFlexibleTimeWindowGroupNameKmsKeyArnScheduleExpressionScheduleExpressionTimezoneStartDate

Example Payload

Raw ↑
{
  "ActionAfterCompletion": {},
  "ClientToken": {},
  "Description": {},
  "EndDate": {},
  "FlexibleTimeWindow": {},
  "GroupName": {},
  "KmsKeyArn": {},
  "ScheduleExpression": {},
  "ScheduleExpressionTimezone": {},
  "StartDate": {}
}