Does Camunda 8.x allow using OpenSearch Serverless (AOSS) as a secondaryStorage or just for Optimize?

We are trying to install a self managed version of Camunda and set up an OpenSearch resource on AWS. We created a serverless OpenSearch and are running into issues with healthcheck and creating indexes. Has anyone figured out how to use a serverless option? what if we just use it for optimize (and use RDBMS as secondaryStorage)?

OpenSearch Serverless (AOSS) is not explicitly documented as supported with Camunda 8 self-managed, and Optimize requires Elasticsearch/OpenSearch (cannot use RDBMS as storage). I found the following relevant resources:

Does this help? If not, can anyone from the community jump in? :waving_hand:


:light_bulb: Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. :robot:

Hi @ixu_thr Camunda supports secondary storage from specific versions. Can you specify which camunda version are you referring?