Updates an existing application with new attributes
Source:R/appregistry_operations.R
appregistry_update_application.RdUpdates an existing application with new attributes.
See https://www.paws-r-sdk.com/docs/appregistry_update_application/ for full documentation.
Arguments
- application
[required] The name, ID, or ARN of the application that will be updated.
- name
Deprecated: The new name of the application. The name must be unique in the region in which you are updating the application. Please do not use this field as we have stopped supporting name updates.
- description
The new description of the application.