AWS gameliftservers documentation change
Summary
Fixed duplicate URL prefix and updated API reference path to 'gameliftservers'
Security assessment
Change addresses a documentation formatting issue (duplicate URL segment) and corrects API path. No security implications identified in the queue creation guidance or event notification settings.
Diff
diff --git a/gameliftservers/latest/developerguide/queues-creating.md b/gameliftservers/latest/developerguide/queues-creating.md index 3fab7a890..8488992d9 100644 --- a//gameliftservers/latest/developerguide/queues-creating.md +++ b//gameliftservers/latest/developerguide/queues-creating.md @@ -48 +48 @@ In the [Amazon GameLift Servers console](https://console.aws.amazon.com/gamelift - 7. Skip the optional **Event notification settings** section. Event notifications are required for queues that process a high volume of placement requests. For queues that process low volumes, such as for development or testing purposes, you can track the status of placement requests by polling with[DescribeGameSessionPlacement](https://docs.aws.amazon.com/https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameSessionPlacement.html). For more details, see [Set up event notification for game session placement](./queue-notification.html). You can update a queue's event notification settings at any time. + 7. Skip the optional **Event notification settings** section. Event notifications are required for queues that process a high volume of placement requests. For queues that process low volumes, such as for development or testing purposes, you can track the status of placement requests by polling with[DescribeGameSessionPlacement](https://docs.aws.amazon.com/https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionPlacement.html). For more details, see [Set up event notification for game session placement](./queue-notification.html). You can update a queue's event notification settings at any time.