Skip to content

Deregister Application

ssmsap_deregister_application R Documentation

Deregister an SAP application with AWS Systems Manager for SAP

Description

Deregister an SAP application with AWS Systems Manager for SAP. This action does not affect the existing setup of your SAP workloads on Amazon EC2.

Usage

ssmsap_deregister_application(ApplicationId)

Arguments

ApplicationId

[required] The ID of the application.

Value

An empty list.

Request syntax

svc$deregister_application(
  ApplicationId = "string"
)