- 필수 기능
- 시작하기
- 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
app_sync_parameters
Type: STRUCT
Provider name: AppSyncParameters
Description: Contains the GraphQL operation to be parsed and executed, if the event target is an AppSync API.
graph_ql_operation
STRING
GraphQLOperation
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the target.
batch_parameters
Type: STRUCT
Provider name: BatchParameters
Description: If the event target is an Batch job, this contains the job definition, job name, and other parameters. For more information, see Jobs in the Batch User Guide.
array_properties
STRUCT
ArrayProperties
size
INT32
Size
job_definition
STRING
JobDefinition
job_name
STRING
JobName
retry_strategy
STRUCT
RetryStrategy
attempts
INT32
Attempts
dead_letter_config
Type: STRUCT
Provider name: DeadLetterConfig
Description: The DeadLetterConfig
that defines the target queue to send dead-letter queue events to.
arn
STRING
Arn
ecs_parameters
Type: STRUCT
Provider name: EcsParameters
Description: Contains the Amazon ECS task definition and task count to be used, if the event target is an Amazon ECS task. For more information about Amazon ECS tasks, see Task Definitions in the Amazon EC2 Container Service Developer Guide.
capacity_provider_strategy
UNORDERED_LIST_STRUCT
CapacityProviderStrategy
capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType is specified, the defaultCapacityProviderStrategy
for the cluster is used.base
INT32
base
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 Fargate on Amazon ECS in the Amazon Elastic Container Service Developer Guide.network_configuration
STRUCT
NetworkConfiguration
awsvpc
network mode. This structure specifies the VPC subnets and security groups associated with the task, and whether a public IP address is to be used. This structure is required if LaunchType
is FARGATE
because the awsvpc
mode is required for Fargate tasks. If you specify NetworkConfiguration
when the target ECS task does not use the awsvpc
network mode, the task fails.awsvpc_configuration
STRUCT
awsvpcConfiguration
awsvpc
network mode.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
. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.type
STRING
type
placement_strategy
UNORDERED_LIST_STRUCT
PlacementStrategy
field
STRING
field
type
STRING
type
platform_version
STRING
PlatformVersion
1.1.0
. This structure is used only if LaunchType
is FARGATE
. For more information about valid platform versions, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.propagate_tags
STRING
PropagateTags
reference_id
STRING
ReferenceId
task_count
INT32
TaskCount
TaskDefinition
. The default is 1.task_definition_arn
STRING
TaskDefinitionArn
http_parameters
Type: STRUCT
Provider name: HttpParameters
Description: Contains the HTTP parameters to use when the target is a API Gateway endpoint or EventBridge ApiDestination. If you specify an API Gateway API or EventBridge ApiDestination as a target, you can use this parameter to specify headers, path parameters, and query string keys/values as part of your target invoking request. If you’re using ApiDestinations, the corresponding Connection can also have these values configured. In case of any conflicting keys, values from the Connection take precedence.
header_parameters
MAP_STRING_STRING
HeaderParameters
path_parameter_values
UNORDERED_LIST_STRING
PathParameterValues
query_string_parameters
MAP_STRING_STRING
QueryStringParameters
id
Type: STRING
Provider name: Id
Description: The ID of the target within the specified rule. Use this ID to reference the target when updating the rule. We recommend using a memorable and unique string.
input
Type: STRING
Provider name: Input
Description: Valid JSON text passed to the target. In this case, nothing from the event itself is passed to the target. For more information, see The JavaScript Object Notation (JSON) Data Interchange Format.
input_path
Type: STRING
Provider name: InputPath
Description: The value of the JSONPath that is used for extracting part of the matched event when passing it to the target. You may use JSON dot notation or bracket notation. For more information about JSON paths, see JSONPath.
input_transformer
Type: STRUCT
Provider name: InputTransformer
Description: Settings to enable you to provide custom input to a target based on certain event data. You can extract one or more key-value pairs from the event and then use that data to send customized input to the target.
input_paths_map
MAP_STRING_STRING
InputPathsMap
InputTemplate
to produce the output you want to be sent to the target. InputPathsMap
is an array key-value pairs, where each value is a valid JSON path. You can have as many as 100 key-value pairs. You must use JSON dot notation, not bracket notation. The keys cannot start with “Amazon Web Services."input_template
STRING
InputTemplate
InputPathsMap
to customize the data sent to the target. Enclose each InputPathsMaps
value in brackets: <value> If InputTemplate
is a JSON object (surrounded by curly braces), the following restrictions apply:InputPathsMap
and InputTemplate
. “InputTransformer”:
{
“InputPathsMap”: {“instance”: “$.detail.instance”,“status”: “$.detail.status”},
“InputTemplate”: “<instance> is in state <status>"
}
To have the InputTemplate
include quote marks within a JSON string, escape each quote marks with a slash, as in the following example: “InputTransformer”:
{
“InputPathsMap”: {“instance”: “$.detail.instance”,“status”: “$.detail.status”},
“InputTemplate”: “<instance> is in state "<status>""
}
The InputTemplate
can also be valid JSON with varibles in quotes or out, as in the following example: “InputTransformer”:
{
“InputPathsMap”: {“instance”: “$.detail.instance”,“status”: “$.detail.status”},
“InputTemplate”: ‘{“myInstance”: <instance>,“myStatus”: “<instance> is in state "<status>"”}’
}
kinesis_parameters
Type: STRUCT
Provider name: KinesisParameters
Description: The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream. If you do not include this parameter, the default is to use the eventId
as the partition key.
partition_key_path
STRING
PartitionKeyPath
redshift_data_parameters
Type: STRUCT
Provider name: RedshiftDataParameters
Description: Contains the Amazon Redshift Data API parameters to use when the target is a Amazon Redshift cluster. If you specify a Amazon Redshift Cluster as a Target, you can use this to specify parameters to invoke the Amazon Redshift Data API ExecuteStatement based on EventBridge events.
database
STRING
Database
db_user
STRING
DbUser
secret_manager_arn
STRING
SecretManagerArn
sql
STRING
Sql
sqls
UNORDERED_LIST_STRING
Sqls
statement_name
STRING
StatementName
with_event
BOOLEAN
WithEvent
retry_policy
Type: STRUCT
Provider name: RetryPolicy
Description: The retry policy configuration to use for the dead-letter queue.
maximum_event_age_in_seconds
INT32
MaximumEventAgeInSeconds
maximum_retry_attempts
INT32
MaximumRetryAttempts
MaximumEventAgeInSeconds
is met.role_arn
Type: STRING
Provider name: RoleArn
Description: The Amazon Resource Name (ARN) of the IAM role to be used for this target when the rule is triggered. If one rule triggers multiple targets, you can use a different IAM role for each target.
run_command_parameters
Type: STRUCT
Provider name: RunCommandParameters
Description: Parameters used when you are using the rule to invoke Amazon EC2 Run Command.
run_command_targets
UNORDERED_LIST_STRUCT
RunCommandTargets
key
STRING
Key
tag:
tag-key or InstanceIds
.values
UNORDERED_LIST_STRING
Values
Key
is tag:
tag-key, Values
is a list of tag values. If Key
is InstanceIds
, Values
is a list of Amazon EC2 instance IDs.sage_maker_pipeline_parameters
Type: STRUCT
Provider name: SageMakerPipelineParameters
Description: Contains the SageMaker Model Building Pipeline parameters to start execution of a SageMaker Model Building Pipeline. If you specify a SageMaker Model Building Pipeline as a target, you can use this to specify parameters to start a pipeline execution based on EventBridge events.
pipeline_parameter_list
UNORDERED_LIST_STRUCT
PipelineParameterList
name
STRING
Name
value
STRING
Value
sqs_parameters
Type: STRUCT
Provider name: SqsParameters
Description: Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.
message_group_id
STRING
MessageGroupId
tags
Type: UNORDERED_LIST_STRING