https://github.com/nasa-gcn/architect-functions-search
Architect functions for OpenSearch
https://github.com/nasa-gcn/architect-functions-search
arc aws aws-lambda aws-opensearch
Last synced: about 1 month ago
JSON representation
Architect functions for OpenSearch
- Host: GitHub
- URL: https://github.com/nasa-gcn/architect-functions-search
- Owner: nasa-gcn
- License: other
- Created: 2023-02-22T00:04:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T02:00:44.000Z (about 1 month ago)
- Last Synced: 2025-04-08T02:36:37.277Z (about 1 month ago)
- Topics: arc, aws, aws-lambda, aws-opensearch
- Language: TypeScript
- Homepage:
- Size: 268 KB
- Stars: 1
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@nasa-gcn/architect-functions-search)
# Architect functions for OpenSearch / ElasticSearch
This package provides an automatically configured [client for OpenSearch](https://opensearch.org/docs/latest/clients/javascript/index/) in an [Architect](https://arc.codes/) application.
Pair this package with [@nasa-gcn/architect-plugin-search](https://github.com/nasa-gcn/architect-plugin-search), a [plugin](https://arc.codes/docs/en/guides/plugins/overview) that adds [Amazon OpenSearch](https://aws.amazon.com/opensearch-service/) to your application.
## To install
```
npm i @nasa-gcn/architect-functions-search
```