ssmsap_update_application_settings: Updates the settings of an application registered with AWS...

View source: R/ssmsap_operations.R

ssmsap_update_application_settingsR Documentation

Updates the settings of an application registered with AWS Systems Manager for SAP

Description

Updates the settings of an application registered with AWS Systems Manager for SAP.

See https://www.paws-r-sdk.com/docs/ssmsap_update_application_settings/ for full documentation.

Usage

ssmsap_update_application_settings(
  ApplicationId,
  CredentialsToAddOrUpdate = NULL,
  CredentialsToRemove = NULL,
  Backint = NULL,
  DatabaseArn = NULL
)

Arguments

ApplicationId

[required] The ID of the application.

CredentialsToAddOrUpdate

The credentials to be added or updated.

CredentialsToRemove

The credentials to be removed.

Backint

Installation of AWS Backint Agent for SAP HANA.

DatabaseArn

The Amazon Resource Name of the SAP HANA database that replaces the current SAP HANA connection with the SAP_ABAP application.


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