You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed in #377 already, but please double-check @nand-biz4group that the version on HEAD works for you? We need to release 2.3, add your +1 to #303 please.
interface AwsSigv4SignerOptions {
getCredentials?: () => Promise;
region: string;
service?:string;
}
Because it is required in opensearch serverless
The text was updated successfully, but these errors were encountered: