Updates the settings of an application registered with AWS Systems Manager for SAP
Source:R/ssmsap_operations.R
ssmsap_update_application_settings.RdUpdates 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.