<URL>/<Stage>/<Resource>
For example, <Resource> is supposed to be "find-or-create-game-session". But if "find-or-create-game-session "(an extra space in the end), "<URL>/<Stage>/find-or-create-game-session " will be invalid.
This happened in Unreal Engine (5.4.4), DA_GameSessionsAPIData->Resources, incorporated with AWS GameLift.
