Lucas
Lucas
Thanks for the wait, the team doesn't have any concerns about this request and welcome any contributions to this feature. If there are any discussions, feel free to leave them...
Hi, I've deleted the credentials portion of your issue, even if one or more keys in that code block were pseudo values.
Thanks for reporting this, can you post a sample template with resources that consume this OpenApi spec file? I am not able to reproduce this with the following examples: template.yaml:...
At the moment, we do not current support nested stacks with local start-api (see #3306). Is it possible to extract the serverless API out and have that as a deployable...
Hi, sorry about the incorrect assertion from before, it looks like the locations in the yaml files are relative where command is run, not where the file is located. Inside...
Could you provide a reproducible example? In the OP, paths should be relative to the working directory, not the location of the file. Debug output from the original reproducible example:...
Hi, sorry about the late reply. The error message is coming from Lambda Builders since the directory that is created `/tmp/samcli` is owned by `root`, but the user that runs...
Thanks for raising this issue! I can reproduce the problem where `sam delete` doesn't seem to be using the same cache as `sam deploy`. We'll need to dig a little...
Thanks for opening this feature request. It looks like the inverse of the flag needs to be configured (ie. `--no-resolve-s3`) so that your desired behaviour is achieved. Let me raise...
Hi @nitintecg, this would actually be something that is changed in the existing `click` option, as opposed to a new option or flag. The `click` documentation for this behaviour can...