Aaron Houlihan

Results 5 comments of Aaron Houlihan

I need to use a SAM parameter to upload a private RSA key in PEM format to AWS SecretsManager. I've been trying all kinds of things on the CLI (including...

Hi Ember folks! I'm using Hashicorp Vault. It uses Ember. My security team has flagged this issue and I am required to address it. Does this bug still exist in...

Thank you @jacebrowning and @vjpr! This helped me. I just wrote up my solution (based on your help here) as an answer to this Stack Overflow post: https://stackoverflow.com/questions/59572174/no-module-named-dotenv-python-3-8/67813391#67813391

**I agree that SAM needs better support for ingesting parameters.** For example, I think it should support a parameter file. In addition, SAM CLI doesn't have an easy, clean, usable...

Hi @benkehoe! Great question! I guess I hadn't thought about it. Considering it now... If the parameter overrides file was JSON, then (_at first thought I'm having_) something like this...