in src/rds/rds.service.ts [16:19]
async createSampleData(): Promise<any> { await this.createSample(); return this.readSample(); }