ssmsap_get_database {paws.management} | R Documentation |
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP
Description
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.
Usage
ssmsap_get_database(
ApplicationId = NULL,
ComponentId = NULL,
DatabaseId = NULL,
DatabaseArn = NULL
)
Arguments
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. |
[Package paws.management version 0.9.0 Index]