AWS Lambda (NET6): how to create hierarchy in Parameter Store as in appsettings.json?

0

How to create parameters in AWS Parameter Store to read them the same way as IConfiguration reads appsettings.json? In other words: how to create the same hierarchy as in appsettings.json?

Example: I have in the appsettings.json "Swagger": { "Enabled": true }, how to store it in AWS Parameter Store?

Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions