1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package scheduler provides the API client, operations, and parameter types for
// Amazon EventBridge Scheduler.
//
// Amazon EventBridge Scheduler is a serverless scheduler that allows you to
// create, run, and manage tasks from one central, managed service. EventBridge
// Scheduler delivers your tasks reliably, with built-in mechanisms that adjust
// your schedules based on the availability of downstream targets. The following
// reference lists the available API actions, and data types for EventBridge
// Scheduler.
package scheduler
|