/AWS1/CL_NIM=>DELETESTREAMINGSESSION()
¶
About DeleteStreamingSession¶
Deletes streaming session resource.
After invoking this operation, use GetStreamingSession to poll the resource until it
transitions to a DELETED
state.
A streaming session will count against your streaming session quota until it is marked
DELETED
.
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.