Package software.amazon.awscdk.services.scheduler
AWS::Scheduler Construct Library
---
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.scheduler.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Scheduler construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Scheduler resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Scheduler.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Deprecated: AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html
-
ClassDescriptionA CloudFormation
AWS::Scheduler::Schedule
.This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used.A builder forCfnSchedule.AwsVpcConfigurationProperty
An implementation forCfnSchedule.AwsVpcConfigurationProperty
A fluent builder forCfnSchedule
.The details of a capacity provider strategy.A builder forCfnSchedule.CapacityProviderStrategyItemProperty
An implementation forCfnSchedule.CapacityProviderStrategyItemProperty
An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule.A builder forCfnSchedule.DeadLetterConfigProperty
An implementation forCfnSchedule.DeadLetterConfigProperty
The templated target type for the Amazon ECSRunTask
API operation.A builder forCfnSchedule.EcsParametersProperty
An implementation forCfnSchedule.EcsParametersProperty
The templated target type for the EventBridgePutEvents
API operation.A builder forCfnSchedule.EventBridgeParametersProperty
An implementation forCfnSchedule.EventBridgeParametersProperty
Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.A builder forCfnSchedule.FlexibleTimeWindowProperty
An implementation forCfnSchedule.FlexibleTimeWindowProperty
The templated target type for the Amazon KinesisPutRecord
API operation.A builder forCfnSchedule.KinesisParametersProperty
An implementation forCfnSchedule.KinesisParametersProperty
Specifies the network configuration for an ECS task.A builder forCfnSchedule.NetworkConfigurationProperty
An implementation forCfnSchedule.NetworkConfigurationProperty
An object representing a constraint on task placement.A builder forCfnSchedule.PlacementConstraintProperty
An implementation forCfnSchedule.PlacementConstraintProperty
The task placement strategy for a task or service.A builder forCfnSchedule.PlacementStrategyProperty
An implementation forCfnSchedule.PlacementStrategyProperty
ARetryPolicy
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.A builder forCfnSchedule.RetryPolicyProperty
An implementation forCfnSchedule.RetryPolicyProperty
The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.A builder forCfnSchedule.SageMakerPipelineParameterProperty
An implementation forCfnSchedule.SageMakerPipelineParameterProperty
The templated target type for the Amazon SageMakerStartPipelineExecution
API operation.A builder forCfnSchedule.SageMakerPipelineParametersProperty
An implementation forCfnSchedule.SageMakerPipelineParametersProperty
The templated target type for the Amazon SQSSendMessage
API operation.A builder forCfnSchedule.SqsParametersProperty
An implementation forCfnSchedule.SqsParametersProperty
The schedule's target.A builder forCfnSchedule.TargetProperty
An implementation forCfnSchedule.TargetProperty
A CloudFormationAWS::Scheduler::ScheduleGroup
.A fluent builder forCfnScheduleGroup
.Properties for defining aCfnScheduleGroup
.A builder forCfnScheduleGroupProps
An implementation forCfnScheduleGroupProps
Properties for defining aCfnSchedule
.A builder forCfnScheduleProps
An implementation forCfnScheduleProps