AWSCDK::GameLift

22 types

Amazon GameLift Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:

@aws-cdk/aws-gamelift-alpha

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::GameLift.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnAliasThe `AWS::GameLift::Alias` resource creates an alias for an Amazon GameLift (GameLift) fle CfnBuildThe `AWS::GameLift::Build` resource creates a game server build that is installed and run CfnContainerFleetDescribes an Amazon GameLift Servers managed container fleet. CfnContainerGroupDefinitionThe properties that describe a container group resource. CfnFleetThe `AWS::GameLift::Fleet` resource creates an Amazon GameLift (GameLift) fleet to host cu CfnGameServerGroup*This operation is used with the Amazon GameLift FleetIQ solution and game server groups.* CfnGameSessionQueueThe `AWS::GameLift::GameSessionQueue` resource creates a placement queue that processes re CfnLocationThe AWS::GameLift::Location resource creates a custom location for use in an Anywhere flee CfnMatchmakingConfigurationThe `AWS::GameLift::MatchmakingConfiguration` resource defines a new matchmaking configura CfnMatchmakingRuleSetCreates a new rule set for FlexMatch matchmaking. CfnScriptThe `AWS::GameLift::Script` resource creates a new script record for your Realtime Servers

Interfaces 11

CfnAliasPropsProperties for defining a `CfnAlias`. CfnBuildPropsProperties for defining a `CfnBuild`. CfnContainerFleetPropsProperties for defining a `CfnContainerFleet`. CfnContainerGroupDefinitionPropsProperties for defining a `CfnContainerGroupDefinition`. CfnFleetPropsProperties for defining a `CfnFleet`. CfnGameServerGroupPropsProperties for defining a `CfnGameServerGroup`. CfnGameSessionQueuePropsProperties for defining a `CfnGameSessionQueue`. CfnLocationPropsProperties for defining a `CfnLocation`. CfnMatchmakingConfigurationPropsProperties for defining a `CfnMatchmakingConfiguration`. CfnMatchmakingRuleSetPropsProperties for defining a `CfnMatchmakingRuleSet`. CfnScriptPropsProperties for defining a `CfnScript`.