Code Monkey home page Code Monkey logo

ssm-parent's Issues

Some properties with similar names are not being returned

I have a few properties like mailHost and mailHostPort, as well as databaseUsername and mailUsername. For each of these pairs, i only get one entry returned in the result, but not both. As a work around i have to specifically list all 4 of these out in the parameters, but I would much prefer to not have to do that.

Add support for Secrets Manager

Thanks for making a great util like this!

I was wondering if it would be possible to extend its functionality by also being able to use the AWS Secrets Manager service. I find Secrets Manager to be a little nicer to work with since it outputs Key:Value pairs in JSON format by default.

Thanks.

Unmarshalling from JSON fails

This is a great utility which will solve a critical issue for me. However, when i try any of the functions provided I am getting the following error:

* Can't unmarshal json from '/ecs/app/service/env/s3Bucket': invalid character 'a' looking for beginning of value

It does not seem that the type matters... I just cannot get any properties to parse properly.

any Idea what I am doing wrong?

I am calling the command with:

AWS_REGION=us-east-X ssm-parent print -p /ecs/app/service -r

Sometimes this will not retrieve parameters

I started actually using this in my environments and I have about 7 containers trying to usethis on ECS.
All run on the same type of machines, in the same ECS Cluster.

On 2 of my containers, I am getting the following for all attempted plain paths or names:

Can't get parameters from path '<my path>': RequestError: send request failed
https://ssm.us-east-2.amazonaws.com/: x509: certificate signed by unknown authority

The tasks restart and keep try but this continues for these containers every time.
Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.