deleteStreamingSession
abstract suspend fun deleteStreamingSession(input: DeleteStreamingSessionRequest): DeleteStreamingSessionResponse
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
.