Given a device ID, initiates a claim request for the associated device.
Claiming a device consists of initiating a claim, then publishing a device event,
and finalizing the claim. For a device of type button, a device event can
be published by simply clicking the device.
Example
Use a bare-bones client and the command you need to make an API call.
Given a device ID, initiates a claim request for the associated device.
Claiming a device consists of initiating a claim, then publishing a device event, and finalizing the claim. For a device of type button, a device event can be published by simply clicking the device.
Example
Use a bare-bones client and the command you need to make an API call.
Param
InitiateDeviceClaimCommandInput
Returns
InitiateDeviceClaimCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalFailureException (server fault)
Throws
InvalidRequestException (client fault)
Throws
ResourceConflictException (client fault)
Throws
ResourceNotFoundException (client fault)
Throws
IoT1ClickDevicesServiceServiceException
Base exception class for all service exceptions from IoT1ClickDevicesService service.