Create Platform Version
GET {{aws_elastic_beanstalk_base_url}}/?EnvironmentName&OptionSettings.member.N&PlatformDefinitionBundle&PlatformName&PlatformVersion&Tags.member.N&Action=CreatePlatformVersion
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EnvironmentName | null | The name of the builder environment. | |
OptionSettings.member.N | null | The configuration option settings to apply to the builder environment. | |
PlatformDefinitionBundle | null | The location of the platform definition archive in Amazon S3. | |
PlatformName | null | The name of your custom platform. | |
PlatformVersion | null | The number, such as 1.0.2, for the new platform version. | |
Tags.member.N | null | Specifies the tags applied to the new platform version. | |
Action | string |