View a markdown version of this page

Limitations - 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

The following are limitations for the REST API connector

  • REST API connector is only available through the Amazon API, CLI, or SDK. You cannot configure REST connectors through the console.

  • The Amazon Glue REST ConnectionType can only be configured to READ data from the REST API-based data source. The connection can only be used as a SOURCE in Amazon Glue ETL jobs.

  • The connector does not support field selection.

  • The connector does not support JSON POST body filtering. Use query parameter or filter string modes instead.

  • The filter configuration model cannot express complex native query languages that require entity-dependent branching.

  • The connector does not support custom partition logic (such as primary key partitioning) through configuration.

  • The connector does not support custom proxies or custom certificates for VPC REST connections.