ivs_list_recording_configurations {paws.analytics} | R Documentation |
Gets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed
Description
Gets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivs_list_recording_configurations/ for full documentation.
Usage
ivs_list_recording_configurations(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
Maximum number of recording configurations to return. Default: your service quota or 100, whichever is smaller. |
nextToken |
The first recording configuration to retrieve. This is used for
pagination; see the |
[Package paws.analytics version 0.9.0 Index]