aws iot update-provisioning-template

Updates a fleet provisioning template

Options

NameDescription
--template-name <string>The name of the fleet provisioning template
--description <string>The description of the fleet provisioning template
--enabledTrue to enable the fleet provisioning template, otherwise false
--no-enabledTrue to enable the fleet provisioning template, otherwise false
--default-version-id <integer>The ID of the default provisioning template version
--provisioning-role-arn <string>The ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device
--pre-provisioning-hook <structure>Updates the pre-provisioning hook template
--remove-pre-provisioning-hookRemoves pre-provisioning hook template
--no-remove-pre-provisioning-hookRemoves pre-provisioning hook template
--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