SsmSap.Client.
deregister_application
(**kwargs)¶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.
See also: AWS API Documentation
Request Syntax
response = client.deregister_application(
ApplicationId='string'
)
[REQUIRED]
The ID of the application.
{}
Response Structure
Exceptions
SsmSap.Client.exceptions.ValidationException
SsmSap.Client.exceptions.InternalServerException