SsmSap#
Client#
- class SsmSap.Client#
A low-level client representing AWS Systems Manager for SAP (SsmSap)
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.
import boto3 client = boto3.client('ssm-sap')
These are the available methods:
- can_paginate
- close
- delete_resource_permission
- deregister_application
- get_application
- get_component
- get_database
- get_operation
- get_paginator
- get_resource_permission
- get_waiter
- list_applications
- list_components
- list_databases
- list_operations
- list_tags_for_resource
- put_resource_permission
- register_application
- tag_resource
- untag_resource
- update_application_settings
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: