ssmsap_get_database {paws.management} | R Documentation |
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
See https://www.paws-r-sdk.com/docs/ssmsap_get_database/ for full documentation.
ssmsap_get_database(
ApplicationId = NULL,
ComponentId = NULL,
DatabaseId = NULL,
DatabaseArn = NULL
)
ApplicationId |
The ID of the application. |
ComponentId |
The ID of the component. |
DatabaseId |
The ID of the database. |
DatabaseArn |
The Amazon Resource Name (ARN) of the database. |