PlatformSummary - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PlatformSummary

Summary information about a platform version.

Contents

OperatingSystemName

The operating system used by the platform version.

Type: String

Required: No

OperatingSystemVersion

The version of the operating system used by the platform version.

Type: String

Required: No

PlatformArn

The ARN of the platform version.

Type: String

Required: No

PlatformBranchLifecycleState

The state of the platform version's branch in its lifecycle.

Possible values: beta | supported | deprecated | retired

Type: String

Required: No

PlatformBranchName

The platform branch to which the platform version belongs.

Type: String

Required: No

PlatformCategory

The category of platform version.

Type: String

Required: No

PlatformLifecycleState

The state of the platform version in its lifecycle.

Possible values: recommended | empty

If an empty value is returned, the platform version is supported but isn't the recommended one for its branch.

Type: String

Required: No

PlatformOwner

The Amazon Web Services account ID of the person who created the platform version.

Type: String

Required: No

PlatformStatus

The status of the platform version. You can create an environment from the platform version once it is ready.

Type: String

Valid Values: Creating | Failed | Ready | Deleting | Deleted

Required: No

PlatformVersion

The version string of the platform version.

Type: String

Required: No

SupportedAddonList.member.N

The additions associated with the platform version.

Type: Array of strings

Required: No

SupportedTierList.member.N

The tiers in which the platform version runs.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: