Previewv0.1.0
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See Organizations & Projects.
2
Configure the Connector
Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.
Connector Profile · Basic Authentication
Basic HTTP authentication against the OpenSearch Security Plugin. Same credentials carry across every REST endpoint. Com…
Connector Profile · API Key
OpenSearch API key authentication. Preferred over basic auth when the cluster’s Security Plugin has API keys enabled (Op…
Connector Profile · JWT Bearer Token
JWT bearer-token authentication via the Security Plugin’s `jwt_auth_domain`. The caller supplies a pre-issued JWT (typic…
Connector Profile · AWS IAM (SigV4)
AWS Signature Version 4 signing — the only accepted auth mode for AWS OpenSearch Serverless (service `aoss`) and for AWS…
3
Link an Account
Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:
Link Account · Basic Authentication
Link Account · API Key
Link Account · JWT Bearer Token
Link Account · AWS IAM (SigV4)
4
Use Actions
Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.