What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

The cloud commerce os doc talks about SSM Parameters

U03T08LE3CP
U03T08LE3CP Posts: 185 🧑🏻‍🚀 - Cadet

The cloud commerce os doc talks about SSM Parameters https://docs.spryker.com/docs/cloud/dev/spryker-cloud-commerce-os/managing-parameters-in-the-parameter-store.html but I don't see any doc how to use them. Is there any?

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    These will be available as env vars in the container so you can simply use getenv() in your code.

  • U03T08LE3CP
    U03T08LE3CP Posts: 185 🧑🏻‍🚀 - Cadet

    ah!

  • U03T08LE3CP
    U03T08LE3CP Posts: 185 🧑🏻‍🚀 - Cadet

    I (finally) got the secrets in SSM, but trying to fetch them with getenv yields nothing, any ideas how to debug this?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Can you tell me in PM what project\aws account this is about and I'll check if everything was done correctly.