AWS::IoTFleetWise::Campaign StorageMinimumTimeToLive - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::IoTFleetWise::Campaign StorageMinimumTimeToLive

Information about the minimum amount of time that data will be kept.

Important

Access to certain Amazon IoT FleetWise features is currently gated. For more information, see Amazon Region and feature availability in the Amazon IoT FleetWise Developer Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Unit" : String, "Value" : Integer }

YAML

Unit: String Value: Integer

Properties

Unit

The time increment type.

Required: Yes

Type: String

Allowed values: HOURS | DAYS | WEEKS

Update requires: Replacement

Value

The minimum amount of time to store the data.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 10000

Update requires: Replacement