AWS gameliftstreams documentation change
Summary
Removed 'active' qualifier from capacity requirement description
Security assessment
Minor terminology adjustment with no security implications. Change focuses on general operational requirements.
Diff
diff --git a/gameliftstreams/latest/developerguide/stream-sessions.md b/gameliftstreams/latest/developerguide/stream-sessions.md index fb5bf3af7..de163d76d 100644 --- a//gameliftstreams/latest/developerguide/stream-sessions.md +++ b//gameliftstreams/latest/developerguide/stream-sessions.md @@ -15 +15 @@ For launching stream sessions to end users, you must integrate Amazon GameLift S -The prerequisites to start a stream session are an application and a stream group that has available active capacity. A stream session runs on one of the compute resources, or stream capacity, that a stream group has allocated. When you start a stream, you must specify a stream group and an application to stream using their ARN or ID values. +The prerequisites to start a stream session are an application and a stream group that has available capacity. A stream session runs on one of the compute resources, or stream capacity, that a stream group has allocated. When you start a stream, you must specify a stream group and an application to stream using their ARN or ID values.