View source: R/ivschat_operations.R
ivschat_list_logging_configurations | R Documentation |
Gets summary information about all your logging configurations in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivschat_list_logging_configurations/ for full documentation.
ivschat_list_logging_configurations(nextToken = NULL, maxResults = NULL)
nextToken |
The first logging configurations to retrieve. This is used for
pagination; see the |
maxResults |
Maximum number of logging configurations to return. Default: 50. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.