Learn R Programming

paws.analytics (version 0.7.0)

ivsrealtime_list_encoder_configurations: Gets summary information about all EncoderConfigurations in your account, in the AWS region where the API request is processed

Description

Gets summary information about all EncoderConfigurations in your account, in the AWS region where the API request is processed.

See https://www.paws-r-sdk.com/docs/ivsrealtime_list_encoder_configurations/ for full documentation.

Usage

ivsrealtime_list_encoder_configurations(nextToken = NULL, maxResults = NULL)

Arguments

nextToken

The first encoder configuration to retrieve. This is used for pagination; see the nextToken response field.

maxResults

Maximum number of results to return. Default: 100.