Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/scheduler.ts?docs=full";

§Classes

Scheduler

§Interfaces

AwsVpcConfiguration

This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.

CapacityProviderStrategyItem

The details of a capacity provider strategy.

CreateScheduleGroupInput
CreateScheduleGroupOutput
CreateScheduleInput
CreateScheduleOutput
DeadLetterConfig

An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.

DeleteScheduleGroupInput
DeleteScheduleInput
EcsParameters

The templated target type for the Amazon ECS RunTask API operation.

EventBridgeParameters

The templated target type for the EventBridge PutEvents API operation.

FlexibleTimeWindow

Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.

GetScheduleGroupInput
GetScheduleGroupOutput
GetScheduleInput
GetScheduleOutput
KinesisParameters

The templated target type for the Amazon Kinesis PutRecord API operation.

ListScheduleGroupsInput
ListScheduleGroupsOutput
ListSchedulesInput
ListSchedulesOutput
ListTagsForResourceInput
ListTagsForResourceOutput
NetworkConfiguration

Specifies the network configuration for an ECS task.

PlacementConstraint

An object representing a constraint on task placement.

PlacementStrategy

The task placement strategy for a task or service.

RetryPolicy

A RetryPolicy object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target.

SageMakerPipelineParameter

The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.

SageMakerPipelineParameters

The templated target type for the Amazon SageMaker StartPipelineExecution API operation.

ScheduleGroupSummary

The details of a schedule group.

ScheduleSummary

The details of a schedule.

SqsParameters

The templated target type for the Amazon SQS SendMessage API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide.

Tag

Tag to associate with a schedule group.

TagResourceInput
Target

The schedule's target. EventBridge Scheduler supports templated target that invoke common API operations, as well as universal targets that you can customize to invoke over 6,000 API operations across more than 270 services. You can only specify one templated or universal target for a schedule.

TargetSummary

The details of a target.

UntagResourceInput
UpdateScheduleInput
UpdateScheduleOutput

§Type Aliases

AssignPublicIp
FlexibleTimeWindowMode
LaunchType
PlacementConstraintType
PlacementStrategyType
PropagateTags
ScheduleGroupState
ScheduleState