AWS SDK for dot net core app to use AWS AppConfig

2.3k Views Asked by At

I'm trying to access application created in AWS AppConfig to retrieve the Configuration file. There's no proper documentation I found on the AWS Docs to receive the configuration through the dot net sdk using few methods.

ref: https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration.html

If any one can help, Thanks in advance.

1

There are 1 best solutions below