Skip to main content

matchmaking_configurations

Retrieves a list of matchmaking_configurations in a region

Overview

Namematchmaking_configurations
TypeResource
Descriptionmatchmaking_configurations
Idawscc.gamelift.matchmaking_configurations

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.gamelift.matchmaking_configurations
WHERE region = 'us-east-1'

Permissions

To operate on the matchmaking_configurations resource, the following permissions are required:

Create

gamelift:CreateMatchmakingConfiguration,
gamelift:ListTagsForResource,
gamelift:TagResource,
gamelift:DescribeMatchmakingConfigurations

List

gamelift:DescribeMatchmakingConfigurations