diff --git a/src/CLIMain.js b/src/CLIMain.js index 0b1ccc87..8c99d07e 100644 --- a/src/CLIMain.js +++ b/src/CLIMain.js @@ -270,7 +270,7 @@ class Main { if (this.resourceTable) { this.resourceTable.updateAPIs( - this.profile, + this.program.profile, this.cloudformation, this.lambda, this.cloudwatch,