Updates the specified application to have the specified properties.
If a property (for example, description) is not provided, the value remains unchanged. To clear these properties, specify an empty string.
get/#Action=UpdateApplication
Query parameters
ApplicationNamestring required
The name of the application to update. If no such application is found, <code>UpdateApplication</code> returns an <code>InvalidParameterValue</code> error.
Descriptionstring
<p>A new description for the application.</p> <p>Default: If not specified, AWS Elastic Beanstalk does not update the description.</p>
Action'UpdateApplication' required
Version'2010-12-01' required
Response
Success