question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for --parameter-values in 0.3.0

See original GitHub issue

I read issue #400 and it seems that SAM local no longer supports the --parameter-values CloudFormation parameter now. Just want to make sure this is intentional and that the use of --env-vars is the preferred replacement when running locally?

I have not tested if actions like deploy support --parameter-values still. Just wondering what the general direction is with regard to these configs. Thanks in advance!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jfusscommented, Oct 18, 2018

@onelaview Soon! We have support for --parameter-overrides merged into develop (#657). This adds support for SAM CLI to resolve Refs of Parameters and pick up default values of those Parameters. It will be available in the next release. We will be closing #572 once this is available. Stay tuned! 😃

1reaction
sanathkrcommented, Jun 4, 2018

yes, --env-vars is the recommended solution for sam local suite of commands. But for deploy, --parameter-values is still available and won’t be deprecated.

Does this unblock you?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for --parameter-values in sam local 0.3.0 #572 - GitHub
I read issues #400 and #456 and it looks like --parameter-values or --parameter-overrides are no longer supported for sam local invoke ...
Read more >
parameters 0.3.0 vulnerabilities | Snyk - Snyk Vulnerability Database
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides ...
Read more >
symfit.core.support — symfit 0.3.0 documentation - Read the Docs
This module contains support functions and convenience methods used throughout symfit. ... :return: (vars, params), a tuple of all variables and parameters, ...
Read more >
LI78829: THE "&" IN PARAMETER VALUES IS NOT ... - IBM
The & is not encoded properly by the gateway, causing an unexpected response from the backend. Problem conclusion. The fix is targeted for...
Read more >
Common service utilities — nRF Connect SDK 0.3.0 ...
Register a primary service descriptor. Parameters. _svc : GATT service descriptor. _svc_uuid_init : Service UUID. CHRC_REGISTER (_svc, _chrc_uuid_init ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found