Update Application
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&Description&Action=UpdateApplication
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | The name of the application to update. If no such application is found, UpdateApplication returns an InvalidParameterValue error. | |
Description | null | A new description for the application. | |
Action | string |