Elasticsearch AWS Connector
This module allows you to connect Drupal to Elasticsearch instances hosted on Amazon Web Services using signed AWS requests. It provides options for configuring AWS authentication, including using credentials or IAM roles.
"Elasticsearch AWS Connector" facilitates integration between Elasticsearch Connector-module and Amazon Web Services using Signed AWS Requests.
Requirements
This module requires the following modules:
- Elasticsearch Connector
- Key (8.x-8.x only)
Versions
Elasticsearch Connector release series Drupal module release series Drupal module supported? Maintenance status ? 9.x ? Future version 8.0.x 8.x-8.x No Not supported since there is no AWS Elasticsearch 8.x version 8.x-7.* 8.x-7.x Yes Security and bug fixes only 8.x-6.* 8.x-6.x No 8.x-5.* 8.x-5.x No * 8.x-1.x No * 7.x-5.x NoInstallation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
When you select "Use authentication" on the form of the cluster created using "Elasticsearch Connector" module, you will have to option to select "Amazon Web Services - signed requests" as "Authentication type". When "Amazon Web Services - signed requests" is selected, a field to store the "Amazon Web Services - region" will be available in order to define the correct region of the AWS-stack where the Elasticsearch is located.
A few possible options to enter in the region field:
- eu-west-1
- us-west-2
Also a field to enter your preferred "AWS authentication type" will become available, you can select either:
- AWS Credentials
- AWS IAM Role
In case you choose "AWS Credentials" you will also be asked to enter a key and a secret.
Maintainers
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-7.2 | Stable | 8–11 | Drupal 11 support | May 24, 2025 | |
| 8.x-7.1 | Stable | 8–10 | Drupal 10 support, code cleanup, using ^7.0-alpha2 of drupal/elasticsearch_connector | May 15, 2025 | |
| 8.x-8.4 | Stable | 8–10 | Drupal 10 support, code cleanup, using ^8.0.x-dev of drupal/elasticsearch_connector, key module update | May 15, 2025 |