Skip to content

[BUG] service parameter missing in AwsSigv4SignerOptions #491

Closed
@nand-biz4group

Description

image

interface AwsSigv4SignerOptions {
getCredentials?: () => Promise;
region: string;
service?:string;
}
Because it is required in opensearch serverless
image

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions