Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
deploy
/
Filename :
list-applications.rst
back
Copy
**To get information about applications** The following ``list-applications`` example displays information about all applications that are associated with the user's AWS account. :: aws deploy list-applications Output:: { "applications": [ "WordPress_App", "MyOther_App" ] }