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:
-
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.
Provide Index, the index you would like to read.
Optionally, provide Query, an OpenSearch query to deliver more specific results. For more information about writing OpenSearch queries, consult Reading from OpenSearch Service indexes.
-
In Custom OpenSearch Service properties, enter parameters and values as needed.