**To list details of an application** The following ``get-application`` example lists the details of the specified application. :: aws appconfig get-application \ --application-id 339ohji Output:: { "Description": "An application used for creating an example.", "Id": "339ohji", "Name": "example-application" } For more information, see `How AWS AppConfig works `__ in the *AWS AppConfig User Guide*.