amazonaws.com – iot1click-projects
The AWS IoT 1-Click Projects API Reference
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:iot1click-projects/2018-05-14.json
- Provider
- amazonaws.com:iot1click-projects / iot1click-projects
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/iot1click-projects/2018-05-14/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/iot1click-projects/2018-05-14/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
projects.associateDeviceWithPlacementAssociates a physical device with a placement.
-
projects.createPlacementCreates an empty placement.
-
projects.createProjectCreates an empty project with a placement template. A project contains zero or more placements that adhere to the placement template defined in the project.
-
projects.deletePlacementDeletes a placement. To delete a placement, it must not have any devices associated with it.
When you delete a placement, all associated data becomes irretrievable.
-
projects.deleteProjectDeletes a project. To delete a project, it must not have any placements associated with it.
When you delete a project, all associated data becomes irretrievable.
-
projects.describePlacementDescribes a placement in a project.
-
projects.describeProjectReturns an object describing a project.
-
projects.disassociateDeviceFromPlacementRemoves a physical device from a placement.
-
projects.getDevicesInPlacementReturns an object enumerating the devices in a placement.
-
projects.listPlacementsLists the placement(s) of a project.
-
projects.listProjectsLists the AWS IoT 1-Click project(s) associated with your AWS account and region.
-
projects.updatePlacementUpdates a placement with the given attributes. To clear an attribute, pass an empty value (i.e., "").
-
projects.updateProjectUpdates a project associated with your AWS account and region. With the exception of device template names, you can pass just the values that need to be updated because the update request will change only the values that are provided. To clear a value, pass the empty string (i.e.,
""). -
tags.listTagsForResourceLists the tags (metadata key/value pairs) which you have assigned to the resource.
-
tags.tagResourceCreates or modifies tags for a resource. Tags are key/value pairs (metadata) that can be used to manage a resource. For more information, see .
-
tags.untagResourceRemoves one or more tags (metadata key/value pairs) from a resource.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools