Amazon MWS Stored Procedures
The Simba Amazon MWS Connector provides stored procedures that you can use to create, view, modify, and delete objects from a
Important:
Important:
The connector currently does not support stored procedures for JDBC connections. These stored procedures cannot be used when you connect to MWS through a JDBC application.
The stored procedures are listed alphabetically by name. For each stored procedure, the following information is provided:
- The name of the stored procedure.
- A brief description of the stored procedure.
- The name, SQL type, and description of each parameter used by the stored procedure.
- If the stored procedure requires a JSON input as one of the parameters, the structure of the JSON.
- A description of the data that is returned by the stored procedure, if any.