OpenSearch AWS Serverless JS

Hello

we are deploying an app in Type Script that runs in a AWS ECS cluster and we would like to stream our logs into Opensearch Serverless in AWS.
We are trying with this sample code JavaScript client - OpenSearch Documentation, but the issue that we are facing is with authentication into AWS. Is there a way to use an AWS AccessKey and Secret for that?

Thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.