ivs_list_recording_configurations: Gets summary information about all recording configurations...

View source: R/ivs_operations.R

ivs_list_recording_configurationsR 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 nextToken response field.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.