Mathieu Grandis
Mathieu Grandis
We are currently reviewing a PR that should address this issue: https://github.com/aws/aws-lambda-builders/pull/215
@rupe120 It seems this feature was added to 1.3.2: https://github.com/aws/aws-sam-cli/releases/tag/v1.3.2 Does it solve your issue?
I should have been more specific sorry! I was talking about the `--parameter-overrides` parameter, it is however not in JSON format: `Optional. A string that contains AWS CloudFormation parameter overrides...
Released in [1.3.6](https://github.com/aws/serverless-application-model/releases/tag/v1.36.0) and [CLI 1.24.0](https://github.com/aws/aws-sam-cli/releases/tag/v1.24.0)
It looks like this PR will help: https://github.com/aws/aws-lambda-builders/pull/215 Will it fix the issue or do you need other features to work with local packages?
Hi @hugoprudente, @jabalsad, @svenemtell: Are you still having issue running X-Ray instrumented code with the latest version of SAM CLI (1.15.0) and X-Ray SDK (npm 3.2.0)? If so, could you...