lib/base/tenant-service-stack.ts (6 lines): - line 316: // TODO: add tenant federation remove method DELETE - line 317: // TODO: Currently federation is a insert only operation - line 318: // TODO: Even though the codepipeline does add update behavior - line 319: // TODO: Config is add only, not update in this reference implementaiton. - line 433: // TODO: refactor/flatten this to avoid this pseudo chainback hell - line 506: // TODO: add tenant offboarding method DELETE resources/add_tenant_infra_lambda/handler.js (2 lines): - line 548: /* TODO: Wrtie step status to dynamodb. write asset info to dynamodb. - line 549: TODO: add validation for params in body lib/base/base-stack.ts (2 lines): - line 43: // TODO change this from a static name to a ref - line 81: // TODO change this from a static name to a ref resources/oidc-provider/settings.js (1 line): - line 153: // TODO: change getsettings to accept tenant_id