Limitations and notes for Oracle NetSuite connector - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Limitations and notes for Oracle NetSuite connector

The following are limitations or notes for the Oracle NetSuite connector:

  • The values of the access_token and refresh_token parameters are in JSON Web Token (JWT) format. The access token is valid for 60 minutes whereas the refresh_token is valid for seven days.

  • During client ID and client secret generation, if you select "PUBLIC CLIENT" along with "AUTHORIZATION CODE GRANT", then the refresh token is only valid for three hours and is for one-time use only.

  • You can fetch at most 1,000,000 records using the connector.

  • Partitions are created such that each partition will fetch records in multiples of 1000, except possibly the last one which will fetch the remaining records.