Update the onboarding service CodePipeline listener to be more precise by fetching the tenant id from the pipeline tags instead of heuristics based on the pipeline name. Also, quote the table name (which includes the SaaS Boost environment label) in the Athena SQL queries for the Metrics service.
This resolves issue #231 when the SaaS Boost environment contains a hyphen/dash character.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
Update the onboarding service CodePipeline listener to be more precise by fetching the tenant id from the pipeline tags instead of heuristics based on the pipeline name. Also, quote the table name (which includes the SaaS Boost environment label) in the Athena SQL queries for the Metrics service.
This resolves issue #231 when the SaaS Boost environment contains a hyphen/dash character.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license