View source: R/cloudwatchevidently_operations.R
| cloudwatchevidently_list_launches | R Documentation | 
Returns configuration details about all the launches in the specified project.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_list_launches/ for full documentation.
cloudwatchevidently_list_launches(
  maxResults = NULL,
  nextToken = NULL,
  project,
  status = NULL
)
maxResults | 
 The maximum number of results to include in the response.  | 
nextToken | 
 The token to use when requesting the next set of results. You received
this token from a previous
  | 
project | 
 [required] The name or ARN of the project to return the launch list from.  | 
status | 
 Use this optional parameter to limit the returned results to only the launches with the status that you specify here.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.