elasticbeanstalk_delete_platform_version: Deletes the specified version of a custom platform
Description
Deletes the specified version of a custom platform.
Usage
elasticbeanstalk_delete_platform_version(PlatformArn)
Arguments
PlatformArn
The ARN of the version of the custom platform.
Request syntax
svc$delete_platform_version(
PlatformArn = "string"
)