Using the APIs
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
Use the following APIs for Database Tools connections and work requests:
Database Tools connections
- ListDatabaseToolsConnections to list Database Tools connections.
- GetDatabaseToolsConnection to get the details of a Database Tools connection.
- UpdateDatabaseToolsConnection to update the details of a Database Tools connection.
- ValidateDatabaseToolsConnection to validate a Database Tools connection by establishing a connection to the database.
- DeleteDatabaseToolsConnection to delete a Database Tools connection.
Database Tools work requests
- ListWorkRequests to list work requests.
- GetWorkRequest to get the details of a work request.
- ListWorkRequestErrors to get a list of work request errors for a specified work request.
- ListWorkRequestLogs to get a list of work request logs for a specified work request.