{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/json-structure/gamelift-s3-location-structure.json", "name": "S3Location", "description": "The location in Amazon S3 where build or script files are stored for access by Amazon GameLift.", "type": "object", "properties": { "Bucket": { "allOf": [ { "$ref": "#/components/schemas/NonEmptyString" }, { "description": "
An Amazon S3 bucket identifier. Thename of the S3 bucket.
Amazon GameLift doesn't support uploading from Amazon S3 buckets with names that contain a dot (.).