All Content tagged with Amazon CloudWatch Evidently
Amazon CloudWatch Evidently lets application developers conduct experiments and identify unintended consequences of new features before rolling them out for general use, thereby reducing risk related to new feature roll-out.
Content language: English
Select up to 5 tags to filter
Sort by most recent
15 results
We are looking into using Evidently for A/B testing but during trials have found that I could be assigned to one group but a little bit later would be assigned to another.
I don't see info in the...
A CloudWatch Evidently Launch can be associated with an alarm, but I can't seem to find any follow-up actions that I can trigger based on that alarm, e.g. stopping the launch or modifying the...
Hello,
Sorry to trouble you.
I would like to use the solution [CloudWatch Evidently with client-side evaluation - powered by AWS AppConfig]...
Hello,
I am trying to use CloudWatch Evidently on my frontend app to have a/b test on headline strings. As much as I could follow, I am supposed to create a Cognito identity pool and allow Guest...
Hi, i would like to check for Cloudwatch Evidently Experiment, i notice there is a maximum duration of 30 days. Is there special consideration why is fixed to 30 days and if there are alternative...
I'm trying to call the CreateLaunch API in the CloudWatch Evidently service to launch new features. I'm using the AWS SDK v3 for Javascript. However, I'm getting the following...
My region is Europe (Stockholm) and I am experiencing the issue described in the title.
Here is my dummy React app, which looks like this:
```
import { EvidentlyClient, EvaluateFeatureCommand,...
We are experimenting with Evidently and have loved it so far. I have a couple of questions and clarifications
1. We have a react app and a flutter based app. While I was able to experiment with React...
We've created a segment in amazon cloudwatch evidently using CloudFormation. However, we are not able to find a way to update the segment without creating a new one. Is there a direct way to update a...
Hi All,
I would like to know the steps to add or ingest code to my website that will pull the evidently metrics?
Appreciate your help providing steps.
Thank You!
Hi,
I'm running an experiement with Evidently.
I produced some events and I'd be expecting a variation to be selected as the "winner".
However, even though the best variation seems pretty obvious to...
I am trying to figure out how to retrieve Evidently feature flags in an iOS app.
I did create the flag on AWS console and also an UnAuthenticated IAM Role to use with Evidently.
I have so far the...