AWS::GameLift::Build StorageLocation
The StorageLocation property type specifies Property description not available. for an AWS::GameLift::Build.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Bucket" :String, "Key" :String, "ObjectVersion" :String, "RoleArn" :String}
YAML
Bucket:StringKey:StringObjectVersion:StringRoleArn:String
Properties
BucketProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
KeyProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
ObjectVersionProperty description not available.
Required: No
Type: String
Update requires: Replacement
RoleArnProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
See also
Create GameLift resources using Amazon CloudFront in the Amazon GameLift Developer Guide
-
Create a build with files in Amazon S3 in the Amazon GameLift Developer Guide
-
Upload script files in Amazon S3 in the Amazon GameLift Developer Guide
S3Location in the Amazon GameLift API Reference