deleteThingGroup
inline suspend fun IotClient.deleteThingGroup(crossinline block: DeleteThingGroupRequest.Builder.() -> Unit): DeleteThingGroupResponse
Deletes a thing group.
Requires permission to access the DeleteThingGroup action.