Updates the description of an existing project.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_update_project/ for full documentation.
cloudwatchevidently_update_project(
appConfigResource = NULL,
description = NULL,
project
)
Use this parameter if the project will use client-side evaluation
powered by AppConfig. Client-side evaluation allows your application to
assign variations to user sessions locally instead of by calling the
evaluate_feature
operation.
This mitigates the latency and availability risks that come with an API
call. allows you to
This parameter is a structure that contains information about the AppConfig application that will be used for client-side evaluation.
An optional description of the project.
[required] The name or ARN of the project to update.