IoT1ClickProjects#
Client#
- class IoT1ClickProjects.Client#
 A low-level client representing AWS IoT 1-Click Projects Service
The AWS IoT 1-Click Projects API Reference
import boto3 client = boto3.client('iot1click-projects')
These are the available methods:
- associate_device_with_placement
 - can_paginate
 - close
 - create_placement
 - create_project
 - delete_placement
 - delete_project
 - describe_placement
 - describe_project
 - disassociate_device_from_placement
 - get_devices_in_placement
 - get_paginator
 - get_waiter
 - list_placements
 - list_projects
 - list_tags_for_resource
 - tag_resource
 - untag_resource
 - update_placement
 - update_project
 
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: