Amazon GameLift Servers: Container fleet improvements
Amazon GameLift Servers now supports customizable Linux capabilities for containers and a new SDK action to discover co-located containers. These features enhance flexibility and inter-container communication for game server deployments, giving developers finer control over permissions and enabling seamless service discovery. The improvements are available in all supported AWS regions and work with server SDK 5.x and engine plugins.
- →Customize Linux capabilities for game server containers
- →Discover co-located containers on the same instance
- →Availability and SDK support for container improvements
Features (2) ›
- Customize Linux capabilities for game server containers
Developers can now customize Linux capabilities for containers within their container group definitions in Amazon GameLift Servers. This offers finer control beyond Docker's defaults, allowing specialized capabilities like NET_RAW for custom networking or SYS_PTRACE for debugging.
- Discover co-located containers on the same instance
A new ListContainersNetworkInfo() server SDK action allows game servers to retrieve network information for all containers on the same instance. This includes container name, ID, local IP, and type, enabling automatic service discovery and communication with auxiliary services.
Notes (1) ›
- Availability and SDK support for container improvements
These enhancements are available through the GameLift console, AWS CLI, SDKs, and CloudFormation in all supported AWS regions except China. The ListContainersNetworkInfo() action is supported in server SDK 5.x for Go, C++, C#, and engine plugins.
https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-gamelift-servers-container-fleet-improvements
Related releases
- Terraform AWS Provider v6.60.0 Adds New Resources and Fixes Bugs Terraform AWS Provider Releases ·
- Amazon S3 enhances access denied errors with specific policy ARNs AWS What's New ·
- OpenAI Daybreak Red and Blue Cyber Defense Models Now on Amazon Bedrock AWS What's New ·
- AppFolio Transforms Data Streaming with Amazon MSK Express Brokers AWS Big Data Blog ·
- AWS IAM Role Manager Automates Service Role Setup AWS What's New ·
- Amazon Quick Integrates Microsoft Purview for Data Loss Prevention AWS What's New ·