Data retrieval APIs for AWS Systems Manager for SAP
AWS Systems Manager for SAP provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetApplication | Access information about an application registered with SSM for SAP by providing the application ID or application ARN | Read |
GetComponent | Access information about a component registered with SSM for SAP by providing the application ID and component ID | Read |
GetConfigurationCheckOperation | Get the details of a configuration check operation by specifying the operation ID | Read |
GetDatabase | Access information about a database registered with SSM for SAP by providing the application ID, component ID, and database ID | Read |
GetOperation | Access information about an operation by providing its operation ID | Read |
ListApplications | Retrieve a list of all applications registered with SSM for SAP under the customer AWS account | List |
ListComponents | Retrieve a list of all components in the account of customer, or a specific application | List |
ListConfigurationCheckDefinitions | List all configuration check types supported by AWS Systems Manager for SAP | List |
ListConfigurationCheckOperations | List past configuration check operations | List |
ListDatabases | Retrieve a list of all databases in the account of customer, or a specific application | List |
ListOperationEvents | Retrieve a list of all operation events in a specified operation | List |
ListOperations | Retrieve a list of all operations in the account of customer, additional filters can be applied | List |
ListSubCheckResults | List the sub-check results of a specified configuration check operation | List |
ListSubCheckRuleResults | List the rules of a specified sub-check belonging to a configuration check operation | List |
ListTagsForResource | List the tags on a specified resource ARN | Read |