DataPartition
The configuration for signal data storage and upload options. You can only specify these
options when the campaign's spooling mode is TO_DISK.
Important
AWS IoT FleetWise is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see AWS IoT FleetWise availability change.
Contents
- id
-
The ID of the data partition. The data partition ID must be unique within a campaign. You can establish a data partition as the default partition for a campaign by using
defaultas the ID.Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9]+Required: Yes
- storageOptions
-
The storage options for a data partition.
Type: DataPartitionStorageOptions object
Required: Yes
- uploadOptions
-
The upload options for the data partition.
Type: DataPartitionUploadOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: