-
I am working with my own dataset.
I am trying to use the considlate_data.py for the preprocessing of the data to get it in the correct format for the network.
But I am facing a few problems, I am …
-
Hi There
we have used this code to create a data bricks workspace with AWS using the terraform code.
terraform plan is working well and no issues as such but when we are trying to run the terraf…
-
i parametri riportati nel file WEB-INF\web.xml
- jwt.claims.valid_audience
- jwt.jwks_CA
dovrebbero essere esternalizzati dal WAR rilasciato, in quanto dipendono dall'ambiente di deploy (avrann…
-
I am attempting to create an inbound shipment plan, but after running the script it without throwing errors the shipment plan does not appear in Amazons system.
```
from mws import InboundShipment…
-
Hello team,
Whenever I want to call the class OutboundShipments, I don't find it, I am getting this error:
AttributeError: module 'mws' has no attribute 'OutboundShipments'
Even though all of t…
-
Will this library support the new Selling Partner API? For newly created Amazon accounts there is only the new [SP API](https://github.com/amzn/selling-partner-api-docs) and not MWS any longer. The ne…
-
### Affected Resource(s)
[databricks_mws_workspaces Resource ](https://registry.terraform.io/providers/databrickslabs/databricks/latest/docs/resources/mws_workspaces)
### Expected Details
While I…
-
I am trying to implement the upload of invoices, following the Invoice Uploader Developer Guide. In order to upload an invoice, the feed content needs to be pdf file. Besides that I also should pass I…
-
**Describe the solution you'd like**
Combine and cluster similar requests to paths like `/` on runtime and merge depending if the operations don't break other requests.
-
Hi guys,
I've started to write test cases and was wondering if any of you have set up a test suite with pytest that mocks the network calls to Amazon MWS API.
I'm currently looking at pytest-mo…