AWS::GameLift::Fleet AnywhereConfiguration
Amazon GameLift configuration options for your Anywhere fleets.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Cost" :
String
}
YAML
Cost:
String
Properties
Cost
-
The cost to run your fleet per hour. Amazon GameLift uses the provided cost of your fleet to balance usage in queues. For more information about queues, see Setting up queues in the Amazon GameLift Developer Guide.
Required: Yes
Type: String
Pattern:
^\d{1,5}(?:\.\d{1,5})?$
Minimum:
1
Maximum:
11
Update requires: No interruption
See also
-
Create GameLift resources using Amazon CloudFront in the Amazon GameLift Developer Guide
-
Create an Amazon GameLift Anywhere fleet in the Amazon GameLift Developer Guide
-
LocationModel in the Amazon GameLift API Reference