Expand description
The AWS IoT 1-Click Projects API Reference
If you’re using the service, you’re probably looking for Iot1ClickProjectsClient and Iot1ClickProjects.
Structs§
- Associate
Device With Placement Request - Associate
Device With Placement Response - Create
Placement Request - Create
Placement Response - Create
Project Request - Create
Project Response - Delete
Placement Request - Delete
Placement Response - Delete
Project Request - Delete
Project Response - Describe
Placement Request - Describe
Placement Response - Describe
Project Request - Describe
Project Response - Device
Template An object representing a device for a placement template (see PlacementTemplate).
- Disassociate
Device From Placement Request - Disassociate
Device From Placement Response - GetDevices
InPlacement Request - GetDevices
InPlacement Response - Iot1
Click Projects Client - A client for the AWS IoT 1-Click Projects API.
- List
Placements Request - List
Placements Response - List
Projects Request - List
Projects Response - List
Tags ForResource Request - List
Tags ForResource Response - Placement
Description An object describing a project's placement.
- Placement
Summary An object providing summary information for a particular placement.
- Placement
Template An object defining the template for a placement.
- Project
Description An object providing detailed information for a particular project associated with an AWS account and region.
- Project
Summary An object providing summary information for a particular project for an associated AWS account and region.
- TagResource
Request - TagResource
Response - Untag
Resource Request - Untag
Resource Response - Update
Placement Request - Update
Placement Response - Update
Project Request - Update
Project Response
Enums§
- Associate
Device With Placement Error - Errors returned by AssociateDeviceWithPlacement
- Create
Placement Error - Errors returned by CreatePlacement
- Create
Project Error - Errors returned by CreateProject
- Delete
Placement Error - Errors returned by DeletePlacement
- Delete
Project Error - Errors returned by DeleteProject
- Describe
Placement Error - Errors returned by DescribePlacement
- Describe
Project Error - Errors returned by DescribeProject
- Disassociate
Device From Placement Error - Errors returned by DisassociateDeviceFromPlacement
- GetDevices
InPlacement Error - Errors returned by GetDevicesInPlacement
- List
Placements Error - Errors returned by ListPlacements
- List
Projects Error - Errors returned by ListProjects
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
- Update
Placement Error - Errors returned by UpdatePlacement
- Update
Project Error - Errors returned by UpdateProject
Traits§
- Iot1
Click Projects - Trait representing the capabilities of the AWS IoT 1-Click Projects API. AWS IoT 1-Click Projects clients implement this trait.