Documentation
¶
Index ¶
Constants ¶
View Source
const OpenSearchServerless = "aoss"
OpenSearchServerless Amazon OpenSearch Serverless Name
View Source
const OpenSearchService = "es"
OpenSearchService Amazon OpenSearch Service Name
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Signer ¶
type Signer struct {
// contains filtered or unexported fields
}
Signer is an interface that will implement opensearchtransport.Signer
func NewSigner ¶
NewSigner returns an instance of Signer for configured for Amazon OpenSearch Service. Use NewSignerWithService to configure it for another service such as Amazon OpenSearch Serverless.
func NewSignerWithService ¶
NewSignerWithService returns an instance of Signer for a given service.
Click to show internal directories.
Click to hide internal directories.