View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_update_project | R Documentation |
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
)
appConfigResource |
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
This parameter is a structure that contains information about the AppConfig application that will be used for client-side evaluation. |
description |
An optional description of the project. |
project |
[required] The name or ARN of the project to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.