- 필수 기능
- 시작하기
- 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
alarm_capabilities
Type: STRUCT
Provider name: alarmCapabilities
Description: Contains the configuration information of alarm state changes.
acknowledge_flow
STRUCT
acknowledgeFlow
enabled
BOOLEAN
enabled
TRUE
or FALSE
. If TRUE
, you receive a notification when the alarm state changes. You must choose to acknowledge the notification before the alarm state can return to NORMAL
. If FALSE
, you won’t receive notifications. The alarm automatically changes to the NORMAL
state when the input property value returns to the specified range.initialization_configuration
STRUCT
initializationConfiguration
disabled_on_initialization
BOOLEAN
disabledOnInitialization
TRUE
or FALSE
. If FALSE
, all alarm instances created based on the alarm model are activated. The default value is TRUE
.alarm_event_actions
Type: STRUCT
Provider name: alarmEventActions
Description: Contains information about one or more alarm actions.
alarm_actions
UNORDERED_LIST_STRUCT
alarmActions
dynamo_d_bv2
STRUCT
dynamoDBv2
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.table_name
STRING
tableName
dynamo_db
STRUCT
dynamoDB
hash_key_field
STRING
hashKeyField
hashKeyField
value must match the partition key of the target DynamoDB table.hash_key_type
STRING
hashKeyType
‘STRING’
- The hash key is a string.‘NUMBER’
- The hash key is a number.hashKeyType
, the default value is ‘STRING’
.hash_key_value
STRING
hashKeyValue
operation
STRING
operation
‘INSERT’
- Insert data as a new item into the DynamoDB table. This item uses the specified hash key as a partition key. If you specified a range key, the item uses the range key as a sort key.‘UPDATE’
- Update an existing item of the DynamoDB table with new data. This item’s partition key must match the specified hash key. If you specified a range key, the range key must match the item’s sort key.‘DELETE’
- Delete an existing item of the DynamoDB table. This item’s partition key must match the specified hash key. If you specified a range key, the range key must match the item’s sort key.‘INSERT’
operation.payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.payload_field
STRING
payloadField
payload
.range_key_field
STRING
rangeKeyField
rangeKeyField
value must match the sort key of the target DynamoDB table.range_key_type
STRING
rangeKeyType
‘STRING’
- The range key is a string.‘NUMBER’
- The range key is number.rangeKeyField
, the default value is ‘STRING’
.range_key_value
STRING
rangeKeyValue
table_name
STRING
tableName
tableName
value must match the table name of the target DynamoDB table.firehose
STRUCT
firehose
delivery_stream_name
STRING
deliveryStreamName
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.separator
STRING
separator
iot_events
STRUCT
iotEvents
input_name
STRING
inputName
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.iot_site_wise
STRUCT
iotSiteWise
asset_id
STRING
assetId
entry_id
STRING
entryId
property_alias
STRING
propertyAlias
property_id
STRING
propertyId
property_value
STRUCT
propertyValue
quality
STRING
quality
‘GOOD’
, ‘BAD’
, or ‘UNCERTAIN’
.timestamp
STRUCT
timestamp
offset_in_nanos
STRING
offsetInNanos
timeInSeconds
. The valid range is between 0-999999999.time_in_seconds
STRING
timeInSeconds
value
STRUCT
value
boolean_value
STRING
booleanValue
‘TRUE’
or ‘FALSE’
. You must use an expression, and the evaluated result should be a Boolean value.double_value
STRING
doubleValue
integer_value
STRING
integerValue
string_value
STRING
stringValue
iot_topic_publish
STRUCT
iotTopicPublish
mqtt_topic
STRING
mqttTopic
$variable.<variable-name>
) and input values ($input.<input-name>.<path-to-datum>
) as the topic string.payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.lambda
STRUCT
lambda
function_arn
STRING
functionArn
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.sns
STRUCT
sns
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.target_arn
STRING
targetArn
sqs
STRUCT
sqs
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.queue_url
STRING
queueUrl
use_base64
BOOLEAN
useBase64
alarm_model_arn
Type: STRING
Provider name: alarmModelArn
Description: The ARN of the alarm model. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.
alarm_model_description
Type: STRING
Provider name: alarmModelDescription
Description: The description of the alarm model.
alarm_model_name
Type: STRING
Provider name: alarmModelName
Description: The name of the alarm model.
alarm_model_version
Type: STRING
Provider name: alarmModelVersion
Description: The version of the alarm model.
alarm_notification
Type: STRUCT
Provider name: alarmNotification
Description: Contains information about one or more notification actions.
notification_actions
UNORDERED_LIST_STRUCT
notificationActions
action
STRUCT
action
lambda_action
STRUCT
lambdaAction
function_arn
STRING
functionArn
payload
STRUCT
payload
content_expression
STRING
contentExpression
’<string>’
), variables ($variable.<variable-name>
), input values ($input.<input-name>.<path-to-datum>
), string concatenations, and quoted strings that contain ${}
as the content. The recommended maximum size of a content expression is 1 KB.type
STRING
type
STRING
or JSON
.email_configurations
UNORDERED_LIST_STRUCT
emailConfigurations
content
STRUCT
content
additional_message
STRING
additionalMessage
subject
STRING
subject
from
STRING
from
recipients
STRUCT
recipients
to
UNORDERED_LIST_STRUCT
to
sso_identity
STRUCT
ssoIdentity
identity_store_id
STRING
identityStoreId
user_id
STRING
userId
sms_configurations
UNORDERED_LIST_STRUCT
smsConfigurations
additional_message
STRING
additionalMessage
recipients
UNORDERED_LIST_STRUCT
recipients
sso_identity
STRUCT
ssoIdentity
identity_store_id
STRING
identityStoreId
user_id
STRING
userId
sender_id
STRING
senderId
alarm_rule
Type: STRUCT
Provider name: alarmRule
Description: Defines when your alarm is invoked.
simple_rule
STRUCT
simpleRule
comparison_operator
STRING
comparisonOperator
input_property
STRING
inputProperty
threshold
STRING
threshold
creation_time
Type: TIMESTAMP
Provider name: creationTime
Description: The time the alarm model was created, in the Unix epoch format.
key
Type: STRING
Provider name: key
Description: An input attribute used as a key to create an alarm. AWS IoT Events routes inputs associated with this key to the alarm.
last_update_time
Type: TIMESTAMP
Provider name: lastUpdateTime
Description: The time the alarm model was last updated, in the Unix epoch format.
role_arn
Type: STRING
Provider name: roleArn
Description: The ARN of the IAM role that allows the alarm to perform actions and access AWS resources. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.
severity
Type: INT32
Provider name: severity
Description: A non-negative integer that reflects the severity level of the alarm.
status
Type: STRING
Provider name: status
Description: The status of the alarm model. The status can be one of the following values:
ACTIVE
- The alarm model is active and it’s ready to evaluate data.ACTIVATING
- AWS IoT Events is activating your alarm model. Activating an alarm model can take up to a few minutes.INACTIVE
- The alarm model is inactive, so it isn’t ready to evaluate data. Check your alarm model information and update the alarm model.FAILED
- You couldn’t create or update the alarm model. Check your alarm model information and try again.status_message
Type: STRING
Provider name: statusMessage
Description: Contains information about the status of the alarm model.
tags
Type: UNORDERED_LIST_STRING