ssmsap_get_application {paws.management} | R Documentation |
Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
See https://www.paws-r-sdk.com/docs/ssmsap_get_application/ for full documentation.
ssmsap_get_application(
ApplicationId = NULL,
ApplicationArn = NULL,
AppRegistryArn = NULL
)
ApplicationId |
The ID of the application. |
ApplicationArn |
The Amazon Resource Name (ARN) of the application. |
AppRegistryArn |
The Amazon Resource Name (ARN) of the application registry. |