DescribeOperatingSystems - OpsWorks

DescribeOperatingSystems

Describes the operating systems that are supported by AWS OpsWorks Stacks.

Response Syntax

{ "OperatingSystems": [ { "ConfigurationManagers": [ { "Name": "string", "Version": "string" } ], "Id": "string", "Name": "string", "ReportedName": "string", "ReportedVersion": "string", "Supported": boolean, "Type": "string" } ] }

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

OperatingSystems

Contains information in response to a DescribeOperatingSystems request.

Type: Array of OperatingSystem objects

Errors

For information about the errors that are common to all actions, see Common Errors.

See Also

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