AWS kinesisvideostreams-webrtc-dg documentation change
Summary
Added service quotas for JoinStorageSessionAsViewer API including TPS limits and session constraints
Security assessment
Documentation of API rate limits and session management parameters is operational rather than security-focused. No mention of mitigating vulnerabilities or security controls.
Diff
diff --git a/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.md b/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.md index be7bb1906..dbe51c757 100644 --- a//kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.md +++ b//kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.md @@ -116,0 +117,19 @@ The following section describes service quotas for the media recording component +**JoinStorageSessionAsViewer** + + * API: + + * Per AWS account - 50 TPS (h) + + * Per channel - 2 TPS (h) + + * Streaming session quotas: + + * Max concurrent clients in a session - 3 count (h) + + * Session duration - 1 hour (h) + + * Idle timeout - 1 minutes (h) + + + +