Create a new version of your custom platform.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_create_platform_version/ for full documentation.
elasticbeanstalk_create_platform_version(
PlatformName,
PlatformVersion,
PlatformDefinitionBundle,
EnvironmentName = NULL,
OptionSettings = NULL,
Tags = NULL
)
[required] The name of your custom platform.
[required] The number, such as 1.0.2, for the new platform version.
[required] The location of the platform definition archive in Amazon S3.
The name of the builder environment.
The configuration option settings to apply to the builder environment.
Specifies the tags applied to the new platform version.
Elastic Beanstalk applies these tags only to the platform version. Environments that you create using the platform version don't inherit the tags.