paws.compute (version 0.1.0)

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"
)