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?

Oleg
preguntada hace 9 meses58 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas