适用于点网核心应用程序的AWS开发工具包以使用AWS AppConfig

问题描述

我正在尝试访问在AWS AppConfig中创建的应用程序以检索配置文件。我在AWS Docs上找不到适当的文档,无法使用几种方法通过dot net sdk接收配置。

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

如果有谁可以帮忙,请先谢谢。

解决方法

您是否已查看https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration.html上的文档?

https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/AppConfig/TAppConfigClient.html处有等效的.NET SDK

特定于方法https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/AppConfig/MAppConfigGetConfigurationGetConfigurationRequest.html