Puppet Task: iot_aws_create_thing
- Defined in:
-
tasks/iot_aws_create_thing.json,
tasks/iot_aws_create_thing.rb
Overview
Creates a thing record in the registry. If this call is made multiple times using the same thing name and configuration, the call will succeed. If this call is made with the same thing name but different configuration a ResourceAlreadyExistsException is thrown. This is a control plane operation. See Authorization for information about authorizing control plane actions.