Retrieves metadata information about one of your applications. The application can be specified by its ARN, ID, or name (which is unique within one account in one region at a given point in time). Specify by ARN or ID in automated workflows if you want to make sure that the exact same application is returned or a ResourceNotFoundException
is thrown, avoiding the ABA addressing problem.
See https://www.paws-r-sdk.com/docs/appregistry_get_application/ for full documentation.
appregistry_get_application(application)
[required] The name, ID, or ARN of the application.