View source: R/ssmsap_operations.R
ssmsap_get_application | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.