AWS ivs documentation change
Summary
Added SSE-S3 encryption requirements for IVS recording buckets and E-RTMP multitrack support
Security assessment
Documents enforcement of server-side encryption (SSE-S3) as a security best practice, but no specific vulnerability is addressed.
Diff
diff --git a/ivs/latest/RealTimeUserGuide/doc-history.md b/ivs/latest/RealTimeUserGuide/doc-history.md index c1ae61eb7..ba8136e04 100644 --- a//ivs/latest/RealTimeUserGuide/doc-history.md +++ b//ivs/latest/RealTimeUserGuide/doc-history.md @@ -14,0 +15,7 @@ Change| Description| Date +E-RTMP multitrack video ingest support| In Stream Ingest > [Supported Protocols](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-stream-ingest.html#supported-protocols), we added support for E-RTMP (Enhanced RTMP) multitrack video.In [IVS RTMP Publishing](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-rtmp-publishing.html), we added information about streaming E-RTMP multitrack video using the real-time-streaming broadcast SDKs and OBS Studio.In Monitoring Real-Time Streaming > [CloudWatch Metrics](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/stage-health.html#stage-health-cloudwatch-metrics), we added a PublishFramerate metric with the Stage, Participant, SimulcastLayer, and MediaType dimensions. We also updated SimulcastLayer dimension values ("no-rid" and "disabled" are replaced with "none").| June 20, 2025 +SSE-S3 encryption| We added new information to: + + * Individual Participant Recording – In [1\. Create an S3 Bucket](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-individual-participant-recording.html#ind-part-rec-create-s3-bucket) + * Server-Side Composition – In Getting Started with IVS Server-Side Composition > [Prerequisites](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/ssc-getting-started.html#ssc-getting-started-prerequisites) + +| June 19, 2025