Skip to main content

matchmaking_configurations_list_only

Lists matchmaking_configurations in a region or regions, for all properties use matchmaking_configurations

Overview

Namematchmaking_configurations_list_only
TypeResource
DescriptionThe AWS::GameLift::MatchmakingConfiguration resource creates an Amazon GameLift (GameLift) matchmaking configuration.
Idaws.gamelift.matchmaking_configurations_list_only

Fields

NameDatatypeDescription
namestringA unique identifier for the matchmaking configuration.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all matchmaking_configurations in a region.

SELECT
region,
name
FROM aws.gamelift.matchmaking_configurations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the matchmaking_configurations_list_only resource, see matchmaking_configurations