You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,10 +84,7 @@ To get all keys needed you need to follow this step [Creating and configuring IA
84
84
85
85
| Name | Description |
86
86
| --- | --- |
87
-
| AccessKey | AWS USER ACCESS KEY |
88
-
| SecretKey | AWS USER SECRET KEY |
89
-
| RoleArn | AWS IAM Role ARN (needs permission to “Assume Role” STS) |
90
-
| Region | Marketplace region [List of Marketplaces](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids)|
87
+
| Marketplace | Marketplace region [List of Marketplaces](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids)|
91
88
| ClientId | Your amazon app id |
92
89
| ClientSecret | Your amazon app secret |
93
90
| RefreshToken | Check how to get [RefreshToken](https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md#Self-authorization)|
@@ -105,9 +102,6 @@ You can configure a connection like so please see [Here](https://github.com/abuz
0 commit comments