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?

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ