cloudwatchevidently_batch_evaluate_feature: This operation assigns feature variation to user sessions

View source: R/cloudwatchevidently_operations.R

cloudwatchevidently_batch_evaluate_featureR Documentation

This operation assigns feature variation to user sessions

Description

This operation assigns feature variation to user sessions. For each user session, you pass in an entityID that represents the user. Evidently then checks the evaluation rules and assigns the variation.

See https://www.paws-r-sdk.com/docs/cloudwatchevidently_batch_evaluate_feature/ for full documentation.

Usage

cloudwatchevidently_batch_evaluate_feature(project, requests)

Arguments

project

[required] The name or ARN of the project that contains the feature being evaluated.

requests

[required] An array of structures, where each structure assigns a feature variation to one user session.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.