class Aws::IoT::Types::CreateProvisioningTemplateRequest
@return [Array<Types::Tag>]
</note>
“key1=value1&key2=value2…”
For the cli-input-json file use format: “tags”:
“key1=value1&key2=value2…”
For the CLI command-line parameter use format: &&tags
…key1=value1&key2=value2…
<note markdown=“1”> For URI Request parameters use format:
template.
Metadata which can be used to manage the fleet provisioning
@!attribute [rw] tags
@return [Types::ProvisioningHook]
Creates a pre-provisioning hook template.
@!attribute [rw] pre_provisioning_hook
@return [String]
template. This IoT role grants permission to provision a device.
The role ARN for the role associated with the fleet provisioning
@!attribute [rw] provisioning_role_arn
@return [Boolean]
True to enable the fleet provisioning template, otherwise false.
@!attribute [rw] enabled
@return [String]
The JSON formatted contents of the fleet provisioning template.
@!attribute [rw] template_body
@return [String]
The description of the fleet provisioning template.
@!attribute [rw] description
@return [String]
The name of the fleet provisioning template.
@!attribute [rw] template_name
}
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
},
target_arn: “TargetArn”, # required
payload_version: “PayloadVersion”,
pre_provisioning_hook: {
provisioning_role_arn: “RoleArn”, # required
enabled: false,
template_body: “TemplateBody”, # required
description: “TemplateDescription”,
template_name: “TemplateName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateProvisioningTemplateRequest