DataPartitionUploadOptions - AWS IoT FleetWise

DataPartitionUploadOptions

The upload options for the data partition. If upload options are specified, you must also specify storage options. See DataPartitionStorageOptions.

Important

AWS IoT FleetWise will no longer be open to new customers starting April 30, 2026. If you would like to use AWS IoT FleetWise, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see AWS IoT FleetWise availability change.

Contents

expression

The logical expression used to recognize what data to collect. For example, $variable.`Vehicle.OutsideAirTemperature` >= 105.0.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

conditionLanguageVersion

The version of the condition language. Defaults to the most recent condition language version.

Type: Integer

Valid Range: Fixed value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: