Description Usage Arguments Request syntax
View source: R/elasticbeanstalk_operations.R
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.
1 | elasticbeanstalk_describe_platform_version(PlatformArn)
|
PlatformArn |
The ARN of the platform version. |
1 2 3 | svc$describe_platform_version(
PlatformArn = "string"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.