Deletes the specified thing. Returns successfully with no error if the deletion is successful or you specify a thing that doesn't exist.Requires permission to access the DeleteThing action.
The expected version of the thing record in the registry. If the version of the record in the registry does not match the expected version specified in the request, the DeleteThing request is rejected with a VersionConflictException.