- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
action_after_completion
Type: STRING
Provider name: ActionAfterCompletion
Description: Indicates the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the schedule.
creation_date
Type: TIMESTAMP
Provider name: CreationDate
Description: The time at which the schedule was created.
description
Type: STRING
Provider name: Description
Description: The description of the schedule.
end_date
Type: TIMESTAMP
Provider name: EndDate
Description: The date, in UTC, before which the schedule can invoke its target. Depending on the schedule’s recurrence expression, invocations might stop on, or before, the EndDate
you specify. EventBridge Scheduler ignores EndDate
for one-time schedules.
flexible_time_window
Type: STRUCT
Provider name: FlexibleTimeWindow
Description: Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
maximum_window_in_minutes
INT32
MaximumWindowInMinutes
mode
STRING
Mode
group_name
Type: STRING
Provider name: GroupName
Description: The name of the schedule group associated with this schedule.
kms_key_arn
Type: STRING
Provider name: KmsKeyArn
Description: The ARN for a customer managed KMS Key that is be used to encrypt and decrypt your data.
last_modification_date
Type: TIMESTAMP
Provider name: LastModificationDate
Description: The time at which the schedule was last modified.
name
Type: STRING
Provider name: Name
Description: The name of the schedule.
schedule_expression
Type: STRING
Provider name: ScheduleExpression
Description: The expression that defines when the schedule runs. The following formats are supported.
at
expression - at(yyyy-mm-ddThh:mm:ss)
rate
expression - rate(value unit)
cron
expression - cron(fields)
at
expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate
and cron
expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron
expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year)
. A rate
expression consists of a value as a positive integer, and a unit with the following options: minute
| minutes
| hour
| hours
| day
| days
For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.schedule_expression_timezone
Type: STRING
Provider name: ScheduleExpressionTimezone
Description: The timezone in which the scheduling expression is evaluated.
start_date
Type: TIMESTAMP
Provider name: StartDate
Description: The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule’s recurrence expression, invocations might occur on, or after, the StartDate
you specify. EventBridge Scheduler ignores StartDate
for one-time schedules.
state
Type: STRING
Provider name: State
Description: Specifies whether the schedule is enabled or disabled.
tags
Type: UNORDERED_LIST_STRING
target
Type: STRUCT
Provider name: Target
Description: The schedule target.
arn
STRING
Arn
dead_letter_config
STRUCT
DeadLetterConfig
arn
STRING
Arn
ecs_parameters
STRUCT
EcsParameters
RunTask
API operation.capacity_provider_strategy
UNORDERED_LIST_STRUCT
CapacityProviderStrategy
base
INT32
base
0
is used.capacity_provider
STRING
capacityProvider
weight
INT32
weight
enable_ecs_managed_tags
BOOLEAN
EnableECSManagedTags
enable_execute_command
BOOLEAN
EnableExecuteCommand
group
STRING
Group
launch_type
STRING
LaunchType
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide.network_configuration
STRUCT
NetworkConfiguration
awsvpc_configuration
STRUCT
awsvpcConfiguration
assign_public_ip
STRING
AssignPublicIp
ENABLED
only when LaunchType
in EcsParameters
is set to FARGATE
.security_groups
UNORDERED_LIST_STRING
SecurityGroups
subnets
UNORDERED_LIST_STRING
Subnets
placement_constraints
UNORDERED_LIST_STRUCT
PlacementConstraints
expression
STRING
expression
distinctInstance
. For more information, see Cluster query language in the Amazon ECS Developer Guide.type
STRING
type
distinctInstance
to ensure that each task in a particular group is running on a different container instance. Use memberOf
to restrict the selection to a group of valid candidates.placement_strategy
UNORDERED_LIST_STRUCT
PlacementStrategy
field
STRING
field
instanceId
(or instanceId
, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone
. For the binpack placement strategy, valid values are cpu
and memory
. For the random placement strategy, this field is not used.type
STRING
type
platform_version
STRING
PlatformVersion
1.1.0
.propagate_tags
STRING
PropagateTags
TagResource
API action.reference_id
STRING
ReferenceId
task_count
INT32
TaskCount
TaskDefinition
. The default is 1
.task_definition_arn
STRING
TaskDefinitionArn
event_bridge_parameters
STRUCT
EventBridgeParameters
PutEvents
API operation.detail_type
STRING
DetailType
source
STRING
Source
input
STRING
Input
kinesis_parameters
STRUCT
KinesisParameters
PutRecord
API operation.partition_key
STRING
PartitionKey
retry_policy
STRUCT
RetryPolicy
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.maximum_event_age_in_seconds
INT32
MaximumEventAgeInSeconds
maximum_retry_attempts
INT32
MaximumRetryAttempts
MaximumEventAgeInSeconds
is reached.role_arn
STRING
RoleArn
sage_maker_pipeline_parameters
STRUCT
SageMakerPipelineParameters
StartPipelineExecution
API operation.pipeline_parameter_list
UNORDERED_LIST_STRUCT
PipelineParameterList
name
STRING
Name
value
STRING
Value
sqs_parameters
STRUCT
SqsParameters
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.message_group_id
STRING
MessageGroupId