Skip to content

/AWS1/CL_IVS=>LISTCHANNELS()

About ListChannels

Gets summary information about all channels in your account, in the Amazon Web Services region where the API request is processed. This list can be filtered to match a specified name or recording-configuration ARN. Filters are mutually exclusive and cannot be used together. If you try to use both filters, you will get an error (409 ConflictException).

Method Signature

IMPORTING

Optional arguments:

IV_FILTERBYNAME TYPE /AWS1/IVSCHANNELNAME /AWS1/IVSCHANNELNAME

Filters the channel list to match the specified name.

IV_FILTERBYRECORDINGCONFARN TYPE /AWS1/IVSCHANNELRECINGCONFARN /AWS1/IVSCHANNELRECINGCONFARN

Filters the channel list to match the specified recording-configuration ARN.

IV_FILTBYPLAYBACKRESTRICTI00 TYPE /AWS1/IVSCHANNELPLAYBACKREST00 /AWS1/IVSCHANNELPLAYBACKREST00

Filters the channel list to match the specified policy.

IV_NEXTTOKEN TYPE /AWS1/IVSPAGINATIONTOKEN /AWS1/IVSPAGINATIONTOKEN

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

IV_MAXRESULTS TYPE /AWS1/IVSMAXCHANNELRESULTS /AWS1/IVSMAXCHANNELRESULTS

Maximum number of channels to return. Default: 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IVSLISTCHANNELSRSP /AWS1/CL_IVSLISTCHANNELSRSP