Skip to content

/AWS1/CL_GML=>DESCRIBEGAMESESSIONPLACEMENT()

About DescribeGameSessionPlacement

Retrieves information, including current status, about a game session placement request.

To get game session placement details, specify the placement ID.

This operation is not designed to be continually called to track game session status. This practice can cause you to exceed your API limit, which results in errors. Instead, you must configure configure an Amazon Simple Notification Service (SNS) topic to receive notifications from FlexMatch or queues. Continuously polling with DescribeGameSessionPlacement should only be used for games in development with low game session usage.

Method Signature

IMPORTING

Required arguments:

IV_PLACEMENTID TYPE /AWS1/GMLIDSTRINGMODEL /AWS1/GMLIDSTRINGMODEL

A unique identifier for a game session placement to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMLDSCGAMESESSPLCOUT /AWS1/CL_GMLDSCGAMESESSPLCOUT