Skip to content

Commit bf18ec7

Browse files
committed
Update README.md for Multi-variant flag information.
Signed-off-by: Ash.Wani <[email protected]>
1 parent 4dcf8d1 commit bf18ec7

File tree

1 file changed

+2
-0
lines changed
  • src/OpenFeature.Contrib.Providers.AwsAppConfig

1 file changed

+2
-0
lines changed

src/OpenFeature.Contrib.Providers.AwsAppConfig/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ As per AWS [AppConfig documentation](https://docs.aws.amazon.com/appconfig/lates
6060

6161
This implementation uses in-memory IMemoryCache implementation, but any other cache can be easily swapped with if needed.
6262

63+
### No support for Multi-Variant flags.
64+
This implementation currently does not support **multi-variant** AppConfig Feature flags. Or rather there is no way to pass on calling context to the request to AWS AppConfig. I am looking at documentation to figure out how this is done, but haven't got much far on that. Will be looking to add that soon.
6365

6466
## Usage
6567

0 commit comments

Comments
 (0)