New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Given a device ID, finalizes the 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, finalizes the 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
FinalizeDeviceClaimCommandInput
Returns
FinalizeDeviceClaimCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalFailureException (server fault)
Throws
InvalidRequestException (client fault)
Throws
PreconditionFailedException (client fault)
Throws
ResourceConflictException (client fault)
Throws
ResourceNotFoundException (client fault)
Throws
IoT1ClickDevicesServiceServiceException
Base exception class for all service exceptions from IoT1ClickDevicesService service.