ssmsap_get_database: Gets the SAP HANA database of an application registered with...

View source: R/ssmsap_operations.R

ssmsap_get_databaseR 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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.