Destinations
Opensearch
Basic config
Authentication
- verify_certs: Whether to verify SSL certificates to authenticate.
- http_auth: Authentication setting
- “@awsauth”: Authenticate with AWS Signature Version 4. Need to provide AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in environment variables.
- “username:password”: Authenticate with username and password.
Was this page helpful?