Skip to content

Igor-Pchelko/aws-parameter-store-sample

Repository files navigation

This project demonstrates integration .Net Core application with AWS Parameter store.

Blog post: Read Parameters from AWS SMM in .Net Core 3 Application

Run project:

To run the project locally use: dotnet run --project webapi

DatabaseSettings API is accessible via the following URL: https://localhost:5001/databasesettings

Scripts

In the scripts folder, there are two samples of how to write and read parameters to/from AWS. Those scripts were written for OSX. And use the following dependencies:

Use brew to install dependencies:

brew install chamber
brew install jq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published