Create Application
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&Description&ResourceLifecycleConfig&Tags.member.N&Action=CreateApplication
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | The name of the application. Must be unique within your account. | |
Description | null | Your description of the application. | |
ResourceLifecycleConfig | null | Specifies an application resource lifecycle configuration to prevent your application from accumulating too many versions. | |
Tags.member.N | null | Specifies the tags applied to the application. | |
Action | string |