Skip to content

Commit

Permalink
Update README.md for Multi-variant flag information.
Browse files Browse the repository at this point in the history
Signed-off-by: Ash.Wani <[email protected]>
  • Loading branch information
wani-guanxi committed Jan 18, 2025
1 parent 4dcf8d1 commit bf18ec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OpenFeature.Contrib.Providers.AwsAppConfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ As per AWS [AppConfig documentation](https://docs.aws.amazon.com/appconfig/lates

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

### No support for Multi-Variant flags.
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.

## Usage

Expand Down

0 comments on commit bf18ec7

Please sign in to comment.