View Source AWS.SsmSap (aws-elixir v1.0.4)
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Systems Manager for SAP.
The topic for each action shows the API request parameters and responses.
Link to this section Summary
Functions
Removes permissions associated with the target database.
Deregister an SAP application with AWS Systems Manager for SAP.
Gets an application registered with AWS Systems Manager for SAP.
Gets the component of an application registered with AWS Systems Manager for SAP.
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
Gets the details of an operation by specifying the operation ID.
Gets permissions associated with the target database.
Lists all the applications registered with AWS Systems Manager for SAP.
Lists all the components registered with AWS Systems Manager for SAP.
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
Returns a list of operations events.
Lists the operations performed by AWS Systems Manager for SAP.
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
Adds permissions to the target database.
Register an SAP application with AWS Systems Manager for SAP.
Request is an operation which starts an application.
Refreshes a registered application.
Request is an operation to stop an application.
Creates tag for a resource by specifying the ARN.
Delete the tags for a resource.
Updates the settings of an application registered with AWS Systems Manager for SAP.
Link to this section Functions
Removes permissions associated with the target database.
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.
Gets an application registered with AWS Systems Manager for SAP.
It also returns the components of the application.
Gets the component of an application registered with AWS Systems Manager for SAP.
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
Gets the details of an operation by specifying the operation ID.
Gets permissions associated with the target database.
Lists all the applications registered with AWS Systems Manager for SAP.
Lists all the components registered with AWS Systems Manager for SAP.
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
Returns a list of operations events.
Available parameters include OperationID
, as well as optional parameters
MaxResults
, NextToken
, and Filters
.
Lists the operations performed by AWS Systems Manager for SAP.
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
Adds permissions to the target database.
Register an SAP application with AWS Systems Manager for SAP.
You must meet the following requirements before registering.
The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2.
AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions.
Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.
Request is an operation which starts an application.
Parameter ApplicationId
is required.
Refreshes a registered application.
Request is an operation to stop an application.
Parameter ApplicationId
is required. Parameters
StopConnectedEntity
and IncludeEc2InstanceShutdown
are
optional.
Creates tag for a resource by specifying the ARN.
Delete the tags for a resource.
Updates the settings of an application registered with AWS Systems Manager for SAP.