Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.45 KB

amazon-seller-partner.md

File metadata and controls

64 lines (45 loc) · 2.45 KB

Amazon Seller Partner

Sync overview

This source can sync data for the Amazon Seller Partner API.

Output schema

This source is capable of syncing the following streams:

Data type mapping

Integration Type Airbyte Type Notes
string string
int, float, number number
date date
datetime datetime
array array
object object

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync yes
Incremental Sync yes
Namespaces No

Performance considerations

Information about rate limits you may find here.

Getting started

Requirements

  • replication_start_date
  • refresh_token
  • lwa_app_id
  • lwa_client_secret
  • aws_access_key
  • aws_secret_key
  • role_arn
  • aws_environment
  • region

Setup guide

Information about how to get credentials you may find here.

CHANGELOG

Version Date Pull Request Subject
0.2.0 2021-08-06 #4863 Rebuild source with airbyte-cdk
0.1.3 2021-06-23 #4288 Bugfix failing connection check
0.1.2 2021-06-15 #4108 Fixed: Sync fails with timeout when create report is CANCELLED