Creating a OpenSearch Service source node - 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).

Creating a OpenSearch Service source node

Prerequisites needed

  • A Amazon Glue OpenSearch Service connection, configured with an Amazon Secrets Manager secret, as described in the previous section, Creating a OpenSearch Service connection.

  • Appropriate permissions on your job to read the secret used by the connection.

  • A OpenSearch Service index you would like to read from, aosIndex.

Adding a OpenSearch Service data source

To add a Data source – OpenSearch Service node:
  1. Choose the connection for your OpenSearch Service data source. Since you have created it, it should be available in the dropdown. If you need to create a connection, choose Create OpenSearch Service connection. For more information see the previous section, Creating a OpenSearch Service connection.

    Once you have chosen a connection, you can view the connection properties by clicking View properties.

  2. Provide Index, the index you would like to read.

  3. Optionally, provide Query, an OpenSearch query to deliver more specific results. For more information about writing OpenSearch queries, consult Reading from OpenSearch Service indexes.

  4. In Custom OpenSearch Service properties, enter parameters and values as needed.