lib/cognito-idp-stack.ts (2 lines): - line 207: // TODO - What about logoutUrls? - line 341: // TODO - Can we set the logical id of the custom resource every time the deployment changes? lib/cognito-rest-api.ts (1 line): - line 96: // TODO - L2 construct for the above? Looks like there isn't one lib/resource-handler.ts (1 line): - line 53: // TODO - This could be improved with {proxy+} lambda/user-post.ts (1 line): - line 13: * TODO - Do we really need this now other than for testing? lambda/create-config.ts (1 line): - line 61: // TODO - Do we care about other request types? lambda/user-delete.ts (1 line): - line 46: // TODO - Um what if there's a person at amazon called admin@ ??