AWS gameliftservers documentation change
Summary
Fixed duplicate URL prefix in DescribeGameSessionPlacement API reference link
Security assessment
The change fixes a documentation link formatting error without introducing or modifying security-related content.
Diff
diff --git a/gameliftservers/latest/developerguide/queues-creating.md b/gameliftservers/latest/developerguide/queues-creating.md index 0bed0dbd0..52821b6c9 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/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. + 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/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.