Class | Description |
---|---|
AwsVpcConfiguration |
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be
used.
|
CapacityProviderStrategyItem |
The details of a capacity provider strategy.
|
CreateScheduleGroupRequest | |
CreateScheduleGroupResult | |
CreateScheduleRequest | |
CreateScheduleResult | |
DeadLetterConfig |
An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue
for your schedule.
|
DeleteScheduleGroupRequest | |
DeleteScheduleGroupResult | |
DeleteScheduleRequest | |
DeleteScheduleResult | |
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.
|
GetScheduleGroupRequest | |
GetScheduleGroupResult | |
GetScheduleRequest | |
GetScheduleResult | |
KinesisParameters |
The templated target type for the Amazon Kinesis
PutRecord API operation. |
ListScheduleGroupsRequest | |
ListScheduleGroupsResult | |
ListSchedulesRequest | |
ListSchedulesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
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. |
Tag |
Tag to associate with a schedule group.
|
TagResourceRequest | |
TagResourceResult | |
Target |
The schedule's target.
|
TargetSummary |
The details of a target.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateScheduleRequest | |
UpdateScheduleResult |
Enum | Description |
---|---|
ActionAfterCompletion | |
AssignPublicIp | |
FlexibleTimeWindowMode | |
LaunchType | |
PlacementConstraintType | |
PlacementStrategyType | |
PropagateTags | |
ScheduleGroupState | |
ScheduleState |
Exception | Description |
---|---|
AmazonSchedulerException |
Base exception for all service exceptions thrown by Amazon EventBridge Scheduler
|
ConflictException |
Updating or deleting the resource can cause an inconsistent state.
|
InternalServerException |
Unexpected error encountered while processing the request.
|
ResourceNotFoundException |
The request references a resource which does not exist.
|
ServiceQuotaExceededException |
The request exceeds a service quota.
|
ThrottlingException |
The request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|