I’ve seen some comments in this thread about Elast...
# all-things-deployment
p
I’ve seen some comments in this thread about Elasticsearch on AWS, does this mean that people are using Elasticsearch proper? or AWS’s Open Search? I’m trying the latter and am having difficulties getting the startup job to work.
I guess another way of asking is the
USE_AWS_ELASTICSEARCH
envvar for using AWS Open Search? or for using the AWS Sig 4 e2e encryption when making calls to AWS Elasticsearch (e.g. elasticsearch version 7.10)?
b
set env var
USE_AWS_ELASTICSEARCH
to true , if you are using aws opensearch , which is aws managed service for elasticsearch .You can read more about this here