iot-onboarding-service/src/cloudrack-lambda-core/iot/iot.go (2 lines): - line 165: //TODO: add aitional topics - line 226: //TODO: we should probably used structs + json marshaller, an ARN builder and allow multiple topics in the long run iot-onboarding-service/src/cloudrack-lambda-core/s3/s3.go (2 lines): - line 243: //TODO: compute the chunksize from the filezise to avoid the 10000 parts limit - line 244: //TODO: get default Nthread from system iot-onboarding-code-pipelines/lib/iot-onboarding-code-pipelines-stack.ts (1 line): - line 70: //TODO: provide a more granular access to the code build pipeline iot-onboarding-service/src/cloudrack-lambda-core/db/db.go (1 line): - line 165: //TODO: to evaluate th value of this tradeoff: this is probably a little slow but abstract the complexity for all uses of iot-onboarding-service/src/cloudrack-lambda-fn/usecase/usercase.go (1 line): - line 26: //TODO: make the device name prefix customizable in query