Automated way to set IoT Fleet Provisioning Template Initiator

0

Hi,

We are using a JITP fleet provisioning template to provision our devices. We are trying to move configuration to terraform for creation of these resources. In the fleet provisioning template creation / edit wizard, there is the option to choose the "initiator":

Enter image description here

How can we set the initiator for a fleet provisioning template to "Claim certificate provisioning" in an automated fashion? It doesn't appear to be a part of the cli nor are there arguments in the terraform aws_iot_provisioning_template resource.

Thanks

asked 7 months ago212 views
1 Answer
0

Hi. JITP and fleet provisioning are two different things, but I think you mean fleet provisioning.

There really isn't anything to do in the case of provisoning by claim. If you picked trusted user, an IAM role would be created.

This workshop module presents a full provisioning by claim setup procedure, using CLI commands: https://catalog.us-east-1.prod.workshops.aws/workshops/7c2b04e7-8051-4c71-bc8b-6d2d7ce32727/en-US/provisioning-options/fleet-provisioning

profile pictureAWS
EXPERT
Greg_B
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions