aws iot update-dynamic-thing-group

Updates a dynamic thing group

Options

NameDescription
--thing-group-name <string>The name of the dynamic thing group to update
--thing-group-properties <structure>The dynamic thing group properties to update
--expected-version <long>The expected version of the dynamic thing group to update
--index-name <string>The dynamic thing group index to update. Currently one index is supported: 'AWS_Things'
--query-string <string>The dynamic thing group search query string to update
--query-version <string>The dynamic thing group query version to update. Currently one query version is supported: "2017-09-30". If not specified, the query version defaults to this value
--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