File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (15 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package opensearch provides the API client, operations, and parameter types for
// Amazon OpenSearch Service.
//
// Use the Amazon OpenSearch Service configuration API to create, configure, and
// manage OpenSearch Service domains. For sample code that uses the configuration
// API, see the Amazon OpenSearch Service Developer Guide  (https://docs.aws.amazon.com/opensearch-service/latest/developerguide/opensearch-configuration-samples.html)
// . The guide also contains sample code (https://docs.aws.amazon.com/opensearch-service/latest/developerguide/request-signing.html)
// for sending signed HTTP requests to the OpenSearch APIs. The endpoint for
// configuration service requests is Region specific: es.region.amazonaws.com. For
// example, es.us-east-1.amazonaws.com. For a current list of supported Regions and
// endpoints, see Amazon Web Services service endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#service-regions)
// .
package opensearch