OperatingSystem

class aws_cdk.aws_gamelift_alpha.OperatingSystem(value)

Bases: Enum

(experimental) The operating system that the game server binaries are built to run on.

Stability:

experimental

Attributes

AMAZON_LINUX

(experimental) Amazon Linux operating system.

Stability:

experimental

AMAZON_LINUX_2

(experimental) Amazon Linux 2 operating system.

Stability:

experimental

AMAZON_LINUX_2023

(experimental) Amazon Linux 2023 operating system.

Stability:

experimental

WINDOWS_2012

(deprecated) Windows Server 2012 operating system.

Deprecated:

If you have active fleets using the Windows Server 2012 operating system, you can continue to create new builds using this OS until October 10, 2023, when Microsoft ends its support. All others must use Windows Server 2016 when creating new Windows-based builds.

Stability:

deprecated

WINDOWS_2016

(experimental) Windows Server 2016 operating system.

Stability:

experimental