Skip to content

/AWS1/CL_NIM=>CREATESTREAMINGSESSIONSTREAM()

About CreateStreamingSessionStream

Creates a streaming session stream for a streaming session.

After invoking this API, invoke GetStreamingSessionStream with the returned streamId to poll the resource until it is in the READY state.

Method Signature

IMPORTING

Required arguments:

IV_SESSIONID TYPE /AWS1/NIMSTRING /AWS1/NIMSTRING

The streaming session ID.

IV_STUDIOID TYPE /AWS1/NIMSTRING /AWS1/NIMSTRING

The studio ID.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/NIMCLIENTTOKEN /AWS1/NIMCLIENTTOKEN

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.

IV_EXPIRATIONINSECONDS TYPE /AWS1/NIMSTRMINGSESSSTRMEXPI00 /AWS1/NIMSTRMINGSESSSTRMEXPI00

The expiration time in seconds.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NIMCRESTRMINGSESSST01 /AWS1/CL_NIMCRESTRMINGSESSST01