v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Create a new version of your custom platform.

get/#Action=CreatePlatformVersion

Query parameters

PlatformNamestring required

The name of your custom platform.

PlatformVersionstring required

The number, such as 1.0.2, for the new platform version.

S3Bucketstring

The Amazon S3 bucket where the data is located.

S3Keystring

The Amazon S3 key where the data is located.

The location of the platform definition archive in Amazon S3.

EnvironmentNamestring

The name of the builder environment.

ResourceNamestring

A unique resource name for the option setting. Use it for a time–based scaling configuration option.

Namespacestring

A unique namespace that identifies the option's associated AWS resource.

OptionNamestring

The name of the configuration option.

Valuestring

The current value for the configuration option.

The configuration option settings to apply to the builder environment.

Keystring

The key of the tag.

Valuestring

The value of the tag.

<p>Specifies the tags applied to the new platform version.</p> <p>Elastic Beanstalk applies these tags only to the platform version. Environments that you create using the platform version don't inherit the tags.</p>
Action'CreatePlatformVersion' required
Version'2010-12-01' required

Response

Success