v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

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