- 필수 기능
- 시작하기
- 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
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the campaign.
collection_scheme
Type: STRUCT
Provider name: collectionScheme
Description: Information about the data collection scheme associated with the campaign.
condition_based_collection_scheme
STRUCT
conditionBasedCollectionScheme
condition_language_version
INT32
conditionLanguageVersion
expression
STRING
expression
$variable.Vehicle.OutsideAirTemperature
>= 105.0
.minimum_trigger_interval_ms
INT64
minimumTriggerIntervalMs
trigger_mode
STRING
triggerMode
ALWAYS
). Specify (RISING_EDGE
), or specify only when the condition first evaluates to false. For example, triggering on “AirbagDeployed”; Users aren’t interested on triggering when the airbag is already exploded; they only care about the change from not deployed => deployed.time_based_collection_scheme
STRUCT
timeBasedCollectionScheme
period_ms
INT64
periodMs
60000
, the Edge Agent software collects data once every minute.compression
Type: STRING
Provider name: compression
Description: Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise. If OFF
is specified, the signals aren’t compressed. If it’s not specified, SNAPPY
is used.
creation_time
Type: TIMESTAMP
Provider name: creationTime
Description: The time the campaign was created in seconds since epoch (January 1, 1970 at midnight UTC time).
data_destination_configs
Type: UNORDERED_LIST_STRUCT
Provider name: dataDestinationConfigs
Description: The destination where the campaign sends data. You can send data to an MQTT topic, or store it in Amazon S3 or Amazon Timestream. MQTT is the publish/subscribe messaging protocol used by Amazon Web Services IoT to communicate with your devices. Amazon S3 optimizes the cost of data storage and provides additional mechanisms to use vehicle data, such as data lakes, centralized data storage, data processing pipelines, and analytics. You can use Amazon Timestream to access and analyze time series data, and Timestream to query vehicle data so that you can identify trends and patterns.
mqtt_topic_config
STRUCT
mqttTopicConfig
execution_role_arn
STRING
executionRoleArn
mqtt_topic_arn
STRING
mqttTopicArn
s3_config
STRUCT
s3Config
bucket_arn
STRING
bucketArn
data_format
STRING
dataFormat
prefix
STRING
prefix
processed-data/year=YY/month=MM/date=DD/hour=HH/
(in UTC) to data it delivers to Amazon S3. You can enter a prefix to append it to this default prefix. For example, if you enter the prefix vehicles
, the prefix will be vehicles/processed-data/year=YY/month=MM/date=DD/hour=HH/
.storage_compression_format
STRING
storageCompressionFormat
timestream_config
STRUCT
timestreamConfig
execution_role_arn
STRING
executionRoleArn
timestream_table_arn
STRING
timestreamTableArn
data_extra_dimensions
Type: UNORDERED_LIST_STRING
Provider name: dataExtraDimensions
Description: A list of vehicle attributes associated with the campaign.
data_partitions
Type: UNORDERED_LIST_STRUCT
Provider name: dataPartitions
Description: The data partitions associated with the signals collected from the vehicle.
id
STRING
id
default
as the ID.storage_options
STRUCT
storageOptions
maximum_size
STRUCT
maximumSize
unit
STRING
unit
value
INT32
value
minimum_time_to_live
STRUCT
minimumTimeToLive
unit
STRING
unit
value
INT32
value
storage_location
STRING
storageLocation
upload_options
STRUCT
uploadOptions
condition_language_version
INT32
conditionLanguageVersion
expression
STRING
expression
$variable.Vehicle.OutsideAirTemperature
>= 105.0
.description
Type: STRING
Provider name: description
Description: The description of the campaign.
diagnostics_mode
Type: STRING
Provider name: diagnosticsMode
Description: Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise.
expiry_time
Type: TIMESTAMP
Provider name: expiryTime
Description: The time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time). Vehicle data won’t be collected after the campaign expires.
last_modification_time
Type: TIMESTAMP
Provider name: lastModificationTime
Description: The last time the campaign was modified.
name
Type: STRING
Provider name: name
Description: The name of the campaign.
post_trigger_collection_duration
Type: INT64
Provider name: postTriggerCollectionDuration
Description: How long (in seconds) to collect raw data after a triggering event initiates the collection.
priority
Type: INT32
Provider name: priority
Description: A number indicating the priority of one campaign over another campaign for a certain vehicle or fleet. A campaign with the lowest value is deployed to vehicles before any other campaigns.
signal_catalog_arn
Type: STRING
Provider name: signalCatalogArn
Description: The ARN of a signal catalog.
signals_to_collect
Type: UNORDERED_LIST_STRUCT
Provider name: signalsToCollect
Description: Information about a list of signals to collect data on.
data_partition_id
STRING
dataPartitionId
dataPartitions
. This is accomplished either by specifying a particular data partition ID or by using default
for an established default partition. You can establish a default partition in the DataPartition
data type. signalsToCollect
. max_sample_count
INT64
maxSampleCount
minimum_sampling_interval_ms
INT64
minimumSamplingIntervalMs
name
STRING
name
signals_to_fetch
Type: UNORDERED_LIST_STRUCT
Provider name: signalsToFetch
Description: Information about a list of signals to fetch data from.
actions
UNORDERED_LIST_STRING
actions
condition_language_version
INT32
conditionLanguageVersion
fully_qualified_name
STRING
fullyQualifiedName
signal_fetch_config
STRUCT
signalFetchConfig
condition_based
STRUCT
conditionBased
condition_expression
STRING
conditionExpression
trigger_mode
STRING
triggerMode
time_based
STRUCT
timeBased
execution_frequency_ms
INT64
executionFrequencyMs
spooling_mode
Type: STRING
Provider name: spoolingMode
Description: Whether to store collected data after a vehicle lost a connection with the cloud. After a connection is re-established, the data is automatically forwarded to Amazon Web Services IoT FleetWise.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: The time, in milliseconds, to deliver a campaign after it was approved.
status
Type: STRING
Provider name: status
Description: The state of the campaign. The status can be one of: CREATING
, WAITING_FOR_APPROVAL
, RUNNING
, and SUSPENDED
.
tags
Type: UNORDERED_LIST_STRING
target_arn
Type: STRING
Provider name: targetArn
Description: The ARN of the vehicle or the fleet targeted by the campaign.