aws iotanalytics update-dataset

Updates the settings of a data set

Options

NameDescription
--dataset-name <string>The name of the data set to update
--actions <list>A list of DatasetAction objects
--triggers <list>A list of DatasetTrigger objects. The list can be empty or can contain up to five DatasetTrigger objects
--content-delivery-rules <list>When dataset contents are created, they are delivered to destinations specified here
--retention-period <structure>How long, in days, dataset contents are kept for the dataset
--versioning-configuration <structure>Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the retentionPeriod parameter. For more information, see Keeping Multiple Versions of AWS IoT Analytics Data Sets in the AWS IoT Analytics User Guide
--late-data-rules <list>A list of data rules that send notifications to Amazon CloudWatch, when data arrives late. To specify lateDataRules, the dataset must use a DeltaTimer filter
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command