DescribePlatformVersion - AWS Elastic Beanstalk

DescribePlatformVersion

Describes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions.

For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

PlatformArn

The ARN of the platform version.

Type: String

Required: No

Response Elements

The following element is returned by the service.

PlatformDescription

Detailed information about the platform version.

Type: PlatformDescription object

Errors

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

ElasticBeanstalkService

A generic service exception has occurred.

HTTP Status Code: 400

InsufficientPrivileges

The specified account does not have sufficient privileges for one or more AWS services.

HTTP Status Code: 403

See Also

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